Commit Graph

951 Commits

Author SHA1 Message Date
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Jim Mock
40b03f283c Add another MASTER_SITE to fix distfile fennerage.
Obtained from:	fenner's distfile report
2000-02-07 23:07:30 +00:00
Michael Haro
180b8d1afb fix my mistake 2000-02-07 22:03:30 +00:00
Ade Lovett
2c0dd42a29 Update to 0.2.17
OK'd by:	vanilla
2000-02-06 19:20:24 +00:00
Dirk Froemberg
94ad4abef2 Remove extra whitespaces (portlint). 2000-02-05 10:27:27 +00:00
Chris D. Faulhaber
490285929e Enable support for RadioTrack radio cards. 2000-02-05 00:16:58 +00:00
Yukihiro Nakai
62664ae9fb Update to 2.25 2000-02-03 05:57:57 +00:00
Chris Piazza
892320eb95 Update to version 2.1. It is now built with GTK+ unless
NO_X11 is defined.  If more people are interested in the
console version than the GTK version I'll make X11 optional.

Submitted by:	Trevor Johnson <trevor@jpj.net> and
                Christian Weisgerber <naddy@mips.rhein-neckar.de>
2000-02-03 03:49:23 +00:00
Michael Haro
06ba668778 portlint 2000-02-02 21:49:14 +00:00
Michael Haro
b48bff2d41 $Id$ -> $FreeBSD$ 2000-02-02 21:47:26 +00:00
Michael Haro
c2fc81b04c fix bad dependency path 2000-02-02 21:41:48 +00:00
Michael Haro
3583ca4d94 portlint 2000-02-02 21:39:59 +00:00
Michael Haro
f2d4301097 portlint 2000-02-02 21:33:03 +00:00
Joseph Koshy
d6c9acec8d Correct patch breakage introduced in rev 1.15. 2000-01-31 09:38:53 +00:00
Steve Price
5b15bdf595 Adding krio version 19990721.
A KDE utility for up-/donwloading MP3 files to/from the Diamond Rio.

PR:		16361
Submitted by:	ak@freenet.co.uk
2000-01-29 22:19:18 +00:00
Jeremy Lea
9f3fd548e0 Standardize my e-mail as reg@FreeBSD.org. 2000-01-29 22:11:15 +00:00
Michael Haro
6ba32b931f fix some pkg/MESSAGE stuff 2000-01-29 20:01:39 +00:00
Yukihiro Nakai
ba4ae9b0c2 Add mixer fix
PR:		ports/16311
Submitted by:	sfarrell@almaden.ibm.com
2000-01-29 18:55:50 +00:00
Steve Price
60d3df4c94 Adding yamt version 0.2.
Yet another mp3 tool which helps you to organize your mp3s.

PR:		16004
Submitted by:	Dmitry Sivachenko <dima@Chg.RU>
2000-01-29 04:36:56 +00:00
Michael Haro
6f6df526ba use -pthread instead of -lc_r 2000-01-29 01:04:59 +00:00
Michael Haro
36f97ab978 use -pthread instead of -lc_r and other minor changes
Submitted by:	reg
2000-01-28 22:01:42 +00:00
Jeremy Lea
59b9d11578 Make this port compile on -current. Fix CFLAGS and libc_r usage.
Reformat MESSAGE so it is more visible.

No response from:	maintainer
2000-01-28 11:05:19 +00:00
Jeremy Lea
e362120dfe Correct usage of libc_r.
No response from:	maintainer
2000-01-28 10:42:47 +00:00
Jeremy Lea
1d8072265a Fix this for -current.
No response from:	maintainer
2000-01-28 10:38:40 +00:00
Brian Feldman
f92bd5bf9f Enable 3DNow! support. You can set OPT_ARCH=3dnow to get an mpg123 with
3DNow! support, rather than teh default i586 support.

