Port details |
- configgen Script that makes life a little easier with gnu-autotools
- 1.20_1 devel
=2 1.20_1Version of this port present on the latest quarterly branch. - Maintainer: ahze@FreeBSD.org
 - Port Added: 2005-09-15 07:09:58
- Last Update: 2007-09-10 09:13:05
- SVN Revision: UNKNOWN
- People watching this port, also watch:: zip, faac, newfile, p5-Time-HiRes
- License: not specified in port
- Description:
- Simple script that makes life a little easier with gnu-autotools
on FreeBSD. Configgen takes all the guess work out of figuring out
paths, gnu-autotools versions, and more. Configgen can simply be
run in a source directory and it will figure out which versions of
autotools to use and the best way to auto-generate a configure script
or you can specify a command below.
-gnu Create generic gnu configure script
-gnome Create gnome specific configure script
-bsd Use FreeBSD auto-tools
(versions: libtool, automake-1.5, autoconf-2.53)
-bsd14 Use FreeBSD auto-tools
(versions: libtool, automake-1.4, autoconf-2.13)
-bsd19 Use FreeBSD auto-tools
(versions: libtool, automake-1.9, autoconf-2.59)
-bsd110 Use FreeBSD auto-tools
(versions: libtool, automake-1.10, autoconf-2.61)
-f Find config (fall back on generic gnu)
<config> Specify a auto-gen configure script
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- configgen>0:devel/configgen
- No installation instructions:
- This port has been deleted.
- PKGNAME: configgen
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkg-config : devel/pkg-config
- Runtime dependencies:
-
- autoconf : devel/gnu-autoconf
- automake : devel/gnu-automake
- gnome-autogen.sh : devel/gnome-common
- autotools : devel/autotools
- pkg-config : devel/pkg-config
- Library dependencies:
-
- glib-2.0.0 : devel/glib20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.20_1 10 Sep 2007 09:13:05
 |
ade  |
With the new autotools world order, this is now no longer needed.
Approved by: ahze (maintainer) |
1.20_1 28 Jul 2007 06:33:59
 |
ade  |
Update to the autotools new world order.
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav |
1.20 02 Apr 2007 22:56:06
 |
ahze  |
- Update to 1.20
* Adds support for glib-gettextize and intltoolize
* always force run of gnu-autotools
Requested by: marcus |
1.15 28 May 2006 01:57:42
 |
mezz  |
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for deskutils/superswitcher, devel/configgen and devel/gnome2-hacker-tools,
chase the rename.
PR: ports/97985
Repocopy by: marcus |
1.15 22 May 2006 14:20:45
 |
ahze  |
- Don't depend on gnu-libtool anymore since devel/libtool15 is not patched |
1.15 11 May 2006 15:53:31
 |
ahze  |
- Update to 1.15 |
1.14 24 Feb 2006 01:13:49
 |
ahze  |
- Update to 1.14 to work with new libtool changes
Approved by: portmgr (marcus) |
1.13 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.13 08 Dec 2005 02:35:33
 |
ahze  |
- Update to 1.13 to better handle gnome packages. |
1.12 09 Nov 2005 07:09:47
 |
ahze  |
- Add SHA256
- Add SIZE to a few ports |
1.12 15 Sep 2005 07:09:39
 |
ahze  |
- Add configgen
Simple script that makes life a little easier with gnu-autotools
on FreeBSD. Configgen takes all the guess work out of figuring out
paths, gnu-autotools versions, and more. Configgen can simply be
run in a source directory and it will figure out which versions of
autotools to use and the best way to auto-generate a configure script
or you can specify a command below.
-gnu Create generic gnu configure script
-gnome Create gnome specific configure script
-bsd Use FreeBSD auto-tools
(versions: libtool15, automake15, autoconf253)
-bsd14 Use FreeBSD auto-tools
(versions: libtool13, automake14, autoconf213)
-bsd19 Use FreeBSD auto-tools
(versions: libtool15, automake19, autoconf259)
<config> Specify a auto-gen configure script |
Number of commits found: 11
|