aboutsummaryrefslogtreecommitdiff
path: root/devel/autogen
Commit message (Collapse)AuthorAgeFilesLines
...
* upgrade to 5.4.4Ying-Chieh Liao2002-10-064-16/+5
| | | | | | | | PR: 43696 Submitted by: Ports Fury Notes: svn path=/head/; revision=67488
* Fix plist and add missing manpagesKris Kennaway2002-09-142-1/+4
| | | | Notes: svn path=/head/; revision=66326
* Fix MAN1David W. Chapman Jr.2002-08-311-1/+2
| | | | | | | | PR: 42239 Submitted by: tkato@prontomail.com Notes: svn path=/head/; revision=65381
* Update to version 5.4.2Kevin Lo2002-08-284-15/+21
| | | | | | | | PR: 42034 Submitted by: Ports Fury Notes: svn path=/head/; revision=65135
* fix hang-in-build problemYing-Chieh Liao2002-07-162-0/+15
| | | | | | | | PR: 40633 Submitted by: Amar Takhar <verm@drunkmonk.net> Notes: svn path=/head/; revision=63068
* upgrade to 5.3.9Ying-Chieh Liao2002-07-052-2/+2
| | | | Notes: svn path=/head/; revision=62464
* Chase guile shared lib number.Joe Marcus Clarke2002-06-191-1/+1
| | | | | | | Prompted by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=61574
* upgrade to 5.3.8Ying-Chieh Liao2002-06-183-3/+3
| | | | Notes: svn path=/head/; revision=61508
* upgrade to 5.3.7Ying-Chieh Liao2002-05-133-3/+3
| | | | Notes: svn path=/head/; revision=59000
* Update to 5.3.6Patrick Li2002-05-023-4/+10
| | | | | | | | PR: 37684 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=58471
* add missing man pageYing-Chieh Liao2002-04-094-22/+52
| | | | | | | | | | | fix entry in plist merge patches in files/ PR: 36890 Submitted by: Ports Fury Notes: svn path=/head/; revision=57485
* upgrade to 5.3.5Ying-Chieh Liao2002-04-022-2/+2
| | | | Notes: svn path=/head/; revision=57187
* upgrade to 5.3.3Ying-Chieh Liao2002-03-243-5/+7
| | | | Notes: svn path=/head/; revision=56518
* upgrade to 5.2.14Ying-Chieh Liao2002-01-062-2/+2
| | | | Notes: svn path=/head/; revision=52651
* upgrade to 5.2.13Ying-Chieh Liao2002-01-012-2/+2
| | | | Notes: svn path=/head/; revision=52460
* upgrade to 5.2.12Ying-Chieh Liao2001-12-085-12/+58
| | | | | | | | PR: 32610 Submitted by: Ports Fury Notes: svn path=/head/; revision=51249
* upgrade to 5.2.11Ying-Chieh Liao2001-10-313-3/+4
| | | | Notes: svn path=/head/; revision=49414
* Update to version 5.2.9Kevin Lo2001-09-165-31/+18
| | | | | | | | PR: 30531 Submitted by: Ports Fury Notes: svn path=/head/; revision=47874
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.Maxim Sobolev2001-08-311-1/+0
| | | | Notes: svn path=/head/; revision=47231
* upgrade to 5.2.3Ying-Chieh Liao2001-06-103-4/+4
| | | | Notes: svn path=/head/; revision=43742
* upgrade to 5.2.1Ying-Chieh Liao2001-05-263-3/+5
| | | | | | | drop maintainership Notes: svn path=/head/; revision=43075
* upgrade to 5.2Ying-Chieh Liao2001-05-014-24/+2
| | | | Notes: svn path=/head/; revision=42130
* 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. Notes: svn path=/head/; revision=39717