Commit Graph

4057 Commits

Author SHA1 Message Date
Ernst de Haan
0312f191f2 Fixed control script name. It's 020.jakarta-tomcat.sh.
Reported by: Yoichi NAKAYAMA <yoichi@FreeBSD.org>
2002-02-04 14:11:06 +00:00
Ernst de Haan
bafcc62545 Run when deinstalling Tomcat. It will stop Tomcat, if it is running. 2002-02-04 13:40:56 +00:00
Ernst de Haan
5a6112469e Now using tomcatctl instead of tomcat.sh 2002-02-04 13:40:10 +00:00
Ernst de Haan
1fbe096f64 A new tomcatctl control script, installed in /bin. 2002-02-04 13:39:20 +00:00
Ernst de Haan
f62ea0b0a3 A lot of changes:
* Bumped PORTREVISION
* Now displays installation settings
* Now possible to choose JDK. By default uses FreeBSD JDK 1.3.1 (instead of FreeBSD JDK 1.1.8)
* Does not depend on pinstall anymore
* Now possible to change TOMCAT_HOME. By default uses /jakarta-tomcat-3.2.3 (instead of /tomcat)
* Now possible to change LISTEN_PORT. Default is 8080 (unchanged)
* Added support for running Tomcat as a different user/group. By default a new user 'tomcat' and a new group 'tomcat' are created and used
* A 'tomcatctl' script is installed in /usr/local/bin/, which uses interprocess communication to start/stop/restart Tomcat
* Option is added for automatically starting Tomcat after install (AUTO_START). By default Tomcat is started right away
* Appends stdout and stderr to log files
* Uses a numeric prefix for the script in /etc/rc.d (now by default 020.jakarta-tomcat.sh instead of tomcat.sh)
2002-02-04 13:38:25 +00:00
Ernst de Haan
34a9b6c36a A lot of small changes. It's now possible to change the Java port using the JAVA_PORT variable. Now uses the my public_distfiles instead of those of sobomax. The script installed in /etc/rc.d/ is now prefixed with the startup order, by default it is 020.orion.sh. For the rest the changes are superficial. Just improving the quality and genericity. 2002-02-04 13:22:37 +00:00
Pete Fritchman
47ce65cfd8 Update to 1.13 2002-02-04 03:37:23 +00:00
Pete Fritchman
72eed5a8c5 Update to 0.3 2002-02-04 00:39:19 +00:00
Martin Blapp
33d6650dcc Upgrade to version 1.6 which I just have finished today.
Reviewed by:		some frontpage users
2002-02-03 21:59:27 +00:00
Akinori MUSHA
aa8d8b00a7 Update Wyvern, a simple/powerful/lightweight/secure/embed-able HTTP
server to 2.0.4.

Submitted by:	Kouichi ABE (WALL) <kouichi@MysticWALL.COM>
2002-02-03 20:43:46 +00:00
MANTANI Nobutaka
e77fca766d Allow coexistence of M17N and INLINE_IMAGE knob
since w3m-img patch has been merged into the w3m CVS repository
and w3m-0.2.5-m17n-20020202 is based on the source code after the merge.

Now we can use w3m with m17n and inline image support.
2002-02-03 03:02:27 +00:00
Patrick Li
f764b1e0a5 Fix breakage that would cause this module to not work at all
Bump PORTREVISION.

PR:		34522
Submitted by:	maintainer
2002-02-02 05:37:22 +00:00
MANTANI Nobutaka
3bcd0572c1 Update www/w3m to 0.2.5, www/w3m-img to 0.2.5+2.2, www/w3m-m17n to 0.2.5+20020202. 2002-02-02 03:48:29 +00:00
Johann Visagie
2961c6de75 - Update to version 0.4.4 2002-02-01 12:32:49 +00:00
Dirk Froemberg
edf3ed7f0e Switch over to pdflib which is at version 4.0.1 at the moment. 2002-02-01 08:34:34 +00:00
Tom Hukins
adb92ab529 Upgrade to 2.04 2002-01-31 20:07:09 +00:00
Tom Hukins
98fecc4708 Upgrade to 2.26 2002-01-31 20:06:21 +00:00
Akinori MUSHA
968367bbbe Update to 0.9.6. 2002-01-31 05:11:25 +00:00
Bill Fenner
7451517e27 Revert my attempt at making this port quiet; it broke "make install"
Submitted by:	Trevor Johnson <trevor@jpj.net>
2002-01-30 20:43:09 +00:00
Chris D. Faulhaber
0aad723176 Update port to 1.16 2002-01-30 13:42:51 +00:00
MANTANI Nobutaka
034dfc40ba Respect CFLAGS.
Pointed out by:	kris
2002-01-30 03:50:21 +00:00
MANTANI Nobutaka
62a8f0af29 Add -cflags="-O2" to CONFIGURE_ARGS to avoid crash on several machines.
PR:		34419
Submitted by:	Markus Wennrich <nick@schoko.org>
2002-01-30 02:55:58 +00:00
Patrick Li
5aeb2ebd59 Fix strcasestr conflict
PR:		34415
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
2002-01-29 20:24:47 +00:00
Akinori MUSHA
4adc5a8a71 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 12:08:37 +00:00
Dirk Froemberg
a0e1dc9718 Chase shared library number for sablotron. 2002-01-28 21:56:49 +00:00
Patrick Li
3adbe3170c Update maintainer email address
PR:		34372
Submitted by:	maintainer
2002-01-28 16:12:39 +00:00
Bill Fenner
0fd229a8ad Don't be noisy when work/netscape-installer/xpi/components.conf doesn't
exist yet.

