aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mp3info
Commit message (Collapse)AuthorAgeFilesLines
* Clean up the makefile and use cxxflags properly instead of setting itcpiazza2000-04-301-16/+12
| | | | | | | to CFLAGS PR: 18134 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-2/+2
|
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Change the new MASTER_SITE, it's apps/sound/editors not apps/audio/editrs.cpiazza1999-06-221-2/+2
|
* add mastersitemharo1999-06-221-2/+4
| | | | | PR: 12331 Submitted by: maintainer
* Upgrade to 0.2.16jseger1999-04-073-5/+7
| | | | | PR: ports/10953 Submitted by: mharo@area51.fremont.ca.us
* It's not that ports/astro/* had no manpages to remove from theirhoek1998-08-171-1/+0
| | | | | PLISTs, it's just that none of the ones that do use the MANx variables.
* Spelling and grammar police. This commit brought to you by themph1998-08-041-2/+2
| | | | letter "A".
* Import of mp3info, which reveals information like bitrate and playing timemph1998-06-245-0/+43
for mp3 files. PR: 7008 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>