Commit Graph

990 Commits

Author SHA1 Message Date
Jeremy Lea
e531baf8c1 PLIST related fixes. 2000-02-27 08:56:20 +00:00
R. Imura
9d118e4481 Small modification to respect $(CXX). 2000-02-25 17:25:42 +00:00
Chris D. Faulhaber
c53246da96 Respect CC and CFLAGS 2000-02-25 00:14:16 +00:00
Satoshi Asami
8cdbcbd8da Bump shlib versions of kdelibs11 and kdesupport11. 2000-02-24 07:01:14 +00:00
Michael Haro
d68ebd3a71 add ending / to WWW 2000-02-24 01:59:08 +00:00
Michael Haro
f53202c601 update WWW 2000-02-24 01:54:28 +00:00
Michael Haro
e75a4f1d83 add trailling / to WWW
remove PKGNAME since DISTNAME == PKGNAME
2000-02-24 01:53:23 +00:00
Michael Haro
aebfc4ffab add trailling / to WWW and remove extra blank line 2000-02-24 01:52:02 +00:00
Michael Haro
07621fa76f update WWW 2000-02-24 01:48:32 +00:00
Michael Haro
61b66a1e8c reword and update WWW 2000-02-24 01:46:03 +00:00
Michael Haro
5e735a169e add WWW 2000-02-24 01:44:12 +00:00
Michael Haro
b60e3001ea remove extra `.' and space at end of WWW line 2000-02-23 21:07:48 +00:00
Daniel Eischen
ea74271d35 Upgrade to latest release (xmcd-2.6).
This still fails to build correctly on -current since the /usr/libexec/cpp
fiasco -- old versions of imake still use /usr/libexec/cpp instead of
gcc -E.  If you don't have a fixed version of imake, a quick fix to get
around this is to set IMAKECPP=/usr/bin/cpp in your environment before
make'ing this port.

Note that the port builds without errors if you don't have the correct
version of imake, but FREEBSD_CAM will not be defined and xmcd will use
the ioctl method which hasn't worked since 3.0.
2000-02-23 03:40:40 +00:00
Steve Price
c330536950 Add support for the Alpha. 2000-02-20 21:00:55 +00:00
Steve Price
6d4a92f250 Add support for FreeBSD/Alpha. 2000-02-20 20:52:31 +00:00
Steve Price
cb5230eccd Add support for the Alpha and create a directory on install so this packages
on machines with a clean ${PREFIX} directory.
2000-02-20 20:48:58 +00:00
Steve Price
db4fa41272 Remove the two i386 binaries and rebuild them from source so this port
packages on the Alpha.
2000-02-20 20:46:58 +00:00
Ade Lovett
140e8b10a0 Update to 0.3.10
PR:		16823
Submitted by:	maintainer
2000-02-20 04:18:32 +00:00
Jeremy Lea
06f0da8b41 Make gtcd work with SCSI cdroms.
While I'm here, make the cureses based tcd compile, but don't install it.

Submitted by:	Andreas Dobloug <andreasd@motsognir.unik.no>
2000-02-19 23:56:02 +00:00
Chris D. Faulhaber
540a1d125b Update port to 0.4
PR:		16774
Submitted by:	Maintainer
2000-02-18 04:02:13 +00:00
Yukihiro Nakai
724fd09dc2 - Fix MASTER_SITES
- Add WWW: line into pkg/PLIST

PR:		ports/16780
Submitted by:	"KATO Tsuguru" <tkato@prontomail.ne.jp>
2000-02-18 02:28:03 +00:00
Joseph Koshy
b594f17f18 Update IPv6 patch to fix a problem with handling IPv4 http redirects.
Submitted by:		Munechika SUMIKAWA <sumikawa@freebsd.org>
Original report:	Jeff Scofield <jeff@beth.syntax.com>
2000-02-17 10:28:09 +00:00
Tom Hukins
be9617e780 USE_BZIP2 and update email address 2000-02-15 18:44:45 +00:00
R. Imura
46789bfcb4 Remove giflib dependence.
Only changed giflib -> libungif in kdegraphics.

They realy do NOT want libgif, and do NOT use libgif anywhere.
Some ports are checking its existence in configure, but they
are nonsense at all!!
2000-02-15 13:45:23 +00:00
Michael Haro
4e6183d00e WWW moved 2000-02-14 22:48:10 +00:00
Michael Haro
e952fdf7fa developer's site moved 2000-02-14 22:46:41 +00:00
Michael Haro
998f4d413a remove extra blank lines and add ending / to URL 2000-02-14 22:41:14 +00:00
Michael Haro
8dac833ab2 update to 1.20
PR:		12624
Submitted by:	Jason Brazile <jason.brazile@netcetera.ch>
2000-02-14 21:03:05 +00:00
Chris Piazza
e0a9c04a0c Actually add patches.
Noticed by: ade
2000-02-14 01:51:13 +00:00
Chris D. Faulhaber
7d8eb92598 Update to 0.6 2000-02-13 21:36:25 +00:00
Chris Piazza
3332bb691d Update to 1.3.4
Submitted by:	ade
2000-02-13 19:39:37 +00:00
Chris D. Faulhaber
4d33c9b166 Update port from 2.0.0-pre to 2.0.0
PR:		16696
Submitted by:	Maintainer
2000-02-13 13:18:25 +00:00
Chris Piazza
57fc3d9cdc Portlint 2000-02-11 01:46:12 +00:00
Chris Piazza
7d9b12659e Fix this port on 3.x.
Side note: this is really gross.  Can someone explain to me why this won't
work if the assembler files are named blah.s instead of blah.S?

PR:		16637
2000-02-11 01:26:05 +00:00
Chris Piazza
9c2e4c9033 PREFIX->LOCALBASE in depends 2000-02-10 06:41:05 +00:00
Chris Piazza
4896c88540 Add the xmms-liveice port.
This port installs a plugin for xmms that allows you to use xmms
for streaming music (or whatever) to icecast servers.  Multiple bitrate
streams and title streaming is not supported.

PR:             16506
Submitted by:   Espen Skoglund <esk@ira.uka.de>
2000-02-10 06:40:02 +00:00
Chris Piazza
cb49d38bf0 Add the xmms-liveice port.
This port installs a plugin for xmms that allows you to use xmms
for streaming music (or whatever) to icecast servers.  Multiple bitrate
streams and title streaming is not supported.

PR:		16506
Submitted by:	Espen Skoglund <esk@ira.uka.de>
2000-02-10 06:39:06 +00:00
Chris Piazza
476b289d90 Add the xmms-mikmod port.
xmms-mikmod is a plugin for xmms that uses libmikmod and supports all the
formats it does (S3M, XM, MOD, etc).

PR:		16503
Submitted by:	Espen Skoglund <esk@ira.uka.de>
2000-02-10 02:00:20 +00:00
Chris Piazza
c99bef64de Update to version 1.0.1
note that this version does not include mikmod support built in,
but a plugin port will be added soon.

PR:		16502
Submitted by:	maintainer
2000-02-10 01:38:21 +00:00
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