1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

52748 Commits

Author SHA1 Message Date
Maxim Sobolev
32241e4b71 Update to 1.0.4.
PR:		34571
Submitted by:	Joe Clarke <marcus@marcuscom.com>
2002-02-04 14:30:56 +00:00
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
Gary Jennejohn
1308083efc Update to patch level w. 2002-02-04 11:06:59 +00:00
Yoichi NAKAYAMA
18f6288b96 Use Emacs21 by default.
Terminate XEmacs support (ports/editors/xemacs-packages includes auctex).
Arrange Makefile with bsd.emacs.mk.

Approved by:	maintainer
2002-02-04 10:22:47 +00:00
Maxim Sobolev
4cd934827c Recognize python2.2.
Submitted by:	olgeni
2002-02-04 10:16:06 +00:00
Maxim Sobolev
15400bf640 Make patch apply.
Submitted by:	many
2002-02-04 10:11:00 +00:00
Maxim Sobolev
f8828ca86f Update to 1.0.12. 2002-02-04 09:30:22 +00:00
Jun Kuriyama
e791e25b61 Fix typos in LIB_DEPENDS line.
Submitted by:	Neil Darlow <neil@darlow.co.uk>
2002-02-04 09:14:50 +00:00
Pete Fritchman
85645168f8 Update to 5.1 2002-02-04 08:08:11 +00:00
Pete Fritchman
14d5bcb48d Update to 0.09 2002-02-04 07:58:19 +00:00
Pete Fritchman
b127b0ce78 Update to 0.91 2002-02-04 07:57:16 +00:00
Doug Barton
246a59bb1a * Upgrade to version 3.1.6, which fixes numerous bugs, and one possible
security problem that was present in the unpatched 3.1.5.
* Update the master sites list.
* Configure more precisely several important directories, partly to
compensate for some of the new defaults, and partly to avoid potential
future security problems regarding remote users being able to read
files specified as config files. This vulnerability was patched
already, and the fix is included in this version. However, a little
paranoia never hurt anyone.
* Remove the patches, as they have either been made obsolete by the new
version, or as in the pthreads issue, I'm doing them differently in
the Makefile.
* Make the patching in the Makefile smarter.
* Put my name in the pkg-descr.... overlooked previously.
* Adjust the pkg-plist, and sort it since the bloat is the same either way.

Thanks to Palle Girgensohn <girgen@partitur.se> for the suggestion in the PR
to place the conf file in its own directory.

PR:	ports/26058
2002-02-04 07:22:00 +00:00
Pete Fritchman
47ce65cfd8 Update to 1.13 2002-02-04 03:37:23 +00:00
Pete Fritchman
90c577def2 Remove the p5-GPG port. It is no longer being maintained by it's author,
and there is a much better PGP Perl interface in security/p5-Crypt-OpenPGP.
2002-02-04 03:32:21 +00:00
Pete Fritchman
4326ac11d5 Update to 0.1.7 2002-02-04 03:25:19 +00:00
Pete Fritchman
e32728f40b Update to 1.3.7 2002-02-04 03:03:09 +00:00
Pete Fritchman
0ae20f9ca8 Update to 1.01 2002-02-04 02:54:18 +00:00
Pete Fritchman
b968251bf4 - update to 2.1
- sort pkg-plist
2002-02-04 01:11:06 +00:00
Pete Fritchman
e2a3365f16 Update to 2.2.0 2002-02-04 00:56:29 +00:00
Patrick Li
bbceb0aa95 Update to 3.69
PR:		34598
Submitted by:	maintainer
2002-02-04 00:54:26 +00:00
Pete Fritchman
936fbc7d82 Update to 0.2001.10.29 2002-02-04 00:49:33 +00:00
Pete Fritchman
72eed5a8c5 Update to 0.3 2002-02-04 00:39:19 +00:00
Pete Fritchman
f8e8be0b4a House distfiles at ${MASTER_SITE_LOCAL} until the main distribution site
reappears.

Submitted by:	fenner's distfile survey
2002-02-04 00:10:57 +00:00
Jun Kuriyama
6707cd923c Add (conditional) hidden dependency for iconv and gdbm.
PR:		ports/34543
Reported by:	Ronald Kuehn <rk@ronald.org>
2002-02-03 23:00:56 +00:00
Christian Weisgerber
210a696e19 Clarify dependency and add a flag to make NTL an ISO compliant lib.
Thanks to Jeff Brown <jabrown@SDSC.EDU> for pointing this out.

