Alexander Langer
5d7eef81ca
Fix patching for 2-digit years.
...
PR: 19315
Submitted by: Karl Dietz <Karl.Dietz@frankfurt.netsurf.de>
2000-07-19 08:14:09 +00:00
Will Andrews
60329b8c60
Remove inappropriate categories. See Porter's Handbook.
2000-06-02 03:24:03 +00:00
Chris Piazza
c3bb46468e
Update with the new PORTNAME/PORTVERSION variables
2000-04-10 00:07:29 +00:00
Michael Haro
d628ca375e
fix: web500gw can't always parse dates (Y2K)
...
PR: 16736
Submitted by: maintainer
2000-04-01 08:27:45 +00:00
R. Imura
42afb2332c
Maintainer's e-mail address has changed, and portlint.
...
PR: 15092
Submitted by: Maintainer
1999-11-26 15:30:25 +00:00
Jacques Vidrine
39a855294d
Update 2.1b2 -> 2.1b3 and unbreak. Point MAINTAINER to Karl Dietz
...
<karl.dietz@triplan.com>.
PR: ports/12999, ports/13654
Submitted by: Karl Dietz <karl.dietz@triplan.com>
1999-09-21 22:37:13 +00:00
Peter Wemm
e7aa81f1a6
$Id$ -> $FreeBSD$
1999-08-31 02:43:35 +00:00
Tim Vanderhoek
a84b5b5f94
#4/4 enforcing Caps, no period
...
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Michael Haro
4248fdbf3c
Yet more WWW: fun.
1999-05-03 04:42:18 +00:00
Satoshi Asami
81a4ed7455
Build broken for a.out too.
1998-10-26 04:53:18 +00:00
Justin M. Seger
94930e2200
Mark BROKEN for ELF:
...
gcc -O -pipe -DUSE_SYSCONF -I. -I/usr/local/include -DMODIFY -DWEB500GW_DEBUG -DSUPPORT_OLD_URLS -DWEB500GWDIR=\"/usr/local/etc/web500gw\" -DLDAPVERSION=33 -DLDAP_DEBUG -fpcc-struct-return -fwritable-strings -c gwversion.c
gcc -o web500gw web500gw.o read.o search.o modify.o add.o navigation.o util.o web_util.o dir_util.o ldap2html.o messages.o init.o config.o detach.o setproctitle.o gwversion.o -L/usr/local/lib -lldap -llber
util.o: In function `find_access':
util.o(.text+0x91a): undefined reference to `re_comp'
util.o(.text+0x927): undefined reference to `re_exec'
util.o: In function `find_language':
util.o(.text+0x96a): undefined reference to `re_comp'
util.o(.text+0x977): undefined reference to `re_exec'
util.o: In function `find_browser':
util.o(.text+0xd2e): undefined reference to `re_comp'
util.o(.text+0xd3b): undefined reference to `re_exec'
*** Error code 1
1998-10-15 02:08:17 +00:00
Steve Price
a45fe7d24f
Allow this to run standalone or from inetd.
...
PR: 7663
Submitted by: maintainer
1998-08-24 01:26:33 +00:00
Tim Vanderhoek
bf7d58180e
Wwwaste the manpages.
1998-08-19 20:55:56 +00:00
Satoshi Asami
26a93bb456
You don't need to use "+=" for a variable only defined once....
1998-07-31 21:34:38 +00:00
Jacques Vidrine
ad9176e5cf
HTTP gateway to LDAP-based directories.
...
PR: ports/7447
Submitted by: Brent J. Nordquist <bjn@visi.com>
1998-07-31 18:47:37 +00:00