Port details |
- autogen Tool designed to simplify the creation and maintenance of programs
- 5.18.16_4 devel =11 5.18.16_4Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2001-03-13 02:52:31
- Last Update: 2024-04-13 13:03:19
- Commit Hash: 62ed195
- People watching this port, also watch:: popt, autoconf, libxml2, t1lib, p5-Digest-MD5
- License: GPLv3
- WWW:
- https://www.gnu.org/software/autogen/
- Description:
- AutoGen is a tool designed to simplify the creation and maintenance of programs
that contain large amounts of repetitious text. It is especially valuable in
programs that have several blocks of text that must be kept synchronized.
AutoGen will accept either its own definition format, or XML files as definition
input, in addition to CGI data (for producing dynamic HTML) and traditional
AutoGen definitions.
A common example where this would be useful is in creating and maintaining the
code required for processing program options. Processing options requires
multiple constructs to be maintained in parallel in different places in your
program. Options maintenance needs to be done countless times. So, AutoGen comes
with an add-on package named AutoOpts that simplifies the maintenance and
documentation of program options.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/autogen/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/autogen
- pkg install autogen
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: autogen
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1555690352
SHA256 (autogen-5.18.16.tar.xz) = f8a13466b48faa3ba99fe17a069e71c9ab006d9b1cfabe699f8c60a47d5bb49a
SIZE (autogen-5.18.16.tar.xz) = 1046276
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:
-
- bash : shells/bash
- indexinfo : print/indexinfo
- gmktemp : sysutils/coreutils
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- bash : shells/bash
- indexinfo : print/indexinfo
- Library dependencies:
-
- libxml2.so : textproc/libxml2
- libguile-2.2.so : lang/guile2
- libgc-threaded.so : devel/boehm-gc-threaded
- This port is required by:
- for Build
-
- sysutils/fwup
-
Deleted ports which required this port:
- for Libraries
-
- net-mgmt/tcpreplay
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_autogen
- USES:
- gmake gnome guile:2.2 libtool pathfix perl5 pkgconfig shebangfix tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 113 (showing only 13 on this page)
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.3.5 09 Apr 2002 07:37:09 |
ijliao |
add missing man page
fix entry in plist
merge patches in files/
PR: 36890
Submitted by: Ports Fury |
5.3.5 02 Apr 2002 10:41:21 |
ijliao |
upgrade to 5.3.5 |
5.3.3 24 Mar 2002 06:44:51 |
ijliao |
upgrade to 5.3.3 |
06 Jan 2002 12:03:22 |
ijliao |
upgrade to 5.2.14 |
01 Jan 2002 06:39:38 |
ijliao |
upgrade to 5.2.13 |
08 Dec 2001 20:48:11 |
ijliao |
upgrade to 5.2.12 |
31 Oct 2001 06:20:45 |
ijliao |
upgrade to 5.2.11 |
16 Sep 2001 17:47:51 |
kevlo |
Update to version 5.2.9 |
31 Aug 2001 15:20:29 |
sobomax |
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. |
10 Jun 2001 11:46:20 |
ijliao |
upgrade to 5.2.3 |
26 May 2001 07:08:49 |
ijliao |
upgrade to 5.2.1 drop maintainership |
01 May 2001 14:27:10 |
ijliao |
upgrade to 5.2 |
13 Mar 2001 05:52:31 |
ijliao |
add autogen AutoGen is a tool designed for generating program files that
contain repetitive text with varied substitutions. Its goal is to simplify the
maintenance of programs that contain large amounts of repetitious text. This
is especially valuable if there are several blocks of such text that must be
kept synchronized. |
Number of commits found: 113 (showing only 13 on this page)
|