2004-05-05 01:46:37 by Soren Jacobsen | Files touched by this commit (43) |
Log message:
Convert to buildlink3.
|
2004-04-24 00:08:00 by Jeremy C. Reed | Files touched by this commit (109) |
Log message:
mk/bsd.pkg.install.mk now automatically registers
the RCD_SCRIPTS rc.d script(s) to the PLIST.
This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.
This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)
These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)
I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.
Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
hard-coded etc/rc.d. These need to be fixed.
- maybe remove from mk/${OPSYS}.pkg.dist mtree specifications too.
|
2004-03-21 13:30:33 by Masao Uebayashi | Files touched by this commit (3) |
Log message:
Update to 3.1.5. Bug fixes.
|
2004-03-11 14:51:25 by Stoned Elipot | Files touched by this commit (1) |
Log message:
Remove info files entries from PLIST.
|
2004-02-14 18:21:56 by Johnny C. Lam | Files touched by this commit (400) |
Log message:
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
|
2003-08-09 13:27:52 by Stoned Elipot | Files touched by this commit (11) |
Log message:
USE_NEW_TEXINFO is unnecessary now.
|
2003-08-06 00:21:58 by Stoned Elipot | Files touched by this commit (5) |
Log message:
Convert to USE_NEW_TEXINFO.
Remove now unnecessary patch files.
|
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-07-13 15:54:34 by Thomas Klausner | Files touched by this commit (783) | |
Log message:
PKGREVISION bump for libiconv update.
|
2003-04-13 03:29:43 by Lubomir Sedlacik | Files touched by this commit (5) |
Log message:
Bump PKGREVISON:
- honour PKG_SYSCONFIDR
- correctly use RCD_SCRIPTS instead of homegrown mechanism
- use LIBTOOL_OVERRIDE
- delint
|