1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

4413 Commits

Author SHA1 Message Date
Ollivier Robert
7cd3685d47 Update to 0.2.3.
PR:		ports/36833
Submitted by:	Sean Chittenden <sean@chittenden.org> (MAINTAINER)
2002-04-08 16:01:23 +00:00
Joe Marcus Clarke
cd21dd2368 Add two patches missed in the last commit. 2002-04-08 15:49:08 +00:00
Joe Marcus Clarke
1cd53b41e2 Update to 4.0.
PR:		36277
Submitted by:	maintainer
Approved by:	sobomax
2002-04-08 15:46:48 +00:00
Ollivier Robert
957a36236f Fix typo in the optional WITH_SUEXEC section.
PR:		ports/36872
Submitted by:	Hye-Shik Chang <perky@fallin.lv> (MAINTAINER)
2002-04-08 13:30:01 +00:00
Maxim Sobolev
48d4fb9942 giconv.h --> iconv.h. 2002-04-08 11:31:59 +00:00
Maxim Sobolev
b89e675e65 Correct name (iconv, not giconv) and version (3, not 2) of the shared library
installed by the converters/libiconv port.
2002-04-08 11:30:59 +00:00
Patrick Li
c856fac3ab Update to 2.0.35 (first GA release!)
PR:		36834
Submitted by:	maintainer
2002-04-08 06:45:33 +00:00
Cy Schubert
738fc8ec1d Add dansguardian-devel 2.4.2.1, a fast, simple web content filter
for Squid proxy servers.

PR:		36676
Submitted by:	Freddie Cash <fcash@bigfoot.com>
2002-04-08 01:51:57 +00:00
Cy Schubert
c877a9d58d Update 2.2.7-1 -> 2.2.8-0.
PR:		36677
Submitted by:	MAINTAINER:  Freddie Cash <fcash@bigfoot.com>
2002-04-08 01:48:41 +00:00
Nik Clayton
6cfe4bf361 Make sure it links with liblber. Remove BROKEN, and bump PORTREVISION.
Submitted by:	Robin P. Blanchard" <Robin_Blanchard@georgiacenter.org>
2002-04-07 15:49:31 +00:00
David E. O'Brien
6a1ab4d037 Don't try to fetch the "-beta" file. `make fetch' returns "Multiple files". 2002-04-07 06:21:53 +00:00
Ying-Chieh Liao
74893bd2ec upgrade to 5.7
take over maintainership

PR:		36825
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-04-07 01:31:38 +00:00
Anders Nordby
bf15bb4765 Update master site & WWW address, project moved. 2002-04-07 01:23:01 +00:00
Ernst de Haan
77a1003364 Now installs the shell scripts as well. They were previously
not installed because there was the control program tomcat4ctl
already. For some instances, however, tomcat4ctl is not
powerful enough. For instance when setting up multiple
instances of Tomcat, see
http://jakarta.apache.org/tomcat/tomcat-4.0-doc/RUNNING.txt.

Also added tools.jar to pkg-plist. It should have been added
previously.

Bumped PORTREVISION.

