aboutsummaryrefslogtreecommitdiffstats
path: root/audio/trommler/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove libintl.so.9 compatibility link that was added in r374303 totijl2016-12-091-1/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Fix build when python symlink is not presentantoine2016-11-231-1/+2
|
* Stage supportantoine2014-01-181-8/+7
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | audio)
* Add explicit dependency on pkgconf (27 ports)marino2013-09-121-1/+1
|
* Convert audio from USE_GMAKE to USES=gmakebapt2013-08-311-1/+1
| | | | | | | | 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
* - Trim the Makefile headerdanfe2013-02-271-23/+16
| | | | | | | - Define LICENSE (GPLv2) - Unmute installation commands - Reword COMMENT, sort knobs, etc. - Reformat port description
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-0/+1
| | | | | | bumped or updated Requested by: edwin
* - Update to 3.8miwi2009-02-101-8/+3
| | | | | PR: 131428 Submitted by: Dennis Herrmann <adox@mcx2.org>
* Reset dyeske@gmail.com at his request.linimon2009-02-031-1/+1
| | | | Hat: portmgr
* Bump portrevision due to upgrade of devel/gettext.edwin2008-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)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* dyeske at yahoo dot com -> dyeske at gmail dot comedwin2007-07-061-2/+2
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0
|
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Add trommler 3.4, a GTK based drum machine.petef2003-04-201-0/+50
PR: 51112 Submitted by: David Yeske <dyeske@yahoo.com>