aboutsummaryrefslogtreecommitdiffstats
path: root/audio/timidity++/Makefile
Commit message (Expand)AuthorAgeFilesLines
* First step at deorbitting esound:bapt2019-02-251-6/+3
* Fix build failure in check-plist; add missing dependency on liboggriggs2018-01-071-2/+4
* ${RM} already has -f.mat2016-10-211-2/+2
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-5/+5
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
* Bump portrevision after png updatebapt2014-12-261-1/+1
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1
* audio/timidity: Reflect intent to install blank directory in pkg-plistmarino2014-10-241-1/+1
* - Update to version 2.14.0miwi2014-06-051-57/+57
* - Support stagingamdmi32014-05-101-16/+6
* Remove trailing whitespaces from category audioehaupt2014-02-211-1/+1
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+2
* Convert to PORT_OPTIONS:MDOCS.adamw2014-01-031-1/+1
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-3/+3
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-0/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* Really fix this timebapt2013-07-101-11/+11
* Fix HAVE_GNOME screamingbapt2013-07-101-8/+10
* Convert from USE_MOTIF to USES=motifbapt2013-07-101-3/+3
* Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-04-291-6/+2
* Mark ports MAKE_JOBS_SAFE after some testing.eadler2012-09-031-0/+2
* - Reassign nork@ ports to the heaptabthorpe2012-08-161-1/+1
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,naddy2012-07-201-1/+1
* - update png to 1.5.10dinoex2012-06-011-2/+3
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+1
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlynaddy2010-06-071-1/+1
* - update to 1.4.1dinoex2010-03-281-1/+1
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* Bump PORTREVISION after libogg and libvorbisfile major version increment.naddy2009-07-071-1/+1
* Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-091-2/+2
* Fix the indexpgollucci2009-02-081-2/+2
* Use pre-su-install.lx2009-02-021-1/+1
* - Chase increase of audio/libvorbis shlib version.miwi2007-07-281-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - Move timidity++ interface glues from audio/timidity++-emacs intorafan2007-03-231-58/+28
* - Remove support for a.out format and PORTOBJFORMAT variable from individualpav2007-01-301-5/+1
* Append ${LOCALBASE}/include/libarc to CPPFLAGS instead of CONFIGURE_ENV directlymi2005-09-251-2/+6
* Patch timidity to read the descriptions of the optional modules directlymi2005-09-231-4/+9
* Since MASTERDIR isn't autodefined by bsd.port.mk until aftercperciva2005-09-181-8/+8
* o Fix deep recursion problem of dependency on self. [1]nork2005-09-171-15/+14
* - Fix PKGNAMESUFFIX which doesn't work with make(1) on RELENG_4.flz2005-04-161-1/+2
* - Update to 2.13.2.flz2005-04-121-48/+73
* BROKEN on 6.0: Depends on libxpg4, which was removed prematurely by tjrkris2005-04-111-0/+4
* - Add CONFLICTS, because of the same item in pkg-plistkrion2003-10-111-0/+2
* Remove the USE_GNOMENG macro.marcus2003-04-081-1/+0
* De-pkg-comment.knu2003-02-211-1/+2
* Change MASTER_SITES and MAINTAINER's mail address.nork2003-02-081-3/+3
* remove un-needed dirijliao2002-11-191-0/+1
* Use USE_GNOMENG.marcus2002-08-311-3/+5
* o update to 2.11.0.sf2002-01-211-6/+7
* Bump png majorache2001-09-111-1/+1
* Update to 2.10.4.knu2001-03-201-1/+1
* update to 2.10.3.sf2001-03-131-2/+3
* update to 2.10.2.sf2001-01-231-1/+1
* Update to version 2.10.1kevlo2000-10-191-1/+1
* Implement WANT_ESOUND, USE_ESOUND.reg2000-10-051-7/+8
* Update to version 2.10.0kevlo2000-08-161-1/+1
* Update to 2.9.5.knu2000-07-081-1/+1
* Bump png shared library version.sobomax2000-07-041-1/+1
* Update to version 2.9.4.steve2000-05-291-1/+1
* Update to 2.9.3.knu2000-05-101-1/+1
* Update TiMidity++ to 2.9.2.knu2000-04-271-2/+2
* portlint and add SLAVEDIRS variable to master portsmharo2000-04-201-1/+6
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-5/+5
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-3/+3
* update to 2.9.0mharo2000-04-011-36/+29
* Use tclsh instead of wishflathill1999-10-131-1/+1
* Enhanced version of the software midi player `TiMidity' .sada1999-09-111-24/+74
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
* expr -> ${EXPR}mharo1999-08-281-1/+1
* sed -> ${SED}mharo1999-08-281-1/+1
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* awk -> ${AWK}mharo1999-08-231-2/+2
* fix cfg file after installache1999-01-041-1/+6
* unbroke the port (fetch)ache1999-01-041-14/+5
* Can't fetch the distfile and remove empty directories on deinstall.steve1998-09-281-1/+3
* Fix gus patches dist siteache1998-06-171-2/+2
* ftp.cdrom.com no longer has dgguspat.zip. Switch MASTER_SITE to ftp.planix.comjseger1998-02-021-2/+2
* Timidity dist site movedache1997-09-081-3/+3
* Add NO_CDROM clause - dguspat.zip is copyrighted.jkh1997-06-141-1/+3
* Add "-o" flag to unzip so it won't prompt about overwriting existingasami1996-12-051-2/+2
* Standardize.asami1996-11-181-5/+4
* MIDI-to-WAV rendered/player, sounds much better than playmidiache1996-11-171-0/+35