aboutsummaryrefslogtreecommitdiff
path: root/audio/aumix
Commit message (Collapse)AuthorAgeFilesLines
* Use options helpersBaptiste Daroussin2015-02-081-15/+6
| | | | Notes: svn path=/head/; revision=378653
* Clean up some now useless PLIST_DIRS*Baptiste Daroussin2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375006
* - USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)Olli Hauer2014-06-011-1/+1
| | | | Notes: svn path=/head/; revision=356114
* Support stageBaptiste Daroussin2013-12-261-3/+4
| | | | Notes: svn path=/head/; revision=337577
* Dot not arbritrary change PKGNAMEBaptiste Daroussin2013-10-041-1/+0
| | | | Notes: svn path=/head/; revision=329268
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* The NLS logic was inverted, so fix it.Wesley Shields2012-12-171-2/+2
| | | | | | | Noticed by: Marius Strobl Notes: svn path=/head/; revision=309129
* Move OPTIONS_DEFINE before include bsd.port.options.mk.Wesley Shields2012-12-171-3/+2
| | | | | | | | | NLS is turned on by default already, remove duplicate. Noticed by: bapt@ Notes: svn path=/head/; revision=309127
* Convert to new options.Wesley Shields2012-12-171-14/+11
| | | | | | | | | PR: ports/173783 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=309126
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Update to 2.9.1Wesley Shields2010-07-123-39/+18
| | | | | | | | | | | | Add license information Switch to OPTIONS (and general cleanup because of this) PR: ports/147922 Submitted by: Bapt <baptiste.daroussin@gmail.com> Approved by: unix4all@gulic.org (maintainer) Notes: svn path=/head/; revision=257692
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* Always pass localized messages in UTF-8 to GTK+2.Christian Weisgerber2009-11-022-3/+15
| | | | | | | Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=243664
* - Fix errors introduced by the last commitDmitry Marakasov2009-08-221-3/+0
| | | | Notes: svn path=/head/; revision=240074
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+3
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214428
* Pass maintainer-ship to submitter.Emanuel Haupt2006-05-301-1/+1
| | | | | | | | PR: 97861 Submitted by: Jacobo Saúl Arvelo Estévez <unix4all@gulic.org> Notes: svn path=/head/; revision=164015
* - Add a WITHOUT_NLS knob, allowing to get rid of the gettext dependency.Marius Strobl2006-05-161-6/+8
| | | | | | | | | - Use REINPLACE_CMD instead of re-implementing it with CP and SED. Approved by: netchild Notes: svn path=/head/; revision=162595
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Reset maintainership to ports@ after ~4 months without any response to anyAlexander Leidinger2006-02-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | PR. Thanks for contributing. Since the acroread7 port is a somewhat important port for our users, I will hand it over to emulation@ if no _active_ *committer* takes it before the ports freeze. While I'm here: - fix a little nit in the csound port (I think the intention was to create no backup file instead of creating one with a "-e" extension) - set ARCH to i386 in the amd64 case for the acroread7 port. This is a work-around to be able to install everything when a dependency is not already installed (ARCH is read-only in sub-makes, so the dependencies can't change it). This should be removed when the dependencies are fixed or converted to use bsd.linux-rpm.mk. [1] Not objected to by: portmgr (explicit: krion; silence: rest) Maintainer timeout: ~4 months Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1] PR: 87985 [1] Notes: svn path=/head/; revision=155784
* Hash with SHA-256.Trevor Johnson2006-01-071-0/+1
| | | | Notes: svn path=/head/; revision=153010
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Move the gtk20 dependency to USE_GNOME to chase the gtk20 shared lib version.Joe Marcus Clarke2004-04-131-1/+1
| | | | Notes: svn path=/head/; revision=106913
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Add size data.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99278
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Use PLIST_DIRS and PLIST_FILES macros.Trevor Johnson2004-01-222-24/+8
| | | | | | | PR: 59909 Notes: svn path=/head/; revision=98802
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Check ${PREFIX}/etc rather than /etc for the configuration file.Trevor Johnson2003-08-241-0/+7
| | | | | | | requested by: Raphael H. Becker Notes: svn path=/head/; revision=87613
* Remove the USE_GNOMENG macro.Joe Marcus Clarke2003-04-081-1/+0
| | | | Notes: svn path=/head/; revision=78566
* Retire comment file.Trevor Johnson2003-03-012-1/+1
| | | | Notes: svn path=/head/; revision=76700
* Chase gtk20's shared lib version.Joe Marcus Clarke2003-02-071-1/+1
| | | | Notes: svn path=/head/; revision=75044
* Fix the GTK+ support. This also enables use of GTK+ 2.0.X.Trevor Johnson2002-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 Notes: svn path=/head/; revision=71443
* Update to 2.8. Take maintainership.Trevor Johnson2002-11-254-29/+8
| | | | | | | Approved by: cpiazza (carte blanche) Notes: svn path=/head/; revision=71067
* Use USE_GNOMENG.Joe Marcus Clarke2002-08-311-3/+5
| | | | | | | | PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65340
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* machine/soundcard.h -> sys/soundcard.hPete Fritchman2002-06-071-0/+25
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=60745
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-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 Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-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 Notes: svn path=/head/; revision=56168
* Implment WANT_GTK.Jeremy Lea2000-10-051-13/+7
| | | | Notes: svn path=/head/; revision=33426
* Update to 2.7.Chris Piazza2000-07-193-3/+4
| | | | | | | | | | Adds japanese and swedish messages. PR: 19892 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=30819
* Update to 2.6.1.Maxim Sobolev2000-06-302-4/+6
| | | | | | | | PR: 19597 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=30016
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-6/+4
| | | | Notes: svn path=/head/; revision=29595
* Update to 2.6Chris Piazza2000-04-193-5/+5
| | | | | | | | PR: 18078 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=27737
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-3/+3
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27679
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27415
* Update to aumix 2.5Chris Piazza2000-03-293-3/+4
| | | | | | | | PR: 17674 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=27131