wiz
407e7bd4da
Set LICENSE to pcps-license.
2005-07-19 14:30:32 +00:00
jlam
e46a9dd380
Create directories before installing files into them.
2005-06-17 03:50:19 +00:00
agc
d81d19f8e0
Add RMD160 digests.
2005-02-24 12:51:41 +00:00
wiz
6e02d7ee41
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
...
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
grant
3b695b6022
fix ${INSTALL_DATA_DIR} arguments. fixes install on Solaris.
2004-07-24 22:40:49 +00:00
grant
04ab8ecdfe
formatting fix.
2004-07-24 22:40:18 +00:00
danw
6e8f676783
malloc.h fixes for darwin, plus a handful of other small fixes for
...
problems found after fixing malloc problems
2004-05-23 23:28:29 +00:00
agc
3ad1bdbf06
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:18:15 +00:00
martti
8cee801716
COMMENT should start with a capital letter.
2003-07-21 17:10:16 +00:00
grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +00:00
jmc
0563d2101f
This needs -DUNIX or it won't work.
2003-06-10 00:04:18 +00:00
jschauma
e366d0c694
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
...
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +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
e8817c9088
Complete standardization of messages according to latest pkglint.
2002-09-24 12:29:55 +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
wiz
36bc2f1494
Replace PREFIX in pcps.1 with real prefix.
2001-12-04 11:54:31 +00:00
wiz
b4f0a668fa
Miscellaneous man page fixes.
2001-12-03 19:03:19 +00:00
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
agc
a16fc84f19
Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
...
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
agc
1c989c3883
Move to sha1 digests, where appropriate and possible, and add distfile
...
sizes.
2001-04-20 12:41:48 +00:00
agc
2d6b6a009c
+ 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 11:43:32 +00:00
wiz
a87738b456
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:42:09 +00:00
wiz
b979f7222a
Add automatic ${VARIABLE} handling for MESSAGE files.
...
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.
2001-01-29 11:34:21 +00:00
rh
2b86ffd2db
Initial import of pcps-8.40, a text to postscript converter. Closes PR
...
10534 by John Refling <refling@comet.lbl.gov>
2000-11-23 13:47:00 +00:00