Commit Graph

1648 Commits

Author SHA1 Message Date
Kris Kennaway
98578e1f93 Fix plist 2001-03-11 01:18:37 +00:00
Chris D. Faulhaber
8d36b6d88b Add locale file forgotten in the last update 2001-03-11 01:13:17 +00:00
Greg Lehey
671b77854e Add USE_GMAKE. 2001-03-11 00:37:00 +00:00
Trevor Johnson
6c72a632d9 Update soname for libgtkextra dependency.
reported by:	bento
2001-03-10 18:10:49 +00:00
Alexander Langer
f800720c00 Fix build for alpha.
Submitted by:	havk.org
2001-03-10 16:28:45 +00:00
Maxim Sobolev
36dacb9b52 Fix breakage introduced with newest WindowMaker and libaudiofile.
Submitted by:	bento
2001-03-10 13:11:10 +00:00
Maxim Sobolev
04b126abb6 Use ${MACHINE_CPU:M3dnow} to detect presence of 3DNOW extension instead of
${MACHINE_CPU:Mk6}, because:
1. k6 CPU don't really support 3DNOW, this extension was first was introduced
   in k6-2 CPUs;
2. Duron/Athlon (aka k7) CPUs support this extension as well.

Missed by:	kris
Submitted by:	Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de>
2001-03-10 11:55:50 +00:00
Maxim Sobolev
ea41b1bd6a Fix building on the plain old i386. 2001-03-10 10:10:03 +00:00
Kris Kennaway
a2cc6b15a8 Fix plist 2001-03-10 06:02:19 +00:00
Kris Kennaway
c2c82eb7fe Fix plist 2001-03-10 05:51:41 +00:00
Satoshi Taoka
0fe0765883 As the elisp name, I used "id3el" and it is wrong.
So I change to id3.el

Obtained from:	bento
2001-03-10 04:37:20 +00:00
Kris Kennaway
67fae73743 Chase the checksum; distfile was rerolled with no differences in content.
Submitted by:   bento
2001-03-10 04:27:20 +00:00
Bill Fenner
1540cc61a5 Use X Prefix, like xmms itself. 2001-03-10 01:28:49 +00:00
Kevin Lo
aae940f110 Fix pkg-plist
Approved by: will
2001-03-08 09:13:35 +00:00
Trevor Johnson
7cc7ae1296 Update to 4.11. Release notes are not longer provided, so omit
them.  Use a distfile that has the version number in its name.

PR:		25453
2001-03-08 05:06:26 +00:00
Michael Haro
c33754a7b7 disown this port 2001-03-07 21:07:14 +00:00
Ying-Chieh Liao
aa937fa1fe add quelcom, a set of command-line utilities for MP3 and wave files
PR:		23888
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-07 14:43:47 +00:00
Satoshi Taoka
9fa7f5044e Update version to 1.24 2001-03-07 08:17:51 +00:00
Vanilla I. Shu
e9979227a1 Well, bump version. 2001-03-06 18:19:00 +00:00
Vanilla I. Shu
144ee700b7 remove obsolete patch.
Submitted by:	Anders Andersson <anders@codefactory.se>, Joshua Coombs <jcoombs@gwi.net>
2001-03-06 18:17:00 +00:00
Vanilla I. Shu
7b9aeb743f Upgrade to 0.2.1
Submitted by:	kris
2001-03-06 12:32:10 +00:00
Trevor Johnson
024647601a fixes for two libfwf-related compilation problems (see comments in
patches)

