summaryrefslogtreecommitdiff
path: root/audio/flac123 (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-05-26Fix build: Revert r415839 on audio/flac123Thomas Zander1-0/+1
Setting WRKSRC is needed due to use of DISTVERSIONSUFFIX in this port.
2016-05-25Remove useless WRKSRC definitions.Mathieu Arnold1-1/+0
While there, correct DEV_WARNINGS when they occur. Sponsored by: Absolight
2016-05-19- Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov1-1/+1
Approved by: portmgr blanket
2016-04-01Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold1-3/+3
With hat: portmgr Sponsored by: Absolight
2014-12-08Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans1-3/+4
the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine)
2014-09-18Convert to USES=autoreconfBaptiste Daroussin1-7/+1
2014-05-06Update to 0.0.12Baptiste Daroussin2-5/+8
2013-10-18Unconditionnaly install docs in stageBaptiste Daroussin1-4/+2
2013-10-04StagifyBaptiste Daroussin2-9/+8
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin1-0/+1
audio)
2013-08-30Convert audio from USE_GMAKE to USES=gmakeBaptiste Daroussin1-6/+2
While here: - Trim headers - Convert some USE_GNOME=pkgconfig to USES=pkgconfig - Add some missing pkgconf dependencies - Convert some USE_GNOME=gnomehack to USES=pathfix
2013-06-09* Major update to FLAC 1.3.0, including shared library bumps.Christian Weisgerber1-2/+2
* Chase the update in dependent ports. PR: 179072
2011-03-19- Get Rid MD5 supportMartin Wilke1-1/+0
2010-06-06Bump PORTREVISION after libao update and handle API incompatibility.Christian Weisgerber1-2/+2
2009-08-22- Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov1-1/+1
starting with A
2009-06-02- Respect LOCALBASEDmitry Marakasov1-1/+5
Reported by: QATty
2008-08-21Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan1-1/+0
Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
2008-06-06Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis1-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)
2008-04-19- Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke1-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)
2008-04-07Update to FLAC 1.2.1. This version includes two and a half yearsChristian Weisgerber1-1/+2
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
2007-07-12Update to 0.0.11Michael Johnson2-4/+4
2007-06-28Update to 0.0.10Michael Johnson2-4/+4
2006-06-09- Give a few homeless ports a home with multimedia@Michael Johnson1-1/+1
2005-11-23- Add some SHA256 checksumsPav Lucistnik1-0/+1
2005-05-10- Update to 0.0.9Michael Johnson2-5/+4
2005-04-12At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien1-1/+1
after 5.4-RELEASE.
2005-04-11Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien1-1/+1
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-03-16new version of libFLACChristian Weisgerber1-1/+2
2005-03-12- Update to 0.0.8Michael Johnson2-10/+10
PR: ports/78733 Submitted by: Ports Fury
2004-05-15Add flac123 0.0.7,Kirill Ponomarev3-0/+43
Flac123 is a console-line Free Lossless Audio Codec (flac) audio player. It implements mpg123's 'Remote Control' interface and has the ability to output to a wav file or stdout. PR: ports/66643 Submitted by: michael johnson <ahze@ahze.net>