2005-12-29 07:22:26 by Johnny C. Lam | Files touched by this commit (597) |
Log message:
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-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-09-09 00:37:54 by David Brownlee | Files touched by this commit (10) |
Log message:
Catch some NetBSD statvfs() checks phrased alternatively as > 200030000
rather than >= 200040000 and one enterprisingly hidden as > 200050000
|
2005-07-01 12:16:28 by Kouichirou Hiratsuka | Files touched by this commit (2) |
Log message:
Add missing entries to PLIST. Bump PKGREVISION.
|
2005-06-12 16:29:53 by Kouichirou Hiratsuka | Files touched by this commit (4) |
Log message:
- Add missing definition of CONF_EXAMPLES_DIR.
- Add missing entry to PLIST.
Bump PKGREVISION. This closes PR pkg/30073.
|
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2005-03-24 22:13:04 by Thomas Klausner | Files touched by this commit (241) |
Log message:
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
|
2005-03-07 12:29:28 by Thomas Klausner | Files touched by this commit (7) |
Log message:
Regen some patches to get correct line number offsets; some patch(1) care.
|
2005-02-23 20:14:52 by Jim Wise | Files touched by this commit (1) |
Log message:
Regen after RCSId add.
|
2005-02-23 20:14:31 by Jim Wise | Files touched by this commit (1) |
Log message:
Sigh. RCS Id.
|