| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=140632
|
|
|
|
|
|
|
| |
Once more, you have to rebuild all apache modules.
Notes:
svn path=/head/; revision=131527
|
|
|
|
|
|
|
|
|
| |
- Add a small UPDATING entry. You have to rebuild all your apache modules.
Reported by: clement's apache tinderbox [1]
Notes:
svn path=/head/; revision=129648
|
|
|
|
|
|
|
|
| |
If you can't fetch the distfile, fetch http://httpd.apache.org/dev/dist/httpd-2.1.3-alpha.tar.bz2
into ${PORTSDIR}/distfiles/apache21
Notes:
svn path=/head/; revision=129592
|
|
|
|
| |
Notes:
svn path=/head/; revision=128085
|
|
|
|
|
|
|
|
|
|
|
| |
- rename files/patch-srclib:apr-utils:build:dbm.m4 to
files/patch-srclib:apr-util:build:dbm.m4
Based on PR: ports/76152 [1]
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1]
Notes:
svn path=/head/; revision=126664
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use apache{2,21}flags variable in apache{2,21}_checkconfig().
It fixes restart when apache2ssl_enable is set to YES in rc.conf
and httpd.conf is "old" (i.e. non -DSSL safe) [1]
o Makefile
- split post-install target to add install-startup-script:
User can now upgrade startup script without reinstalling apache2.
NOTE: this is NOT package-safe and NOT supported, even if in most of
cases they're no risk.
Noticed by: many [1]
Notes:
svn path=/head/; revision=126134
|
|
|
|
| |
Notes:
svn path=/head/; revision=125283
|
|
|
|
|
|
|
|
|
|
| |
stalled ${PREFIX}/sbin/envvar-std
Noticed by: our wonderful ports janitor pseudo-bot
Huge Pointy Hat to: me
Notes:
svn path=/head/; revision=124664
|
|
|
|
|
|
|
|
|
|
|
| |
- mod_ssl fix
- make envvars modular
- Try to make pointyhat happy [1]
Obtained from: devel/apr [1]
Notes:
svn path=/head/; revision=124373
|
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Huge pointyhat to: me
Notes:
svn path=/head/; revision=124187
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dist config files installed in ${PREFIX}/etc/apache21
- Add support for Event MPM and add backport from apr to support
APR_POLLSET_THREADSAFE (needed by Event MPM and forgotten @ release
time) [1]
- misc cleanups
- Bump PORTREVISION to reflect all cool changes which occured today ;)
Obtained from: apr svn repository
Notes:
svn path=/head/; revision=123945
|
|
|
|
| |
Notes:
svn path=/head/; revision=123914
|
|
|
|
|
|
|
|
| |
subversion)
- Add support for APR_FROM_PORTS
Notes:
svn path=/head/; revision=123913
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=123832
|
|
|
|
|
|
|
| |
This is a development version, awaiting for 2.2
Notes:
svn path=/head/; revision=123726
|
|
|
|
| |
Notes:
svn path=/head/; revision=104265
|
|
|
|
|
|
|
|
|
| |
Will be back soon ;-)
Suggested by: kris
Notes:
svn path=/head/; revision=104264
|
|
|
|
|
|
|
| |
o Bump $PORTREVISION.
Notes:
svn path=/head/; revision=103969
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Notes:
svn path=/head/; revision=103963
|
|
|
|
|
|
|
|
|
|
|
| |
individual database entries for details. Report errors and omissions in the
database to the FreeBSD Security Officer <security-officer@FreeBSD.org>
bump PORTREVISON for x11/linux-XFree86-libs, since the vulnerabilites are
fixed.
Notes:
svn path=/head/; revision=103676
|
|
|
|
|
|
|
|
|
| |
PR: 58711
Submitted by: Yusuke Matsuoka <yusmat@iris.dti.ne.jp>
Approved by: maintainer
Notes:
svn path=/head/; revision=92630
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- CAN-2003-0789: information leak in mod_cgid
<URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0789>
- CAN-2003-0542: buffer overflow in mod_alias and mod_rewrite
<URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0542>
Use a DIST_SUBDIR. Use the DOCSDIR macro.
Add options: HTTP_PORT, IPV6_V6ONLY, NO_CGI, NO_ERROR, NO_ICONS,
NO_WWW, NO_WWWDATA, WITHOUT_AUTH, WITHOUT_DAV, WITHOUT_MODULES,
WITHOUT_MODULES, WITHOUT_PROXY, WITH_ALL_STATIC_APACHE, WITH_BERKELEYDB,
WITH_CUSTOM_AUTH, WITH_CUSTOM_PROXY, WITH_DBM, WITH_EXTRA_MODULES,
WITH_MODULES, WITH_MPM, WITH_STATIC_APACHE, WITH_STATIC_MODULES and
WITH_STATIC_SUPPORT
PR: 58654
Submitted by: Clement Laforet (maintainer)
Notes:
svn path=/head/; revision=92603
|
|
|
|
| |
Notes:
svn path=/head/; revision=92135
|
|
|
|
|
|
|
|
|
| |
PR: 58211
Submitted by: Dimitry Andric <dimitry@andric.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=91583
|
|
|
|
|
|
|
|
| |
Submitted by: eikemeier@fillmore-labs.com
Approved by: kris
Notes:
svn path=/head/; revision=91213
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I don't have the time to give to many of the ports I maintain at
the moment. I wasn't expecting to be so busy this summer ...
Please set all my ports back to ports@freebsd.org.
PR: ports/56935
Submitted by: Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet <sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes:
svn path=/head/; revision=89148
|
|
|
|
|
|
|
|
| |
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
Notes:
svn path=/head/; revision=86964
|
|
|
|
|
|
|
|
| |
Approved by: MAINTAINER (dominic.marks@btinternet.com)
Notified by: striker@apache.org on announce@apache.org
Notes:
svn path=/head/; revision=84529
|
|
|
|
|
|
|
| |
Reviewed by: maintainer
Notes:
svn path=/head/; revision=84295
|
|
|
|
|
|
|
|
| |
PR: 54053
Submitted by: Dominic Marks <dom@cus.org.uk>
Notes:
svn path=/head/; revision=84114
|
|
|
|
| |
Notes:
svn path=/head/; revision=84061
|
|
|
|
|
|
|
|
|
| |
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
Requested by: Moti Levy <moti@flncs.com>,
Milan Andric <mandric@eecs.berkeley.edu>,
Notes:
svn path=/head/; revision=82856
|
|
|
|
|
|
|
|
|
|
| |
when WRKDIRPREFIX is defined.
PR: 52973
Submitted by: Morten Rodal <morten@rodal.no>
Notes:
svn path=/head/; revision=82339
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update to 2.0.46
See vulnerability details at:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0245
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0189
PR: 52768 [1]
Submitted by: Xin Li <delphij@freebsdchina.org> [1],
Miguel Mendez <flynn@energyhq.es.eu.org>,
Trevor Johnson <trevor@FreeBSD.org>,
Mark Gooderum <mark@verniernetworks.com>,
John Walsh <zed@maths.tcd.ie>
Notes:
svn path=/head/; revision=81787
|
|
|
|
|
|
|
|
|
|
| |
- Allow to override SUEXEC_SAFEPATH [2]
Submitted by: naddy [1],
Eugene M. Kim <ab@astralblue.net> [2]
Notes:
svn path=/head/; revision=79103
|
|
|
|
| |
Notes:
svn path=/head/; revision=78080
|
|
|
|
|
|
|
|
|
| |
PR: 50564 [1]
Submitted by: Cy Schubert <cy@FreeBSD.org>, delphij@hotmail.com [1]
Requested by: many
Notes:
svn path=/head/; revision=78078
|
|
|
|
| |
Notes:
svn path=/head/; revision=76449
|
|
|
|
|
|
|
|
|
|
| |
version scheme change.
Submitted by: Jos Backus <jos@catnook.com>,
Tiller Beauchamp <tiller@cs.uoregon.edu>
Notes:
svn path=/head/; revision=74348
|
|
|
|
|
|
|
|
| |
New knob IPV6_V6ONLY=yes disables accepting v4 connection via v4-mapped
v6 socket.
Notes:
svn path=/head/; revision=73737
|
|
|
|
|
|
|
|
|
|
| |
Bumped PORTREVISION accordingly.
PR: ports/39091
Submitted by: Marc Recht <marc@informatik.uni-bremen.de>
Notes:
svn path=/head/; revision=72733
|
|
|
|
|
|
|
|
|
|
|
| |
3rd party modules easy. [1]
o Include <limits.h> before <sys/syslimits.h> to reduce warnings on -CURRENT
PR: 44104 [1]
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> [1]
Notes:
svn path=/head/; revision=70158
|
|
|
|
| |
Notes:
svn path=/head/; revision=67904
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mark apache13-ssl FORBIDDEN because the new version does not yet exist.
Partially based on patches submitted by below authors.
Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru>,
Udo Schweigert <udo.schweigert@siemens.com>,
Lev A. Serebryakov <lev@serebryakov.spb.ru>
PR: ports/43682, ports/43688, ports/43666, ports/43681
Notes:
svn path=/head/; revision=67299
|
|
|
|
|
|
|
| |
Approved by: will (portmgr)
Notes:
svn path=/head/; revision=67136
|
|
|
|
| |
Notes:
svn path=/head/; revision=66485
|
|
|
|
| |
Notes:
svn path=/head/; revision=64307
|
|
|
|
|
|
|
|
|
| |
PR: 41292 [1]
Submitted by: Clemens Oertel <oertel@uni-tuebingen.de>
Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
Notes:
svn path=/head/; revision=63981
|
|
|
|
|
|
|
|
|
|
|
|
| |
(worker MPM with this hack seems to work without visible problems.
and still requires -DFORCE_THREADING_MPM to build for worker MPM.)
- Fix plist for worker MPM
- Comment out fancy modules from default httpd.conf
Tested on: ref5.freebsd.org, several 4-stable machines [1]
Notes:
svn path=/head/; revision=63298
|