Commit graph

14 commits

Author SHA1 Message Date
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
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
3cae5c07e4 Add RMD160 digests in addition to SHA1 ones 2005-02-23 16:12:33 +00:00
jlam
5e5ac5cef9 USE_BUILDLINK3 is a yes/no variable. 2004-11-13 21:28:27 +00:00
snj
9e77d31276 Convert to buildlink3. 2004-04-11 07:15:34 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jlam
cd279b5037 buildlink1 -> buildlink2 2002-11-14 23:39:09 +00:00
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
jlam
90e74f30d3 Honor CC and CFLAGS passed in from environment and mark as
USE_BUILDLINK_ONLY.
2001-08-20 02:46:43 +00:00
fredb
10cba67464 The problem with the checksum is, that CTAN and all it's mirrors,
rather than serving up unchanging tarred archives that we can
checksum, tars up the directories on the fly, differently every time!
Let's just change the MASTER_SITE to MASTER_SITE_LOCAL until we can
figure out a better way of dealing with CTAN.
2001-07-10 23:14:16 +00:00
zuntum
ca12e0d64c distfile has been altered, diff shows small differences, but after untaring
the distfile it looks exactly like old one. regen distinfo.
2001-06-14 11:02:17 +00:00
jtb
1d99bc8617 LICENSE=no-commercial-use
From dvi2tty.c:

 * This program, and any documentation for it, is copyrighted by Svante
 * Lindahl. It may be copied for non-commercial use only, provided that
 * any and all copyright notices are preserved.
2001-06-04 23:54:38 +00:00
fredb
8b27c7b86a Initial import of dvi2tty-1.0, a program for previewing DVI files. 2001-05-26 13:04:32 +00:00