The NetBSD Project

CVS log for pkgsrc/audio/csound5/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / audio / csound5

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.8 / (download) - annotate - [select for diffs], Tue Feb 7 21:17:49 2012 UTC (3 months, 1 week ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Fix the patch that adds NetBSD and Dragonfly by changing 'getPlatform' to
'getPlatform()'.

Now libcontrol.so should be built and install on NetBSD and Dragonfly.
(PR#45940 shows that its missing)

Revision 1.7 / (download) - annotate - [select for diffs], Wed Sep 7 12:42:02 2011 UTC (8 months, 2 weeks ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

* LICENSE=gnu-lgpl-v2.1.
* use install.py instead os SCons for staged installation support.
* drop to build python binding.

Bump PKGREVISION.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Dec 30 13:19:58 2009 UTC (2 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Our environment is already sanitized, so don't kill it.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Aug 3 13:28:22 2009 UTC (2 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Fix compilation.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jan 2 12:53:55 2007 UTC (5 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Fixed the build for unprivileged users.

The SConsignFile() function creates a temporary file whose name is based
on the given argument. Since unprivileged processes cannot create files
in /dev, the argument cannot be /dev/null for them.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Oct 17 21:32:37 2006 UTC (5 years, 7 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Fixed "test ==".

Revision 1.2 / (download) - annotate - [select for diffs], Mon May 29 19:44:24 2006 UTC (5 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.1: +14 -14 lines
Diff to previous 1.1 (colored)

Add DragonFly support.
XXX The SCons usage sucks.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun May 21 22:46:22 2006 UTC (6 years ago) by ben
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of csound5 version 5.01, a software synthesizer and
sequencer.

Csound is a software synthesis package in the tradition of so-called
music-N languages, among which the best-known is Music V.  It consists
of an orchestra- and score-driven executable, written in C for
portability.  Since Csound is a computational language, it is highly
flexible and efficient; complexity is gained only at the expense of
computation time.

To do:
- fix pthread issues in csound5 (is breaking realtime audio)
- use options.mk framework for various modules
- enable portaudio module (requires audio/portaudio-devel)
- port portmidi to netbsd

Revision 1.1 / (download) - annotate - [select for diffs], Sun May 21 22:46:22 2006 UTC (6 years ago) by ben
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>