Age | Commit message (Expand) | Author | Files | Lines |
2004-04-09 | remove a redundant comment about old versions. | grant | 1 | -4/+1 |
2004-04-09 | Updated ap-perl to 1.29. | grant | 2 | -7/+6 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -3/+2 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -10/+7 |
2004-02-11 | bl3ify | xtraeme | 2 | -3/+33 |
2004-02-10 | PERL5_REQD is now a list of values, so append to its value instead of | jlam | 1 | -2/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-05 | ap-perl and ap2-perl are mutually exclusive, so add CONFLICTS | kim | 1 | -1/+3 |
2003-07-05 | libapreq 1.28 also results in apache dumping core on startup | kim | 1 | -1/+4 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 |
2002-10-30 | Use perl5/module.mk. | seb | 1 | -5/+2 |
2002-10-27 | Provide buildlink2.mk. | seb | 1 | -0/+30 |
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 | -4/+3 |
2002-08-25 | Merge packages from the buildlink2 branch back into the main trunk that | jlam | 3 | -20/+13 |
2002-07-26 | revert to 1.25, as 1.27 causes apache to dump core. | grant | 2 | -6/+7 |
2002-07-22 | Adapt to using perl-5.8.0. Perl 5.8.0 removes the need for libperl as | jlam | 1 | -2/+2 |
2002-07-02 | update to mod_perl-1.27. | grant | 2 | -7/+6 |
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+3 |
2001-11-26 | The apache buildlink.mk file only has a build dependency on apache. We | jlam | 1 | -1/+2 |
2001-11-26 | Buildlinkify, in the sense that only the perl headers are found in | jlam | 1 | -4/+8 |
2001-11-23 | Bump the version number. | martti | 1 | -2/+2 |
2001-11-23 | Make this work with apache6 (patch provided by Tero Kivinen). | martti | 2 | -1/+45 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 |
2001-10-01 | Fix the linker flags so they are acceptable to ld. This change is needed | jlam | 2 | -4/+4 |
2001-09-18 | add a bit more lines that are needed in httpd.conf to get this mod going. | hubertf | 1 | -1/+7 |
2001-05-11 | PERL5_REQD shouldn't be used directly by libperl DEPENDS as the perl and | jlam | 1 | -2/+3 |
2001-04-20 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -6/+4 |
2001-04-16 | The module Apache::Resource depends on BSD::Resource so add a dependence | jtb | 1 | -1/+2 |
2001-04-09 | generate dir before copying file(s) to it. PR 12590. | hubertf | 1 | -1/+2 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-02-02 | Update ap-perl to 1.25. Relevant changes from version 1.24: | jlam | 2 | -5/+5 |
2000-09-07 | Update dependency on libperl to 5.0* or >=5.6.0nb1. Modify build to | jlam | 1 | -3/+3 |
2000-08-27 | Update ap-perl to 1.24. Changes from 1.19: | jlam | 2 | -10/+10 |
2000-08-27 | Convert packages to use PERL5_PACKLIST (part 2). These are the database and | jlam | 5 | -110/+15 |
1999-12-02 | Split PLIST into md/mi parts. | rh | 3 | -8/+17 |
1999-12-02 | Wildcard dependencies, fix pkglint woes. | rh | 1 | -3/+4 |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+3 |
1999-05-04 | Clean up the build; now dynamically loads libperl and libm, so only the | tv | 5 | -37/+10 |
1999-05-01 | Link in the DynaLoader so that libperl works when loaded into apache. | tv | 2 | -3/+16 |
1999-05-01 | Other pkgs can put stuff in site_perl/Bundle, so make that a conditional | tv | 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 | 5 | -145/+40 |
1999-04-15 | Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with | tron | 1 | -3/+2 |
1999-04-08 | s/netbsd/${LOWER_OPSYS}/g | agc | 1 | -34/+34 |
1998-12-07 | Fix bug reported in Apache PR mod_include/3502: mod_include hook for | tv | 1 | -2/+2 |
1998-12-04 | Update Apache pkg version number to 1.3.3.2, and fix PLIST/httpd.conf.add | tv | 5 | -22/+30 |
1998-12-04 | Add note about fully shutting down and then starting the server when | tv | 1 | -1/+5 |
1998-12-04 | Add ap-perl-1.16, the pkgification of mod_perl as a dynamic shared object. | tv | 9 | -0/+290 |