bernd
8ce0f5af89
Security update to apache-httpd-2.2.9. (CVE-2008-2364 and CVE-2007-6420)
...
http://www.apache.org/dist/httpd/CHANGES_2.2.9
Also fix LIB_DEPENDS and use the external pcre library instead of the shipped
one.
ok dlg@, simon@, merdely@ (pre-lock)
2008-09-02 22:05:23 +00:00
bernd
9573f43ea2
Security update to apache2 2.2.8.
...
(CVE-2007-6420, CVE-2007-6421, CVE-2007-6422, CVE-2007-6423,
CVE-2008-0005, CVE-2007-6388)
http://lists.grok.org.uk/pipermail/full-disclosure/2008-January/059626.html
http://lists.grok.org.uk/pipermail/full-disclosure/2008-January/059560.html
http://lists.grok.org.uk/pipermail/full-disclosure/2008-January/059561.html
ok dlg@
2008-01-28 19:48:47 +00:00
steven
4daf2ccd25
SECURITY update to 2.2.6
...
fixes various vulnerabilities:
CVE-2007-3847, CVE-2007-1863, CVE-2007-3304, CVE-2006-5752, CVE-2007-1862
more details can be found at:
http://www.apache.org/dist/httpd/CHANGES_2.2.6
ok merdely@
2007-09-19 05:47:36 +00:00
merdely
bbe11aa1ab
Added ldap flavor which includes mod_authnz_ldap + mod_ldap
...
Removed quotes around COMMENT while here.
From Peter Hessler with tweaks by me.
Advice from Brad. Help from deanna@, simon@.
ok dlg@, simon@
2007-09-06 07:33:53 +00:00
dlg
7dd9c0c081
enable the cache, disk_cache, and all the proxy modules. mem_cache wont
...
build since we arent using a threaded worker.
requested by ssehic
2007-01-09 11:18:13 +00:00
dlg
5c49bbc66e
enable all the modules, and build them as shared objects. mark the port
...
SHARED_ONLY.
ok robert@
2007-01-09 10:47:37 +00:00
dlg
03c4a75eba
move the dir with the build files out of /var/apache2 and into
...
/usr/local/share/apache2.
based on a suggestion from robert@
2007-01-05 22:57:11 +00:00
dlg
25265ec03a
revert the part of the previous commit that removed the install of the
...
build dir. you can build apache 2 modules again now.
2007-01-05 22:22:04 +00:00
deanna
9e2f1377c6
- stop setting SYSCONFDIR
...
- put config files in /etc/apache2 instead of /var since this is not
chrooted
- make a couple of comments that refer to 'httpd' refer to 'httpd2'
instead
- don't install the build makefiles
ideas from bernd@ and steven@, ok steven@
2006-12-25 20:40:02 +00:00
deanna
772c69e01d
To avoid name clashes with the system httpd, configure with program
...
name httpd2. Rename the support programs and their manual pages
accordingly.
bump pkgname.
ok steven@, bernd@.
2006-12-16 00:41:56 +00:00
steven
d8e1b2d90e
remove indirect dependency, add libiconv module, adjust WANTLIB, sync plist
2006-12-14 10:22:03 +00:00
espie
a7f18bd243
this is wrong. You do not *ever* use @exec for trivial purposes that
...
can be achieved otherwise.
This probably broke the install, I don't care!
Learn how to use @owner and friends.
2006-12-14 09:31:56 +00:00
deanna
6a36f66820
Bringing this in now so that we can work on it here. Batting tarballs
...
back and forth in email messages doesn't make any sense when we have a
cvs tree to work in.
So, not hooked into the package builds yet.
Original work and port name from dlg.
ok robert@, dlg@
2006-12-14 07:14:20 +00:00