Commit graph

13 commits

Author SHA1 Message Date
joerg
76f5c1b551 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
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
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
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
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +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
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
frueauf
4a9b2ad461 Fix some more pkglint nits. 1998-11-12 23:03:39 +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