aboutsummaryrefslogtreecommitdiff
path: root/audio/streamripper
Commit message (Collapse)AuthorAgeFilesLines
...
* The useless wctype.h in FreeBSD 4 confuses streamripper's configureTrevor Johnson2005-01-192-7/+34
| | | | | | | script. Patch around the problem. Notes: svn path=/head/; revision=126777
* The reason I kept the port at 1.0.5 for so long was that laterTrevor Johnson2005-01-191-1/+7
| | | | | | | | | versions did not work on FreeBSD 4, while most of the enhancements in them seemed to be on the Windows side. I still have not ported streamripper to RELENG_4. Notes: svn path=/head/; revision=126768
* This now uses libiconv as well.Trevor Johnson2005-01-191-1/+2
| | | | Notes: svn path=/head/; revision=126767
* This now needs libmad. I haven't had a chance to test this versionTrevor Johnson2005-01-181-1/+3
| | | | | | | yet. Notes: svn path=/head/; revision=126711
* Commit missed update.Adam Weinberger2005-01-181-2/+2
| | | | | | | Noticed by: krion Notes: svn path=/head/; revision=126704
* Update to 1.61.3. Included are some awesome new scriptabilityAdam Weinberger2005-01-182-12/+7
| | | | | | | | | features, as well as significant UI improvements. Its out-of-the-box score is quite high., as well as significant UI improvements. Its out-of-the-box score is quite high. Notes: svn path=/head/; revision=126702
* Use PLIST_FILES.Trevor Johnson2004-01-302-1/+1
| | | | Notes: svn path=/head/; revision=99550
* Add size data.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99278
* Remove my e-mail address from DESCR files of portsTrevor Johnson2003-11-131-1/+0
| | | | | | | I have contributed, in order to attract less spam. Notes: svn path=/head/; revision=93877
* Remove my e-mail address from comment blocks of portsTrevor Johnson2003-11-131-1/+1
| | | | | | | I have contributed, in hopes of attracting less spam. Notes: svn path=/head/; revision=93876
* Chase master site.Trevor Johnson2003-07-061-1/+1
| | | | Notes: svn path=/head/; revision=84305
* Retire comment file.Trevor Johnson2003-03-012-1/+1
| | | | Notes: svn path=/head/; revision=76700
* Update to 1.0.5, the latest Unix release.Trevor Johnson2002-01-083-4/+13
| | | | | | | Noticed by: Robert Nilsson <robert@nilsson.net> Notes: svn path=/head/; revision=52769
* Update to 1.0.2.Trevor Johnson2001-03-043-14/+2
| | | | Notes: svn path=/head/; revision=39041
* Drop old FTP site and home page; change whitespace on adjacent line.Trevor Johnson2000-11-072-4/+2
| | | | Notes: svn path=/head/; revision=34886
* Add sourceforge.net FTP and HTTP sites.Trevor Johnson2000-10-152-3/+6
| | | | Notes: svn path=/head/; revision=33870
* Change MAINTAINER for my ports.Trevor Johnson2000-10-021-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33312
* Fix build.Will Andrews2000-06-061-0/+12
| | | | | | | | PR: 19053 Submitted by: Alexander Langer <alex@big.endian.de> Notes: svn path=/head/; revision=29260
* Add streamripper, a program splits a SHOUTcast stream into tracks.Will Andrews2000-06-045-0/+30
PR: 18978 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=29186