aboutsummaryrefslogtreecommitdiff
path: root/audio/harp
Commit message (Collapse)AuthorAgeFilesLines
* Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set.Adam Weinberger2014-07-161-1/+1
| | | | Notes: svn path=/head/; revision=362027
* <OPTION>_CONFIGURE_ARGS does not exist; use VORBIS_CONFIGURE_WITH instead.Raphael Kubo da Costa2014-07-041-2/+2
| | | | Notes: svn path=/head/; revision=360655
* Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 thatTijl Coosemans2014-07-041-1/+1
| | | | | | | | | | have not been bumped yet after the latest libsqlite3.so library version change. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=360588
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-06-272-6/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=359477
* Support stageBaptiste Daroussin2014-04-062-57/+26
| | | | | | | | Use options helpers Strip binaries Notes: svn path=/head/; revision=350396
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-5/+5
| | | | | | | | | 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
* * Major update to FLAC 1.3.0, including shared library bumps.Christian Weisgerber2013-06-091-0/+1
| | | | | | | | | * Chase the update in dependent ports. PR: 179072 Notes: svn path=/head/; revision=320405
* Add harp 0.5.2, minimalist audio player.Jason Helfman2012-11-094-0/+111
PR: ports/173480 Feature safe: yes Notes: svn path=/head/; revision=307245