Port details |
- configkit Somewhat prototypical facility for generating CLI interfaces
- 0.4.20080902 devel
=0 0.4.20080902Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on deprecated port devel/libphk
This port expired on: 2024-04-30
- 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: 2008-09-02 15:42:51
- Last Update: 2024-04-30 20:48:47
- Commit Hash: 7a672ec
- License: not specified in port
- WWW:
- http://phk.freebsd.dk/phkrel/
- Description:
- A somewhat prototypical facility for generating CLI interfaces.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- configkit>0:devel/configkit
- No installation instructions:
- This port has been deleted.
- PKGNAME: configkit
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ConfigKit.20080902.tgz) = 2e5f3a4343a57a946462e1664db4cd3533ee4e4417bfa2164f0f99444743274a
SIZE (ConfigKit.20080902.tgz) = 20480
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libphk.a : devel/libphk
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_configkit
- USES:
- uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.20080902 30 Apr 2024 20:48:47 |
Rene Ladan (rene) |
devel/configkit: Remove expired port
2024-04-30 devel/configkit: Depends on deprecated port devel/libphk |
0.4.20080902 02 Apr 2024 20:30:30 |
Daniel Engberg (diizzy) |
devel/configkit: Deprecate and set expiration date to 2024-04-30
Depends on deprecated port devel/libphk
If you still use this port feel free to take over maintainership
before expiration date
Approved by: bofh (discussed with maintainer) |
0.4.20080902 26 Jul 2023 15:04:03 |
Muhammad Moinur Rahman (bofh) |
devel/configkit: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.4.20080902 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.4.20080902 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.4.20080902 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4.20080902 25 Nov 2019 23:25:52 |
brooks |
Fix build with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>. |
0.4.20080902 20 May 2019 13:04:24 |
mat |
Remove Created by lines where I am the one. |
0.4.20080902 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.4.20080902 12 May 2015 12:03:10 |
mat |
I don't have the distfile, and it's not really perl@'s territory either.
Sponsored by: Absolight |
0.4.20080902 03 Sep 2014 21:07:17 |
antoine |
Allow staging as a regular user |
0.4.20080902 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
0.4.20080902 25 Sep 2013 00:54:09 |
bdrewery |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
0.4.20080902 24 May 2013 14:52:07 |
bapt |
Fix build on current |
0.4.20080902 29 Mar 2013 00:44:54 |
eadler |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
0.4.20080902 17 May 2011 11:05:02 |
jadawin |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
0.4.20080902 16 Aug 2009 09:55:32 |
linimon |
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.4.20080902 02 Sep 2008 15:42:18 |
mat |
Add ConfigKit 0.3, a somewhat prototypical facility for generating CLI
interfaces. |