Commit Graph

53510 Commits

Author SHA1 Message Date
Peter Pentchev
ad70fbdb99 Now that the pkg_install tools know how to handle symlinks,
unbreak the cURL package - include libcurl.so in the packing list
so that pkg_add(1) makes it visible to other packages.

Bump PORTREVISION for this (definitely package-related) change.

PR:		ports/34491
Submitted by:	Tom Payne <twp20@cam.ac.uk>
2002-02-22 09:52:10 +00:00
Peter Pentchev
36062ffe27 Make the strcasestr() definition conditional on OSVERSION.
Respect CFLAGS by patching them into the program Makefile.
No longer override the do-build target, let make(1) do its thing.

No PORTREVISION bump for the strcasestr() fix - this port simply
did not build at all on systems of olde :(

Reported by:	<root@lab.simerson.net>
2002-02-22 09:39:21 +00:00
Johann Visagie
caaaf7c800 - Update to version 3.02 2002-02-22 09:26:41 +00:00
Maxim Sobolev
99a662beac Don't use dynamically generaled Makefile.inc. 2002-02-22 09:14:31 +00:00
Ernst de Haan
8e6a1732e7 Now uses Jakarta Tomcat 3.2.4. Improved the list of download locations. 2002-02-22 08:23:53 +00:00
Patrick Li
672a625d5d Update to 2001.12.20
PR:		35203
Submitted by:	maintainer
2002-02-22 07:57:07 +00:00
Patrick Li
826f36f5dc Update to 20020220
PR:		35200
Submitted by:	maintainer
2002-02-22 06:52:23 +00:00
Patrick Li
6ef33717a5 Update to 0.52
PR:		35202
Submitted by:	maintainer
2002-02-22 06:33:55 +00:00
Dirk Meyer
d987269658 - Update zircon to 1.18.254
- no relevant changes.
2002-02-22 06:00:50 +00:00
Patrick Li
1c7064d8a6 Update to 5.4.3.5 2002-02-22 05:06:37 +00:00
David E. O'Brien
5cbfcb7ac2 Fix mastersite.
PR:		35185
Submitted by:	Michael Joyner <mjoyner@ewc.edu>
2002-02-22 03:36:06 +00:00
Akinori MUSHA
85d94fea4b Update to 0.2.0. 2002-02-22 03:28:37 +00:00
Ying-Chieh Liao
ce4bb6e7f7 Replace RUN_DEPENDS= ${LINUXBASE}/sbin/ldconfig with USE_LINUX
PR:		35194
Submitted by:	maintainer
2002-02-22 03:26:32 +00:00
Chris D. Faulhaber
6d079cec05 Add eights, a simple text-based games of eights
(and my brother's first port :)

Submitted by:	Bob Bomar <bob@fly.homeunix.org>
2002-02-22 02:59:32 +00:00
Akinori MUSHA
2658ba9c3c - Update to 3.1.0.
PR:		ports/34740
  Submitted by:	larse@ISI.EDU

- Add %%PORTDOCS%% to pkg-plist.

- Assign MAINTAINER to the submitter.

  Requested by:	issei (previous MAINTAINER)
2002-02-22 02:52:25 +00:00
Christian Weisgerber
2cc65c878e tarball has been re-rolled, minor documentation changes 2002-02-22 02:18:29 +00:00
Vanilla I. Shu
b64c9b5dec Upgrade to 1.21. 2002-02-22 01:24:43 +00:00
Mario Sergio Fujikawa Ferreira
1340a0d501 o Update to 1.0.3
o Add Author tag to DESCR
2002-02-22 00:22:15 +00:00
Mario Sergio Fujikawa Ferreira
bfa9be0770 Update to 0.2000.16.16.59.3 2002-02-21 22:58:14 +00:00
Mario Sergio Fujikawa Ferreira
2321dc451e Mark it broken for a while: developer is shifting from one gaming
platform to another. development has been halted for a while

Submitted by:	fenner (distfile survey)
2002-02-21 22:51:50 +00:00
Patrick Li
83be37858d Update to 2.2
PR:		35159
Submitted by:	Adam Weinberger <monkey@crackula.com>
Approved by:	maintainer
2002-02-21 22:39:08 +00:00
Dag-Erling Smørgrav
e473880602 Upgrade to 2.3.20020208. 2002-02-21 21:38:56 +00:00
Ernst de Haan
b1b733982c Fixed the man page for tomcatctl. 2002-02-21 20:31:20 +00:00
Bill Fenner
4fa7eadab7 Remove patrick@watson.org as MAINTAINER
Submitted by:	patrick@watson.org
2002-02-21 20:31:13 +00:00
Jean-Marc Zucconi
ba9f8d63ed Fix a buffer problem.
Submitted by:	Dimitar Peikov <mitko@rila.bg>
Obtained from:	Geoff Kuenning <geoff@cs.hmc.edu>
2002-02-21 20:22:59 +00:00
Ernst de Haan
dfdf0d65e0 Checks for the existence of a 'www' user and group. Forgot to add
this file during the last commit. :-\
2002-02-21 20:08:30 +00:00
Ernst de Haan
229c3f67eb Cleaned things up. Made things working :-) Both the startup script
in ${PREFIX}/etc/rc.d and the control script in ${PREFIX}/bin have
been refactored and now actually work very well.

Using the 'www' user and group, creating them if they don't exist.
I've used the same approach as www/apache13.

STDOUT_LOG and STDERR_LOG are now fixed (no ?= anymore) since the
package deinstall does not support a different location.

This fixes the first half of PR 28624.
See: http://www.freebsd.org/cgi/query-pr.cgi?pr=34931

Reported by:	Kees Jan Koster <k.j.koster@kpn.com>
2002-02-21 20:06:55 +00:00
Akinori MUSHA
e7c1eb4000 Remove a nonsense '${f}'.
PR:		ports/35184
Submitted by:	Dan Nelson <dnelson@allantgroup.com>
2002-02-21 19:44:39 +00:00
David E. O'Brien
c8bdef2e13 Add vendor patch to correctly drop group privileges when changing uid. 2002-02-21 18:40:21 +00:00
Bill Fenner
74a020840a Use MASTER_SITE_LOCAL since the original MASTER_SITE seems to have disappeared.
Submitted by:	distfile survey
2002-02-21 18:35:36 +00:00
Ernst de Haan
dc7ed7c801 Added MASTER_SITE_LOCAL to MASTER_SITES, with MASTER_SITE_SUBDIR
set to 'znerd'.
2002-02-21 18:34:58 +00:00
Ernst de Haan
a529d069af Now uses USE_LINUX instead of an obscure RUN_DEPENDS.
Reported by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2002-02-21 18:31:18 +00:00
Ernst de Haan
257a3fd325 Improved the MASTER_SITES download locations. Also changed the
RUN_DEPENDS for linux. It now checks for the existence of
/compat/linux/lib/ld.so instead of the more obscure
/compat/linux/usr/i486-linux-libc5/lib/libc.so.5, which does not
even exist on my system, although I have installed linux_base.
2002-02-21 18:24:56 +00:00
David E. O'Brien
2dba26a1c7 Fix the default CONFIGURE_TARGET to one that is a proper GNU tuple.
Approved by:	several portmgr members
2002-02-21 18:24:20 +00:00
Ernst de Haan
ae4e7b4ce3 Now using the more appropriate ONLY_FOR_ARCHS instead of an if. 2002-02-21 18:21:47 +00:00
Ernst de Haan
3bf5e20699 Fixed a 403 (Forbidden) for the main download location (reported
by fenners tool). Also changed the check for ${ARCH}. It now checks
to make sure that it equals "i386" instead of checking that it
does not equal "alpha". You never know how many platforms FreeBSD
is eventually going to support ;-)
2002-02-21 18:11:00 +00:00
Tom Hukins
1476b01ea7 Fix building this Port with Kerberos.
The MAINTAINER has approved this (see ports/35161).

