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
0268c554bd
Remove @dirrm entries from PLISTs
2009-06-14 17:38:38 +00:00
joerg
f605fec2db
Mark as destdir ready.
2008-07-14 12:55:56 +00:00
rillig
f36b683aa0
Fixed implicit function declarations.
2007-10-10 16:53:58 +00:00
joerg
161c920c15
Prepare for switching to NO_MTREE=yes.
2007-03-24 19:21:18 +00:00
rillig
55993e45a3
Added {BIN,MAN}{OWN,GRP} to MAKE_ENV to make unprivileged builds work.
...
Bumped PKGREVISION.
2006-06-18 11:41:37 +00:00
joerg
c543f759ff
Fix errno. Add DragonFly.
2006-01-12 17:13:58 +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
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
agc
645a2eab08
Add RMD160 digests in addition to SHA1 ones.
2005-02-23 16:05:29 +00:00
jlam
5e5ac5cef9
USE_BUILDLINK3 is a yes/no variable.
2004-11-13 21:28:27 +00:00
snj
bffc80c64f
Convert to buildlink3.
2004-04-11 05:59:14 +00:00
grant
91f00f1cbc
s/netbsd.org/NetBSD.org/
2003-07-17 21:21:03 +00:00
jlam
407f9a4e72
Don't install the libmodem.a library on NetBSD-current. Fix from pkg/18914
...
by Robert Elz.
2002-11-20 07:01:05 +00:00
jlam
8fdf4e7f9b
buildlink1 -> buildlink2
2002-11-14 23:50:45 +00:00
zuntum
d8ed248248
Move pkg/ files into package's toplevel directory
2001-10-31 20:43:56 +00:00
jlam
bb98a4c610
Mark as USE_BUILDLINK_ONLY.
2001-08-19 04:48:33 +00:00
agc
d26f80ba43
Move to sha1 digests, and add distfile sizes.
2001-04-20 08:55:26 +00:00
agc
268ad0352c
+ 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:33:37 +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
07cd20b334
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-16 13:51:27 +00:00
wiz
40808df418
Put the lockfile in "/var/spool/lock/", as tip(1) does, instead of
...
"/var/spool/uucp/". Fixes pkg/8876.
2000-03-09 02:28:04 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
rh
5ad2dfeb05
defuzz
1999-11-15 14:22:48 +00:00
agc
a910a6fd62
Add package patch-sum files
1999-07-09 13:50:05 +00:00
agc
fd7b118f38
Some packages use bsd-style .mk files when building, and so any manual
...
pages that are installed will be gzip-compressed, if MANZ is set, or
not if MANZ is not set. If the package uses bsd-style .mk files, the
variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in
the package Makefile. This replaces the previous method of specific
inclusion of bsd.prefs.mk, followed by a check for MANZ and
conditional assignment of MANCOMPRESSED.
Add appropriate documentation, and change all necessary ocurrences in
package Makefiles.
1999-07-02 08:37:20 +00:00
agc
abeaab4cb7
Make the package name have the correct format.
1998-09-22 14:41:05 +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
05b88260d7
Add NetBSD RCS Ids.
1998-08-07 13:16:49 +00:00
agc
86db14e819
Add NetBSD RCS Ids.
1998-08-07 10:35:47 +00:00
tron
48df1c6142
Fix "modemd" to compile with "-Werror" on alpha, patches supplied by
...
Tim Rightnour in PR pkg/5610.
1998-06-27 18:16:16 +00:00
agc
e8939e27f4
Make packages which use NetBSD's bsd.man.mk work with automatic manual
...
page handling.
1998-06-20 09:20:38 +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
frueauf
971fde0aad
Initial import of modemd package done by Ty Sarna <tsarna@endicor.com>
...
with little cleanups/modifications by me. Closes pr 4678.
1998-03-20 11:05:17 +00:00