1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Commit Graph

26186 Commits

Author SHA1 Message Date
Gary Jennejohn
07e0162344 Update to version 21.1.9.
As in ver. 21.1.7 the port creates lots of empty directories. This must
be reflected in PLIST, which explains the big diff. I wish they'd
make up their minds :-)

Tested on i386 and Alpha. Also tested packaging.

Submitted by:	kiri@pis.toba-cmt.ac.jp
2000-02-17 21:38:02 +00:00
Jean-Marc Zucconi
238e0e0151 Writable strings must be declared 'char foo[]=...', not 'char *foo=...' 2000-02-17 20:17:13 +00:00
Jean-Marc Zucconi
cc6a88371d Back out previous changes to work around tixwish core dumps. The right
fix is now in patch-ad.
Set MAINTAINER to jmz.
2000-02-17 20:15:04 +00:00
Chris D. Faulhaber
bd2dfd6108 Make the port install the application pixmap in the correct
place: share/gnome/pixmaps instead of share/pixmaps

Submitted by:	ade
2000-02-17 18:30:04 +00:00
Jean-Marc Zucconi
bb331b64d8 This file goes with rev 1.17 of Makefile. I forgot to cvs add it last time.
PR:		ports/16731
2000-02-17 15:56:43 +00:00
Chris D. Faulhaber
afd4f77614 Update port to 1.2210 2000-02-17 15:41:50 +00:00
Chris D. Faulhaber
0f169503df Update MD5 checksum: author(s) added 'return 0;' to non-void
functions that did not previously return a value (found by
bento).

Remove/rearrange a few lines in pkg/DESCR to bring the total
number of lines <= 24 (portlint).
2000-02-17 13:55:03 +00:00
Chris D. Faulhaber
71035b4352 Update MD5 checksums for 4 of the 5 distfiles; the files seemed
to have grown by a few bytes, but the archives are not corrupted
and the content has not changed.

Found by:	bento
2000-02-17 13:45:46 +00:00
Jun Kuriyama
31b5fc4a18 Use BUILD_DEPENDS on rpm, instead of RUN_DEPENDS.
Discussed with:	marcel
2000-02-17 13:39:39 +00:00
Jun Kuriyama
769764e065 Use LIB_TOOL.
Submitted by:		OKAZAKI Tetsurou <okazaki@be.to>
PR:			ports/16698
Not approved by:	maintainer
2000-02-17 13:08:50 +00:00
Jun Kuriyama
f14a1cf93b Add BUILD_DEPENDS on rpm.
Discussed with:	marcel
2000-02-17 13:08:16 +00:00
Thomas Gellekum
fcbf6fee55 Minor changes in the distfile, no new version number. 2000-02-17 12:13:10 +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
Dirk Froemberg
c1e51d42ba New patchlevel without change of distname. 2000-02-17 10:25:24 +00:00
Kris Kennaway
c00253ae6f Respect CC 2000-02-17 08:59:52 +00:00
Joseph Koshy
4822fe4144 Update to v3.4.
PR:		ports/16769
Submitted by:	Edward Chuang <edwardc@firebird.org.tw>
2000-02-17 08:31:22 +00:00
Kris Kennaway
59f11ba8e5 Create a tempfile a bit later on so it doesnt get left behind.
Submitted by:	ade
2000-02-17 07:37:53 +00:00
Munechika SUMIKAWA
bf5b9e63a0 Re-add 'ipv6' on CATEGORIES. I've forgot it. 2000-02-17 07:37:23 +00:00
Munechika SUMIKAWA
24d5ba63ce Re-enable IPv6 support. 2000-02-17 07:01:22 +00:00
Jeremy Lea
8eab7a9d97 Fix building this port.
Approved by:	maintainer
2000-02-17 06:26:40 +00:00
David E. O'Brien
8dbaa24496 Change PREFIX to /usr/compat/linux as the compat bits are really intended
to live in /usr rather than /.
2000-02-17 06:09:06 +00:00
Satoshi Taoka
6c9bcdd276 To make libwmfun
To work correctly get-wraster-flags (add /usr/local/{lib,include} to output)