PR:		ports/35160
Submitted by:	Sean Chittenden <sean@chittenden.org>
Reviewed by:	maintainer
2002-02-21 17:55:48 +00:00
Munechika SUMIKAWA
338b47199f fsh -- Fast remote command execution
The problem: logging in to a remote system with a cryptographic
solution such as lsh or ssh takes time, due to the computationally
expensive key exchanges that occur when the connection is
established. It is common to trigger a lot of remote logins while
using remote CVS, which makes it painfully slow compared to having the
repository locally.

The solution: reuse the secure tunnel once it has been
established. fsh is a drop-in rsh-compatible replacement for ssh that
automatically resuses ssh tunnels.

WWW: http://www.lysator.liu.se/fsh/
2002-02-21 17:40:58 +00:00
Ying-Chieh Liao
476feb8c07 upgrade to 2.2
fix ntfs

PR:		35019
Submitted by:	Wei-chun Kao <einstein@infor.org>
Discussed with:	rafan@infor.org, submitter
2002-02-21 17:09:06 +00:00
Mikhail Teterin
60021c04f1 Obey the WITHOUT_X11 knob. One utility -- wmf2x is not installed in this
case,  and USE_XLIB  will  not  be defined,  which  will  result in  the
LOCALBASE for PREFIX. LOCALBASE should, probably, be used in both cases,
but libwmf-config is  giving the right values... Also  the -nox11 suffix
is added to the package name in the WITHOUT_X11 case.

