Commit graph

18 commits

Author SHA1 Message Date
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
seb
db84442a67 Substitute a couple of mkdir' by ${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00
wiz
adf0225368 Add RCS ids to patch-ac and patch-ab.
New patch-ad fixes problem with unset loginmoveInterval resource,
reported (including patch) by Robert Elz in pkg/15040.
2002-03-20 01:52:31 +00:00
wiz
af46fd0e16 xpkgwedge fixes from Robert Elz, pkg/15041. 2002-03-20 01:49:23 +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
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
jlam
3f4ac3f5db Try to fix compilation warnings in genauth.c due to conflicting
declarations for time() on NetBSD/alpha.
2000-10-02 07:38:40 +00:00
wiz
84bef0811b chmod -> ${CHMOD} 2000-02-05 16:12:18 +00:00
abs
3365dcb7a5 Consistency:
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
1999-09-21 17:20:03 +00:00
agc
63ef925715 Make the PLIST correctly. 1998-09-08 15:51:23 +00:00
garbled
3a52b28394 MASTER_SITE was pointing at my old web address. Now that the account has
gone <poof> I've changed the makefile to MASTER_SITE_LOCAL
1998-08-27 14:25:26 +00:00
tsarna
5e9cc577b8 Automatically append HOMEPAge to DESCR files, and remove homepage URLs
from individual DESCR files that had them.
1998-08-26 16:50:48 +00:00
tron
8e3e36fb23 Make sure that temporary files created by "xdm3d" get removed. 1998-08-19 21:20:51 +00:00
tron
2048f3ffc9 New "xdm3d" package created by Tim Rightnour:
a replacement for xdm with 3D effects
1998-08-19 21:13:18 +00:00