summaryrefslogtreecommitdiff
path: root/devel/autogen (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix hang-in-build problemYing-Chieh Liao2002-07-162-0/+15
| | | | | PR: 40633 Submitted by: Amar Takhar <verm@drunkmonk.net>
* upgrade to 5.3.9Ying-Chieh Liao2002-07-052-2/+2
|
* Chase guile shared lib number.Joe Marcus Clarke2002-06-191-1/+1
| | | | Prompted by: Mike Harding <mvh@ix.netcom.com>
* upgrade to 5.3.8Ying-Chieh Liao2002-06-183-3/+3
|
* upgrade to 5.3.7Ying-Chieh Liao2002-05-133-3/+3
|
* Update to 5.3.6Patrick Li2002-05-023-4/+10
| | | | | PR: 37684 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* add missing man pageYing-Chieh Liao2002-04-094-22/+52
| | | | | | | | fix entry in plist merge patches in files/ PR: 36890 Submitted by: Ports Fury
* upgrade to 5.3.5Ying-Chieh Liao2002-04-022-2/+2
|
* upgrade to 5.3.3Ying-Chieh Liao2002-03-243-5/+7
|
* upgrade to 5.2.14Ying-Chieh Liao2002-01-062-2/+2
|
* upgrade to 5.2.13Ying-Chieh Liao2002-01-012-2/+2
|
* upgrade to 5.2.12Ying-Chieh Liao2001-12-085-12/+58
| | | | | PR: 32610 Submitted by: Ports Fury
* upgrade to 5.2.11Ying-Chieh Liao2001-10-313-3/+4
|
* Update to version 5.2.9Kevin Lo2001-09-165-31/+18
| | | | | PR: 30531 Submitted by: Ports Fury
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.Maxim Sobolev2001-08-311-1/+0
|
* upgrade to 5.2.3Ying-Chieh Liao2001-06-103-4/+4
|
* upgrade to 5.2.1Ying-Chieh Liao2001-05-263-3/+5
| | | | drop maintainership
* upgrade to 5.2Ying-Chieh Liao2001-05-014-24/+2
|
* add autogenYing-Chieh Liao2001-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.