Submitted by:	distfile survey
2002-01-28 15:56:49 +00:00
Trevor Johnson
6364e85f7b Fix a bug I created when I added the component-selection dialog:
the Java plugin was installed in the wrong directory.  Bump
PORTREVISION in case this bit anyone else.

Noticed and tested by:	Mike Harding <mvh@ix.netcom.com>
2002-01-28 02:44:58 +00:00
Anders Nordby
6735879828 Update to version 2.1.15.
This adds a Perl DBI/DBD (My)SQL authenticator example by me.
2002-01-27 23:40:58 +00:00
Jimmy Olgeni
10943b98ca Update port to version 0.11.4. 2002-01-27 22:44:13 +00:00
David W. Chapman Jr.
50336f09e0 Update to 1.13
PR:		34342
Submitted by:	maintainer
2002-01-27 17:42:06 +00:00
Dirk Meyer
354df803d7 Make new languages public:
croatian galician icelandic japanese latvian
	malay norwegian romanian-iso-8859-2 serbian
	simplified_chinese ukrainian
2002-01-27 15:49:35 +00:00
Dmitry Sivachenko
0e4b86e964 Upgrade to apache 1.3.23.
PR:		34290
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
2002-01-26 21:25:09 +00:00
Dmitry Sivachenko
12ac9885da Upgrade to 2.45 2002-01-26 18:43:17 +00:00
Trevor Johnson
91176d0813 Add dialog(1) technology, cribbed from the ghostscript-gnu and
mod_php4 ports.
2002-01-26 11:53:00 +00:00
Kris Kennaway
e8e7026479 Fix build on -current.
On an editorial note, I don't know what value there is in keeping this
port in FreeBSD.  Mosaic cannot even render its own homepage any more,
because someone clever went and rewrote it in modern html complete with
javascript.  Farewell, 1997; hello 2002 :-)
2002-01-26 11:31:22 +00:00
Ying-Chieh Liao
9cebede3fd upgrade to 0.0.6 2002-01-26 10:12:56 +00:00
Kris Kennaway
126e0d8331 Remove kwebsearch; this old software seems to have vanished from the
face of the net.
2002-01-26 05:30:59 +00:00
Kris Kennaway
90bb991905 Update to adzap-20020125 2002-01-26 03:41:31 +00:00
Akinori MUSHA
a678c3596c Let net/ruby-uri and devel/ruby-timex retire, which have now been
included in the standard distribution of ruby. (both 1.6 and 1.7)

Bump PORTREVISIONs of dependent ports for those who don't use
portupgrade/pkgdb which can handle stale package dependencies.
2002-01-25 21:04:54 +00:00
Trevor Johnson
94b8e0fa7f Install a new script, linkfarm, with linux-mozilla. This script
makes symlinks under PREFIX/lib/linux-mozilla/plugins/, pointing
to anything the script finds in the netscape-linux or linux-netscape6
plugin directories.  The script is run automatically on installation
of the port or the package and the user is advised to run it after
installing new Netscape plugins.  Unlike the former arrangement,
the symlinks are now removed upon de-installation of linux-mozilla.
Increment PORTREVISION.
2002-01-25 20:10:41 +00:00
Trevor Johnson
488af2351c Mention the ability of this port to use the plugins bundled with
Netscape 6.  Mention my personal problem with the Netscape 6 Java
plugin.  Change the description of the bug where text cannot be
entered.  Remove extraneous word "a."
2002-01-25 20:07:57 +00:00
Maxim Sobolev
260c581207 Don't build/install useless statically linked version of the shared module. 2002-01-25 11:06:45 +00:00
Andrey A. Chernov
9dc2701dc4 Upgrade to 1.3.23 2002-01-25 05:40:18 +00:00
SADA Kenji
e7d263357f New port: Useful tools to deal with CLF files (Common Log File format)
PR:	ports/33690
Submitted by:	Mark Huizer; Eindhoven <xaa+ports@timewasters.nl>
2002-01-24 15:08:41 +00:00
Trevor Johnson
d2920cfc6b Advise users that the Java plugin is incompatible with linux_base-7. 2002-01-24 09:37:31 +00:00
MANTANI Nobutaka
589d85630b Update to 1.2.4. 2002-01-24 09:03:07 +00:00
MANTANI Nobutaka
8457c9f63e Update w3m to 0.2.4, w3m-img to 0.2.4+1.18 and w3m-m17n to 0.2.4+20020108. 2002-01-24 08:58:58 +00:00
Martin Blapp
79b8f02804 Stop segfaulting on commandline, if the calling user has UID of httpd.
Check if the HTTP environment is existent.
2002-01-23 19:18:40 +00:00
Martin Blapp
d774d7ab29 Really use shtml.exe instead of shtml.dll as described in FEATURES.
This will fix some invalid command (/_vti_bin/shtml.dll) messages
from fpexec.
2002-01-23 16:34:31 +00:00