summaryrefslogtreecommitdiff
path: root/www/ap-csacek/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2002-02-14Update to 2.1.7. Changes are merely bugfixes.jdolecek1-3/+3
2001-05-20Make all the ap-* packages work with apache6 as well as apachejonb1-2/+2
(except for ap-ssl, of course)
2001-05-19Update to Csacek 2.1.6. Changes are merely bugfixes.jdolecek1-5/+5
Use a --with-apxs=FOO configure flag instead of a patch.
2001-04-30Change build dependency from perl-5.* to perl>=${PERL5_REQD}.jlam1-2/+2
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-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-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-09-05Update build dependency on perl to build in correct directory if perljlam1-2/+2
interpreter is not found.
2000-08-29Add BUILD_DEPENDS on perl since it's used by apxs.jlam1-1/+3
2000-08-28Fix compilation if ${LOCALBASE}/sbin is not in PATH.wiz1-1/+2
2000-03-31Upgrade to 2.1.4. This is only bugfix release, no new features.jdolecek1-3/+3
2000-03-16silence pkglintwiz1-2/+1
2000-02-25Add a package for CSacek 2.1.3, module for on-fly recoding of the documentsjdolecek1-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.