non port: www/apache13/Makefile |
SVNWeb
|
Number of commits found: 117 (showing only 100 on this page) |
Sun, 1 Jan 2012
|
[ 19:30 ohauer ] (Only the first 10 of 505 ports in this commit are shown above. )
- remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )
with hat apache@
|
Mon, 14 Nov 2011
|
[ 23:50 ohauer ]
- mark apache13 FORBIDDEN (CVE-2011-3368)
* There are no patches from upstream and already existing
exploids in the wild.
- ru-apache13 ports have long outstanding issues and are far
behind last apache13 patches.
with hat apache@
Feature safe: yes
|
Tue, 1 Nov 2011
|
[ 20:29 dinoex ]
- bump EXPIRATION_DATE
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Wed, 7 Sep 2011
|
[ 03:00 pgollucci ] (Only the first 10 of 116 ports in this commit are shown above. )
- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from
now).
- This can be changed later as needed, if at all, either way we won't remove
them
until after 9.0 is released.
With Hat: apache@
Reported by: dvl via freshports
|
Sat, 27 Aug 2011
|
[ 09:54 ohauer ] (Only the first 10 of 84 ports in this commit are shown above. )
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"
with hat apache@
|
Wed, 3 Feb 2010
|
[ 22:30 pgollucci ]
- Update to 1.3.42
Security: http://www.vuxml.org/freebsd/cae01d7b-110d-11df-955a-00219b0fc4d8
With hat: apache
|
Mon, 8 Jun 2009
|
[ 09:27 ed ]
Be sure to remove -std= from apxs.
My change to apache13, to build it with -std=gnu89 also caused this
compiler flag to be exposed through the apxs utility. This caused some
Apache modules to fail to build.
Reported by: pav, miwi
|
Thu, 4 Jun 2009
|
[ 19:47 ed ]
Build Apache 13 with -std=gnu89. It doesn't build with ISO C99 inline.
I should also change all the other ports, but I'm leaving that like it
is right now. This port will at least make it easier to build 200 more
ports on pointyhat.
Approved by: pgollucci
|
Sun, 17 May 2009
|
[ 07:24 pgollucci ] (Only the first 10 of 74 ports in this commit are shown above. )
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
|
Tue, 12 May 2009
|
[ 13:49 itetcu ]
Spell NOPORTDOCS correctly and use %%PORTDOCS%% amcro instead of NODOCS.
Approved by: maintainer on IRC
|
Wed, 14 Jan 2009
|
[ 04:46 pgollucci ]
Pass MAINTAINER to apache@
Approved by: ache (prev maintainer)
|
Fri, 9 Jan 2009
|
[ 14:20 pgollucci ]
Revert some of the previous commit. Applogies.
I only meant to do clement@ and ports@ ones
|
[ 14:13 pgollucci ]
- Re-assign www/apache* ports to apache@
- Previous MATAINERs please welcome yourself to the apache@ team.
Approved by: portmgr (pav, flz), secteam (simon), clement
|
Tue, 23 Sep 2008
|
[ 12:34 ache ]
Don't check value for WITH_/WITHOUT_ vars, especially for "yes"
Just relay on they are set.
PR: 127464
|
Mon, 21 Jan 2008
|
[ 03:39 ache ]
Upgrade to 1.3.41
|
Fri, 19 Oct 2007
|
[ 06:57 ache ]
Honor NOPORTDOC
PR: 117126
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
|
Sat, 13 Oct 2007
|
[ 18:39 ache ]
Use better pattern for caudium12 in CONFLICTS
PR: 117126 (part of)
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
|
Mon, 1 Oct 2007
|
[ 05:53 ache ]
Stop linking data and cgi-bin to -dist ones by default, it affects packages
badly when they installed in batch (they write into -dist dirs).
Try to create empty data and cgi-bin instead.
|
[ 04:00 ache ]
Use new style of startup script install
Use dirrmtry when remove some directories
Respect DOCSDIR in pkg-plist
(with small mod from me)
PR: 116776
Submitted by: Alexander Logvinov <ports@logvinov.com>
|
Sat, 8 Sep 2007
|
[ 01:25 ache ]
Upgrade to 1.3.39
|
Thu, 14 Jun 2007
|
[ 23:31 ache ]
Remove CONFLICTS with updated thttpd
|
Wed, 4 Apr 2007
|
[ 15:09 ache ]
Fix objformat problem
|
Sat, 9 Dec 2006
|
[ 17:34 ache ]
Replace
# REQUIRE: DAEMON
# BEFORE: LOGIN
with
# REQUIRE: LOGIN cleanvar
(mysql-first problem)
PR: 106429
|
Thu, 10 Aug 2006
|
[ 11:51 ache ]
Use more rcNG compatible method for limits(1)
PR: 101746
|
Fri, 28 Jul 2006
|
[ 23:49 ache ]
Upgrade to 1.3.37
|
Thu, 27 Jul 2006
|
[ 15:28 ache ]
Security fix: off-by-one error in mod_rewrite
Submitted by: simon
|
Wed, 17 May 2006
|
[ 23:33 ache ]
Upgrade to 1.3.36
|
Wed, 10 May 2006
|
[ 13:57 ache ]
Upgrade to 1.3.35
|
Mon, 30 Jan 2006
|
[ 23:20 kuriyama ] (Only the first 10 of 67 ports in this commit are shown above. )
Chase shlib bump of libexpat.
|
Wed, 14 Dec 2005
|
[ 16:16 ache ]
CVE-2005-3352
|
Mon, 5 Dec 2005
|
[ 08:29 ache ]
Back out rc transition, now all script executed in the subshell
|
Sat, 3 Dec 2005
|
[ 07:57 dougb ]
Fix my suggested patch by making it PLIST_SUB+=
|
[ 03:37 ache ]
Tune for new rc.d convention
Submitted by: dougb
|
Fri, 25 Nov 2005
|
[ 03:17 edwin ]
big whitespace cleanup (see ports/65409)
Ache's ports whitespace cleanup
PR: ports/65829
Submitted by: trevor
Approved by: ache
|
Tue, 18 Oct 2005
|
[ 19:20 ache ]
Upgrade to 1.3.34
|
Thu, 11 Aug 2005
|
[ 12:34 ache ]
Fix http request smuggling for proxy
Approved by: portmgr (clement)
|
Sun, 30 Jan 2005
|
[ 14:50 ache ]
Change APACHE_PERF_TUNING default to more reasonable value
Submitted by: Nikolas Britton <freebsd@nbritton.org>
|
Sat, 6 Nov 2004
|
[ 22:41 ache ]
Fix few wrong deinstallation commands and obsoleted dirrm
Submitted by: hrs
|
Fri, 29 Oct 2004
|
[ 09:06 ache ]
Upgrade to 1.3.33
|
Mon, 25 Oct 2004
|
[ 14:19 ache ]
Upgrade to 1.3.32
|
Sun, 29 Aug 2004
|
[ 11:06 ache ]
rc_flags not expanded yet at this point in startup script.
Change it to apache_flags directly.
|
Sun, 22 Aug 2004
|
[ 10:55 ache ]
Write-protect *-dist directories
|
Tue, 27 Jul 2004
|
[ 11:17 ache ]
Move 'limits' from start_precmd to start_cmd because with new localpkg
it affects all subsequent scripts.
|
Mon, 26 Jul 2004
|
[ 15:24 roam ]
In the rc.d/localpkg New World Order, the apache.sh startup script may
be executed when the apache_enable and other config variables have
already been set, e.g. via /etc/rc.conf. In that case, load_rc_config
will not do anything at all, and the "defaults" set in the script will
override the user's settings. Fix this by honoring any previously-set
config variables.
Carte blanche by: ache (maintainer)
|
Mon, 14 Jun 2004
|
[ 13:22 ache ]
Fix connection problem with mod_dav and FP
http://issues.apache.org/bugzilla/show_bug.cgi?id=29237
PR: 67928
Submitted by: Helge Oldach <apache13jun14@oldach.net>
|
Fri, 11 Jun 2004
|
[ 20:56 ache ]
Fix mod_proxy overflow.
GG security advisory #69
|
Thu, 27 May 2004
|
[ 03:31 ache ]
Allow customizing of main dirs
PR: 67232
Submitted by: James Barrett <james@infosia.net> (partially)
|
Wed, 19 May 2004
|
[ 02:11 ache ]
Upgrade to 1.3.31
|
Fri, 7 May 2004
|
[ 20:20 ache ]
Add start_precmd to set limits of www user
|
Sat, 1 May 2004
|
[ 18:44 ache ]
commmand -> command
|
Fri, 30 Apr 2004
|
[ 21:44 nork ]
rcNG-fy.
Approved by: ache
Suggested by: hrs
|
Thu, 18 Mar 2004
|
[ 20:50 dinoex ]
- CONFLICTS extended
|
Sun, 14 Mar 2004
|
[ 07:58 kuriyama ] (Only the first 10 of 46 ports in this commit are shown above. )
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
|
Mon, 8 Mar 2004
|
[ 13:30 ache ]
Fix netmask problem on 64bit machines, patch from dev. tree
|
Sat, 8 Nov 2003
|
[ 03:47 ache ]
Use non-customizeable pathes for warining files
|
[ 03:37 ache ]
Add warning file names to *-dist directories to prevent people modifying
them.
|
Tue, 28 Oct 2003
|
[ 20:31 ache ]
Upgrade to 1.3.29
|
Sat, 25 Oct 2003
|
[ 20:47 dinoex ]
- fix spelling in CONFLICTS
|
Tue, 14 Oct 2003
|
[ 15:47 dinoex ] (Only the first 10 of 14 ports in this commit are shown above. )
- add CONFLICTS
Submitted by: eikemeier@fillmore-labs.com
Approved by: kris
|
Mon, 1 Sep 2003
|
[ 23:45 ache ]
Add knob to turn on internal expat
PR: 56290
|
Sun, 17 Aug 2003
|
[ 18:28 ache ]
Make SUEXEC_CONF more customizable
PR: 55670
Submitted by: Danijel Tasov <danielt@camelot.de>
|
Fri, 18 Jul 2003
|
[ 14:28 ache ]
Upgrade to 1.3.28
|
Mon, 2 Jun 2003
|
[ 19:12 ache ]
Understand '$1$' prefix for crypt() in dbmmanage
PR: 25031
|
Sun, 27 Apr 2003
|
[ 15:53 ache ]
Use ${MASTER_SITE_APACHE_HTTPD}
PR: 50922
Submitted by: naddy
|
Fri, 7 Mar 2003
|
[ 06:12 ade ] (Only the first 10 of 296 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Thu, 20 Feb 2003
|
[ 10:02 ache ]
Don't even try to sense Berkeley DB2/DB3 (from /usr/local), it
completely breaks passwd functions.
|
Wed, 19 Feb 2003
|
[ 01:02 ache ]
Fix CFLAGS for apxs
PR: 48384
|
Sun, 16 Feb 2003
|
[ 23:51 ache ]
Add WITHOUT_APACHE_EXPAT knob to build with no expat at all for those who
don't use it.
|
[ 05:58 ache ]
Stop abusing OPTIM for anything, use CFLAGS instead, as recommended by
Apache configure.
Build with full expat, some modules require it.
PR: 46786
|
Mon, 4 Nov 2002
|
[ 20:59 knu ]
Define USE_PERL5 when the port specifies ${PERL} in CONFIGURE_ARGS.
Otherwise apxs doesn't work and all the mod_* ports fail to build.
Found by: bento
|
Wed, 30 Oct 2002
|
[ 01:56 ache ]
Additional suexec tuning and login.conf support in suexec
Submitted by: Alexander Yurchenko <grange@rt.mipt.ru>
|
Sat, 12 Oct 2002
|
[ 21:55 knu ]
Add MASTER_SITE_RINGSERVER to MASTER_SITES.
|
Sun, 6 Oct 2002
|
[ 07:29 ache ]
pkg-install -> ${PKGINSTALL}
PR: 43725
Submitted by: Helge Oldach <apache06oct02@oldach.net>
|
Sat, 5 Oct 2002
|
[ 09:18 kris ] (Only the first 10 of 24 ports in this commit are shown above. )
Update to apache 1.3.27 and 2.0.43. This fixes a security vulnerability.
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
|
Sat, 22 Jun 2002
|
[ 05:47 ache ]
Fix more .default -> -dist leftovers
|
Fri, 21 Jun 2002
|
[ 21:32 ache ]
Rename .default suffix to -dist, probably it will be less confusing
|
Thu, 20 Jun 2002
|
[ 01:35 ache ]
Don't remove data.default & cgi-bin.default on install
|
Wed, 19 Jun 2002
|
[ 02:02 ache ]
Upgrade to 1.3.26
Unforbidde it.
|
Tue, 18 Jun 2002
|
[ 12:33 nectar ]
Mark FORBIDDEN until an update is available.
See <URL:http://httpd.apache.org/info/security_bulletin_20020617.txt>.
|
Sat, 11 May 2002
|
[ 03:30 ache ]
One @unexec was misplaced in pkg-plist
|
Fri, 10 May 2002
|
[ 03:14 ache ]
Back out a+x cgi-bin.default example scripts for paranoid safety sake
|
Thu, 9 May 2002
|
[ 02:12 ache ]
chmod a+x cgi-bin.default example scripts
|
Wed, 8 May 2002
|
[ 09:09 ache ]
Use lowercased yes for WITH_APACHE_SUEXEC
|
Tue, 7 May 2002
|
[ 04:33 ache ]
1) Add SUEXEC configuration support
2) Add checkgid to PLIST
Submitted by: Jens Rehsack <rehsack@liwing.de> (some parts of 1.)
|
Sat, 4 May 2002
|
[ 23:42 ache ]
Pick official proxy_http1.1_chunking.patch
Install apache.sh as apache.sh.default first
Use limits of 'www' user for apachectl
|
Wed, 24 Apr 2002
|
[ 13:41 ache ]
Replace PREFIX globally
PR: 37413
Submitted by: Jason Mann <jmann@blueyonder.co.uk>
|
Mon, 22 Apr 2002
|
[ 03:26 dinoex ]
Make startscript apache.sh PREFIX aware at install time,
so it can be called within an path or dir.
e.g. in: /usr/local/etc/rc.local/apache.sh
and in /etc/rc.conf:
local_startup="/usr/local/etc/rc.local"
Approved by: ache
|
Sun, 31 Mar 2002
|
[ 21:04 petef ]
Respect ${CC} completely.. without this, LD_SHLIB gets hardcoded to "gcc".
Approved by: maintainer
|
Sun, 24 Mar 2002
|
[ 20:21 ache ]
Add warning about relative URL in Redirect: (changed now)
Submitted by: Alan Eldridge <alane@geeksrus.net>
|
Sat, 23 Mar 2002
|
[ 05:40 ache ]
Upgrade to 1.3.24
Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
|
Tue, 19 Feb 2002
|
[ 07:00 ache ]
Allow to configure HARD_SERVER_LIMIT via 'make' variable
|
Fri, 25 Jan 2002
|
[ 05:40 ache ]
Upgrade to 1.3.23
|
Fri, 7 Dec 2001
|
[ 23:12 ache ]
Suggest a command to delete user instead of actually deleting it
|
Sun, 2 Dec 2001
|
[ 08:28 ache ]
Don't put 'manual' link to the Apache manual, it already handled by httpd.conf
|
Sat, 1 Dec 2001
|
[ 06:32 ache ]
Add symbolic link to apache's manual into pkg-plist
|
Fri, 2 Nov 2001
|
[ 10:00 ache ]
Use ${SH} to run pkg-install. It seems that CTM not preserve x-bit
|
Sun, 28 Oct 2001
|
[ 20:38 ache ]
CONFIGURE_ARGS = -> += for child ports
|
Mon, 22 Oct 2001
|
[ 18:40 ache ]
Install properly in case existen main "data" and "cgi-bin" are symlinks
|
Sun, 21 Oct 2001
|
[ 20:27 ache ]
Fix Group replacing in httpd.conf
|
Number of commits found: 117 (showing only 100 on this page) |