aboutsummaryrefslogtreecommitdiff
path: root/audio/playgsf
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION after libao update and handle API incompatibility.Christian Weisgerber2010-06-061-1/+2
| | | | Notes: svn path=/head/; revision=255956
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-301-0/+1
| | | | Notes: svn path=/head/; revision=231308
* Tell portscout to skip a particular version. The distfile in question is justEmanuel Haupt2008-10-301-0/+2
| | | | | | | a symlink to the current version. Notes: svn path=/head/; revision=222237
* Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we supportEmanuel Haupt2008-07-071-1/+0
| | | | | | | | via ports is FreeBSD 6.3, this is a no-op. FreeBSD 6.x features GCC 3.4 as the system compiler. Notes: svn path=/head/; revision=216458
* Use MASTER_SITE_CRITICALEmanuel Haupt2008-03-271-2/+1
| | | | Notes: svn path=/head/; revision=209970
* This port now builds on 7-CURRENTEmanuel Haupt2006-07-171-7/+1
| | | | Notes: svn path=/head/; revision=168064
* - Add an additional mirrorEmanuel Haupt2006-05-231-2/+9
| | | | | | | | - This port does not configure on FreeBSD 7.x, mark it BROKEN for ${OSVERSION} >= 700000 Notes: svn path=/head/; revision=163187
* - Update to 0.7.1Emanuel Haupt2006-05-182-7/+25
| | | | | | | - Add an additional mirror Notes: svn path=/head/; revision=162708
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Remove deprecated USE_REINPLACEEmanuel Haupt2006-02-191-1/+0
| | | | Notes: svn path=/head/; revision=156387
* Add SHA256 hashes to my portsEmanuel Haupt2005-11-301-0/+1
| | | | Notes: svn path=/head/; revision=150048
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Change MAINTAINER address for my ports.Emanuel Haupt2005-10-061-1/+1
| | | | | | | Approved by: novel (mentor) Notes: svn path=/head/; revision=144389
* Playgsf is a simple command line player for gsf files based on a winamp pluginPav Lucistnik2005-07-284-0/+54
called 'Highly Advanced'. The gsf file format is a music format similar to the psf format for playstation(TM). PR: ports/84025 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=140307