jlam
dc9594e09d
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
...
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +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
rillig
5946936ffc
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
...
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
wiz
71f6685cd9
Add RMD160 checksum.
2005-05-25 11:55:27 +00:00
kristerw
5e5180ef1b
Prevent warnings during bulk dependency tree creation for ports that
...
cannot use these packages.
2005-04-15 18:40:50 +00:00
veego
4488cdcf48
Bumpd the PKGREVISION for the following packages:
...
emulators/compat13
emulators/compat14
emulators/compat14-crypto
emulators/twin
lang/blackdown-jdk13
multimedia/transcode
because of a broken PLIST_SRC handling introduced in mk/bsd.pkg.mk
rev 1.1593 and fixed in rev 1.1596.
compat13 was bumped to nb2 so we don't have different package version on
different archs (alpha had an nb1 before but all other had no PKGREVISION).
2005-02-27 22:30:43 +00:00
veego
3d53f18e7b
Use the extended PLIST_SRC support which now also reads:
...
PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g}
PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g}
and remove the package hack for MD PLIST files.
2005-02-21 20:57:20 +00:00
grant
e99d14c174
whitespace police.
2003-12-15 06:21:32 +00:00
jlam
b2677a2cb0
Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if
...
USE_PKGINSTALL is "YES". bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
2003-08-30 22:51:11 +00:00
jlam
501c7f764d
Convert to use bsd.pkg.install.mk.
2003-08-30 19:02:33 +00:00
grant
4083b24390
s/netbsd.org/NetBSD.org/
2003-07-17 21:31:04 +00:00
jschauma
e366d0c694
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
...
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jdarrow
4dc01db3bc
Update package to 1.4.3.1 (netbsd-1-4 as of 2002-06-28, plus patch to
...
lib/libc/rpc/xdr_array.c). Includes libc security fixes for
SA2002-006 and SA2002-011 (and probably other bugs found since 1.4.3).
2002-08-13 02:53:26 +00:00
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
dmcmahill
9fc8d16ac0
make sure the PLIST for sparc doesn't include i386 specific entries.
2001-05-30 20:22:04 +00:00
jtb
a0a1e3ff21
Add missing "libi386.so.0.2" and "libkeycap.so.0.0".
2001-04-28 01:28:05 +00:00
agc
7e2fedb405
Move to sha1 digests, and add distfile sizes.
2001-04-20 10:49:52 +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
311d465268
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 18:38:11 +00:00
mrg
d7f5dee4b8
initial import of compat14-1.4.3:
...
Shared libraries for NetBSD 1.4 (and earlier) compatibility
this has only been done for i386 & sparc so far, and deals with using
/emul/aout for these systems that are ELF now.
XXX: port to alpha, m68k, mips*, arm32 and ns32k (anything else?)
2001-02-04 08:03:39 +00:00