agc
3ad1bdbf06
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:18:15 +00:00
grant
0155927c43
s/netbsd.org/NetBSD.org/
2003-07-17 21:41:05 +00:00
jmmv
f1446ddf2b
Drop trailing whitespace. Ok'ed by wiz.
2003-05-06 17:40:18 +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
zuntum
a437fd43cc
Move pkg/ files into package's toplevel directory
2001-11-01 00:20:13 +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
e39444152e
The Makefile says that the distfile will change for different minor version
...
numbers of this package.
To make sure we get the right distfile, use ${MASTER_SITE_BACKUP}.
Move to sha1 digest, and add distfile size.
2001-05-09 15:14:16 +00:00
agc
fb467f5ac2
+ 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:22:34 +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
agc
82acd159f7
Move the COMMENT from being in its own file to a definition in the
...
package Makefile.
2001-02-17 09:06:56 +00:00
dmcmahill
535996fe5c
properly pass -Wl,--export-dynamic to the c compiler. Fixed recently noted
...
compile problems. Note: we need to be sure and use --export-dynamic instead
of -export-dynamic (2 dashes) for compatibility with a.out systems.
2000-07-22 23:11:17 +00:00
drochner
fd7220a377
put distfile into own DIST_SUBDIR because the filename doesn't change
...
between minor versions, upgrade to 5.14.40
2000-06-19 19:59:32 +00:00
wiz
d463a2e08c
Updated to the last dist-file at the original site, but marked as
...
broken, since it doesn't compile (the previous version didn't compile,
either).
2000-02-05 19:45:33 +00:00
drochner
019e515408
I'll play MAINTAINER here
1999-11-23 19:29:05 +00:00
agc
2d4ca4e068
Package this up a bit better for Solaris.
...
Delete unwanted patch-file checksums from patchsum file.
Re-generate distfile checksum, which seemed to be bad.
Add a missing quotation mark to the end of an echo command in the setup script
1999-11-18 11:00:41 +00:00
drochner
5c6f4141db
import pkg for cint, a C/C++ interpreter
1999-11-17 14:48:18 +00:00