grant
489b357068
improve COMMENT.
2003-08-08 09:38:39 +00:00
martti
33e2a02324
COMMENT should start with a capital letter.
2003-07-22 04:14:17 +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
grant
a2cda78ab9
update MASTER_SITES.
2002-04-06 15:48:54 +00:00
zuntum
431e7a7dda
Move pkg/ files into package's toplevel directory
2001-11-01 02:15:23 +00:00
agc
d52dd5005a
At present, if there is a pre-<target> or post-<target> script in
...
the scripts/ directory, it will be run automatically as part of
the build process, by bsd.pkg.mk. There are now exactly 5 packages
in pkgsrc which use this facility, and yet, for every package build,
the existence of a script is checked by bsd.pkg.mk once before the
target is executed, and once afterwards. This incurs needless
overhead.
Move the separate pre- and post- script handling out of bsd.pkg.mk into
the individual package Makefiles, where it's much more obvious what is
happening, anyway.
2001-10-26 14:09:59 +00:00
jlam
e9c4dfab6a
Apply the changes in pkg/13265 by John Darrow <John.P.Darrow@wheaton.edu>
...
to fix xpkgwedge problems.
2001-09-14 04:00:25 +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
skrll
aa3c03b75a
Move to sha1 digests, and add distfile sizes.
2001-04-20 12:02:30 +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
wiz
a0745845b3
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:21:28 +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
hubertf
01ca2939e9
Don't try to strip the alien binaries when installing.
1999-10-05 01:02:52 +00:00
garbled
3a578d7f4e
Netscape Navigator 3.x pkg. Currently for i386 only, but someone
...
with the proper hardware could probably get this working on sparc with
very little work.
1999-07-21 23:09:01 +00:00