summaryrefslogtreecommitdiffstats
path: root/audio/aumix/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-3/+2
| | | | | Submitted by: trevor Tested by: bento
* Now gettext 0.12.1 is gettext-old.trevor2004-01-231-1/+1
|
* Use PLIST_DIRS and PLIST_FILES macros.trevor2004-01-221-1/+8
| | | | PR: 59909
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-261-0/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
|
* Check ${PREFIX}/etc rather than /etc for the configuration file.trevor2003-08-241-0/+7
| | | | requested by: Raphael H. Becker
* Remove the USE_GNOMENG macro.marcus2003-04-081-1/+0
|
* Retire comment file.trevor2003-03-011-0/+1
|
* Chase gtk20's shared lib version.marcus2003-02-071-1/+1
|
* Fix the GTK+ support. This also enables use of GTK+ 2.0.X.trevor2002-12-081-2/+17
| | | | | | | | | | | | | | | | | According to the submitter, "if you have both glib12/gtk12 and glib20/gtk20 installed, aumix is linked against both [...]" With just gtk-1.2.x present, the configure script was failing. I successfully tested this under the following circumstances: - gtk-1.2.10_8 - WITHOUT_ALL set, gtk-1.2.10_8 - gtk-1.2.10_8 and gtk-2.0.7 - WITHOUT_ALL set, gtk-1.2.10_8 and gtk-2.0.7 - WITH_GTK2 set, gtk-1.2.10_8 and gtk-2.0.7 Submitted by: Herbert J. Skuhra Also reported by: Morten Rodal and Steve O'Hara-Smith
* Update to 2.8. Take maintainership.trevor2002-11-251-3/+3
| | | | Approved by: cpiazza (carte blanche)
* Use USE_GNOMENG.marcus2002-08-311-3/+5
| | | | | 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
* 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
* Implment WANT_GTK.reg2000-10-051-13/+7
|
* Update to 2.7.cpiazza2000-07-191-2/+1
| | | | | | | Adds japanese and swedish messages. PR: 19892 Submitted by: Trevor Johnson <trevor@jpj.net>
* Update to 2.6.1.sobomax2000-06-301-3/+5
| | | | | PR: 19597 Submitted by: Trevor Johnson <trevor@jpj.net>
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.sobomax2000-06-141-6/+4
|
* Update to 2.6cpiazza2000-04-191-3/+2
| | | | | PR: 18078 Submitted by: Trevor Johnson <trevor@jpj.net>
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-3/+3
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-081-2/+2
|
* Update to aumix 2.5cpiazza2000-03-291-2/+2
| | | | | PR: 17674 Submitted by: Trevor Johnson <trevor@jpj.net>
* Update to 2.4cpiazza2000-03-261-2/+3
| | | | | PR: 17563 Submitted by: Trevor Johnson <trevor@jpj.net>
* Update to 2.2cpiazza2000-03-071-2/+3
| | | | | PR: 17247 Submitted by: Trevor Johnson <trevor@jpj.net>
* Update to version 2.1. It is now built with GTK+ unlesscpiazza2000-02-031-6/+22
| | | | | | | | NO_X11 is defined. If more people are interested in the console version than the GTK version I'll make X11 optional. Submitted by: Trevor Johnson <trevor@jpj.net> and Christian Weisgerber <naddy@mips.rhein-neckar.de>
* Fix a path in one of the MASTER_SITEScpiazza1999-12-311-1/+1
| | | | | PR: 15780 Submitted by: Trevor Johnson <trevor@blues.jpj.net>
* Update to version 1.30.1cpiazza1999-12-221-2/+2
| | | | | PR: 15598 Submitted by: Trevor Johnson <trevor@jpj.net>
* Update to version 1.30.cpiazza1999-12-071-4/+3
| | | | | | | | This version includes sysmouse(4) support ( thanks to Christian Weisgerber <naddy@mips.rhein-neckar.de> ) PR: 15323 Submitted by: Trevor Johnson <trevor@jpj.net>
* Update to version 1.29cpiazza1999-11-301-2/+3
| | | | | PR: 15189 Submitted by: Trevor Johnson <trevor@jpj.net>
* Update to version 1.28cpiazza1999-11-281-2/+2
| | | | | | | | patch-ac is from: Christian Weisgerber <naddy@mips.rhein-neckar.de> PR: 15129 Submitted by: Trevor Johnson <trevor@jpj.net>
* Update to ver 1.27.3cpiazza1999-11-231-4/+2
| | | | Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
* Update to version 1.27.1cpiazza1999-11-181-2/+2
| | | | Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
* Update to version 1.24cpiazza1999-10-281-2/+5
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Update to 1.22.1.cpiazza1999-06-221-3/+3
|
* Change my email address to FreeBSD.org.cpiazza1999-06-191-3/+3
| | | | | Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc).
* update to 1.22mharo1999-06-121-3/+3
| | | | | PR: 12140 Submitted by: maintainer
* Update to version 1.21.steve1999-06-081-3/+3
| | | | | PR: 12045 Submitted by: maintainer
* Update to 1.19.mharo1999-06-021-5/+6
| | | | | PR: 11970 Submitted by: Maintainer
* Initial import of aumix version 1.18.4.steve1999-05-291-0/+26
A fullscreen ncurses based audio mixer for the console. PR: 11835 Submitted by: Chris Piazza <cpiazza@home.net>
OpenPOWER on IntegriCloud