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