aboutsummaryrefslogtreecommitdiffstats
path: root/audio/x11amp
Commit message (Collapse)AuthorAgeFilesLines
* - Fix plistmiwi2011-11-271-1/+1
| | | | | | PR: 162885 Submitted by: maintainer Feature safe: yes
* - Resurrect audio/x11amp and update maintainership.hrs2011-10-0124-0/+770
| | | | | | - Use %%DATADIR%% in pkg-plist. PR: ports/161142
* 2011-09-01 astro/gkrellmoon: Abandonwarebapt2011-09-0124-776/+0
| | | | | | | | | | | | | | | | | | | | | 2011-09-01 astro/spacechart: Abandonware 2011-09-01 audio/adpcm: No more public distfiles 2011-09-01 audio/aube: Abandonware 2011-09-01 audio/festvox-aec: BROKEN for more than 6 month 2011-09-01 audio/gtkgep: Abandonware 2011-09-01 audio/gtkhirad: No more public distfiles 2011-09-01 audio/opmixer: No more upstream 2011-09-01 audio/swami: Abandonware 2011-09-01 audio/x11amp: Abandonware 2011-09-01 audio/xmms-sndstretch: No Master Site 2011-09-01 cad/linux-gid: No more public distfiles 2011-09-01 chinese/gbscript: No more public distfiles 2011-09-01 chinese/mplayer-fonts: No more public distfiles 2011-09-01 chinese/oxford: No more public distfiles 2011-09-01 chinese/vflib: No more public distfiles 2011-09-01 databases/mysql++: No more public distfiles 2011-09-01 databases/mysql_last_value: No Master Site 2011-09-01 databases/p5-DBIx-Table: No more public distfiles
* Deprecate some abandonwaresbapt2011-08-021-0/+3
|
* Return these ports to the pool.linimon2011-03-031-1/+1
| | | | | PR: ports/155217 Submitted by: maintainer
* - Pass maintainership to submitterwen2011-01-052-2/+1
| | | | | PR: ports/153693 Submitted by: chris petrik <c.petrik.sosa@gmail.com>
* Reset beech@FreeBSD.org while he works on restoring his email situation.linimon2009-08-291-1/+1
| | | | Hat: portmgr
* Bump portrevision due to upgrade of devel/gettext.edwin2008-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)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-231-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Update maintainer address.beech2007-06-151-1/+1
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - /objformat=/s|=.*|=elf| [1]sat2007-02-052-1/+4
| | | | | | | - Don't build static lib Reported by: pointyhat via kris [1] Approved by: Beech Rintoul <freebsd@alaskaparadise.com> (maintainer)
* - Fix build with gcc4.Xmiwi2007-01-182-1/+14
| | | | | | PR: 108065 Submitted by: trasz Approved by: maintainer
* Update audio/x11ampnox2007-01-151-2/+4
| | | | | | | | | | | - Fix Makefile (USE_LDCONFIG) - Bump PORTREVISION - Add MASTER_SITE - Give maintainership to submitter PR: ports/107927 Submitted by: Beech Rintoul <beech@alaskaparadise.com> Approved by: miwi (mentor)
* - Remove bad site:jmelo2006-07-221-1/+1
| | | | | * ftp://ftp.sci-nnov.ru/pub/FreeBSD/ports/distfiles/ - Add other mastersite.
* Conversion to a single libtool environment.ade2006-02-232-5/+12
| | | | Approved by: portmgr (kris)
* - Add some SHA256 checksumspav2005-11-241-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* change the libtool version to use from 1.3 to 1.5oliver2005-06-014-6/+25
|
* Reset maintainer to ports@FreeBSD.orgskv2005-03-181-1/+1
| | | | Approved by: portmgr (krion)
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* - Update WWWpav2004-05-301-1/+1
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Fix the bus error on close by clearing the playlist prior to cleaningmarcel2004-02-261-0/+12
| | | | | | | | up the plugins. PR: ports/56512 Submitted by: Mario Freitas <sub_0@netcabo.pt> Pointed out by: Joseph Scott <joseph@randomnetworks.com>
* Fix build on 5.x, where gcc3 doesn't like strings to be multi-line.marcel2004-02-253-4/+29
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* Remove the USE_GNOMENG macro.marcus2003-04-081-1/+0
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h)kris2002-09-081-0/+14
|
* Use USE_GNOMENG.marcus2002-08-311-3/+2
| | | | | PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Update to 0.9.b1.1 (maintainer timeout).sobomax2001-12-1117-31/+645
| | | | Submitted by: Harald Schmalzbauer <H.Schmalzbauer@belenus.com>
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-3/+3
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Wisten, to the SWwound, of a Whole new WOOhoek1999-05-031-3/+4
| | | | | | | | | [CheeriWOs!] Wisten, to the SWwound, of a Whole new WOO [CheeriWOs!] [ie. Add WWW:, and periodic misc legibalizificatings]
* Upgrade to version 0.8, also removing the dependency on OSS. Thisjkh1998-12-114-19/+31
| | | | now works fine with the standard audio driver as well.
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeasami1998-11-141-6/+8
| | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk.
* Don't strip binary in ELF install.steve1998-09-281-1/+5
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Spelling and grammar police. This commit brought to you by themph1998-08-041-1/+1
| | | | letter "A".
* Fix a couple of braino's from the last commit.dburr1998-07-141-3/+3
|
* Import of new port audio/x11amp, a GUI MP3 player with a reallydburr1998-07-145-0/+40
nice interface.