Commit graph

14 commits

Author SHA1 Message Date
zuntum
431e7a7dda Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
jonb
6c1b257916 Make all the ap-* packages work with apache6 as well as apache
(except for ap-ssl, of course)
2001-05-20 05:23:26 +00:00
jdolecek
b7418d960c Update to Csacek 2.1.6. Changes are merely bugfixes.
Use a --with-apxs=FOO configure flag instead of a patch.
2001-05-19 17:46:20 +00:00
jlam
1edfee944f Change build dependency from perl-5.* to perl>=${PERL5_REQD}. 2001-04-30 03:46:32 +00:00
skrll
aa3c03b75a Move to sha1 digests, and add distfile sizes. 2001-04-20 12:02:30 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
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-03-27 03:19:43 +00:00
wiz
a0745845b3 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:21:28 +00:00
jlam
60d8d28f10 Update build dependency on perl to build in correct directory if perl
interpreter is not found.
2000-09-05 09:33:15 +00:00
jlam
2d28d791fe Add BUILD_DEPENDS on perl since it's used by apxs. 2000-08-29 19:03:51 +00:00
wiz
cf29f0bb6d Fix compilation if ${LOCALBASE}/sbin is not in PATH. 2000-08-28 10:36:07 +00:00
jdolecek
0cdf3386d8 Upgrade to 2.1.4. This is only bugfix release, no new features. 2000-03-31 15:31:24 +00:00
wiz
0353aa4aea silence pkglint 2000-03-16 14:11:37 +00:00
jdolecek
ba1ecbe0e5 Add a package for CSacek 2.1.3, module for on-fly recoding of the documents
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.
2000-02-25 17:17:51 +00:00