summaryrefslogtreecommitdiff
path: root/audio/fdmf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Chase ffmpeg 3.3 update (ABI changes)Thomas Zander2017-04-251-1/+1
| | | | | | | | PR: 218658 Submitted by: riggs Notes: svn path=/head/; revision=439367
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-7/+7
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Make graphics/plotutils a runtime dependency.Raphael Kubo da Costa2015-12-211-3/+3
| | | | | | | | This port does not link against libplot.so at all; it just invokes the `spline' program at runtime. Notes: svn path=/head/; revision=404097
* - Add LICENSE_FILEDmitry Marakasov2015-11-191-0/+3
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=401966
* Remove dead CENKES mirrorBaptiste Daroussin2015-03-301-1/+1
| | | | Notes: svn path=/head/; revision=382737
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* math/fftw3:Tijl Coosemans2014-08-311-1/+1
| | | | | | | | | | - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Remove PTHREAD_CFLAGS and PTHREAD_LIBS - Use MAKE_CMD Notes: svn path=/head/; revision=366788
* - Chase revision 353604 to graphics/plotutils.Stephen Montgomery-Smith2014-05-101-1/+1
| | | | | | | See: http://svnweb.freebsd.org/ports?view=revision&revision=353604 Notes: svn path=/head/; revision=353607
* - Add LICENSESunpoet Po-Chuan Hsieh2014-05-032-2/+3
| | | | | | | | - Use += for CFLAGS - Remove Author line Notes: svn path=/head/; revision=352931
* - Stage supportAntoine Brodin2014-01-161-10/+8
| | | | | | | | - Shebangfix scripts - Bump PORTREVISION Notes: svn path=/head/; revision=339950
* Convert to PORT_OPTIONS:MDOCS.Adam Weinberger2014-01-031-1/+3
| | | | | | | Holdout shame list: ruby, perl, python Notes: svn path=/head/; revision=338547
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-3/+3
| | | | | | | | | LIB_DEPENDS in audio With hat: portmgr Notes: svn path=/head/; revision=336166
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* - Convert to new perl frameworkAndrej Zverev2013-08-031-6/+2
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324181
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - update fftw3* to 3.3 [1], and adjust dependent portsBrendan Fabeny2011-10-171-2/+2
| | | | | | | | | | - make use of optimizations by default, where possible (quad flavor to follow shortly, and mpi at a later date) Suggestions and patches from: ache, C. Burns, wen Notes: svn path=/head/; revision=283695
* - Track dependencies after databases/gdbm updateGabor Kovesdan2011-09-121-2/+2
| | | | Notes: svn path=/head/; revision=281668
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-0/+1
| | | | Notes: svn path=/head/; revision=273475
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 0.0.9sSylvio Cesar Teixeira2010-04-252-5/+4
| | | | Notes: svn path=/head/; revision=253229
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Chase fftw3 updatePav Lucistnik2009-05-181-2/+2
| | | | Notes: svn path=/head/; revision=234143
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214428
* - 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}. Notes: svn path=/head/; revision=191544
* - De-4.x-ify most of my ports to save gnats from excessive abuseAndrew Pantyukhin2007-04-181-1/+1
| | | | | | | - s/CSME/CENKES/ in my ports Notes: svn path=/head/; revision=190273
* - Fix plistAndrew Pantyukhin2006-11-061-1/+2
| | | | | | | | | - Bump portrevision Reported by: pointyhat via kris Notes: svn path=/head/; revision=176649
* Add port audio/fdmf:Andrew Pantyukhin2006-11-023-0/+55
fdmf is portable perl/C software for finding pairs of music files in a collection that are likely to contain the same music. It works on the music itself, not on the filename, tags, or headers. It uses an audio fingerprint, or perceptual hash to recognize the duplicate files. It is currently under heavy development, so it might be buggy, broken, or otherwise bad. But it works for me. WWW: http://www.w140.com/audio/ Author: Kurt Rosenfeld <kurt at w140 dot com> Notes: svn path=/head/; revision=176225