Commit graph

26 commits

Author SHA1 Message Date
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +00:00
snj
9edc500cf4 Convert to buildlink3. 2004-04-19 04:53:58 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
wiz
6e12d19372 buildlink1 -> buildlink2. Correct HOMEPAGE. Remove last MASTER_SITE. 2002-10-10 13:05:13 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
zuntum
d3db18607d Move pkg/ files into package's toplevel directory 2001-10-31 22:03:21 +00:00
jlam
5e267bc07d Fix xpkgwedge problems noted by John Darrow <John.P.Darrow@wheaton.edu> in
pkg/13191.  The changes suggested in the PR were applied, and one more
change to look for the appdefaults file under ${PREFIX} instead of under
${X11BASE}.
2001-09-14 03:19:22 +00:00
skrll
7c75053771 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:07:33 +00:00
agc
8f972b049a + 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 12:12:16 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
a486f11406 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:06:11 +00:00
tron
f0b9164cf1 Use "USE_XPM" option instead of direct dependence on the "xpm" package. 2000-08-23 23:14:21 +00:00
agc
ad735af887 Use X11PREFIX in preference to X11BASE, just in case xpkgwedge is installed.
Use a shell "for" loop in preference to a make ".for" loop
2000-07-11 10:55:32 +00:00
abs
3365dcb7a5 Consistency:
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
1999-09-21 17:20:03 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
agc
c1b2d69779 Minor formatting changes. 1998-11-12 15:02:05 +00:00
agc
e1cbdc1e3c Add missing NetBSD RCS Ids. 1998-11-12 15:01:17 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
tron
7073b27ee4 Remove bogus "games" category. 1998-08-20 06:20:10 +00:00
tron
a8a4126d3d Don't install mostly useless examples directory and put resource file
into correct directory.
1998-08-18 22:31:59 +00:00
tron
b7d036770c Correct locations of "xdm" and resource file directory. 1998-08-18 22:30:07 +00:00
tron
8517243998 Don't install mostly useless examples directory and put resource file
into correct directory.
1998-08-18 22:29:22 +00:00
tron
778aa1e363 Change annoying default banner text. 1998-08-18 22:07:26 +00:00
tron
9cb20fc7a4 New "xbanner" package created by Tim Rightnour:
make your XDM login screen look pretty.
1998-08-18 21:54:39 +00:00