Prompted by:	Gavin Cameron <gavin@itworks.com.au>
2002-04-06 20:16:21 +00:00
Akinori MUSHA
e44440921e Update to 2.D. 2002-04-06 17:49:16 +00:00
Anders Nordby
d6282f8daa Update master site / WWW address, the dillo project has moved. 2002-04-06 15:01:23 +00:00
Kris Kennaway
0fd5e1626b Add jakarta-tomcat3
Pointy hat to:	znerd
2002-04-06 00:44:26 +00:00
Mikhail Teterin
63ce9ae66c Comment out delegation of .shtml to NeoWebScript's handler. Not really
worth the PORTREVISION bump...
2002-04-05 03:45:40 +00:00
Ernst de Haan
167198fa5f Updated mastersite. Added some alternatives.
Now uses USE_JAVA (bsd.java.mk).
Changed distinfo. Distfile changed, although the file
name did not change (d'oh).
Bumped PORTREVISION.

PR:		36650
Prompted by:	Tilman Linneweh <tilman@arved.de>
2002-04-04 23:41:58 +00:00
Ernst de Haan
f8bd9d89d3 Improved package comment (IMO). 2002-04-04 22:52:30 +00:00
Ernst de Haan
411b78699b Fixed a problem where the extracted files would
sometimes (?) be looked for in the directory
'work/work' instead of just 'work'.
Bumped PORTREVISION.
2002-04-04 22:48:18 +00:00
Ernst de Haan
92502db7fc Creating symlink to tools.jar. Bumped PORTREVISION.
Prompted by:	Calvin NG <calvinng@brel.com>
2002-04-04 22:03:26 +00:00
Ernst de Haan
2684781e36 Minor cleanup. 2002-04-03 21:28:50 +00:00
Ernst de Haan
a5dd895a1b Now using daemonctl.c from www/jakarta-tomcat.
Bumped PORTREVISION.
2002-04-03 21:28:10 +00:00
Ernst de Haan
bfc61c4e25 Now using daemonctl.c file from www/jakarta-tomcat.
Applied some minor cleanups.
Bumped PORTREVISION.
2002-04-03 21:22:23 +00:00
Ernst de Haan
ef9bf0b9ec Upgrade to version 3.3.1.
Note that this mod_jk cannot be used for Tomcat 4.
2002-04-03 21:10:59 +00:00
Ernst de Haan
d0f2cbece8 Now checking for the Java VM too in the control
program. Bumped PORTREVISION.
2002-04-03 20:42:07 +00:00
Ernst de Haan
144c6b62ca Little generalization and cleanup. Nothing
spectacular. Not bumped PORTREVISION.
2002-04-03 19:49:27 +00:00
Mikhail Teterin
9befe5ba60 Tidy up ``import'' statements to avoid warnings by the latest Python-2.2.
When de-installing, try removing any .pyc or .pyo files generated by
Python compiler next to the .py files we install.

Not bumping up PORTREVISION, since it still does not work with the new
Python and worked without the fixes with the earlier one.

Submitted by:	maintainer
2002-04-03 16:34:33 +00:00
Patrick Li
528851127a Remove this outdated port. The linemode browser is now part of the
www/libwww package.

PR:		36652
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-04-02 23:11:11 +00:00
Munechika SUMIKAWA
aa5a9684f4 Enabled IPv6. 2002-04-02 16:04:24 +00:00
Ernst de Haan
2297db65d5 Upgrade to Jakarta Tomcat 4.0.3. The Jakarta Tomcat 3
branch has moved to www/jakarta-tomcat3.

PR:	31096, 32022
2002-04-01 22:01:22 +00:00
Ying-Chieh Liao
98ea529c38 update php.ini to permit attachments
PR:		35046
Submitted by:	maintainer
2002-04-01 13:50:19 +00:00
Ying-Chieh Liao
c8d217216d - adding support of enscript, for syntax highlighting in devel/chora;
- better handling of the MIME drivers used by mail/imp-devel.

PR:		35047
Submitted by:	maintainer
2002-04-01 13:26:36 +00:00
Trevor Johnson
3ec81d2f4a The JRE for version 6.2.2 unpacks in a different directory than
earlier JREs.

Reported by:	Kris Anderson <tempest@12-225-141-159.client.attbi.com>
Approved by:	Tumbling Duke applet
2002-04-01 10:27:59 +00:00
Munechika SUMIKAWA
0a8cbdac51 Fix plist. 2002-04-01 09:44:40 +00:00
Trevor Johnson
31b3bc01e7 whitespace change only 2002-04-01 09:43:27 +00:00
Trevor Johnson
9dfed339a2 Mozilla uses zlib internally, and Netscape 6 is based on Mozilla.
There has been no announcement regarding zlib in Netscape 6.
2002-04-01 09:40:43 +00:00
Munechika SUMIKAWA
4257c89f4e Upgrade to 2.7a. 2002-04-01 09:27:28 +00:00
Kris Kennaway
29ecc12bc1 Remove internal strcasestr implementation to fix build. 2002-04-01 04:00:45 +00:00
Kris Kennaway
eccc8292fd Remove internal implementation of strcasestr(). Build still broken on
-current due to stdio changes.
2002-04-01 02:58:03 +00:00
Pete Fritchman
9edb368cb8 Respect ${CC} completely.. without this, LD_SHLIB gets hardcoded to "gcc".
Approved by:	maintainer
2002-03-31 21:04:31 +00:00
Patrick Li
a17e4a7f7e Update to 5.0r48 2002-03-31 20:31:47 +00:00
Patrick Li
0edf96725d Update to 0.76.4a
PR:		36586
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-31 18:09:56 +00:00
Anders Nordby
3aa2a8a91a Take over maintainership.
Approved by:	greid
2002-03-31 16:42:10 +00:00
MANTANI Nobutaka
32cf98bd66 Fix build error on -current. (*)
Remove useless post-extract target and post-patch target.

Submitted by:	Masahide -mac- NODA <mac@clave.gr.jp> (*)
2002-03-31 15:52:04 +00:00
Dag-Erling Smørgrav
c59d6c1da5 Use USE_LINUX instead of an explicit dependency on emulators/linux_base.
Submitted by:	petef
2002-03-31 13:08:50 +00:00
Kris Kennaway
ce9eb50340 Chase libxml2 includes to unbreak build 2002-03-31 06:12:19 +00:00
Kris Kennaway
e6a347678d Use FORBIDDEN to display notice about manual fetching of distfile.
Submitted by:	maintainer
2002-03-31 04:28:18 +00:00
Kris Kennaway
0d089f0cc8 Remove #include <malloc.h>
Don't statically initialize a FILE *
2002-03-31 03:10:17 +00:00
Ernst de Haan
91dae29ec0 Changed a message to make it more generic. 2002-03-30 21:08:55 +00:00
Ernst de Haan
9380d814ea Replacing the man page title (in capitals) in order
to make the man page fully generic for jakarta-tomcat,
jakarta-tomcat4, orion and possibly others.

PORTREVISION is not bumped, since the resulting man
page is exactly the same.
2002-03-30 19:53:18 +00:00
Ernst de Haan
f8b311d639 Now replacing STARTUP_SCRIPT in man page. Bumped PORTREVISION again. 2002-03-30 18:51:01 +00:00
Ernst de Haan
fb6cc4416b Stopping the server from pkg-deinstall. Applying
replacements to server.xml. Bumped PORTREVISION.
2002-03-30 18:42:23 +00:00
Ernst de Haan
784972ffc4 Removed reference to workers.properties since it no
longer exists. Bumped PORTREVISION.
2002-03-30 18:15:21 +00:00
Ernst de Haan
5542a04479 Removed reference to non-existent ${FILESDIR}/MANIFEST.MF.
Bumped PORTREVISION.
2002-03-30 16:45:40 +00:00
Ernst de Haan
00af56ae88 Lot of changes: Using USE_JAVA infrastructure. Upgraded port
to 3.3.1. Using HTTP_PORT i.s.o. LISTEN_PORT. Using
daemonctl.c i.s.o. tomcatctl shell script. Displaying steps
i.s.o. commands being executed. Synced man page.
2002-03-30 14:51:12 +00:00
Ernst de Haan
23b7e0ae1e Using patch files for replacements in default-web-site.xml and
rmi.xml. Changed the order in which certain steps are
performed. Fixed a small bug in the orionctl man page.
Including a dirty hack to make sure that WRKDIR is defined
(WRKDIR?=work).
Bumped PORTREVISION.
2002-03-30 12:47:34 +00:00
Akinori MUSHA
380317bde9 cd dir && command -> cd dir; command 2002-03-30 12:12:53 +00:00
Akinori MUSHA
73d38c252f Mark as BROKEN; it does not work with the latest PHP4. 2002-03-30 11:16:39 +00:00
Dirk Meyer
0ff938f043 Add patch as suggested.
PR:		33925
Submitted by:	hars@bik-gmbh.de
Approved by:	gonza@techline.ru
2002-03-30 06:54:12 +00:00
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