joerg
6fa5407c09
DESTDIR support for various Apache modules.
2010-02-20 14:58:44 +00:00
joerg
09b883cd2c
DESTDIR support
2010-02-12 20:56:54 +00:00
obache
86c7c2d2c9
Already using un-zipped file, so no need to use gzcat.
2006-09-10 03:49:06 +00:00
joerg
99c6a75137
Set EXTRACT_ONLY instead of EXTRACT_CMD, require gzcat.
2006-09-08 07:47:43 +00:00
wiz
5cfb780bc0
Update HOMEPAGE and MASTER_SITES, and use un-gzipped file provided there.
...
Compared with previous gzipped version, no change.
Fixes bulk build, because it will be able to download the file again :)
2006-07-21 16:24:37 +00:00
joerg
31c49d005a
PKGNAME_NOREV changed, update distinfo.
2006-06-07 11:48:32 +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
jlam
9c8b5ede43
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
...
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
wiz
768c589c29
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
...
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jlam
a7b48d62bc
Use gzcat instead of "gzip -dc".
2005-05-15 21:54:50 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
wiz
809ad6f2f7
Add RMD160 checksums.
2005-02-24 14:08:26 +00:00
snj
a30e99e2ad
Convert to buildlink3.
2004-05-08 19:48:27 +00:00
agc
3ad1bdbf06
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:18:15 +00:00
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