agc
24a46ed346
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:28:26 +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
d3db18607d
Move pkg/ files into package's toplevel directory
2001-10-31 22:03:21 +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
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
wiz
e7cbf859c5
reformat to < 25 lines
2000-09-03 14:56:44 +00:00
wiz
01b8fa5c98
add RCS Id
2000-09-03 14:56:28 +00:00
hubertf
dc67579a96
Use -Wl,-R... to please our linker (ELF issue)
2000-04-26 03:09:30 +00:00
agc
00a16e3008
Add package patch checksum files.
1999-07-09 14:22:59 +00:00
agc
e20be6c347
Remove NOPORTDOCS definition - it was useless anyway, as any attempt to
...
build a binary package with this definition would fail as the PLIST is
not correct.
If a package's documentation is overwhelming, it should arguably be handled
in a separate pre-requisite documentation package.
1999-04-13 15:31:04 +00:00
agc
f6473207ca
Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
...
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
agc
a19a351795
Correct the primary category field for this package.
1998-10-15 19:51:07 +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
tsarna
6bd0d65c65
The Grand Homepagification:
...
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
1998-08-20 15:16:34 +00:00
agc
f7c4996e0b
Add NetBSD RCS Ids.
1998-08-07 13:27:33 +00:00
agc
41bfb30737
Add NetBSD RCS Ids.
1998-08-07 11:08:53 +00:00
agc
39110570b6
Include bsd.prefs.mk, in case variables are set in /etc/mk.conf
1998-06-03 14:05:11 +00:00
agc
258b808c9f
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
...
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
hubertf
ba60910aab
portlint: fix RCS Id, remove extra whitespace
1998-01-25 00:49:21 +00:00
mikel
e2b1433b45
remove i386-specific -m486 flag, fixes PRs 4736 and 4822
1998-01-15 06:47:34 +00:00
agc
5358faaf74
Add a NetBSD RCS Id to all the PLIST files.
1997-11-06 09:57:11 +00:00
hubertf
240eed442d
Import as of 09/25/97
1997-10-11 21:53:59 +00:00