PR:		34556
Submitted by:	Matthias Bauer <matthiasb@acm.org>

Additionally respect CC/CXX/CFLAGS/CXXFLAGS and generally overhaul
the Makefile.

Obtained from:	OpenBSD
2002-02-03 22:15:22 +00:00
Christian Weisgerber
d086779181 * remove libogg dependency already implied by libvorbis one
* add iconv dependency
* simplify configure call
2002-02-03 22:07:46 +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
Doug Barton
60f5079d3b Upgrade to 8.3.1, an urgent bugfix release. To quote from the release
notes, "If you have BIND 8.3.0 you need to upgrade." See
/usr/local/share/doc/bind8/CHANGES for a complete list, but the most
important change is:

1324. [bug] certian bad delegations could result in a DNS storm.
2002-02-03 21:37:34 +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
Mario Sergio Fujikawa Ferreira
ad12e402c0 Update to 1.4 Build 146 2002-02-03 20:33:46 +00:00
Mario Sergio Fujikawa Ferreira
d2f2303e1f o Update to 0.7.9
o Enable ipv6 support
2002-02-03 20:07:35 +00:00
Mario Sergio Fujikawa Ferreira
c743dc4eb5 o Update to 0.7.6.1
o Add ipv6 support
2002-02-03 20:06:54 +00:00
Akinori MUSHA
72733c121d Oops, $PREFIX/share/locale/ja/LC_MESSAGES is not created by mtree. 2002-02-03 19:44:32 +00:00
Akinori MUSHA
be4f6005b2 Remove ruby-mo which has been superseded by ruby-gettext. 2002-02-03 19:35:41 +00:00
Akinori MUSHA
2a265d86bc Add ruby-gettext, a Ruby implementation of the gettext library. 2002-02-03 19:33:36 +00:00
Mario Sergio Fujikawa Ferreira
19c68a4f39 Update to 0.43 2002-02-03 19:14:07 +00:00
Mario Sergio Fujikawa Ferreira
051633910d Update to 0.69 2002-02-03 19:13:53 +00:00
Akinori MUSHA
b82696b70b Update to 0.5. 2002-02-03 19:10:27 +00:00
Mario Sergio Fujikawa Ferreira
7b848ecce1 o Correctly apply a distribution patch
o no PORTREVISION bump since it was not extracting before

Submitted by:	nik
2002-02-03 18:55:57 +00:00
Yaroslav Tykhiy
57875f1752 Add a new port: mp3ck
Mp3ck is a portable utility for checking the consistency of MPEG
Layer 2 or 3 streams or files.  The primary accent of the check is
on the seamless flow of frames and tags since most MPEG defects
introduced by aborted network transfers manifest theirselves in its
breakage.

Its ability to detect such defects is its main difference from
other mp3*check utilities from our port collection.
2002-02-03 11:04:04 +00:00
Dirk Meyer
3e468fafad There is a new release of MetaKit
Some details about this 2.4.3 release:

  - various bug fixes, see http://www.equi4.com/metakit/CHANGES
  - a cross-platform byte-order serialization bug has been fixed
  - the Python builds are for Python 2.2 (several improvements by GM)
  - the Tcl builds should run on any Tcl installation >= 8.1

See the home page for all further details and downloads:
    http://www.equi4.com/metakit/
2002-02-03 09:16:54 +00:00
Maxim Sobolev
da22f39fbd Fix patch, so that it doesn't break some ports on 4-STABLE.
Submitted by:	Joe Macus Clarke <marcus@marcuscom.com>
2002-02-03 07:16:38 +00:00
Ying-Chieh Liao
3ac413bd7b upgrade to 0.2.0
switch from perl to python
drop maintainership
2002-02-03 07:16:12 +00:00
David E. O'Brien
1262671749 Upgrade to the 28-Jan-2002 GCC 3.1 development snapshot. 2002-02-03 07:15:30 +00:00
David W. Chapman Jr.
f4c9521c5d Update to 2.2.3 2002-02-03 04:45:51 +00:00