2005-06-17 05:50:45 by Johnny C. Lam | Files touched by this commit (387) |
Log message:
Create directories before installing files into them.
|
2005-05-16 03:15:34 by Johnny C. Lam | Files touched by this commit (55) |
Log message:
Note that gtar is required by the package.
|
2005-05-02 22:34:09 by Jeremy C. Reed | Files touched by this commit (172) |
Log message:
RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.
And always is defined as share/examples/rc.d
which was the default before.
This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.
This was discussed on tech-pkg in late January and late April.
Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
|
2005-02-24 12:02:59 by Alistair G. Crooks | Files touched by this commit (172) |
Log message:
Add RMD160 digests
|
2004-12-28 03:47:52 by Jeremy C. Reed | Files touched by this commit (156) |
Log message:
The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.
This is from ideas from Greg Woods and others.
Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
|
2004-07-24 02:36:51 by Hubert Feyrer | Files touched by this commit (2) |
Log message:
Updated dnetc (for netbsd/i386) to 2.9007.486, pr PR 22390.
|
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.
|
2003-10-03 17:57:08 by Krister Walfridsson | Files touched by this commit (1) |
Log message:
Make the pkg install on arm (the file layout in the arm tar ball
is different from the i386 one).
|
2003-10-01 20:45:35 by Krister Walfridsson | Files touched by this commit (1) |
Log message:
Remove duplicated entries for dnetc-netbsd-arm32.tar.gz.
|
2003-09-08 12:12:16 by Julio M. Merino Vidal | Files touched by this commit (2) | |
Log message:
Update to 2.8018.472:
2.8018.472
2.8017.471 (not publicly released)
new: x86: P4 RC5 core (ak-p7)
imp: x86: better intel and AMD chip identification. (#2448, #2424)
fix: x86: Win2K, WinXP: disabled crashing RC5 SMC core. (#2399)
new: alpha: OGR core for processors supporting the CIX extension.
imp: sparc: improved OGR core. (#2480)
fix: ppc: linux kernel cpu string additions. (#2407)
new: all: configurable frequent update failure retry interval.
fix: all: client ignores "--" on command line by itself. \
(#2474)
fix: all: Errors in generated man page (#2451)
fix: all: lurking caused ENETDOWN on -fetch/-flush/-update (#2417)
fix: hpux: threading, timing fixes (#2371)
fix: fbsd: occasionally not responding to SIG(INT/TERM) (#1985)
fix: decunix: also not responding to SIG(INT/TERM) (#1613)
fix: linux: no alpha SMP support (#2142)
new: macosx: platform-specific read me doc (#2580)
new: macosx: now supports -[un]install for /Library/StartupItems/
fix: macosx: Mach/mem leaks in pause-if-on-battery code. (#2465)
new: amigaos: can now be installed and/or run via Workbench
new: amigaos: built-in ReAction GUI added
new: amigaos: now supports -[un]install for WBStartup
fix: amigaos: now compatible with TermiteTCP (#2570)
2.8016.470 new: ppc: new AltiVec RC5 core for the PPC 7450 by Dan Oetting.
fix: all: flushed when 1 packet was left in in-buffer (#2209).
fix: all: time threshold ignored on command line -update (#2286).
fix: all: packets lost by -import and unwritable buffers (#2298).
imp: all: suppress logfile pollution with remote buffer errors.
imp: macos: temperature sensing for dual G3 and G4 systems.
fix: macosx: the 7450 is now correctly recognized as a G4 CPU.
|