Age | Commit message (Expand) | Author | Files | Lines |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-02-21 | Fix config file handling; fix CHECK_PLIST build. Bump PKGREVISION. | wiz | 3 | -7/+30 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -4/+4 |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 2 | -3/+4 |
2006-01-09 | In patch-al, DragonFly has to be spelled in lower case. | joerg | 2 | -4/+4 |
2006-01-09 | Fix httpd linkage on DragonFly: -Wl,-E is needed, otherwise ap-php | joerg | 4 | -6/+36 |
2006-01-05 | Use SUBST framework instead of manual sedding. | joerg | 1 | -7/+10 |
2006-01-05 | Fix the default config and ServerRoot paths in apache and apache2 manpages, | ghen | 1 | -2/+15 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-15 | Add fix for security vulnerability reported in CVE-2005-3352 taken from | tron | 3 | -2/+17 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 2 | -6/+6 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -6/+6 |
2005-10-19 | Add missing entry for a new file. Pointed out by Lubomir Sedlacik. | bouyer | 1 | -1/+2 |
2005-10-19 | Update to 1.3.34. This is a security fix release, fix pkg/31868 by | bouyer | 2 | -12/+11 |
2005-10-05 | Remove some more *LEGACY* settings that are over a month old and | wiz | 1 | -3/+1 |
2005-09-16 | Update ap-ssl to version 2.8.24. | salo | 2 | -8/+8 |
2005-08-23 | The real user name in PKG_USERS does not need to be escaped with double | rillig | 1 | -2/+2 |
2005-08-22 | Add DragonFly support. | reed | 3 | -6/+37 |
2005-08-20 | Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} so | jlam | 1 | -4/+4 |
2005-08-19 | Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS | jlam | 1 | -3/+3 |
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 1 | -2/+2 |
2005-05-31 | Remove some obsolete variables from BUILD_DEFS. | wiz | 1 | -3/+1 |
2005-05-31 | Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a | dillo | 1 | -8/+4 |
2005-05-17 | apxs needs perl. | jlam | 1 | -1/+2 |
2005-05-06 | Revert: | wiz | 1 | -3/+3 |
2005-05-03 | Remove an instance of ${TYPE} from pkgsrc. The use of the private | jlam | 1 | -2/+2 |
2005-05-02 | RCD_SCRIPTS_EXAMPLEDIR is no longer customizable. | reed | 1 | -1/+2 |
2005-04-18 | Remove custom "restart" code from startup script so that Apache really | wiz | 2 | -5/+3 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-24 | Don't check for USE_BUILDLINK3 anymore in these files. These are included | jlam | 1 | -4/+3 |
2005-02-28 | Update apache to apache_1-3.33nb3: | abs | 4 | -8/+40 |
2005-02-24 | Add RMD160 checksums. | wiz | 1 | -1/+4 |
2004-12-28 | The default location of the pkgsrc-installed rc.d scripts is now | reed | 1 | -2/+2 |
2004-12-19 | when Apache is built with dlcompat present, the installed httpd/os.h | grant | 1 | -1/+5 |
2004-11-26 | Pass the DL_* flags to the compiler when building httpd so that dlopen | jlam | 3 | -9/+14 |
2004-11-22 | Replace USE_GCC_SHLIB with USE_LANGUAGES=c c++ and a nice big comment why | wiz | 1 | -2/+5 |
2004-11-16 | Regen after "patch-ai" was changed. (hi salo!) | tron | 1 | -2/+2 |
2004-11-15 | Revert rev 1.9, do not expand @INSTALL@, it's done in post-patch. (hi abs!) | salo | 1 | -2/+2 |
2004-11-15 | Use ${VARBASE} instead of hardcoded /var. | sketch | 2 | -9/+9 |
2004-10-29 | Update apache to 1.3.33 | abs | 16 | -96/+65 |
2004-10-25 | Update "apache" package to version 1.3.32. Changes since version 1.3.31: | tron | 4 | -35/+12 |
2004-10-18 | Use "mod_ssl-2.8.20" sources for SSL hooks, bump package revision. | tron | 2 | -6/+6 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-09-24 | Apply fix for security vulnerability in proxy module reported in | tron | 3 | -3/+22 |
2004-08-22 | Change the way that legacy USE_* and FOO_USE_* options are converted | jlam | 1 | -11/+6 |
2004-08-02 | Update apache to 1.3.31nb4: | abs | 2 | -4/+4 |
2004-07-30 | Convert to use bsd.options.mk. The relevant options variable to set | jlam | 1 | -3/+19 |
2004-07-17 | Use "mod_ssl-2.8.19" sources for SSL hooks, bump package revision. | tron | 2 | -6/+6 |
2004-07-06 | Remove references to buildlink2. | wiz | 1 | -4/+2 |