2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257) |
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to \
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message:
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-10-23 17:09:30 by Roland Illig | Files touched by this commit (1) |
Log message:
Fixed pkglint warning.
|
2005-09-28 22:52:28 by Roland Illig | Files touched by this commit (180) |
Log message:
Replaced "# defined" with "yes" in Makefile variables like \
GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
|
2005-03-23 11:55:28 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Fix ONLY_FOR_PLATFORM line.
|
2005-02-23 19:49:23 by Alistair G. Crooks | Files touched by this commit (94) |
Log message:
Add RMD160 digests to the SHA1 ones
|
2005-02-21 21:57:20 by Bernd Ernesti | Files touched by this commit (5) |
Log message:
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.
|
2003-12-14 05:17:18 by grant beattie | Files touched by this commit (5) | |
Log message:
Initial import of compat16-1.6.0 into the NetBSD Packages Collection.
This package supplies the user files necessary for full compatibility
with dynamically linked executables compiled under NetBSD 1.6.
This is for NetBSD-current/2.* and only i386 at this stage.
|