Commit graph

9 commits

Author SHA1 Message Date
wiz
aeea92f4c7 Add RMD160 checksum. 2005-05-25 13:32:52 +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
jlam
35fd30e254 Fix typo... FILEDIR -> FILESDIR. 2005-05-18 15:11:13 +00:00
jlam
4d2fb797db Use EXTRACT_CMD_OPTS.tar.gz and EXTRACT_CMD.tar.gz instead of figuring
out the whole command line necessary to extract a .tar.gz file.
2005-05-17 22:00:13 +00:00
kristerw
b589e39f58 Include mk/bsd.prefs.mk to prevent warnings from undefined EXTRACT_USING. 2005-05-16 16:33:24 +00:00
jlam
2338cbae27 Change the EXTRACT_USING_PAX defined/undefined option into a EXTRACT_USING
which can take multiple values -- "pax" or "gtar".  The default value
of EXTRACT_USING is "pax", which more closely matches reality since
before, we were using bootstrap "tar" for ${GTAR} and it was actually
pax-as-tar.  Also, stop pretending pax-as-tar from the bootstrap kit
or on NetBSD is GNU tar.  Lastly, in bsd.pkg.extract.mk, note whether
we need "pax" or "gtar" depending on what we need to extract the
distfiles.
2005-05-16 03:04:44 +00:00
jlam
7425b543e8 Note that gtar is required by the package. 2005-05-16 01:15:30 +00:00
hubertf
8a23b41b47 No special handling for web2c/mktex.cnf - no idea why this was in there
since teTeX1.

Bump version to 3.0nb1.
2005-04-04 23:29:45 +00:00
hubertf
6c3b7d97a8 Import teTeX-texmf-3.0: Machine-independent part of teTeX
Machine independent parts for teTeX:
web files, metafont bases, style files, font definitions,
localisation, ofm-, ovf-, vf-, pfb- and tfm-files,
(meta)font source files, lots of documentation, ...
2005-03-31 22:12:38 +00:00