Commit graph

24 commits

Author SHA1 Message Date
joerg
c569c6a51f Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
jlam
80c7fb273d Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-03 18:25:52 +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
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
agc
01907502f3 Add RMD160 digests in addition to the SHA1 ones. 2005-02-23 17:15:09 +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
adam
bc97f1a653 Do not force -O optimisation 2004-11-25 15:12:56 +00:00
adam
f3d9a74430 Changes 1.31:
* Unknown
2004-11-25 15:12:14 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
agc
7d757ead9a Move to sha1 digests, and add distfile sizes. 2001-04-19 11:00:59 +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
rh
c1425c4d7e Rebuild checksum. Fixes PR 9828 by Michael Wolfson. 2000-05-03 12:39:25 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
agc
5b6f548c2f Define the DIST_SUBDIR to be ${PKGNAME}, rather than straight "ne".
This means that there will be no problems with checksums on the
distribution files when the package is upgraded.
1999-11-22 13:34:51 +00:00
agc
71ddb93505 This package has been updated on the master site, so upgrade the
package to version 1.26 (14th July 1999)

Changes since previous version:

+ The cl command may now take a hexadecimal string as its (optional)
argument, for example cl x/0d/.

+ updated NetBSD support in base package.
1999-11-18 09:19:01 +00:00
agc
161f76bc46 This package has been updated on the master site, so upgrade the
package to version 1.26 (14th July 1999)

Changes since previous version:

+ The cl command may now take a hexadecimal string as its (optional)
argument, for example cl x/0d/.

+ updated NetBSD support in base package.
1999-11-12 16:26:32 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
frueauf
4a9b2ad461 Fix some more pkglint nits. 1998-11-12 23:03:39 +00:00
tron
42d4020a54 New "ne" package created by Ben Harris:
A re-write of Phoenix E.  A sensible light-weight editor.
1998-08-14 22:14:41 +00:00
tron
3f75da1abf New "ne" package created Ben Harris:
A re-write of Phoenix E.  A sensible light-weight editor.
1998-08-14 22:14:40 +00:00