Mike Silbersack
5116c8f075
Fix up mmc_unmap so that it does not try to search on the (unused)
...
addr field with USE_SENDFILE is defined.
2003-11-14 18:32:49 +00:00
Tilman Keskinoz
4256fb114d
Update to 1.3.5
...
PR: 59276
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2003-11-14 12:22:35 +00:00
Dmitry Sivachenko
538a00f959
Update to version 8852.
...
Submitted by: maintainer
2003-11-14 08:24:14 +00:00
Pav Lucistnik
0bc45f3e31
Update maintainer field with my FreeBSD.org address.
...
Approved by: adamw (mentor)
2003-11-14 01:10:23 +00:00
Sergey A. Osokin
3de920e883
Update 7.22 (aka 20031103).
...
- Security update specifically addressing the downloading
of setup files in Opera (bug reported by S.G. Masood)
- Fix for completion of help-file URL shortcuts
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
PR: 59237
2003-11-13 15:23:22 +00:00
Trevor Johnson
f725dc8ef5
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
2003-11-13 12:54:57 +00:00
Trevor Johnson
7dae1c683f
Remove my e-mail address from DESCR files of ports
...
I have contributed, in order to attract less spam.
2003-11-13 10:21:08 +00:00
Edwin Groothuis
7affea4639
New port: www/mod_encoding
...
mod_encoding - Apache module for non-ascii filename interoperability
This module improves non-ascii filename interoperability
of apache (and mod_dav).
It seems many WebDAV clients send filename in its platform-local
encoding. But since mod_dav expects everything, even HTTP
request line, to be in UTF-8, this causes an interoperability
problem.
Note by maintainer: this port also solves the annoying form of
authentication that Windows machines do against a DAV enabled server:
"hostname\\username" instaed of the standard "username"
2003-11-13 05:00:36 +00:00
Dirk Meyer
cedf776ac1
- new option APACHE_RELATIVE_RUNTIMEDIR
2003-11-13 03:32:51 +00:00
Edwin Groothuis
d30e571eb6
Add the virtual category "pear" to the Makefiles of these ports.
...
PR: ports/56582
Submitted by: edwin@mavetju.org
Approved by: portmgr@freebsd.org
2003-11-12 23:46:19 +00:00
Joe Marcus Clarke
74f5eee387
Update to 7.22 which is mainly a bugfix and security release.
...
PR: 59231
Submitted by: maintainer
2003-11-12 22:09:34 +00:00
James E. Housley
4921dc1ff5
Here's the patch.
...
files/patch-FixPatch was missing too.
Submitted by: MAINTAINER
2003-11-12 21:09:27 +00:00
Kris Kennaway
856ecfaaec
* Install more files now distributed with adzap
...
* Fix install (one file was removed) [1]
* Utilize EXAMPLESDIR
* Don't require perl at build time
PR: ports/59100, ports/59041 [1]
Submitted by: eik, Esa Karkkainen <ejk@iki.fi> [1]
2003-11-12 12:13:57 +00:00
Sergey A. Osokin
2a8f176f5f
Update to 1.7.3.
...
Add a newline after COMMENT section, change DISTNAME.
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
PR: 59193
2003-11-12 11:50:08 +00:00
Akinori MUSHA
79a2c887bc
Update to 0.2.6.
2003-11-12 05:26:30 +00:00
Greg Lewis
3b63b32d21
. Still look in ${LOCALBASE}/jdk1.4.1 for the plugin so users don't have to
...
upgrade their JDK if they don't want to.
Submitted by: Jeremy Messenger <mezz7@cox.net>
2003-11-11 22:59:38 +00:00
Greg Lewis
79c3ffa8c3
. Look in ${LOCALBASE}/jdk1.4.2 for the JDK 1.4 plugin.
...
Approved by: marcus
2003-11-11 22:53:50 +00:00
Munechika SUMIKAWA
9a6c98d1d5
Upgrade IPv6 patch.
...
Submitted by: Jeroen Ruigrok/asmodai <asmodai@wxs.nl>
2003-11-11 21:11:38 +00:00
Kirill Ponomarev
756e0a21ba
- Update to version 1.9.1
2003-11-11 08:57:15 +00:00
Joe Marcus Clarke
1ec09d8be8
* Try to auto-detect the best Java plug-in [1]
...
* Remove all spaces (or convert them to tabs)
PR: 58849 [1]
Inspired by: glewis [1]
2003-11-11 04:10:19 +00:00
Joe Marcus Clarke
fa57e01e58
Update to 1.0.6.
2003-11-10 18:43:34 +00:00
Joe Marcus Clarke
2d395be22a
Fix packaging by not listing files installed by other GNOME components
...
in the plist.
Reported by: bento via kris
2003-11-10 17:05:13 +00:00
Dmitry Sivachenko
3a88783192
Do not force users to install MySQL server on the same machine;
...
Add Oracle and SQLite as possible DB types.
Submitted by: maintainer
2003-11-10 14:11:01 +00:00
Hye-Shik Chang
0d90662f18
Update to 2.0.2
2003-11-10 13:38:32 +00:00
Mark Linimon
45b00b4d1c
Change maintainer's email address per his request.
2003-11-10 06:54:23 +00:00
Adam Weinberger
b66ffccfd7
Add CGI/SSI.pm
...
CGI::SSI is meant to be used as an easy way to filter shtml through CGI
scripts in a loose imitation of Apache's mod_include. If you're using
Apache, you may want to use either mod_include or the Apache::SSI module
instead of CGI::SSI. Limitations in a CGI script's knowledge of how the
server behaves make some SSI directives impossible to imitate from a CGI
script.
Requested by: db_@besmirched.org
2003-11-10 03:12:22 +00:00
Joe Marcus Clarke
f026095cc5
* Fix build on -STABLE
...
* Update pkg-descr
PR: 59085
Submitted by: maintainer
2003-11-09 18:45:39 +00:00
Dmitry Sivachenko
372714d740
Update to version 8747.
...
Submitted by: maintainer
2003-11-09 17:04:23 +00:00
James E. Housley
3eb71f0559
Update gforge to 3.1 and misc fixes.
...
PR: 59054
Submitted By: MAINTAINTER
2003-11-09 16:06:55 +00:00
James E. Housley
8d89420a80
Maintainer update of port www/smarty to version Smarty-2.6.0-RC2
...
PR: 58684
Submitted By: MAINTAINER
2003-11-09 13:05:57 +00:00
James E. Housley
cba882a1f9
- Problem Report ports/58268
...
- Other revisions
PR: 58549
Submitted By: MAINTAINER
2003-11-09 12:59:57 +00:00
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