Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-09-10 | Already using un-zipped file, so no need to use gzcat. | obache | 1 | -5/+3 | |
2006-09-08 | Set EXTRACT_ONLY instead of EXTRACT_CMD, require gzcat. | joerg | 1 | -2/+4 | |
2006-07-21 | Update HOMEPAGE and MASTER_SITES, and use un-gzipped file provided there. | wiz | 2 | -8/+8 | |
Compared with previous gzipped version, no change. Fixes bulk build, because it will be able to download the file again :) | |||||
2006-06-07 | PKGNAME_NOREV changed, update distinfo. | joerg | 1 | -4/+4 | |
2006-06-02 | Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*, | joerg | 1 | -3/+4 | |
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-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 | |
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-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 1 | -1/+2 | |
of the shlib major bump. PKGREVISION++ for the dependencies. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
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-05-15 | Use gzcat instead of "gzip -dc". | jlam | 1 | -2/+2 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 checksums. | wiz | 1 | -1/+2 | |
2004-05-08 | Convert to buildlink3. | snj | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 2 | -3/+3 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-03-24 | Do the gunzip in post-extract with the correct path to the distfile | jmc | 1 | -2/+2 | |
2003-02-17 | use apache/module.mk. | grant | 1 | -9/+5 | |
2003-02-17 | avoid loss of hair using this module by using the *correct* symbol | grant | 1 | -2/+2 | |
name in the example. | |||||
2003-02-14 | Update to 1.9, and use DIST_SUBDIR. Closes PR 19888. | wiz | 2 | -5/+7 | |
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 1 | -3/+3 | |
2002-08-26 | format and word Apache module MESSAGEs consistently. | grant | 1 | -6/+4 | |
2002-08-01 | Change MAINTAINER from tv at netbsd dot org to packages at netbsd dot org | jschauma | 1 | -2/+2 | |
after consulting with Todd. Any volunteers for any of these packages? | |||||
2002-07-24 | Change explicit build dependencies on perl into "USE_PERL5=build". This | jlam | 1 | -3/+2 | |
makes these packages build correctly on Darwin where perl>=5.8.0 is required. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 4 | -3/+3 | |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -2/+2 | |
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value). | |||||
2001-05-20 | Make all the ap-* packages work with apache6 as well as apache | jonb | 1 | -2/+2 | |
(except for ap-ssl, of course) | |||||
2001-05-09 | Use SHA1, and add size. | wiz | 1 | -2/+3 | |
2001-04-30 | Change build dependency from perl-5.* to perl>=${PERL5_REQD}. | jlam | 1 | -2/+2 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-09 | Since ${PREFIX} expansion in MESSAGE is automatic, remove outdated | wiz | 1 | -3/+2 | |
comment. | |||||
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 | |
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-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-09-05 | Update build dependency on perl to build in correct directory if perl | jlam | 1 | -2/+2 | |
interpreter is not found. | |||||
2000-08-28 | Use PERL5 variable for location of perl5 binary. | jlam | 1 | -2/+2 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-11-21 | Use wildcard dependence for "apache" package. | tron | 1 | -2/+2 | |
1999-10-05 | Bump version to 1.7 - that's the version number in the distfile. | simonb | 1 | -2/+2 | |
1999-04-30 | Update Apache to 1.3.6, mod_ssl to 2.2.8, and mod_perl to 1.19. mod_ssl | tv | 1 | -2/+2 | |
now makes use of OpenSSL. | |||||
1999-04-14 | ${LOCALBAASE}/bin/perl or bust. | bad | 1 | -2/+2 | |
1999-01-06 | installed pathnames of module and httpd.conf files | marc | 2 | -5/+5 | |
1998-12-04 | Bump Apache version to `1.3.3.2'. | tv | 1 | -2/+2 | |
1998-12-03 | Bump Apache version to 1.3.3.1. | tv | 1 | -2/+2 | |
1998-12-03 | Update for Apache 1.3.3.0. | tv | 2 | -7/+9 | |
1998-11-19 | Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinary | agc | 1 | -3/+2 | |
DEPENDS definition. | |||||
1998-10-03 | Change the DEPENDS=apache-1.3.1 to a | tv | 1 | -2/+3 | |
{BUILD,RUN}_DEPENDS=${PREFIX}/sbin/apxs so that this works with apache-modssl as well. | |||||
1998-08-14 | As apache got upgraded to 1.3.1, adjust DEPENDS on it as well. | frueauf | 1 | -2/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |