summaryrefslogtreecommitdiffstats
path: root/audio/snd
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-071-0/+1
| | | | big upgrade.
* Chase libgsl-updatevs2004-07-071-1/+1
|
* Fix whitespace.trevor2004-06-181-1/+1
| | | | Submitted by: Dan Langille
* Update to version 7. Use OPTIONS.trevor2004-06-183-82/+78
|
* These broken ports are scheduled for deletion on June 18 if they arekris2004-04-191-0/+2
| | | | still broken at that time and no PRs have been submitted containing a fix.
* This appears to be broken globally.kris2004-03-111-7/+3
|
* BROKEN on 5.x: does not compilekris2004-02-091-1/+7
|
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-3/+3
| | | | | Submitted by: trevor Tested by: bento
* Add size data.trevor2004-01-271-0/+1
|
* Now gettext 0.12.1 is gettext-old.trevor2004-01-231-1/+1
|
* Remove my e-mail address from DESCR files of portstrevor2003-11-131-1/+0
| | | | I have contributed, in order to attract less spam.
* Avoid Perl.trevor2003-10-041-5/+6
| | | | | | | PR: 47651 Submitted by: Simon Schubert of ath.cx Increment libgsl soname.
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-261-1/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
|
* fix INDEX build (ruby got renamed to ruby16 32hrs ago)oliver2003-08-081-1/+1
|
* Chase guile's shared lib version.marcus2003-05-021-1/+1
|
* Remove the USE_GNOMENG macro.marcus2003-04-081-1/+0
|
* Retire comment file.trevor2003-03-012-1/+1
|
* Bump gsl shlib version.obraun2003-01-201-1/+1
| | | | | Pointed out by: kris Forgotten by: obraun
* Version 5.5 sources aren't available from the original ftp-site anymore.edwin2002-12-261-2/+1
| | | | Noticed by: portsurvey
* Use USE_GNOMENG.marcus2002-08-311-1/+2
| | | | | PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Chase shlib rev of devel/gettextade2002-08-011-1/+1
| | | | | Submitted by: lots and lots Pointy hat to: ade
* shlib version bump for ports depending on math/gslpat2002-07-231-1/+1
|
* USE_GTK implies USE_GLIB, so that remove the latter when the former is present.sobomax2002-07-151-1/+0
|
* Chase guile shared lib number.marcus2002-06-191-1/+1
| | | | Prompted by: Mike Harding <mvh@ix.netcom.com>
* Invert WITHOUT_ESD logic and remove BROKEN.trevor2002-05-251-3/+1
| | | | Submitted by: knu
* Invert WITHOUT_RUBY logic. This should fix the bento build.trevor2002-05-251-1/+1
|
* BROKEN: Does not buildkris2002-05-181-0/+2
|
* gettext upgrade uber-patch (stage 3)ade2002-04-121-1/+2
| | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
* Stage 1 of gettext update.ade2002-03-151-1/+1
| | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-9/+9
| | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
* Try to fix linking error introduced in last revision.trevor2002-01-201-3/+4
|
* Update to 5.5. Add FTP site. Add dependency on gsl and optionallytrevor2002-01-179-181/+76
| | | | | | | Ruby and esd. Correct pkg-descr (WITHOUT_X11 not WITHOUT_X). Generate the packing list. Add warning about incomplete review. Re-kludge PREFIX so new DOCSDIR macro can be used. Perhaps bento will no longer lose its lunch over this.
* Chase gtkextra shared library version bump.sobomax2001-12-051-1/+1
|
* Remove FTP site which no longer has the distfiles.trevor2001-08-291-2/+1
|
* Use PTHREAD_CFLAGS and PTHREAD_LIBS to "follow the ways of bentoism".trevor2001-08-291-1/+3
| | | | | Submitted by: Patrick Li <pat@databits.net> PR: 29596
* Update version number of libgtkextra.sobomax2001-07-271-1/+1
|
* Reflect update of the libgtkextra version number.sobomax2001-07-041-1/+1
|
* Standartise the way used to disable X11 support in various ports. From nowsobomax2001-06-051-7/+7
| | | | on WITHOUT_X11 is the Only True Way[tm].
* Update version number of gtkextra shared library.sobomax2001-03-111-1/+1
|
* Update soname for libgtkextra dependency.trevor2001-03-101-1/+1
| | | | reported by: bento
* Update version number of gtkextra shared library.sobomax2000-11-221-1/+1
|
* Rename sndinfo to snd-info, to avoid conflict with audio/csoundtrevor2000-10-194-10/+28
| | | | | | port. Tell users about the change. Add "PLIST=${WRKDIR}/pkg-plist" to fix a problem found by bento. Add a patch needed for compiling without GUILE. Increment PORTREVISION.
* Add audio/snd, a multitracking, GUILE-extensible sound editor.trevor2000-10-0810-0/+284
OpenPOWER on IntegriCloud