Path to this page:
./
sysutils/etcmanage,
Automatically manage files in /etc
Branch: CURRENT,
Version: 0.8.2nb2,
Package name: etcmanage-0.8.2nb2,
Maintainer: gdtetcmanage is used to update files in /etc on a BSD system
automatically. The essential concept is that a file which was
installed automatically and has not been changed will be updated with
new versions, and modified files will not be changed.
Required to run:[
lang/perl5]
Master sites:
SHA1: 6868ce918eb6b665a27edf2264b8f010fc86ad8c
RMD160: ef5678d765d68c81cb1c70719fff2f6cf158d799
Filesize: 63.586 KB
Version history: (Expand)
- (2013-06-01) Updated to version: etcmanage-0.8.2nb2
- (2012-10-04) Updated to version: etcmanage-0.8.2nb1
- (2012-04-18) Updated to version: etcmanage-0.8.2
- (2011-11-17) Updated to version: etcmanage-0.8
- (2009-04-02) Updated to version: etcmanage-0.6.1
- (2009-01-08) Updated to version: etcmanage-0.6
CVS history: (Expand)
| 2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
| 2012-10-23 21:51:39 by Aleksej Saushev | Files touched by this commit (447) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
| 2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|
2012-04-18 18:39:49 by Greg Troxel | Files touched by this commit (2) |  |
Log message:
Update to 0.8.2.
New in Version 0.8.2
Branches netbsd-6, netbsd-6-0 and netbsd-5-1 are supported.
New in Version 0.8.1
INSTALL-NetBSD now installs the tests set, in NetBSD 5, and the
modules set, to be in NetBSD 6.
|
2011-11-16 20:31:56 by Greg Troxel | Files touched by this commit (2) |  |
Log message:
Update to 0.8.
Don't complain if there is no custom-kernel file, and don't try to
build GENERIC as the default custom kernel, because it's built
anyway if appropriate for that port.
Support .branch to define branch for builds from NetBSD imported
into a VCS, rather than checked out from NetBSD's CVS. Example
contents for .branch is "5\n" for netbsd-5.
Support local and relative paths in .tree, for placing the obj
container in arbitrary locations.
|
| 2009-04-01 21:05:04 by Greg Troxel | Files touched by this commit (2) |
Log message:
New in Version 0.6.1
Remove DESTDIR/stand before building to avoid failed builds from
renamed module path.
|
2009-01-08 16:50:29 by Greg Troxel | Files touched by this commit (2) |  |
Log message:
Update to 0.6.
support netbsd-5
Repaired iso-image creation in BUILD-NetBSD.
|
| 2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message:
Add DESTDIR support.
|