Port details |
- bsdconfig Utility to configure various aspects of FreeBSD
- 0.9.0_1 sysutils
=4 0.9.0_1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2012-06-20 16:59:04
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: postfix, openssl, wcmcommander, beadm, libreoffice
- License: BSD2CLAUSE
- Description:
- 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).
- Package management module loosely based on sysinstall but much improved.
- 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/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bsdconfig>0:sysutils/bsdconfig
- To install the port:
- cd /usr/ports/sysutils/bsdconfig/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/bsdconfig
- pkg install bsdconfig
- PKGNAME: bsdconfig
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (bsdconfig.130705.txz) = dbbcd053981c9516cce72d972dc09e9c4a2fb141a342a58c4a7cd6b2bc6d3a13
SIZE (bsdconfig.130705.txz) = 146676
SHA256 (bsdconfig.130705-0.9.0.diff.gz) = a33a64696fde09a9775ab101135e94d689655a8477622a4f3f4a41c00e9bd8bc
SIZE (bsdconfig.130705-0.9.0.diff.gz) = 222
- Packages (timestamps in pop-ups are UTC):
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for bsdconfig-0.9.0_1:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- sysutils_bsdconfig
- USES:
- tar:txz uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.9.0_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
31 Oct 2017 14:51:54
0.9.0_1
|
olgeni  |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. |
03 Sep 2015 18:50:35
0.9.0_1
|
amdmi3  |
- Drop 8.x support |
22 Nov 2014 09:13:36
0.9.0_1
|
antoine  |
Cleanup plist |
14 Sep 2014 21:32:01
0.9.0_1
|
antoine  |
Allow staging as a regular user |
10 Sep 2014 22:27:48
0.9.0_1
|
adamw  |
Change the words NOPORTDOCS and NOPORTEXAMPLES in a couple comments so that
future updates won't trigger the NOPORT* commit hook checks. |
07 Sep 2014 10:21:17
0.9.0_1
|
marino  |
Stage sysutils/bsdconfig
PR: 193212
Reported by: Chris Hutchinson
Patch by: Daniel Austin
Major tweaks: marino |
06 Jul 2014 15:52:25
0.9.0
|
bapt  |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
20 Sep 2013 23:06:00
0.9.0
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
06 Jul 2013 00:27:43
0.9.0
|
wxs  |
Update to 0.9.0.
Submitted by: dteske@ (maintainer) |
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@ |