| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: www/apache22/pkg-plist |
|
CVSWeb
|
Number of commits found: 23 |
|
Wed, 3 Sep 2008
|
[ 14:19 clement ]
1.225 www/apache22/Makefile
1.29 www/apache22/Makefile.modules
1.90 www/apache22/pkg-plist
- Fix plist where apr_dbd is used
- Fix Postgresql build, don't trust pg_config
- Don't overwrite apr_dbd_mysql.c
- Bump PORTREVISION
No cookie for: clement
|
|
Mon, 1 Sep 2008
|
[ 00:00 clement ]
1.222 www/apache22/Makefile
1.6 www/apache22/files/apache22.sh.in
1.1 www/apache22/files/patch-CVE-2008-2939
1.89 www/apache22/pkg-plist
- Yet Another Plist Fix [1]
- Completely shut up rc.d script when no profiles are enabled
(add add support to disable profiles) [2]
- Fix CVE-2008-2939 for mod_proxy_ftp
(XSS attacks when using wildcards in the path of the FTP URL)
- Add "apache22_fib" to start apache22 prefixed by
"setfib -F ${apache22_fib}", so apache can use an alternate
network view (not carefully tested yet)
- Revert previous patch to "fix" missing rc.d scripts. It
actually breaks profiles.
- Bump PORTREVISION
PR: ports/126670 [1],
ports/116627 [2]
Submitted by: Joseph S. Atkinson [1],
Eygene Ryabinkin [2]
Security: CVE-2008-2939
Special thanks to: pgollucci@
|
|
Sun, 31 Aug 2008
|
[ 17:51 clement ]
1.221 www/apache22/Makefile
1.4 www/apache22/files/patch-srclib:apr-util:build:dbm.m4
1.88 www/apache22/pkg-plist
- Fix plist when NOPORTDOCS is defined [1]
- Add WITH_SVN knob. It enables BDB for apache22 port and
force dependency on dev/apr-svn when WITH_APR_FROM_PORTS is
defined. (should help fixing [2]).
Introduce APR_PORT.
- Add support for db-4.7 [3]
- Add mod_ldap OPTIONS fixup [4]
- Sometimes, rc scripts aren't included in package
Try to fix this. [5]
PR: ports/126053 [2], ports/125520 [3]
ports/124651 [4], ports/126670 [5] (partially)
Reported by: QA Tindy [1],
Crazig Leres [2],
Larry Rosenman [4]
Kirk Strauser [3],
Joseph S. Atkinson [5]
|
|
Mon, 23 Jun 2008
|
[ 22:11 clement ]
1.218 www/apache22/Makefile
1.649 UPDATING
1.75 www/apache22/distinfo
1.5 www/apache22/files/patch-srclib:apr-util:Makefile.in
1.1 www/apache22/files/patch-srclib__arp-util__Makefile.in
1.87 www/apache22/pkg-plist
- Update to 2.2.9
- Add a note to UPDATING about the forced build of subversion
because of apr/apu bumped version.
|
|
Tue, 11 Dec 2007
|
[ 20:22 clement ]
1.216 www/apache22/Makefile
1.23 www/apache22/files/patch-Makefile.in
1.86 www/apache22/pkg-plist
- Fix slave ports [1]
- Fix plist [2]
- Fix CONFLICTS with devel/apr-svn [3]
- Fix install when index.html is modified
- Bump PORT_REVISION
PR: ports/118348 [1], ports/118338 [2],ports/117097 [2]
ports/90088 [3], ports/118349 [3]
Submitted by: Andrey Beresovsky <and at sfedu dot ru> [1],
Dimitry Andric <dimitry at andric dot com> [2],
YAMAMOTO Takao <yamamoto at computec dot co dot jp>
Melvyn Sopacua <melvyn atmelvyn dot homeunix dot org> [3],
Dominic Fandrey <lon_kamikaze at gmx dot de> [3]
|
|
Thu, 20 Sep 2007
|
[ 08:57 clement ]
1.212 www/apache22/Makefile
1.22 www/apache22/files/patch-Makefile.in
1.85 www/apache22/pkg-plist
- Fix PCRE_FROM_PORTS. it wasn't processed by OPTIONS stff [1]
- Preserve index.html
- We no longer install images in default DocumentRoot (there're still in icons/)
- Various plist cleanup
- bump PORTREVISION since we are now safe with index.html
Reminded by: bland@
|
|
Wed, 19 Sep 2007
|
[ 22:05 clement ]
1.211 www/apache22/Makefile
1.23 www/apache22/Makefile.modules
1.2 www/apache22/Makefile.options
1.21 www/apache22/files/patch-Makefile.in
1.84 www/apache22/pkg-plist
- remove duplicate entry of mod_charset_lite [1]
- add PCRE_FROM_PORTS to OPTIONS
- use @dirrmtry for include/apache22
- workaround plist issues when upgrading, but it's not as safe as I
would expect, it requires more work.
Spotted by: bland@ [1]
|
|
Mon, 10 Sep 2007
|
[ 20:15 clement ]
1.208 www/apache22/Makefile
1.22 www/apache22/Makefile.modules
1.2 www/apache22/files/patch-mpm-itk-20061030-01
1.1 www/apache22/files/patch-mpm-itk-20070425-00
1.83 www/apache22/pkg-plist
\
- Cleanup MPM selection
- Update mpm itk to 20070425-00
|
|
Sun, 9 Sep 2007
|
[ 15:55 clement ]
1.207 www/apache22/Makefile
1.4 www/apache22/files/apache22.sh.in
1.73 www/apache22/distinfo
1.20 www/apache22/files/patch-Makefile.in
1.2 www/apache22/files/patch-docs_conf_extra_httpd-ssl.conf.in
1.82 www/apache22/pkg-plist
- Update to 2.2.6
- Fix restart when profiles are used [1]
Submitted by: Jarrod Sayers <jarrod at netleader dot com dot au>
|
|
Sun, 22 Jul 2007
|
[ 12:03 clement ]
1.205 www/apache22/Makefile
1.1 www/apache22/files/htcacheclean.sh.in
1.2 www/apache22/files/patch-support:Makefile.in
1.81 www/apache22/pkg-plist
- Add htcacheclean startup script [1]
- Add support for PCRE from ports (WITH_PCRE_FROM_PORTS) [2]
- Install split-logfile [3]
Submitted by: Christopher Shumway <cshumway at titan-project dot org> [1]
Requested by: Gergely CZUCZY <phoemix at harmless dot hu>, [2]
many [3]
|
|
Sat, 17 Mar 2007
|
[ 16:03 clement ]
1.202 www/apache22/Makefile
1.3 www/apache22/files/apache22.sh.in
1.80 www/apache22/pkg-plist
- Ensure we use correct OpenSSL libs [1]
- Fix multiprofiles support in rc script [2]
PR: ports/100315 [1],
ports/109536 [2]
Submitted by: Jo Rhett <jrhett@svcolo.com> [1]
Eygene Ryabinkin <rea-fbsd@codelabs.ru> [2]
|
|
Sat, 13 Jan 2007
|
[ 12:13 clement ]
1.201 www/apache22/Makefile
1.20 www/apache22/Makefile.modules
1.2 www/apache22/files/apache22.sh.in
1.72 www/apache22/distinfo
1.79 www/apache22/pkg-plist
- Update to 2.2.4
- Add dumpio module
- Fix rcorder [1]
PR: ports/106429 [1]
Submitted by: Dmitry Pryanishnikov <dmitry@atlantis.dp.ua> [1]
|
|
Sun, 24 Sep 2006
|
[ 17:16 clement ]
1.198 www/apache22/Makefile
1.15 www/apache22/files/apache.sh
1.1 www/apache22/files/apache22.sh.in
1.1 www/apache22/files/patch-srclib-apr-buildconf
1.1 www/apache22/files/patch-srclib-apr-utils-buildconf
1.3 www/apache22/files/patch-srclib:apr:build:buildcheck.sh
1.78 www/apache22/pkg-plist
- House keeping (update to current standards: USE_RC_SUBR, USE_LDCONFIG,etc.)
- Remove python dependency unless apr_dbd_mysql is built [1]
Required by: many [1]
|
|
Sat, 5 Aug 2006
|
[ 21:37 clement ]
1.196 www/apache22/Makefile
1.15 www/apache22/Makefile.modules
1.69 www/apache22/distinfo
1.2 www/apache22/files/patch-secfix-CVE-2006-3747
1.77 www/apache22/pkg-plist
- Update to 2.2.3
- Update apr_dbd to latest version [1]
- Add forgotten mod_authn_alias [2]
Spotted by: Jim Riggs <freebsd-lists@jimandlissa.com> [1]
Alexander Wittig <alexander@wittig.name> [2
|
|
Mon, 1 May 2006
|
[ 10:07 clement ]
1.192 www/apache22/Makefile
1.14 www/apache22/Makefile.modules
1.68 www/apache22/distinfo
1.3 www/apache22/files/patch-secfix-CAN-2005-3352
1.2 www/apache22/files/patch-secfix-CAN-2005-3357
1.4 www/apache22/files/patch-srclib:apr:threadproc:unix:procsup.c
1.76 www/apache22/pkg-plist
- Update to 2.2.2
- Enable mod_version by default
|
|
Thu, 23 Feb 2006
|
[ 10:40 ade ]
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile
(Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
|
Sun, 22 Jan 2006
|
[ 02:58 edwin ]
1.9 www/MT/pkg-plist
1.5 www/abcache/pkg-plist
1.29 www/amaya/pkg-plist
1.3 www/amphetadesk/pkg-plist
1.3 www/amyc/pkg-plist
1.32 www/analog/pkg-plist
1.6 www/apache13-modperl/pkg-plist
1.46 www/apache13-modssl/pkg-plist
1.27 www/apache13-ssl/pkg-plist
1.76 www/apache20/pkg-plist
(Only the first 10 of 357 ports in this commit are shown above. )
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
|
|
Sun, 25 Dec 2005
|
[ 18:56 clement ]
1.184 www/apache22/Makefile
1.73 www/apache22/pkg-plist
- remove useless powerlogo.gif
|
|
Tue, 13 Dec 2005
|
[ 22:26 clement ]
1.182 www/apache22/Makefile
1.8 www/apache22/Makefile.doc
1.10 www/apache22/Makefile.modules
1.10 www/apache22/files/apache.sh
1.66 www/apache22/distinfo
1.1 www/apache22/files/no-accf.conf
1.3 www/apache22/files/patch-support:envvars-std.in
1.72 www/apache22/pkg-plist
- Fix envvars.d [1]
- Add apache22_http_accept_enable to load accf_http kernel module [2]
Additionnally, if it's not defined, we drop accept filter support
- Drop obsolete apache22ssl_enable rc.conf option
- Sync apache22.sh behavior with apachectl
Add graceful and graceful-stop targets
- Rework categories (add CACHE_MODULES)
- Add support for apr_dbd: MySQL, PostgrSQL and SQLite3 backends are supported
It adds mod_auth_dbd and mod_dbd automatically
more fixes to come soon...
PR: ports/90309 [1],
ports/90103 [2]
Submitted by: Simun Mikecin <sime@data.home.hr> [1],
Melvyn Sopacua <melvyn@melvyn.homeunix.net> [2]
|
|
Sat, 10 Dec 2005
|
[ 11:39 clement ]
1.179 www/apache22/Makefile
1.3 www/apache22/files/patch-configure.in
1.71 www/apache22/pkg-plist
- Fix plist (forgot when I add mod_filter) [1]
- workaround apr detection. Now apache22 build his own apr, even if apr
is installed, unless you define WITH_APR_FROM_PORTS.
Reported by: pointyhat via kris [1]
|
|
Sun, 4 Dec 2005
|
[ 14:59 clement ]
1.230 www/apache20/Makefile
1.178 www/apache21/Makefile
1.178 www/apache22/Makefile
1.68 www/apache21/pkg-plist
1.70 www/apache22/pkg-plist
- Various package fixes
- Bump PORTREVISION
|
[ 13:31 clement ]
1.69 www/apache22/pkg-plist
- clean plist
|
|
Sat, 3 Dec 2005
|
[ 22:02 clement ]
1.1254 www/Makefile
1.177 www/apache22/Makefile
1.6 www/apache22/Makefile.doc
1.9 www/apache22/files/apache.sh
1.65 www/apache22/distinfo
1.19 www/apache22/files/patch-Makefile.in
1.7 www/apache22/files/patch-config.layout
1.2 www/apache22/pkg-message
1.68 www/apache22/pkg-plist
- Add apache 2.2.0
It's a temporary layout, I need more time to find the best.
note that ${PREFIX}/www/(data|errors|cgi)(-dist) disappeared in favor of
${PREFIX}/www/apache22
|
Number of commits found: 23 |