aboutsummaryrefslogtreecommitdiff
path: root/multimedia/bmp-extra-plugins
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+12
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Make distfile fetchable againAndrej Zverev2005-11-292-5/+2
| | | | | | | | | | | - Unbreak port - Add SHA265 PR: ports/89586 Submitted by: Jan Srzednicki (maintainer) Notes: svn path=/head/; revision=149887
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Mark as BROKEN: unfetchable.Mark Linimon2005-10-111-1/+5
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=145046
* Add support for translations. PORTREVISION bump for changing the pkg-plist.Adam Weinberger2005-04-232-5/+11
| | | | | | | | | | | | Also, remove a redundant USE_GNOME definition, and fix some spacing. libsamplerate support is easy to build in with a few quick patches, but it hogs 100% CPU and then dies on a SIGSEGV. Someone might want to look into that, because libsamplerate support would be neat for the crossfader here. Notes: svn path=/head/; revision=134023
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Fix "ownership" of lib/bmp/General and make the plugins respect the newVolker Stolz2005-02-251-1/+0
| | | | | | | | | | world order (i.e. they shouldn't try to remove this directory) Induced by PR: ports/77618 Submitted by: beep-media-player maintainer Notes: svn path=/head/; revision=129772
* - Disable scrobbler plugin, port does not expect it and it breaks on 4.xPav Lucistnik2005-02-171-0/+10
| | | | Notes: svn path=/head/; revision=129068
* Add bmp-extra-plugins, collection of plugins for Beep Media Player:Pav Lucistnik2004-11-215-0/+83
Input: musepack, mplayer General: xf86audio, status Output: crossfade, ogg, arts Visualization: blursk, minilcd, wmdiscotux PR: ports/71979 Submitted by: Jan Srzednicki <w@wrzask.pl> Notes: svn path=/head/; revision=122085