Commit Graph

4370 Commits

Author SHA1 Message Date
Ernst de Haan
b1ff002af7 This port moved to www/jakarta-tomcat4. 2002-04-09 19:00:54 +00:00
Ying-Chieh Liao
1b5f22eff3 take over maintainership
PR:		36928
Submitted by:	Adam Kranzel <adam-ports@blacktabby.org>
2002-04-09 16:59:17 +00:00
Ernst de Haan
d0d77b1ada Daemon control program now checks if process is really
terminated. If not, it will send the process a SIGKILL
after a certain time-out period. The time-out can be
passed to the port Makefile as a parameter.

Improved documentation a bit here and there.

Added some explicit casts to make lint(1) a bit
happier :-)

Applied some refactoring here and there. Moved some
functionality into a new function 'existsProcess'.

Slightly changed the output of the program.

Bumped PORTREVISION.
2002-04-08 21:50:23 +00:00
Ernst de Haan
f50f786a29 Made the daemon control program less verbose.
Bumped PORTREVISION.

Prompted by:	Kees Jan Koster <K.J.Koster@kpn.com>
2002-04-08 19:19:32 +00:00
Ernst de Haan
82cff6143f Now explicitly stating that this module is only for Tomcat 3. 2002-04-08 18:07:56 +00:00
Sergey Skvortsov
579964e30a Updated to 0.04.
Approved by:	markm
2002-04-08 16:28:39 +00:00
Sergey Skvortsov
7a9a8b1dd6 Updated to 0.41.
Approved by:	markm
2002-04-08 16:27:23 +00:00
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