Port details on branch 2022Q2 |
- autogen Tool designed to simplify the creation and maintenance of programs
- 5.18.16_3 devel
=0 5.18.16_3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2022-04-24 04:16:20
- Last Update: 2022-04-10 19:47:23
- Commit Hash: 035e778
- 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.
WWW: https://www.gnu.org/software/autogen/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- bash : shells/bash
- indexinfo : print/indexinfo
- Library dependencies:
-
- libguile-2.2.so : lang/guile2
- libxml2.so : textproc/libxml2
- This port is required by:
- for Build
-
- devel/anjuta
- for Run
-
- devel/anjuta
Configuration Options:
- No options to configure
- Options name:
- devel_autogen
- USES:
- gmake gnome libtool pathfix perl5 pkgconfig shebangfix tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.18.16_3 10 Apr 2022 19:47:23
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.
PR: 262853, 262940, 262877
Approved by: fluffy (mentor) |
Number of commits found: 1
|