Submitted by:	maintainer
PR:		20705
reported by:	Vivek Khera <khera@kciLink.com>
2001-03-05 22:37:30 +00:00
Will Andrews
9be970d7c9 Clean up ugly wording of instructions on how to use kscd.
Submitted by:	demon (with slight modifications)
2001-03-05 13:03:00 +00:00
Will Andrews
34849535be Attempt to fix conflicts with a local getopt.h (specifically, the fix is
for libgnugetopt's getopt.h).  Not tested, but should work.
2001-03-05 12:17:08 +00:00
Steve Price
8fd6a2090c Update to version 1.2.6.
PR:		23776
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
Approved by:	maintainer
2001-03-05 03:47:03 +00:00
Trevor Johnson
234ac6ed41 Update to 1.0.2. 2001-03-04 16:06:38 +00:00
Trevor Johnson
2f87d8118a new port of mq3 version 8, a Qt-based .ogg/.mp3 player
PR:		24396
Submitted by:	Erich Zigler <erich@tacni.net>
2001-03-04 15:24:34 +00:00
Clive Lin
12a718ea7e Add missing plist entry.
Submitted by: periodically pkg_delete all my packages and reinstall them.
2001-03-04 07:29:44 +00:00
FUJISHIMA Satsuki
71d6e02013 bump PORTREVISION due to pkg-plist addition.
Submitted by:	maintainer
2001-03-03 17:11:42 +00:00
Kris Kennaway
6a1efc7608 Correct last-second typo prior to previous commit.
Also, the previous commit incorrectly claimed a maintainer timeout
when in fact the maintainer changed recently and I was looking for
mail from the previous maintainer.

Submitted by:	sobomax
2001-03-03 08:36:40 +00:00
Kris Kennaway
fd5612a029 Switch the ASM selection code to use CPUTYPE on -current, and hence
automatically select the correct version without needing to set a
non-standard environment variable.
Use random() instead of rand() because I'm sick of getting the same songs
over and over in shuffle play.
Quell a format string warning with -Wnon-const-format
Bump PORTREVISION

Reviewed by:    maintainer timeout
2001-03-03 00:23:13 +00:00
FUJISHIMA Satsuki
c22c3b06b9 o respect CFLAGS (libao, libogg, libvorbis)
o add ESOUND and KDE2 knob. (libao)
o add WWW. (libogg)
o get rid of xmms dependency. (vorbis)

Approved by:	maintainer
2001-03-02 22:07:37 +00:00
Clive Lin
e51751ffe5 Update to 0.8.3
PR: ports/25489
Submitted by: MAINTAINER
2001-03-02 08:30:28 +00:00
FUJISHIMA Satsuki
7626a84333 purge vorbis-xmms. 2001-03-01 09:36:58 +00:00
FUJISHIMA Satsuki
19d19c202e vorbis-xmms is now part of xmms.
Requested by:	maintainer
2001-03-01 09:36:52 +00:00
FUJISHIMA Satsuki
e9f79f2821 update to 1.0 beta4.
PR:		25416
Submitted by:	maintainer
2001-03-01 09:36:46 +00:00
FUJISHIMA Satsuki
a5161478f2 update to 1.0 beta4.
PR:		25415
Submitted by:	maintainer
2001-03-01 09:36:40 +00:00
FUJISHIMA Satsuki
eeebc02e65 update to 1.0 beta4.
PR:		25414
Submitted by:	maintainer
2001-03-01 09:36:35 +00:00
FUJISHIMA Satsuki
0cd4db73ca update to 1.0 beta4.
PR:		25413
Submitted by:	maintainer
2001-03-01 09:36:28 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Ying-Chieh Liao
009b6bdcb7 upgrade to 0.6.0
PR:	25412
Submit by:	maintainer
2001-02-28 17:09:12 +00:00
Maxim Sobolev
a2a5360b80 There is no libgcc_r.a anymore. 2001-02-28 11:22:46 +00:00
Maxim Sobolev
fd77c885bf Add optional NAS support.
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-02-27 12:39:16 +00:00
Will Andrews
ba96416ef7 Unbreak. 2001-02-27 03:33:24 +00:00
Steve Price
7aa48866da Mark these ports as BROKEN after KDE 1.x was unceremoniously ripped from
the ports tree.
2001-02-27 03:09:12 +00:00
Steve Price
64eba1a638 Update to version 0.5.2.
PR:		25395
Submitted by:	maintainer
2001-02-27 03:03:27 +00:00
Will Andrews
26121d15ae Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result of
the KDE team's excellent work, I am initiating burn sequence for KDE
1.x.  All base KDE1 ports are hereby nuked.  I am also reluctantly
reassuming maintainership of the KDE2 ports.  Official KDE 2.1 packages
built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's
official ftp mirrors now.  Enjoy!

Note:  It seems that the KDE people rerolled their kdelibs and kdebase
packages, and a quick examination of diffs reveal minor changes, but the
port should still work.  I'll fix the packaging problems that bento runs
into.

Approved by:	kevlo
2001-02-26 19:24:49 +00:00
Steve Price
5c63dc3071 Update to version 0.6.2.
PR:		24400
Submitted by:	maintainer
2001-02-26 05:11:58 +00:00
Steve Price
9ffe2e0214 Update to version 2.0.4.
PR:		25001
Submitted by:	maintainer
2001-02-26 04:41:21 +00:00
Steve Price
36f5c5852b #include sys/systm.h for the splXXX definitions.
PR:		24478
Submitted by:	Nickolay Dudorov <nnd@mail.nsk.ru>
2001-02-26 04:19:31 +00:00