aboutsummaryrefslogtreecommitdiffstats
path: root/audio/replay
Commit message (Collapse)AuthorAgeFilesLines
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-1/+1
|
* Implement USE_GTK, part 1.reg2000-10-051-6/+2
|
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-3/+3
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-3/+3
|
* - Fix MASTER_SITESnakai2000-02-182-1/+3
| | | | | | | - Add WWW: line into pkg/PLIST PR: ports/16780 Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
* MASTER_SITE fix.nakai2000-01-261-1/+1
|
* Some fix about MASTER_SITES, LIB_DEPENDS, I18N support, CC/CFLAGS.nakai1999-12-274-10/+67
| | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* 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.
* Add some mirrors since the linuxpower.org links are broken.fenner1999-06-131-2/+5
| | | | Found by: distfile survey
* Update to use gtk version 1.2.3.steve1999-05-291-2/+2
| | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* gtk11-devel -> gtk12mharo1999-04-222-3/+3
|
* Delete superfluous \ from end of line. (It didn't hurt since the next lineasami1999-02-031-2/+2
| | | | was empty anyway, but....)
* Upgrade to 0.61.vanilla1999-02-033-9/+7
|
* Change maitainer's email address,vanilla1999-01-131-2/+2
| | | | and BROKEN some gnome ports until I upgrade it.
* Bump esound's library version to 1.0.vanilla1999-01-051-2/+2
|
* Upgrade to 0.58.vanilla1998-11-112-5/+5
|
* Upgrade to 0.57a, REMOVE BROKEN_ELF tag.vanilla1998-11-042-7/+5
|
* Mark BROKEN for ELF:jseger1998-11-021-1/+3
| | | | | | | gcc -o replay dump.o formats.o getbits.o huffman.o layer3.o getdata.o misc2.o transform.o audio.o buffer.o audioIO.o position.o layer2.o rtbuf.o util.o getopt.o getopt1.o replay.o -lesd `"gtk11-config" --libs` -lesd /usr/X11R6/lib/libgtk11.so: undefined reference to `g_datalist_set_destroy' /usr/X11R6/lib/libgtk11.so: undefined reference to `g_datalist_id_set_destroy' *** Error code 1
* Import replay, it's another gtk-base mp3 player.vanilla1998-10-299-0/+121