summaryrefslogtreecommitdiff
path: root/audio/bmp-flac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | - 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)
* Update to FLAC 1.2.1. This version includes two and a half yearsChristian Weisgerber2008-04-073-2/+242
| | | | | | | | | | worth of changes and an altered API. Bump the revision of all ports that depend on libFLAC and adapt to the new API where necessary. Some patches from Debian, Gentoo, OpenBSD, and upstream repositories. PR: 119476
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Fix build/install error without objformat.Norikatsu Shigemura2008-01-031-2/+11
| | | | Pointed out by: pav
* - Fix build on 7.X and abovePav Lucistnik2007-11-121-0/+3
| | | | | Reported by: pointyhat Approved by: portmgr (hat)
* Mark as broken with gcc4.2, at least on sparc64. It may also be brokenMark Linimon2007-10-021-1/+9
| | | | on the others.
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+1
| | | | Approved by: portmgr (kris)
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* 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.
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
|
* Do self install.Norikatsu Shigemura2005-05-211-3/+3
| | | | Obtained from: ports/x11-clocks/xmms-alarm
* Add bmp-flac 20040316, FLAC input plugin forNorikatsu Shigemura2005-05-216-0/+108
beep-media-player. Obtained from: ports/audio/xmms-flac