Commit graph

9 commits

Author SHA1 Message Date
jdolecek
b47f7e9534 comment out SSL_DISTNAME as well, so it's clear from the first sight that
SSL is not supported here
1999-09-21 15:12:03 +00:00
tron
a9af877984 Compare "${USE_INET6}" explicitly with "YES" so that you can override
settings at the command line.
1999-09-03 22:00:52 +00:00
itojun
580978d17c reven patchsum.
PR: 8307
1999-09-03 04:06:33 +00:00
itojun
18661d5893 add "p0" to PKGNAME to indicate version of NetBSD-local changes. 1999-09-01 09:00:26 +00:00
itojun
49b6bd679d upgrade apache original version to 1.3.9.
use latest IPv6 patch from ftp://ftp.kame.net/pub/kame/misc/.

fixes PR: 8307
1999-09-01 07:41:01 +00:00
agc
0b7af58b91 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).

Add USE_INET6 to BUILD_DEFS
1999-08-18 09:24:08 +00:00
agc
f721b0e129 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).
1999-08-18 08:28:09 +00:00
itojun
dffe436c17 provide and enable IPv6-ready apache.
This is provided as separate package because:
# This package does not compile in mod_ssl support hooks, as it conflicts
# with IPv6 enable patch.
# IPv6 enable patch conflicts with third-party modules anyway, due to
# sanity fixes in apache module API (for example, avoid u_long for IPv4 addrs)
1999-07-23 18:19:29 +00:00
itojun
5e218c5552 import pkgsrc/www/apache into pkgsrc/www/apache6,
to make a IPv6-ready version of apache package.
1999-07-23 17:53:29 +00:00