Satoshi Taoka
10e9b77d49
Move wmpccard from misc to sysutils
...
Pointed out by: asami
2000-02-18 02:21:40 +00:00
Ade Lovett
b7ab8a463c
Add gaspell, a GNOME front-end to textproc/aspell
2000-02-18 02:18:36 +00:00
Michael Haro
9d05a0457b
fix name of manpage to include section and portlint
2000-02-18 02:15:27 +00:00
Ade Lovett
5de6a3c908
Update to 1.0.7
2000-02-18 02:15:24 +00:00
Ade Lovett
27c31c725f
Update to 0.5.6
2000-02-18 02:13:09 +00:00
Ade Lovett
c79c3b0433
Update to 0.29
2000-02-18 02:11:49 +00:00
Ade Lovett
ddc8d1b4e7
Remove giflib. Also remove GIF support since the author
...
mentions "that patent", and the port does PNG anyway.
Discussed with: asami
2000-02-18 02:10:35 +00:00
Ade Lovett
e5fd1c4b6c
Remove irrelevant giflib references
...
Add USE_LIBTOOL to remove .la files
Discussed with: maintainer
2000-02-18 02:08:15 +00:00
Gary Jennejohn
127577ee39
I added logic to the Makefile to make it easier for me test when
...
PREFIX != LOCALBASE. Unfortunately, the change is guaranteed to
break pacakging on bento. Revert to the old way of doing things.
Why does this sort of thing always have to happen at 3 AM ?
2000-02-18 01:59:03 +00:00
Archie Cobbs
77116ce79e
The "-I/sys" hack should no longer be necessary to build this port
...
thanks to bde's rev 1.109 fix to <sys/systm.h>.
PR: ports/16496
2000-02-18 01:53:50 +00:00
Satoshi Taoka
2973ca60db
Use -lungif instead of -lgif
2000-02-18 00:36:54 +00:00
Daniel Baker
1c0ddbd0e6
New patch to eliminate editorial in reference file.
...
Submitted by: David McNett <nugget@slacker.com>
2000-02-17 23:28:32 +00:00
Daniel Baker
3c9a43b615
Fix WRKSRC per Satoshi's suggestion.
...
Make the various possible "BROKEN" comments a little nicer.
2000-02-17 23:03:13 +00:00
Daniel Baker
595bd1f84d
Change MAINTAINER
...
Change PREFIX
Make variables a little bit more obvious
Make port more consistent with freebsd standards
2000-02-17 22:57:09 +00:00
Gary Jennejohn
4dae08568b
The patch submitted by kiri@pis.toba-cmt.ac.jp was missing 2 of the
...
packages in files/md5. I fixed this when I tested but forgot about it
when I did the last commit. Fix it.
2000-02-17 22:05:30 +00:00
Gary Jennejohn
52b60f89bf
Add the hm--html-menus-1.14-pkg.tar.gz package. Also update some other
...
packages.
This is the first stage in a rather ambitious plan which kiri has to
add additional xemacs-package ports to make it easier for the user
to install additional packages beyond the base support.
Submitted by: kiri@pis.toba-cmt.ac.jp
2000-02-17 21:44:04 +00:00
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