Will Andrews
4d96b2e2bd
Remove libapreq from category Makefile.
2000-05-29 09:19:50 +00:00
Will Andrews
8d1228a7a5
Add libapreq, a package consisting of modules for manipulating client
...
request data via the Apache API with Perl and C.
PR: 15994
Submitted by: Igor Vinokurov <igor@zynaps.ru>
Partially reviewed by: taoka
2000-05-29 07:33:18 +00:00
Steve Price
809da0a360
Update to version 3.2.
...
PR: 18722
Submitted by: Palle Girgensohn <girgen@partitur.se>
2000-05-29 03:29:36 +00:00
Steve Price
7692dde007
From the maintainer:
...
This was sent to me by Tommy Chen :
...
I checked the INSTALL.apache document and found that there was
something wrong in the "servlet.gnujsp.initArgs" argument in the
gnujsp.properties file. In addition , I thought the pkg/MESSAGE file
needed to be updated so that we can use this port correctly.
It is good stuff, so please commit it.
PR: 18708
Submitted by: maintainer
2000-05-29 03:26:33 +00:00
Steve Price
b4f480b780
Update to version 1.1.1.
...
PR: 18668
Submitted by: Palle Girgensohn <girgen@partitur.se>
2000-05-29 03:24:56 +00:00
Steve Price
93badab004
Update to version 20000430.
...
PR: 18433
Submitted by: maintainer
2000-05-29 03:01:59 +00:00
Steve Price
aa74835d75
Provide a better rc.d startup script.
...
PR: 18419
Submitted by: Matthew Braithwaite <mab@red-bean.com>
2000-05-29 03:00:28 +00:00
Will Andrews
0320cafa3b
Add missing BUILD_DEPENDS (gettext).
...
Found by: bento
2000-05-29 02:53:43 +00:00
Steve Price
795f0af920
Update to version 2.1.6.
...
PR: 18444
Submitted by: Thomas Hentschel <thomas@hentschel.net>
2000-05-29 02:49:55 +00:00
Steve Price
0d6890afd9
Spell "doesn't" correctly.
2000-05-29 02:17:00 +00:00
Will Andrews
ddd7217f59
Yet Another Gratuitous Missing LIB_DEPENDS.
...
Found by: bento
2000-05-29 01:52:34 +00:00
Dirk Froemberg
19036112b8
Set FORBIDDEN for now.
2000-05-28 15:04:39 +00:00
Steve Price
6f281f85c4
Minor changes to mod_dav.h without bumping the distfile's version number.
2000-05-28 04:08:36 +00:00
Steve Price
cfd9f0448f
Remove files from PLIST that are no longer installed and quietly remove
...
share/sitecopy if it is empty.
2000-05-28 03:50:49 +00:00
Steve Price
875e2aad35
Don't add -O2 to CFLAGS. Make this port honor CFLAGS and CXXFLAGS. Fix
...
build for -current.
2000-05-28 03:25:16 +00:00
Maxim Sobolev
96b90dff26
Fix a broken patch.
...
"diff -u Makefile.orig Makefile > ../../patches/patch-aa" after "perl -pi -e"
has been applied is definitely a BAD THING[tm].
Submitted by: bento
2000-05-25 15:10:49 +00:00
Dirk Froemberg
362259b791
Upgrade to php-4.0.0.
2000-05-25 12:44:00 +00:00
Ralf S. Engelschall
f681f967fe
Upgrade to Website META Language (WML), version 2.0.1
2000-05-23 19:18:19 +00:00
Andrey A. Chernov
4660acc6ed
Upgrade to dev.2
...
Use shared linking of -lintl
2000-05-23 17:04:03 +00:00
Andrey A. Chernov
17d591334a
Shared linking of -lintl
2000-05-23 16:22:35 +00:00
Satoshi Asami
0f36f7b097
Add back lynx-current.
2000-05-23 00:01:37 +00:00
Will Andrews
cb25687534
Chase checksum. Author apparently decided to add a copy of "COPYING" to
...
the tarball, and changed some minor things in the README + install. :-(
However, this port is the same functionally.
PR: 18719
Submitted by: Alexander Langer <alex@cichlids.com>
2000-05-22 10:17:54 +00:00
Sheldon Hearn
c1af2c081a
Update 1.22_02 -> 1.24:
...
Mostly non-critical bugfixes.
While a few new features have been added, most folks who need to upgrade
will know about the bugs that have been biting them.
2000-05-22 10:02:52 +00:00
Akinori MUSHA
64a88bdf7a
Change MAINTAINER's mail address.
...
Now "Don Croyle <croyle@gelemna.org>".
PR: 18701, (part of) 18702, 18703, 18706
Submitted by: MAINTAINER
2000-05-21 11:52:06 +00:00
Akinori MUSHA
7b302a5887
Add a patch to make it send a "Host:" header for HTTP/1.1 virtual hosts.
2000-05-21 11:31:02 +00:00
Dirk Froemberg
0ec73e0175
ZEND_EXTENSION_API_NO was bumped without changing the distname. This
...
bug prevented Zend optimizer to be loaded.
Submitted by: akiy_@hotmail.com
2000-05-21 08:56:24 +00:00
Andrey A. Chernov
c7b066cf09
Fix WWW
2000-05-21 01:56:49 +00:00
Will Andrews
fee44ad6a3
Add Quanta+, a GUI HTML editor that bears resemblance to KDevelop. I had
...
to use HAS_CONFIGURE instead of GNU_CONFIGURE because for some reason it
kept thinking bsd.port.mk is giving it too many arguments. So I overrode
this behavior with CONFIGURE_ARGS.
2000-05-20 03:54:48 +00:00
Maxim Sobolev
0181081672
Several fixes and improvements:
...
"The wwwoffle port has "/var/spool/wwwoffle" hardcoded as the path for
the spool, both in the Makefile and PLIST. Even if a user overrides
this in Makefile they may not know PLIST needs changing.
Also, the installation attempted to change the ownership of some files
to root:wheel, this changes that to ${BINOWN}:${BINGRP}. This means
one less warning message while testing the port as a non-root user if
nothing else."
PR: 18372
Submitted by: maintainer
2000-05-19 08:44:38 +00:00
Chris Piazza
389e0ff29f
Update linux netscape47 to 4.73
...
PR: 18554
Submitted by: maintainer
2000-05-19 08:05:41 +00:00
Dirk Froemberg
7cbdbc04eb
Upgrade to php-4.0RC2.
2000-05-17 21:54:49 +00:00
Jim Mock
e8ae51de46
Update to version 0.4.
2000-05-17 19:44:04 +00:00
Maxim Sobolev
cb52fef94b
's|sobomax@altavista.net|sobomax@FreeBSD.org|'
2000-05-17 11:18:29 +00:00
Jun Kuriyama
96f58ba575
Follow l-n47-communicator. (Use wrapper)
...
Forgotten by?: knu :-)
2000-05-17 04:02:22 +00:00
Peter Wemm
25863e3f7e
Update from squid 2.3-stable2 to 2.3-stable3. Unfortunately the new
...
package version mechanism doesn't seem to have a place to show this new
release. :-(
2000-05-17 01:18:36 +00:00
Dirk Froemberg
ef9b6b8502
Add option for FTP support.
...
Submitted by: Eric D. Futch <efutch@nyct.net>
2000-05-16 20:26:34 +00:00
Dirk Froemberg
9251f84302
Include zlib and MySQL support if ${BATCH} is defined.
...
Too many people are confused if MySQL isn't included in the package.
2000-05-15 11:53:29 +00:00
R. Imura
c6e117041e
Make lesstif quiet.
2000-05-14 17:42:28 +00:00
Bill Fumerola
4be840adbc
Follow the bouncing MASTER_SITE/WWW:
2000-05-14 05:18:39 +00:00
SADA Kenji
ba9e697b98
Typo of library name: libgdk -> libgtk.
...
Submitted by: Mohit Aron <aron@cs.rice.edu>
2000-05-14 00:52:01 +00:00
SADA Kenji
4e354cb8fd
Cope with new BSDI Netscape ports.
...
Submitted by: Trevor Johnson <trevor@jpj.net>
2000-05-13 16:19:22 +00:00
SADA Kenji
a438116b22
Upgrade to 4.73 .
2000-05-13 14:31:28 +00:00
SADA Kenji
5eb41bc5f9
RUN_DEPENDS to new netscape wrapper script is overridden by
...
RUN_DEPENDS to XF86-aoutlib.
2000-05-13 12:34:22 +00:00
Andrey A. Chernov
8e09e0415b
Upgrade to 0.9.10
...
Enable NLS
2000-05-12 16:57:41 +00:00
R. Imura
c208bd5fae
I18N patch is updated and much better cooperate with netscape.
...
Wow!! Almost most of problem seems to be fixed!
According to author:
- Activate "RESET" buttun with <textarea>.
- Fix scrollbar's behavior.
- Don't clip words in the right side of the browser.
- Fix behavior with wheel mouse.
- Fix displaying size of <input type=text> and <textarea>.
- Cooperate with Messenger.
HAVE A FUN!
2000-05-11 16:44:47 +00:00
Satoshi Asami
0d7a840a43
Remove two directories. Fix typo.
...
Submitted by: bento
2000-05-09 08:07:34 +00:00
Satoshi Asami
9a229d9012
Remove empty directory.
...
Submitted by: bento
2000-05-09 06:57:01 +00:00
Satoshi Asami
0ebb19ccde
Remove three dirctories upon exit if empty.
...
Submitted by: bento
2000-05-09 06:33:35 +00:00
Akinori MUSHA
2ca9739527
Make netscape4 ports use the new wrapper which I've freshly imported
...
as www/netscape-wrapper.
Approved by: sada (conditionally), o`brien
2000-05-08 19:20:36 +00:00
Akinori MUSHA
bfecfa1413
Add netscape-wrapper.
2000-05-08 19:05:14 +00:00