PR: 16771
Submitted by: maintainer
2000-02-17 06:01:14 +00:00
Satoshi Taoka
7517a77e21 Update to 1.8.0
PR: 16734
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Approved by: maintainer
2000-02-17 05:54:15 +00:00
David E. O'Brien
5852f442bb Makefile rev 1.24 & PLIST rev 1.5
Submitted by:	kris
2000-02-17 05:46:51 +00:00
David E. O'Brien
3159ec0568 Make the Makefile and PLIST match the docs acutally installed since the upgrade. 2000-02-17 05:45:56 +00:00
David E. O'Brien
754c770a77 If either USE_SSH or WITH_SSH is defined, compile in ssh' rather than rsh'. 2000-02-17 05:43:24 +00:00
Satoshi Taoka
66cef14621 Fix to use KS_C_5601-1987
PR: 16760
Submitted by: maintainer
2000-02-17 05:42:21 +00:00
Satoshi Taoka
96ccb9f0e1 Modify pkg/DESCR
PR:		16768
Submitted by:	maintainer
2000-02-17 05:21:50 +00:00
Satoshi Taoka
b329db3ec6 Update to 3.0
PR: 16684
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-17 05:18:31 +00:00
Satoshi Taoka
2513904a7f Add wmpccard 2000-02-17 04:43:28 +00:00
Chris D. Faulhaber
4840abe24b Update port to 0.92 2000-02-17 04:29:05 +00:00
Jun Kuriyama
cc877af2ca Bump version number.
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
PR:		ports/16744
2000-02-17 04:16:00 +00:00
Ade Lovett
c253c24bdf Use libungif. Support already present in the configure script. 2000-02-17 03:23:26 +00:00
Ade Lovett
7f53046d7d Use libungif - support was already present in the
configure script.
2000-02-17 03:03:48 +00:00
Jim Mock
7f5a8ef67d Change the WWW link to one that really exists. 2000-02-17 02:43:03 +00:00
Jim Mock
c2d3db6a5f Change the main MASTER_SITE to one that really exists, and add one of my
own.  While I'm here, do a few other minor Makefile cleanups.
2000-02-17 02:39:54 +00:00
Michael Haro
4458830731 update to 1.7
PR:		16759
Submitted by:	Dominic Mitchell <dom@palmerharvey.co.uk>
2000-02-17 01:31:44 +00:00
Michael Haro
575a27a4a6 update to 0.1.5
PR:		16761
Submitted by:	maintainer
2000-02-17 01:27:52 +00:00
Michael Haro
957166efcd update to 1.5.2
PR:		16746
Submitted by:	maintainer
2000-02-17 01:23:57 +00:00
Michael Haro
82227db70b update DESCR
PR:		16742
Submitted by:	maintainer
2000-02-17 01:21:22 +00:00
Chris Piazza
f53255ea11 Update to xbaby pl2
PR:		16737
Submitted by:	maintainer
2000-02-17 01:10:38 +00:00
Chris Piazza
6145c395a1 Update to 0.53
PR:		16694
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-17 01:04:30 +00:00
Satoshi Taoka
21099473fc Use ungif instead of giflib
Update japanese catalog files extends

PR: 16738
Submitted by: maintainer
2000-02-17 00:58:56 +00:00
Chris Piazza
f5d16f18b1 md5 on docs distribution changed (maintainer is working on getting that
tarball versioned too) so make the port ignore its md5.

PR:		16752
Submitted by:	maintainer
2000-02-17 00:45:48 +00:00
Ade Lovett
22b845fd47 Use libungif 2000-02-17 00:18:14 +00:00
Satoshi Asami
0a03ad0d0e Add a few more files to bindest. 2000-02-17 00:15:41 +00:00
Andrey A. Chernov
1b0e311d2e upgrade to 0.9.5 2000-02-17 00:00:07 +00:00
Andrey A. Chernov
b2633d2dcc upgrade to 2.4.1 synce old distfile disapearse from master sites
Temp. disable ipv6 support until ipv6 patch will reflect new version
2000-02-16 23:37:16 +00:00
Chris Piazza
77b17a1cc7 Don't depend on libgif and libjpeg directly, imlib handles this.
Verified to work correctly with libungif,
message sent to maintainer.
2000-02-16 20:25:43 +00:00
Chris D. Faulhaber
8e79686e24 Update port to 0.3
PR:		16680
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-16 19:57:13 +00:00