aboutsummaryrefslogtreecommitdiffstats
path: root/devel/autogen
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to 5.2.11ijliao2001-10-313-3/+4
|
* Update to version 5.2.9kevlo2001-09-175-31/+18
| | | | | PR: 30531 Submitted by: Ports Fury
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.sobomax2001-08-311-1/+0
|
* upgrade to 5.2.3ijliao2001-06-103-4/+4
|
* upgrade to 5.2.1ijliao2001-05-263-3/+5
| | | | drop maintainership
* upgrade to 5.2ijliao2001-05-014-24/+2
|
* add autogenijliao2001-03-139-0/+125
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.