| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
12 May 2013 01:51:10
0.8.3
|
wxs  |
Update to 0.8.3.
Submitted by: dteske (maintainer) |
09 May 2013 16:45:46
0.8.2
|
wxs  |
Update to 0.8.2.
Submitted by: dteske@ (maintainer) |
08 May 2013 12:47:24
0.8.1
|
wxs  |
Update to 0.8.1.
Fixes a bug that caused certain strings loaded from internationalization
libraries to fail.
Submitted by: dteske@ (maintainer) |
07 May 2013 18:01:33
0.8.0
|
wxs  |
Update to to 0.8.0.
Trim header while here.
Submitted by: dteske@ (maintainer) |
02 Sep 2012 14:44:47
0.7.3
|
eadler  |
Modify the IGNORE text to reduce user confusion.
Requested by: dteske (maintainer) |
27 Jun 2012 06:35:45
0.7.3
|
eadler  |
- Update to latest version of bsdconfig
- Use IGNORE instead of BROKEN because the port is expected not to work
Changes:
- Many bugfixes
PR: ports/169473
Submitted by: dteske (maintainer) |
22 Jun 2012 01:46:16
0.7.2
|
wxs  |
Update to 0.7.2.
"When editing a user's password or account expiration property, choosing cancel
or pressing ESC while editing the value manually would cause the value to be
blanked rather than preserved. This has been fixed and pressing ESC (or
choosing cancel) now preserves the value as expected.
Executing "bsdconfig foo" when LANG is set to "EN_US.ISO8859-1" produces a
non-i18n-compatible error message: "bsdconfig: foo: not found" (when it should
produce: "bsdconfig: foo: NOT FOUND"). This has been fixed by adding the
appropriate i18n messages and changing the code to use them.
Executing "bsdconfig -h" when LANG is set to an unknown language (for which
there are no bsdconfig localized language files), the output did not display
appropriately. This has been fixed.
Executing "bsdconfig timezone -h" (for example) when LANG is set to an unkown
language had similar issues to the above."
PR: ports/169306
Submitted by: dteske@ |
21 Jun 2012 16:58:23
0.7.1
|
wxs  |
Update to 0.7.1.
PR: ports/169280
Submitted by: dteske@ (maintainer) |
20 Jun 2012 16:58:13
0.7.0
|
wxs  |
bsdconfig is a robust utility for configuring/managing various aspects of the
FreeBSD Operating System. Feature-highlights include (but are not limited to):
- Modular, stable, efficient and i18n-compatible.
- Easily maintained/extendable sh(1) source/syntax.
- Works with both dialog(1) in base and Xdialog(1) from ports (x11/xdialog).
- rc.conf(5) configuration/management based on sysutils/sysrc
- Timezone configuration based on sysutils/tzdialog
- Networking management based on sysutils/host-setup
WWW: http://druidbsd.sourceforge.net/
PR: ports/169257
Submitted by: dteske@ |