Commit graph

12 commits

Author SHA1 Message Date
agc
b9b754e081 Add SHA512 digests for distfiles for www category
Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 02:46:46 +00:00
joerg
4d04746a02 Move www/apache/module.mk to mk/apache.module.mk and adjust it to use
mk/apache.mk.
2014-06-11 12:57:22 +00:00
joerg
bef8522f0e Retire Apache 1.3 and 2.0. 2014-06-10 15:22:13 +00:00
asau
5eae6a18a3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
dholland
c178b637ce Disable this for apache24 as it doesn't compile. 2012-06-21 05:35:03 +00:00
joerg
6fa5407c09 DESTDIR support for various Apache modules. 2010-02-20 14:58:44 +00:00
tv
3c8ffb788b give away to pkgsrc-users 2007-03-19 16:35:51 +00:00
rillig
ee3b859ac4 Fixed pkglint warnings. 2006-06-06 16:45:31 +00:00
joerg
337c6b1297 Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.

OK from jlam@ and adrianp@.
2006-06-02 18:27:54 +00:00
tv
ae3489ec53 Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a
PR-responsible person (such as I am ;) a little easier.
2006-03-22 22:50:31 +00:00
tv
5fa63a5c90 Make this install properly for Apache 1.3 (I think; I don't have such a
system to test, but this should be the 1.3 syntax for apxs -i).
2006-03-13 22:01:09 +00:00
tv
c2e85581f4 ap-rpaf-0.5, an Apache 1/2 module that twiddles the connecting client
IP and hostname information for backend servers that receive requests from
reverse proxies.

From DESCR:
mod_rpaf changes the remote address of the client visible to other Apache
modules when two conditions are satisfied. First condition is that the
remote client is actually a proxy that is defined in httpd.conf.
Secondly if there is an incoming X-Forwarded-For header and the proxy is
in it's list of known proxies it takes the last IP from the incoming
X-Forwarded-For header and changes the remote address of the client in
the request structure. It also takes the incoming X-Host header and
updates the virtualhost settings accordingly. For Apache2 mod_proxy it
takes the X-Forwared-Host header and updates the virtualhosts.
2006-03-06 19:31:03 +00:00