grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +00:00
jschauma
e366d0c694
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
...
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
f1446ddf2b
Drop trailing whitespace. Ok'ed by wiz.
2003-05-06 17:40:18 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
jmc
8323049d60
Do the gunzip in post-extract with the correct path to the distfile
2003-03-24 23:15:34 +00:00
grant
99f63263ee
use apache/module.mk.
2003-02-17 20:59:57 +00:00
grant
909552f856
avoid loss of hair using this module by using the *correct* symbol
...
name in the example.
2003-02-17 20:55:24 +00:00
wiz
b77e353915
Update to 1.9, and use DIST_SUBDIR. Closes PR 19888.
2003-02-14 17:46:57 +00:00
wiz
e8817c9088
Complete standardization of messages according to latest pkglint.
2002-09-24 12:29:55 +00:00
grant
b9e3298441
format and word Apache module MESSAGEs consistently.
2002-08-26 00:12:46 +00:00
jschauma
e10e2a05bb
Change MAINTAINER from tv at netbsd dot org to packages at netbsd dot org
...
after consulting with Todd. Any volunteers for any of these packages?
2002-08-01 02:37:41 +00:00
jlam
e1be891dbc
Change explicit build dependencies on perl into "USE_PERL5=build". This
...
makes these packages build correctly on Darwin where perl>=5.8.0 is
required.
2002-07-24 19:45:22 +00:00
zuntum
431e7a7dda
Move pkg/ files into package's toplevel directory
2001-11-01 02:15:23 +00:00
agc
a16fc84f19
Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
...
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
jonb
6c1b257916
Make all the ap-* packages work with apache6 as well as apache
...
(except for ap-ssl, of course)
2001-05-20 05:23:26 +00:00
wiz
6473897e0f
Use SHA1, and add size.
2001-05-09 12:31:39 +00:00
jlam
1edfee944f
Change build dependency from perl-5.* to perl>=${PERL5_REQD}.
2001-04-30 03:46:32 +00:00
agc
8f972b049a
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
wiz
7b29805338
Since ${PREFIX} expansion in MESSAGE is automatic, remove outdated
...
comment.
2001-04-09 12:02:12 +00:00
hubertf
e32afb6fea
Change BUILD_DEPENDS semantics:
...
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
wiz
a0745845b3
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:21:28 +00:00
jlam
60d8d28f10
Update build dependency on perl to build in correct directory if perl
...
interpreter is not found.
2000-09-05 09:33:15 +00:00
jlam
bb3a955498
Use PERL5 variable for location of perl5 binary.
2000-08-28 09:14:50 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
tron
001d077201
Use wildcard dependence for "apache" package.
1999-11-21 22:12:57 +00:00
simonb
1624d0f4cc
Bump version to 1.7 - that's the version number in the distfile.
1999-10-05 02:18:51 +00:00
tv
930832d85c
Update Apache to 1.3.6, mod_ssl to 2.2.8, and mod_perl to 1.19. mod_ssl
...
now makes use of OpenSSL.
1999-04-30 17:05:19 +00:00
bad
286099986e
${LOCALBAASE}/bin/perl or bust.
1999-04-14 18:00:47 +00:00
marc
05013dfef3
installed pathnames of module and httpd.conf files
1999-01-06 06:19:59 +00:00
tv
f9ff7d9ef4
Bump Apache version to `1.3.3.2'.
1998-12-04 17:25:59 +00:00
tv
8f03f87b8c
Bump Apache version to 1.3.3.1.
1998-12-03 22:27:27 +00:00
tv
e41044722b
Update for Apache 1.3.3.0.
1998-12-03 18:30:23 +00:00
agc
2cd5eb4894
Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinary
...
DEPENDS definition.
1998-11-19 15:40:45 +00:00
tv
2dfba7fb1c
Change the DEPENDS=apache-1.3.1 to a
...
{BUILD,RUN}_DEPENDS=${PREFIX}/sbin/apxs so that this works with
apache-modssl as well.
1998-10-03 21:28:57 +00:00
frueauf
a6b7ae96c0
As apache got upgraded to 1.3.1, adjust DEPENDS on it as well.
1998-08-14 10:17:44 +00:00
agc
f7c4996e0b
Add NetBSD RCS Ids.
1998-08-07 13:27:33 +00:00
agc
41bfb30737
Add NetBSD RCS Ids.
1998-08-07 11:08:53 +00:00
frueauf
004e47e5b0
cat ${PKGDIR}/MESSAGE in bsd.pkg.mk if it exists, don't do it in every
...
package Makefile.
1998-07-14 10:56:15 +00:00
tv
dc5d61315b
Update Apache dependency to match reality.
1998-07-13 16:45:25 +00:00
tv
97ad086e39
Portlint.
1998-06-05 19:38:42 +00:00
tv
616694bbac
A cookie-based authentication mechanism for Apache, allowing Basic auth
...
strings to be embedded in cookies. This pkg is intended also as a
framework for creating other Apache module pkgs.
1998-06-04 20:41:08 +00:00