summaryrefslogtreecommitdiff
path: root/audio/pimp3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* PERL -> REINPLACE_CMDYing-Chieh Liao2002-07-081-1/+2
| | | | | | | | PR: 39283 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62644
* add dependenciesYing-Chieh Liao2002-05-261-4/+2
| | | | | | | | | | unbroken PR: 38564 Submitted by: Jay <jayed@jayed.com> Notes: svn path=/head/; revision=60029
* Distfile is available on new site.SADA Kenji2002-04-121-1/+1
| | | | | | | | Submitted by: Christian Brueffer <chris@unixpages.org> PR: ports/36942 Notes: svn path=/head/; revision=57606
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* - Mark it BROKEN, because:Mario Sergio Fujikawa Ferreira2001-04-101-0/+3
| | | | | | | | | | | python does not build support for gdbm regardless of it being installed before/after the port installation. Therefore, this port won't run. Approved by: ports (silence) Notes: svn path=/head/; revision=41209
* Remove this patch in favor of a in-Makefile post-patch target. Also,Mario Sergio Fujikawa Ferreira2001-04-031-8/+0
| | | | | | | the other is LOCALBASE safe. Notes: svn path=/head/; revision=40782
* *** empty log message ***Mario Sergio Fujikawa Ferreira2001-04-031-0/+3
| | | | Notes: svn path=/head/; revision=40781
* update to 0.5.8Michael Haro2001-04-023-2/+10
| | | | | | | | PR: 25391 Submitted by: Rod Taylor <rbt@zort.ca> Notes: svn path=/head/; revision=40717
* remove maintainerMichael Haro2001-04-021-2/+2
| | | | | | | PR: 26111 Notes: svn path=/head/; revision=40712
* Change explicit RUN_DEPENDS to python1.5 to USE_PYTHON.Satoshi Asami2000-11-141-1/+1
| | | | | | | Hinted by: bento and tg Notes: svn path=/head/; revision=35112
* The download directory moved on sourceforge.Bill Fenner2000-09-071-1/+1
| | | | Notes: svn path=/head/; revision=32411
* Add pimp3, a python script that's supposed to make random play much nicerWill Andrews2000-06-095-0/+50
when using mpg123. PR: 16949 Submitted by: Rod Taylor <rbt@zort.on.ca> Notes: svn path=/head/; revision=29427