Ignore the major numbers of -lfreetype, -ljpg, and -lpng -- the software
will work with any reasonably recent version. I'm not sure about -lxml2,
so I left that alone.
2002-02-21 17:02:20 +00:00
Maxim Sobolev
08e5396f8a Allow it be compiled without svgalib support.
Submitted by:	joerg
2002-02-21 16:42:49 +00:00
Nick Sayer
27fc2aa9ce Fix damaged patch. Oopsie. 2002-02-21 15:13:16 +00:00
Maxim Sobolev
f76b5706a5 Add X11BASE/lib/mozilla into LD_LIBRARY_PATH along with X11BASE/lib/mozilla-embed,
so that Nautilus compiled with WITH_FULL_MOZILLA works as well. Don't bump
PORTREVISION, because WITH_FULL_MOZILLA isn't on by default.

Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-21 14:19:01 +00:00
Maxim Sobolev
e2a01e4f38 (forced)
Previous delta (WITH_FULL_MOZILLA) was:

Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-21 14:16:52 +00:00
Maxim Sobolev
36ada1000c Respect WITH_FULL_MOZILLA, which allows nautilus be linked with www/mozilla
instead of www/mozilla-embedded.
2002-02-21 14:15:58 +00:00
Ying-Chieh Liao
e9526ac673 The author fixed some bugs and released "Open WebMail 1.62 Release 20020221"
with the same distfile name "openwebmail-1.62.tgz"

bump port revision

PR:		35173
Submitted by:	maintainer
2002-02-21 13:35:32 +00:00
Tom Hukins
4fb6806739 Update to 2.05 2002-02-21 12:20:37 +00:00
Ernst de Haan
02e7b57e58 Upgraded from Jakarta 3.2.3 to 3.2.4.
Not using DIST_SUBDIR anymore.
2002-02-21 11:03:08 +00:00
Maxim Sobolev
b43764cab0 Remove pkgconfig from ${BUILD,RUN}_DEPENDS - it's inherited with another
dependencies.
2002-02-21 09:46:20 +00:00
Maxim Sobolev
6a6fbb4e6f Remove pkgconfig from ${BUILD,RUN}_DEPENDS, because from now on it is inherited
along with libaudiofile dependency.
2002-02-21 09:38:01 +00:00