Approved by:	jkoshy
2000-01-28 07:50:12 +00:00
Bill Fenner
f89808a1f5 Add -pedantic to override the default -pedantic-errors, to allow
socket code to compile.
2000-01-28 03:05:29 +00:00
Jim Mock
5d90534838 Make this compile on -CURRENT
Submitted by:	reg
2000-01-27 20:28:35 +00:00
Jeremy Lea
f27fb649ff Make this compile on -current and respect CFLAGS.
Change maintainer to ports since old maintainer's email is invalid.
2000-01-27 11:07:08 +00:00
Yukihiro Nakai
57a84eb76c PLIST fix.
Submitted by:	taoka@FreeBSD.org
2000-01-27 10:55:58 +00:00
Munechika SUMIKAWA
72dc1642e4 Remove 'ipv6' from CATEGORIES, because this port support IPv4 only now
though the common librariy uses IPv6-related defines.
2000-01-26 20:59:12 +00:00
Yukihiro Nakai
7dbcc6c1a3 Add cdda2wav feature.
Submitted by:	taoka@FreeBSD.org
2000-01-26 11:28:06 +00:00
Munechika SUMIKAWA
3c806f4c9f Support IPv6.
No response from: 	maintainer
2000-01-26 07:37:49 +00:00
Yukihiro Nakai
9c6aa54776 MASTER_SITE fix. 2000-01-26 06:50:47 +00:00
Munechika SUMIKAWA
73a9de35c2 fix checksum. 2000-01-25 17:12:51 +00:00
Yukihiro Nakai
9b1a779636 Update to 2.24c 2000-01-25 10:54:47 +00:00
Munechika SUMIKAWA
92700a69ff fix building error on FreeBSD-current.
now this port supports IPv6.

Reviewed by:	maintainer
2000-01-25 10:43:01 +00:00
Chris D. Faulhaber
ba30987808 Update port to 0.5
* Added extended search options
* Added ping times and whois requests
* Various bug fixes and GUI enhancements
2000-01-24 01:30:05 +00:00
Chris Piazza
b1e23d9d9b Fix boneheadedness. Such great programming practices
such as never including unistd.h and using close() on a FILE stream.
2000-01-24 01:16:32 +00:00
Kris Kennaway
017127529f Correct grammar in comments 2000-01-22 23:43:13 +00:00
Michael Haro
f88b793f01 add dependency on gtk. found by bento 2000-01-22 10:46:55 +00:00
Michael Haro
e40cf10692 add WWW:
PR:		16226
Submitted by:	Joseph Scott <joseph.scott@owp.csus.edu>
2000-01-22 10:11:49 +00:00
Chris D. Faulhaber
bd47f60d7b * Small cleanup of the Makefile
* Add WWW

PR:		16232
Submitted by:	Joseph Scott <joseph.scott@owp.csus.edu>
2000-01-21 00:46:23 +00:00
Jim Mock
78ed608e64 Add a WWW link
PR:		16237
Submitted by:	Joseph Scott <joseph.scott@owp.csus.edu>
2000-01-21 00:15:58 +00:00
R. Imura
49fcbda03e - Add sfreflect and sflaunch to be installed
- System-wide CFLAGS received appropriate respect
- System md5 library used instead of port's own
- GSM library now used properly from GSM port instead of SF port
- portlint (add dummy Whom: line in Makefile)
- move WWWs from Makefile to DESCR

PR:		15921
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-01-14 18:36:37 +00:00
Chris D. Faulhaber
c8aa0d6b02 Correct MD5 checksum.
Found by:	bento
2000-01-12 20:41:11 +00:00
Chris D. Faulhaber
28b1850d51 Fix pkg/PLIST
PR:		16031
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-11 13:01:01 +00:00
Ade Lovett
7342f8e280 Update to 0.3.8
PR:		16002
Submitted by:	maintainer
2000-01-09 23:24:31 +00:00
Chris D. Faulhaber
f6683fc2e3 Provide FreeBSD pthread capability to the GNU configure script
in this port more correctly.  This should be integrated into
the source by the next release.
2000-01-09 17:37:17 +00:00
Chris D. Faulhaber
5ba5514039 Update to 0.3 2000-01-09 13:47:22 +00:00
Ade Lovett
b538b00644 A program to rename mp3 files based on their id3tag.
PR:		15982
Submitted by:	Sander Janssen <janssen@rendo.dekooi.nl>
2000-01-08 17:26:08 +00:00