aboutsummaryrefslogtreecommitdiff
path: root/audio/nosefart
Commit message (Collapse)AuthorAgeFilesLines
* Move post-extract to pre-build so that gmake is used after it is added.Kris Kennaway2004-04-111-1/+1
| | | | Notes: svn path=/head/; revision=106750
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Update to version 1.92fKirill Ponomarev2003-09-254-70/+54
| | | | | | | | | | | | - Add automatic track length calculation with -a option. - Add -i (info) and -l <len> (only play <len> length) options. - Show enabled and persistent channels. PR: 57200 Submitted by: maintainer Notes: svn path=/head/; revision=89333
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-142-5/+5
| | | | | | | | use USE_GETOPT_LONG instead. quote ${INSTALL} as it can be multiple word. Notes: svn path=/head/; revision=84826
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* o Update maintainer's email address.FUJISHIMA Satsuki2001-10-281-3/+3
| | | | | | | | | | | | | o Host distfile on maintainer's personal site; the master site has sailed off the edge of the world. PR: 31557 Submitted by: maintainer o remove ":install" from LIB_DEPENDS. DEPENDS_TARGET is "intsall" by default. Notes: svn path=/head/; revision=49295
* Add nosefart, a music player for NSF (NES Sound Format) files.Brian Feldman2000-10-146-0/+121
Submitted by: Seth <sethk@osd.bsdi.com> Notes: svn path=/head/; revision=33819