rodent
28c976145a
"Use of DOWNLOADED_DISTFILE is deprecated. Use the shell variable
...
$$extract_file instead."
2013-04-06 12:03:59 +00:00
asau
e1ab7079b6
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-31 11:16:30 +00:00
joerg
9babf158e0
Fix missing prototypes and void vs int mismatches.
2012-07-03 18:13:26 +00:00
hans
3ed49f86ed
Not MAKE_JOBS_SAFE.
2012-03-07 20:39:47 +00:00
wiz
e2f84ad43f
Reset maintainer for retired developers.
2011-02-28 14:52:37 +00:00
jlam
4c8382aec0
Mechanical changes to add DESTDIR support to packages that install
...
their files via a custom do-install target.
2008-03-03 17:45:33 +00:00
wiz
20169f7fc2
Remove dead MASTERS_SITES. From Zafer Aydogan.
2007-06-08 18:39:22 +00:00
rillig
2829e658f2
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
...
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
obache
e896edb7fe
Rename variable MAKEFILE to MAKE_FILE.
2006-09-09 02:41:53 +00:00
minskim
5597d7e2c8
USE_TOOLS+=yacc
2006-06-20 22:07:38 +00:00
jlam
758d912e33
Update package Makefile now that bsd.pkg.extract.mk is using the
...
"extract" script for extraction. Many cases where a custom EXTRACT_CMD
simply copied the distfile into the work directory are no longer
needed. The extract script also hides differences between pax and
tar behind a common command-line interface, so we no longer need code
that's conditional on whether EXTRACT_USING is tar or pax.
2006-01-21 18:57:40 +00:00
tv
7fd0eac67a
Don't build/install the catpage; removes dependency on nroff.
2005-11-01 04:16:58 +00:00
rillig
e3b44a118f
Sorted PLISTs.
2005-10-23 16:03:10 +00:00
jlam
81edaaa606
Create directories before installing files into them.
2005-06-16 06:57:37 +00:00
agc
4a3d2f7ce2
Add RMD160 digests.
2005-02-23 22:24:08 +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
086d54e886
.include "../../mk/bsd.pkg.mk" not .include <../../mk/bsd.pkg.mk>
2004-07-10 09:08:44 +00:00
agc
dc52048e01
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:07:06 +00:00
grant
91f00f1cbc
s/netbsd.org/NetBSD.org/
2003-07-17 21:21:03 +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
c72c1cf5f9
Move pkg/ files into package's toplevel directory
2001-11-01 00:57:41 +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
wiz
dfb2d5edc6
Move to sha1 digests, and/or add distfile sizes.
2001-04-21 00:44:09 +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
94dc65fbec
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-16 14:38:16 +00:00
bjh21
f347cbb611
as31-19900126 8031/8051 assembler
2000-07-08 13:30:04 +00:00