Commit graph

6840 commits

Author SHA1 Message Date
Christian Weisgerber
c032fc783b - fix LDAP deps (typo) [1]
- fix nasty typo in DBM code (missing + in LIB_DEPENDS=)
- remove NO_{ERROR;WWWDATE;CGI;ICONS;WWW} and utilize WITHOUT_WWW and
  WITH_CUSTOM_WWW [2]
- HTTP_PORT => WITH_HTTP_PORT and IPV6_ONLY => WITH_IPV6_ONLY [3]
- add support for FreeBSD libc db [4]
- add db41 support [5]
- more typos and a few things...

Notified by:	Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
Discussed with:	Oliver Eikemeier <eikemeier@fillmore-labs.com> [2] [3]
Requested by:	Fritz Heinrichmeyer <fritz.heinrichmeyer@fernuni-hagen.de> [4]
Submitted by:	<swp@uni-altai.ru> [5]

PR:		58739
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-09 03:22:49 +00:00
James E. Housley
afdb557f12 It has been said recently that flashplugin-mozilla cannot build on some
-current boxes. It is due to a redundant dependency in the makefile. This
patch fixes the problem.

Bumped PORTREVISION

PR:		58420
Submitted By:	MAINTAINER
2003-11-09 00:47:17 +00:00
James E. Housley
6a57e829a1 Changelog:
- Sync with apache13 layout (and some patches)
	- use DOCSDIR
	- Add no_zombies.patch
	- use DIST_SUBDIR=apache

Removed files:
	- files/patch-aq
	- files/patch-ar

Added files:
	- files/patch-httpd.conf-dist
	- files/post-patch-conf:httpd.conf-dist.orig
	- files/patch-FixPatch
	- files/patch-SSLpatch
	- files/patch-Makefile.tmpl
	- files/patch-src::modules::standard::mod_auth_db.module
	- files/patch-src::support::dbmanage
	- files/patch-src::support::log_server_status
	- files/patch-configure

PR:		58403
Submitted By:	MAINTAINER
2003-11-09 00:42:20 +00:00
Joe Marcus Clarke
aa63f4175b Add a missing WITH_APACHE2 to depend on the correct Apache port.
Reported by:	bento via kris
2003-11-08 23:56:24 +00:00
Joe Marcus Clarke
b1ce9d34c7 Fix build on bento.
Reported by:	kris
2003-11-08 23:52:42 +00:00
Dmitry Sivachenko
cc502d2e6a Add explicit dependency to p5-DBD-mysql port.
Submitted by:	maintainer
2003-11-08 09:16:42 +00:00
Kris Kennaway
737958cb55 As announced on Aug 7, remove the broken gn port 2003-11-08 06:47:52 +00:00
Kris Kennaway
f23b9daea9 As announced on Aug 7, remove the forbidden beonex port 2003-11-08 06:44:31 +00:00
Andrey A. Chernov
bcf7a9f5ff Use non-customizeable pathes for warining files 2003-11-08 03:47:16 +00:00
Andrey A. Chernov
c464cee162 Add warning file names to *-dist directories to prevent people modifying
them.
2003-11-08 03:37:10 +00:00
Dirk Meyer
f17f4c2256 - add new Option APACHE_WITH_MODSNMP
PR:		43997
Submitted by:	zin@the.ne.jp

- update to 2.8.16-1.3.29
- remove the now obsolte fixes.
2003-11-07 15:57:11 +00:00
Edwin Groothuis
4ee00aa7ae unbreak "make describe"
noticed by: Subject: INDEX build failed
2003-11-07 13:22:04 +00:00
Joe Marcus Clarke
f4d7c801f8 Use the new Apache bits from bsd.port.mk.
Submitted by:	dinoex
2003-11-07 09:12:58 +00:00
Kris Kennaway
126a2a9f1a Update to adzap-20031105 2003-11-07 02:32:41 +00:00
Anders Nordby
74049861d9 Update to 1.20, a much needed security update.
This closes a number of known vulnerabilities:

http://www.securityfocus.com/bid/8724 (Server Information Disclosure)
http://www.securityfocus.com/bid/8726 (Long Pathname Buffer Overrrun)
http://www.securityfocus.com/bid/7990 (Request-URI Buffer Overflow)

PR:		58846
Submitted by:	Matthias Andree <matthias.andree@web.de>
Approved by:	maintainer
2003-11-06 06:13:48 +00:00
Adam Weinberger
8088a61036 Update to 1.0.5. 2003-11-05 23:24:59 +00:00
Kirill Ponomarev
f1a86569aa - Add pkg-message
PR:		58975
Submitted by:	maintainer
2003-11-05 22:18:44 +00:00
Mark Linimon
f2cdbdba58 Update maintainer's email address per his request. 2003-11-05 21:48:15 +00:00
Mark Linimon
370bcfb359 Update maintainer's email address per his request. While here, try to
pacify portlint somewhat.
2003-11-05 21:43:01 +00:00
Mark Linimon
0b6d6d3be6 Per distfile survey, remove mastersites that disappeared in the last
3 years.
2003-11-05 18:54:45 +00:00
James E. Housley
54f4ac52af Update to 2.4.6.
PR:		58919
Submitted By:	MAINTAINER
2003-11-05 11:11:49 +00:00
Joe Marcus Clarke
cb275c7acb Don't reference memory after free'ing it. This fixes a lockup and possible
crash when exiting Galeon.

