Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-02-14 | Update to 2.1.7. Changes are merely bugfixes. | jdolecek | 1 | -3/+3 | |
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-19 | Update to Csacek 2.1.6. Changes are merely bugfixes. | jdolecek | 1 | -5/+5 | |
Use a --with-apxs=FOO configure flag instead of a patch. | |||||
2001-04-30 | Change build dependency from perl-5.* to perl>=${PERL5_REQD}. | jlam | 1 | -2/+2 | |
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 | 1 | -1/+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-29 | Add BUILD_DEPENDS on perl since it's used by apxs. | jlam | 1 | -1/+3 | |
2000-08-28 | Fix compilation if ${LOCALBASE}/sbin is not in PATH. | wiz | 1 | -1/+2 | |
2000-03-31 | Upgrade to 2.1.4. This is only bugfix release, no new features. | jdolecek | 1 | -3/+3 | |
2000-03-16 | silence pkglint | wiz | 1 | -2/+1 | |
2000-02-25 | Add a package for CSacek 2.1.3, module for on-fly recoding of the documents | jdolecek | 1 | -0/+28 | |
to client code set. Currently supported code sets are the center-europian ones (iso-8859-2, windows-1250, macce, cp852 & bunch of already obsoleted code sets). There is also limited support for cyrillic (koi8-r, iso-8859-5, cp866). Documentation is currently in czech language only, sorry. |