Commit Graph

4302 Commits

Author SHA1 Message Date
Pete Fritchman
db3214062f Add a temporary master site to make this port fetchable.
PR:		36440
Submitted by:	Jason Harris <jharris@widomaker.com>
2002-03-29 23:49:43 +00:00
Mikhail Teterin
9dd8c580d3 Finally catch up with the version number change of devel/tcllib --
I guess, we need some pattern matching in the RUN_DEPENDS too --
this port would work happily with the old tcllib0.8 as well as
the new tcllib1.2.

Submitted by:	bento
2002-03-29 17:55:00 +00:00
Ernst de Haan
ff7b7f02fc Now replacing all occurences during the customization of
files, not just the first occurence on a line. This was a bug.
Bumped PORTREVISION.
2002-03-29 13:01:10 +00:00
Ernst de Haan
0ff2aadb8a Improved startup script. It now creates the PID file and fixes
the ownership and permissions before actually calling the
orionctl program.

Bumped PORTREVISION.
2002-03-29 12:54:15 +00:00
Josef Karthauser
8a8852372f Add an http web crawler to the ports. 2002-03-29 10:54:20 +00:00
MANTANI Nobutaka
62808c8079 Fix patch error on www/w3m-m17n caused by the previous change of patch-configure. 2002-03-29 10:39:13 +00:00
MANTANI Nobutaka
b88e7ba85b Fix configure error on -current. 2002-03-29 10:15:39 +00:00
Munechika SUMIKAWA
1f10de108e - Fix breakage in bento
- Suppress message when booting from rc.d/wwwoffled.sh from netchild.
2002-03-29 08:36:24 +00:00
Pete Fritchman
7a6fa65774 Fix a silly typo, again... I could have sworn I fixed this before commit! 2002-03-29 07:30:59 +00:00
Munechika SUMIKAWA
c6f11a5552 Multiple IP trying works not only when connection resused but also
when timeout.  This patch was already commited in mozilla-current
and will appear in mozilla-1.0.

Obtained from:	Bugzilla/126755
		http://bugzilla.mozilla.org/show_bug.cgi?id=126755
2002-03-29 07:03:57 +00:00
Mikhail Teterin
2e1e281c82 Install the neon's manpages -- something the packages itself forgets
to do. The maintainer gave the go ahead, but warned, that he did not
test the change himself -- so any problems would be purely my fault.

Approved by:	maintainer
2002-03-29 06:31:40 +00:00
Pete Fritchman
9fb4d948c7 Fix a master site.
PR:		36409
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-03-28 22:53:08 +00:00
Ernst de Haan
134c13dd7a First checking if WITH_JIKES is actually defined before
comparing it. Bumped PORTREVISION.

Reported by:	Dan Langille <dan@langille.org>
2002-03-28 15:24:47 +00:00
Ernst de Haan
84376e4616 Synced control program and man page. Bumped PORTREVISION to 11. 2002-03-28 15:16:50 +00:00
Ernst de Haan
72221667cd Using a C program instead of a shell script for controlling
the server, so that we can use set the effective UID of the
control script.

Redirecting stdout output from the startup script to
/dev/null.

Bumped PORTREVISION to 10.
2002-03-28 14:52:37 +00:00
Ernst de Haan
7364e916cb Now uses USE_JAVA. 2002-03-28 11:52:53 +00:00
Joseph Koshy
3764620eae Upgrade to v3.4.2.
PR:		ports/35100
Submitted by:	Jose Abelardo Martinez <jamartinez@altern.org>
2002-03-28 09:03:29 +00:00
Cy Schubert
a2edf7fc8d Add dansguardian 2.2.7.1, a fast, simple web content filter for
Squid proxy servers.

PR:		35382
Submitted by:	Freddie Cash <fcash@bigfoot.com>
2002-03-28 02:25:13 +00:00
Patrick Li
2c7b3f88bd Update to 1.3.24+2.8.8 2002-03-28 00:46:30 +00:00
Pete Fritchman
b4c77a8441 General cleanup:
- fix packaging
- respect prefix/localbase

Pass maintainership to submitter as well.

PR:		36382
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2002-03-27 20:49:17 +00:00
Pete Fritchman
b30ae8637b Fix a typo in the last revision. 2002-03-27 20:38:17 +00:00
Trevor Johnson
1ba3a8858e Bump PORTREVISION for change to startup script.
Change a space to a tab.
2002-03-27 17:52:07 +00:00
Trevor Johnson
b44efee3dc Update English Netscape to 6.2.2, with unknown changes. The French,
German and Japanese ones remain at 6.2.1.