Reported by:	Simon Barner <barner@in.tum.de>
2003-11-05 05:04:16 +00:00
Trevor Johnson
bcc52e86ba Fix grammar. 2003-11-05 03:09:36 +00:00
Joe Marcus Clarke
7524984514 Chase the libxslt shared lib version with a PORTREVISION bump. 2003-11-04 18:30:50 +00:00
Edwin Groothuis
d0778a9033 [patch] Fix compiler error in www/php-screw
php-screw is not C99 compatible: the author use "exit()"
	while C99 forbid.

PR:		56222
Submitted by:	"Kang Liu" <liukang@bjpu.edu.cn>
Approved by:	Alex Dupre <sysadmin@alexdupre.com>
2003-11-04 11:54:17 +00:00
Foxfair Hu
317e9ea4a5 PR: 56948
Submitted by:	maintainer, Xavier Beaudouin <kiwi@oav.net>
Update of Caudium-devel port to 1.3.19-20030917 snapshot.
Update to usage of Pike 7.4.28 as well, and unbreak it in Makefile.
2003-11-04 03:49:10 +00:00
Kirill Ponomarev
38ef52cf23 - Fix build on -current
PR:		58881
Submitted by:	Ports Fury
2003-11-03 19:53:41 +00:00
Vanilla I. Shu
b5b569e0bc Add snownews 1.3.3, a text mode RSS newsreader.
PR:		58854
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-11-03 16:19:16 +00:00
Ying-Chieh Liao
9c118d4f8e add mod_musicindex 0.8.9
Apache module in C implements Perl module Apache::MP3

PR:		58807
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-11-03 16:17:10 +00:00
Mark Linimon
d75a2038c9 The resetting of this maintainer address to ports@ (done as part
of ports/58694) was a little premature in this case.  Janos
reports that he is alive and well at this new email address.
2003-11-03 10:05:55 +00:00
Kris Kennaway
09b69954f2 Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
2003-11-03 03:56:42 +00:00
Yen-Ming Lee
c757f436f6 update to 031101
PR:		58844
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-11-03 02:59:00 +00:00
Kris Kennaway
b4fd0b8e38 Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb

Reviewed by:	portmgr
2003-11-03 01:19:26 +00:00
Kris Kennaway
6160dc3d41 Reset maintainer of ports owned by inactive committers who were just retired. 2003-11-03 00:54:32 +00:00
Christian Weisgerber
2e64f2c115 * Fix install with perl < 5.8.
PR:		58490
Submitted by:	Lars Eggert <larse@isi.edu>
Reported by:	Peter McGarvey <xaphod@packet.org.uk>

* Use PERL_CONFIGURE.
* Fix packing list.

Approved by:	maintainer
2003-11-02 23:29:08 +00:00
Stefan Eßer
aa9aff0efd Upgrade to version 1.18.
Submitted by:	Massimiliano della Rovere <mader@tiscalinet.it>
2003-11-02 23:19:54 +00:00
Edwin Groothuis
728308e7b7 Remove port on maintainers request
PR:		ports/46039
Submitted by:	kwerle@pobox.com / "Julian C. Dunn" <jdunn@aquezada.com>
2003-11-02 21:07:21 +00:00
Joe Marcus Clarke
639830d522 Update to snapshot 2003.10.31.
PR:		58845
Submitted by:	maintainer
2003-11-02 21:04:03 +00:00
Mark Linimon
3df1af45d0 Per bento logs, mark as broken on 5.x for the usual gcc3.3 reasons. 2003-11-02 09:34:41 +00:00
Joe Marcus Clarke
a1e67196a0 Fix the build with Mozilla-1.6a.
Tested by:	adamw
2003-11-02 06:00:59 +00:00
Joe Marcus Clarke
87784d20c8 Fix issues with CATEGORIES not listing the enclosing directory as the
primary category.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 04:02:07 +00:00
Edwin Groothuis
03f8a6f768 ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:

PR:		ports/58694
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 03:36:45 +00:00
Edwin Groothuis
df3c9e78bd ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:

PR:		ports/58694
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 02:48:08 +00:00
Christian Weisgerber
10edc0182d Update to 031029.
PR:		58816
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-11-02 00:05:02 +00:00
Joe Marcus Clarke
c6f2e7323f * Update to 0.8.2
* Fix some portlint -A reported bugs
* Use the bundled neon since www/neon is out-of-date

PR:		58795
Submitted by:	maintainer
2003-11-01 22:25:23 +00:00
Joe Marcus Clarke
6ebf3e3446 * Update mozilla-devel to 1.6a
* Install pkg-config files for both the GTK1 and GTK2 versions of Mozilla
* Update dependent browsers accordingly
2003-11-01 21:51:08 +00:00
Yen-Ming Lee
3e5aa8eaf5 update to 3.11
PR:		58753
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-11-01 16:01:28 +00:00
Yen-Ming Lee
0c936d607f update to 1.07
PR:		58750
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-11-01 14:38:54 +00:00
Joe Marcus Clarke
151fcf0af3 Remove AbiWord-1.x now that 2.0 has been released, and is the new stable
release.
2003-10-31 21:37:03 +00:00
Akinori MUSHA
c39b5cc9b5 Update obsolete dependencies with USE_RUBY_FEATURES. 2003-10-31 18:55:28 +00:00