aboutsummaryrefslogtreecommitdiffstats
path: root/audio/bmp-modplug/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Reset infofarmer due to maintainer-timeouts and no response to email.linimon2008-09-071-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 unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+1
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - 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}.
* - Remove 4.x support from some of my portssat2007-04-181-7/+1
| | | | | | PR: ports/111649, ports/111664, ports/111673, ports/111674, ports/111695 Submitted by: edwin
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1
|
* - Provide additional mirrors where neededsat2006-07-311-1/+1
| | | | | - Convert to "magic" master sites - Various minor portlint-prodded fixes
* - Update MASTER_SITESsat2006-06-131-11/+5
| | | | Reported by: fenner's distfile survey
* Update my e-mail addresssat2006-05-091-2/+2
| | | | Approved by: krion (mentor, implicit)
* Chase audio/libmodplug update.ehaupt2006-04-261-0/+1
|
* - Mark BROKEN on 4.Xpav2006-01-301-1/+7
| | | | | PR: ports/92479 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
* New port: audio/bmp-modplugedwin2006-01-071-0/+40
A modplug-based plugin for beep-media-player This port is the ModPlug plugin for beep-media-player. It is a port of modplug-xmms plugin. ModPlug is arguably the best mod-like music rendering engine capable of playing 22 different module formats. This plugin can also handle zip, rar, gzip and bzip2 compressed mods (provided unzip, gunzip, unrar are installed). WWW: http://modplug-xmms.sourceforge.net/ PR: ports/91424 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>