Commit graph

15 commits

Author SHA1 Message Date
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jlam
00fd4ffad5 Install Perl modules into the Perl vendor directories. Bump the
PKGREVISION to 3.
2005-08-09 01:52:32 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
kristerw
9384e6337d Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-07-08 21:28:15 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
uebayasi
c6943f874b Update freepwing to 1.4.4nb1; add a missing dependency against
p5-Jcode.
2005-03-06 03:25:12 +00:00
uebayasi
3ff45b1d23 Update FreePWING to 1.4.4.
Changes since 1.4.3 are:
* Fix a problem that catdump -u couldn't handle half-width kana.
* Split documents into smaller parts.
2005-03-05 10:39:10 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
grant
60ad86155b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:06:57 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
cjep
af6acb63dc Update distinfo for 1.4.3 (checked against md5 sum in FreeBSD ports
collection).
2003-02-08 12:20:35 +00:00
uebayasi
ca5aa6ba12 Update my email address. 2003-02-06 04:24:11 +00:00
uebayasi
952d3bc7aa First import of FreePWING 1.4.1.
FreePWING generates book data in JIS X 4081, a subset of EPWING V1,
	which is a most popular format for dictionaries in Japan.  Book data
	generated by FreePWING can be read with EPWING viewer applications
	including proprietary
softwares.
2002-03-19 11:07:44 +00:00