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
jlam
dc6eadbf21
Use ${XARGS} instead of invoking xargs directly.
2001-05-19 03:56:23 +00:00
agc
7e2fedb405
Move to sha1 digests, and add distfile sizes.
2001-04-20 10:49:52 +00:00
agc
d7d36b3561
+ 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 10:57:56 +00:00
wiz
311d465268
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 18:38:11 +00:00
hubertf
402899809a
Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
...
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.
MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
wiz
f620f1ac58
replaced some commands by their ${COMMAND} counterparts,
...
reordered lines for fewer pkglint warnings
1999-12-29 01:41:00 +00:00
tv
5c60ed5794
Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
...
pattern match format. Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
tv
d8a71cfed0
Forcibly specify that the shlib type is a.out, so that ELF systems won't
...
run into trouble with the automatic shlib handling.
1999-05-22 19:33:49 +00:00
tv
f62bec75b3
Clean this up a bit:
...
- actually extract to ${WRKDIR} and use find, xargs, and ${INSTALL_DATA{,_DIR}}
to get the permissions right
- add a "smart-/emul" script that will automatically add a symlink from
/emul/freebsd (adding /emul directory as necessary) only in the cases where
this will not clobber something; otherwise print a message at install time
that the user must do this. Note that this still works if /emul is a
symlink to ${LOCALBASE}/emul, though that is no longer required.
- issue a message at install time reminding the user to add COMPAT_FREEBSD
to the kernel configuration.
1999-05-22 19:31:07 +00:00
frueauf
7206b18044
Remove ${MASTER_SITE_LOCAL} from MASTER_SITES, makes make fetch
work again.
1998-12-12 18:10:31 +00:00
explorer
c85255a9b1
provide a pointer to the source
1998-09-04 12:06:13 +00:00
frueauf
d2fc629ac7
portlint: remove unnecesary blank line.
1998-09-03 11:03:52 +00:00
frueauf
37eb08d711
portlint: this should be a one-liner.
1998-09-03 11:02:25 +00:00
explorer
a5d6bb8cb8
Initial import of FreeBSD compatability libraries, needed for
...
the COMPAT_FREEBSD kernel option to do any good. This makes
the FreeBSD Netscape run at least.
1998-09-02 20:57:02 +00:00