Bump PORTREVISION for those, because of change to startup script.
2002-03-27 17:48:52 +00:00
Maxim Sobolev
0b0565b9c2 Don't link with libgnuregex - the benefit is unclear (if any), while it causes
certain problems on -stable when editing html text (evolution et al).

Reported by:	Mark Sergeant <msergeant@looksmart.net>
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-27 05:03:00 +00:00
Pete Fritchman
6d715f9804 Fix localbase/prefix issues in pkg-message.
PR:		36349
Submitted by:	maintainer
2002-03-27 00:30:37 +00:00
Joseph Koshy
3955ff88ad Unbreak build. 2002-03-26 10:16:09 +00:00
Pete Fritchman
f64a71a9f5 This patch is no longer needed as postgresql installs include
files into the Right Place now.

Submitted by:	bento
2002-03-26 07:53:38 +00:00
Trevor Johnson
92d41c4a42 Make startup script pass arguments.
Submitted by:	Adrian Woizik <morrow@unfug.org>
2002-03-26 02:23:41 +00:00
Trevor Johnson
ca60c747b4 Make startup script pass arguments.
Submitted by:	nhibma
PR:		36280
2002-03-26 02:18:22 +00:00
Pete Fritchman
a1c6cc9e82 Remove BROKEN= because this port now packages correctly after my last
commit.

Forgotten by:	petef
2002-03-25 22:44:51 +00:00
Pete Fritchman
fff025ca61 (1) respect PREFIX/LOCALBASE
(2) make sure the directory we're installing to exists

PR:		36099
Submitted by:	maintainer (2)
2002-03-25 22:30:53 +00:00
Pete Fritchman
b9eac19b3f Unbreak: don't clobber the system's strcasestr() function. 2002-03-25 20:24:43 +00:00
Maxim Sobolev
98f0d12144 Update to 1.0.2. 2002-03-25 20:16:20 +00:00
Peter Pentchev
c20218844e Update to 0.24 and set MAINTAINER to ports@FreeBSD.org.
PR:		36305
Submitted by:	the former maintainer
2002-03-25 16:28:32 +00:00
Peter Pentchev
2a26e614d7 Set MAINTAINER to ports@FreeBSD.org.
PR:		36306
Submitted by:	the former maintainer
2002-03-25 16:18:05 +00:00
Peter Pentchev
a2125762f3 Update to 1.0.19 and set MAINTAINER to ports@FreeBSD.org.
PR:		36304
Submitted by:	the former maintainer
2002-03-25 16:17:44 +00:00
Andrey A. Chernov
ba8c4720b1 Remove myself from MAINTAINER 2002-03-25 14:46:55 +00:00
Jun Kuriyama
4f531b6a14 Add p5-CGI-SpeedyCGI 2.11,
speed up perl CGI scripts by running them persistently.

PR:		ports/35741
Submitted by:	Lars Thegler <lars@thegler.dk>
2002-03-25 13:42:29 +00:00
Ying-Chieh Liao
a2bf583ff7 upgrade to 0.76.3
PR:		36296
Submitted by:	Ports Fury
2002-03-25 12:31:06 +00:00
Maxim Sobolev
62f2687e21 Add USE_SUBMAKE, where it might be necessary. 2002-03-25 09:19:20 +00:00
Kris Kennaway
acbb775bde BROKEN: Does not build (duplicate strcasestr) 2002-03-25 02:32:18 +00:00
Kris Kennaway
65ce5657f5 BROKEN: Dependency is out of date 2002-03-25 02:23:31 +00:00
Kris Kennaway
3bf15b6637 BROKEN: Looks like a missing dependency 2002-03-25 02:20:02 +00:00
Kris Kennaway
58a170109d BROKEN: fails to package 2002-03-25 02:10:06 +00:00
Andrey A. Chernov
754d7494e6 Add warning about relative URL in Redirect: (changed now)
Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-03-24 20:21:46 +00:00
Anders Nordby
3e53b3dbb0 Update to version 3.12. 2002-03-24 17:07:39 +00:00
Ying-Chieh Liao
65d7a6bec8 fix WWW:
PR:		36246
Submitted by:	Eric Yu <ericyu@mail2000.com.tw>
2002-03-24 09:25:17 +00:00
Pete Fritchman
21643df3fc Don't clobber the system strcasestr().
Submitted by:	bento
2002-03-24 00:25:07 +00:00
Jacques Vidrine
a337ff9ae5 Patch buffer overflow described in
<URL:http://www.apache-ssl.org/advisory-20020301.txt>.
2002-03-23 19:34:54 +00:00
Anders Nordby
0c214686ed Update to version 0.6.4.
Approved by:	greid
2002-03-23 14:33:57 +00:00