Commit graph

18 commits

Author SHA1 Message Date
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
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +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
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
markd
ec179d7a15 Use packages internal {sq,unsq}.pl as ispell 3.2 no longer has them. 2004-12-01 12:27:44 +00:00
salo
24a3780273 Add -print to find(1) when listing files in Makefile rules.
Should fix PR pkg/26930 by Georg Schwarz.
2004-09-12 22:25:08 +00:00
recht
61f8d2aea0 update to 20030222 version
and also install ngerman.{aff,hash} links

changes since 20021114:
- "Wiederstand ist zwecklos" (thanks to Roland Wingerter) and minor
  other fixes
- some fem. flags added
2004-03-12 19:54:51 +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
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
wiz
a185a1303a Update to 20021114. Changes:
There are plenty of new words, UTF-8 support, and myspell (OO.o) support.
[If anyone's interested in the last, make a package for it :)]
2002-11-16 00:13:09 +00:00
jschauma
ab0e1c58d8 Remove obsolete patch-file. 2002-07-27 19:07:47 +00:00
jschauma
b2e7756e21 symlink deutsch.{hash,aff} to german.{hash,aff} as suggested by
Marko Schuetz (MarkoSchuetz at web dot de) in PR pkg/17008, so that
emacsen find the german dicitionary.
Obsolete patches/patch-aa.
While we're at it, update to 20011124 with new Homepage and mastersite.
Changes since last version:
- Conform with new rules (use ispell-deutsch for old rules!)
- many new words, esp. imperative and subjunctive forms
- new typo file with trap words that should never get into the dict
2002-07-27 19:05:54 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
skrll
88af130dfa Move to sha1 digests, and add distfile sizes. 2001-04-20 15:04:54 +00:00
agc
bbc67fac91 + 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 11:53:33 +00:00
wiz
b7e5ed5a63 Initial import of ispell-german, as requested in pkg/12145:
German dictionary for ispell.
2001-03-15 15:26:35 +00:00