Commit graph

12 commits

Author SHA1 Message Date
jlam
758d912e33 Update package Makefile now that bsd.pkg.extract.mk is using the
"extract" script for extraction.  Many cases where a custom EXTRACT_CMD
simply copied the distfile into the work directory are no longer
needed.  The extract script also hides differences between pax and
tar behind a common command-line interface, so we no longer need code
that's conditional on whether EXTRACT_USING is tar or pax.
2006-01-21 18:57:40 +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
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
wiz
26a529df59 Update to 1.45, provided by Toru TAKAMIZU in PR 19835.
Less restrictive license, small changes.
2003-01-13 13:00:03 +00:00
wiz
cb74c9626d regen (patch-aa addition) 2002-10-03 15:30:41 +00:00
kei
9f51fb28ab Added a small patch to remove the feature for the original LaserWriter
which causes an annoyance in modrern PS printer, GhostScript, etc.  See
pkg/12904.  I forgot to commit this in months.

Thomas Klausner, Johnny Lam, and Frederick Bruckman helped me a lot to
find out what is actually happen and where to fix. Thank you.
2002-09-30 02:40:52 +00:00
seb
861231d926 Reimport of package ja-a2ps from japanese/a2ps into print/ja-a2ps.
This is part of the japanese category retirement.
CATEGORIES and pathnames to japanese/ adjusted.
2002-05-31 13:01:03 +00:00