Christian Weisgerber
e771466587
This is not going to run on 64-bit archs without a substantial rewrite.
2002-07-18 21:47:46 +00:00
Jimmy Olgeni
1ffdb4cdab
Shorten comment to make portlint happy.
2002-07-18 21:25:07 +00:00
Jimmy Olgeni
e781c2bd54
Update port to version 1.2.3, setting emacs21 as the default IDE.
...
Unbreak build using an aclocal patch.
2002-07-18 21:13:19 +00:00
Eric Anholt
a5596482c6
Make XFree86-4 miniports use imake-4's HasXdmAuth setting (default is YES).
...
Clean up Wraphelp.c inclusion in the ports that need it.
Add USE_PERL5 to imake-4.
Approved by: des
2002-07-18 20:30:22 +00:00
Garrett Wollman
b4b23fe6b8
Fix typo in default keytab name; bump PORTREVISION.
...
This has now been verified to work.
2002-07-18 20:00:17 +00:00
Garrett Wollman
bffc3f0e79
Name the module structure what Apache expects it to be called by default.
2002-07-18 19:00:28 +00:00
Joe Marcus Clarke
65d06f44bb
Update to 2.0.1.
2002-07-18 18:43:18 +00:00
Archie Cobbs
e96820c65d
Update to version 1.16.
2002-07-18 18:14:36 +00:00
Maxim Sobolev
7ea826acfd
Correct wrong RE in previous revision.
2002-07-18 17:58:58 +00:00
Maxim Sobolev
47d2777b16
Use USE_REINPLACE.
2002-07-18 17:58:57 +00:00
Maxim Sobolev
16581da320
Use USE_GNOMENG.
2002-07-18 17:53:11 +00:00
Maxim Sobolev
717cf166e3
Use USE_GNOMENG.
2002-07-18 17:37:52 +00:00
Garrett Wollman
66b7afd9d5
Update WWW to point to sourceforge.net.
2002-07-18 17:22:30 +00:00
Garrett Wollman
daadc315ea
mod_auth_kerb distribution has moved to sourceforge.
...
Update to version 4.11.
(NB: I haven't yet checked this for proper function; this just unbreaks
the compile.)
2002-07-18 17:20:16 +00:00
Maxim Sobolev
401ab0f965
Use USE_REINPLACE.
2002-07-18 16:05:23 +00:00
Maxim Sobolev
e7b985a6bf
`%' has no special meaning for sed(1) in RE, so that there is no need to put
...
in into square brackets.
2002-07-18 16:03:14 +00:00
Maxim Sobolev
918ce346fa
Use USE_LIBTOOL.
2002-07-18 16:01:29 +00:00
Jimmy Olgeni
39c3073910
Update port to version 2.0.25.
2002-07-18 15:13:29 +00:00
Roger Hardiman
5544975f49
update distinfo for version 0.9.9
2002-07-18 15:08:56 +00:00
Roger Hardiman
17a84d21b3
Use the new GNU Gatekeeper name
2002-07-18 15:05:28 +00:00
Christian Weisgerber
2cd3afdc5b
Update to 0.17.0.
...
Remove PATCHFILES because X font support is added optionally.
PR: 40729
Submitted by: Katsuyuki TATEISHI <katsu@iec.hiroshima-u.ac.jp>
2002-07-18 14:24:30 +00:00
Christian Weisgerber
4f592a46db
Update to 0.17.0.
...
Submitted by TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>.
PR: 40728
Submitted by: Michael Lyngboel <lyngbol@wheel.dk>
2002-07-18 13:52:33 +00:00
Daniel Harris
17381da35b
USE_REINPLACE.
2002-07-18 13:05:21 +00:00
Alexander Leidinger
45656973e6
- Update to 6.0.159.
...
Submitted by: maintainer
PR: 40446
- Portlint
- add missing USE_LINUX
2002-07-18 13:05:10 +00:00
Daniel Harris
dbd6651195
USE_REINPLACE.
2002-07-18 12:59:19 +00:00
Ollivier Robert
027a75a6d6
Connect apinger to the build.
...
PR: ports/40688
Submitted by: Michael L. Hostbaek (mich@freebsdcluster.org )
2002-07-18 12:56:08 +00:00
Ollivier Robert
afcf9dfecc
Alarm Pinger (apinger) is a little tool which monitors various IP
...
devices by simple ICMP echo requests. Unlike most Perl or shell
script tools, it does not spawn processes or use much CPU time,
and is ideal for when one wants continuous monitoring and fast
response upon target failure. It is written in C and supports both
IPv4 and IPv6.
PR: ports/40688
Submitted by: Michael L. Hostbaek (mich@freebsdcluster.org )
2002-07-18 12:55:14 +00:00
Ollivier Robert
448ab6b7b7
Update to 1.0.6.
...
PR: ports/40730
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
2002-07-18 12:49:01 +00:00
Kris Kennaway
0cba8819bf
Remove the disc-cover port until the p5-FreeDB port upon which it depends
...
is actually committed to the ports collection. This was breaking the
INDEX build.
Yet another pointy hat to: ijliao
2002-07-18 12:15:07 +00:00
Dmitry Sivachenko
4c58185731
Remove obsolete MASTER_SITE.
2002-07-18 11:52:02 +00:00
Maxim Sobolev
2dc6d8ea53
Use USE_GNOMENG.
2002-07-18 11:41:12 +00:00
Maxim Sobolev
50b152c734
Use USE_GNOMENG and fix build on -current.
2002-07-18 11:32:45 +00:00
Alan Eldridge
ab69db3c08
Fixed obnoxious bug where a new ~/Desktop dir would be created with read-only
...
files (including a RO .directory), which prevented certain changes, like moving
icons around, from persisting to next session. <Aaarrgh> They used system("cp
file1 file2") to create the new dirs. </Aaarrgh>
PORTREVISION was bumped on this one, since it is a significant fix, and it
does affect installation of files (in the user's $HOME).
PR: 39980
2002-07-18 11:16:37 +00:00
Maxim Sobolev
4df3db8d41
Use USE_GNOMENG.
2002-07-18 11:03:22 +00:00
Maxim Sobolev
dfed677073
Use USE_GNOMENG.
2002-07-18 10:46:51 +00:00
Roger Hardiman
efd269a046
Upgrade to latest release 0.9.9
...
Obtained from: author
2002-07-18 10:41:54 +00:00
Maxim Sobolev
e871a9e3cd
Use USE_GNOMENG.
2002-07-18 09:56:35 +00:00
Dmitry Sivachenko
f26fc055bf
Upgrade to version 3.2
2002-07-18 08:45:19 +00:00
Ying-Chieh Liao
a11d227875
add libquicktime 0.9.1
...
A library for reading and writing quicktime files
2002-07-18 08:07:32 +00:00
Maxim Sobolev
7a9e2aab56
Use USE_GNOMENG.
2002-07-18 07:47:37 +00:00
Hye-Shik Chang
5f6e596f1c
Add py-fcgi 0.1, python FastCGI interface library.
...
PR: 40722
Submitted by: JunSeon Oh <hollywar@mail.holywar.net>
2002-07-18 07:19:57 +00:00
Hye-Shik Chang
edc3c16a0a
Fix typo
2002-07-18 06:57:30 +00:00
Nick Sayer
f05d88ceef
Oops. Forgot to update the packing list.
2002-07-18 06:12:48 +00:00
Hye-Shik Chang
947d16c40f
Update to 2.0.5
2002-07-18 05:58:01 +00:00
Hye-Shik Chang
1f9a05157f
Update to 0.6.1
2002-07-18 05:55:53 +00:00
Hye-Shik Chang
ad51c902f6
Update to 1.06
2002-07-18 05:23:16 +00:00
Hye-Shik Chang
ea260715cf
Update to 1.17
2002-07-18 05:19:16 +00:00
Hye-Shik Chang
01f68d859b
Update to 0.3.4
2002-07-18 05:05:14 +00:00
Patrick Li
eb50c3560f
Add new port net/docsis: DOCSIS(tm) binary configuration file encoder/decoder
...
PR: ports/40233
Submitted by: James E. Flemer <jflemer@acm.jhu.edu>
2002-07-18 05:02:57 +00:00
Hye-Shik Chang
6d933eea41
Update to 0.08
2002-07-18 04:58:31 +00:00