| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 14:49:25
1.70
|
dinoex  |
- escape shell names |
14 Jan 2012 08:57:23
1.70
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
18 Oct 2011 04:21:38
1.70
|
dinoex  |
- upate to 1.70 |
24 Jun 2010 15:59:48
1.69
|
dinoex  |
- update to 1.69
- path configureable over ENV
- update pkg_jail to use rc.conf or pkg_jail.conf
Feature safe: yes |
24 Jun 2010 15:59:13
1.69
|
dinoex  |
- update to 1.69
- path configureable over ENV
- update pkg_jail to use rc.conf or pkg_jail.conf
Feature safe: yes |
07 Apr 2010 08:27:52
1.68
|
dinoex  |
- update to revision 1.68
- add manpages |
25 Mar 2010 09:05:51
1.0
|
dinoex  |
Manage your own packages build on a dedicated build system.
The build system does the update of the ports tree,
moving old packages out of the way, fetch and rebuild
the packages you need. Its ports tree with packages
is served to the production systems and desktops.
On a system you can update installed ports with
the clean build packages from the build system.
WWW: http://people.freebsd.org/~dinoex/batch/README |