Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/autogen/Makefile

[BACK] Up to [FreeBSD] / ports / devel / autogen

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.70: download - view: text, markup, annotated - select for diffs
Thu Sep 29 10:47:45 2011 UTC (4 months, 1 week ago) by clsung
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +4 -5 lines
- Update to 5.12

PR:		ports/158621
Noted by:	Bruce Korb <bkorb_AT_gnu dot org>

Revision 1.69: download - view: text, markup, annotated - select for diffs
Thu Aug 11 19:19:10 2011 UTC (6 months ago) by kwm
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -1 lines
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>

Revision 1.68: download - view: text, markup, annotated - select for diffs
Sun Jul 31 15:07:04 2011 UTC (6 months, 1 week ago) by jlaffaye
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +2 -1 lines
- Chase guile shared lib bump
- Add an entry to UPDATING

Revision 1.67: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:17:52 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with D

Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Feb 3 02:02:36 2009 UTC (3 years ago) by clsung
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -2 lines
- Update to 5.9.7

Revision 1.65: download - view: text, markup, annotated - select for diffs
Thu Jan 22 16:04:07 2009 UTC (3 years ago) by miwi
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -2 lines
- Chase lang/guile shlib bump

Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Jul 21 04:49:04 2008 UTC (3 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +2 -1 lines
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:		ports/125435

Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Jun 23 02:12:53 2008 UTC (3 years, 7 months ago) by clsung
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -2 lines
- Update to 5.9.5

Revision 1.62: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:21:00 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat Mar 1 06:22:39 2008 UTC (3 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -1 lines
Chase libguile shared lib version.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Dec 25 08:14:44 2007 UTC (4 years, 1 month ago) by clsung
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -1 lines
- Update to 5.9.4

Revision 1.59: download - view: text, markup, annotated - select for diffs
Mon Jul 30 03:53:29 2007 UTC (4 years, 6 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -1 lines
- Update to 5.9.2

Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:35:38 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -2 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run

Revision 1.57: download - view: text, markup, annotated - select for diffs
Sat Jun 9 06:12:34 2007 UTC (4 years, 8 months ago) by clsung
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
- Update to 5.9.1

Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Feb 23 05:32:16 2007 UTC (4 years, 11 months ago) by clsung
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -1 lines
- Update to 5.9

Noted by:   Bruce Korb <bruce dot korb_AT_3pardata dot com>

Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Feb 22 09:01:10 2007 UTC (4 years, 11 months ago) by clsung
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -1 lines
- Update to 5.8.9

Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue Jan 2 03:39:24 2007 UTC (5 years, 1 month ago) by clsung
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
- Update to 5.8.8

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun Nov 5 14:13:37 2006 UTC (5 years, 3 months ago) by clsung
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
- Update to 5.8.7

Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Oct 2 08:29:16 2006 UTC (5 years, 4 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +4 -3 lines
- Update to 5.8.6
- I'll maintain it
- ChangeLog
  - see http://autogen.sourceforge.net/announce.html

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Aug 14 22:55:06 2006 UTC (5 years, 5 months ago) by clsung
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon May 29 10:50:04 2006 UTC (5 years, 8 months ago) by vs
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +6 -5 lines
Update to 5.8.4

PR:		ports/97663
Submitted by:	Shaun Amott

Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:35:30 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -1 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Jan 12 01:05:03 2006 UTC (6 years, 1 month ago) by ijliao
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
upgrade to 5.8.1

Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:48:34 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Oct 13 19:18:43 2005 UTC (6 years, 3 months ago) by garga
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
- Update to 5.7.3

PR:		ports/87381
Submitted by:	Ports Fury

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Aug 1 12:38:34 2005 UTC (6 years, 6 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
- Update to 5.7.2

PR:		ports/84399
Submitted by:	Ports Fury

Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Jun 27 20:30:34 2005 UTC (6 years, 7 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +10 -5 lines
Update to 5.7

PR:		ports/82672
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Oct 25 15:39:03 2004 UTC (7 years, 3 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
- update to 5.6.4

Approved by:	co-mentor (vanilla)

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Oct 25 08:53:40 2004 UTC (7 years, 3 months ago) by clsung
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
- Update to version 5.6.3

PR:		ports/73073
Submitted by:	KATO Tsuguru <tkato432 AT yahoo dot com>
Approved by:	co-mentor (vanilla)

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Sep 28 01:48:03 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -7 lines
Now builds on amd64

Approved by:	portmgr (self)

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri May 28 18:32:11 2004 UTC (7 years, 8 months ago) by krion
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
- Fix MASTER_SITES

PR:		ports/67286
Submitted by:	Ports Fury

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun May 23 19:05:07 2004 UTC (7 years, 8 months ago) by krion
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
- Update to version 5.6.2

PR:		ports/67080
Submitted by:	Ports Fury

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Mar 5 12:20:00 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +7 -1 lines
BROKEN on amd64: Build fails

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Feb 29 21:04:29 2004 UTC (7 years, 11 months ago) by eik
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -2 lines
MASTER_SITE_GNU have the distfile in ${PORTNAME}/rel5.6

PR:		63513
Submitted by:	Jason Harris <jharris@widomaker.com>

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Feb 28 19:41:47 2004 UTC (7 years, 11 months ago) by krion
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -6 lines
- Update to version 5.6.0

PR:		ports/63494
Submitted by:	Ports Fury

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:19:22 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Jan 5 16:40:04 2004 UTC (8 years, 1 month ago) by krion
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
- Update to version 5.5.7

PR:		60928
Submitted by:	Ports Fury

Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Nov 17 12:28:53 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +0 -1 lines
USE_REINPLACE need be defined only when REINPLACE_CMD is used.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Aug 26 18:44:20 2003 UTC (8 years, 5 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -6 lines
- Update to version 5.5.6

PR:		55999
Submitted by:	Ports Fury

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Jul 1 06:32:59 2003 UTC (8 years, 7 months ago) by daichi
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
update devel/autogen: 5.5.3 --> 5.5.5

PR:		52861
Submitted by:	KATO Tsuguru <tkato@prontomail.com>

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri May 2 03:28:58 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Chase guile's shared lib version.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Apr 26 22:37:12 2003 UTC (8 years, 9 months ago) by nork
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +7 -6 lines
Update to 5.5.3.

PR:		ports/51362
Submitted by:	Ports Fury

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Feb 20 17:06:39 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -0 lines
De-pkg-comment.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Feb 17 15:21:09 2003 UTC (8 years, 11 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -2 lines
upgrade to 5.5.2

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:45:28 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +0 -1 lines
o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Nov 6 16:55:39 2002 UTC (9 years, 3 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -1 lines
upgrade to 5.4.7

PR:		44965
Submitted by:	Ports Fury

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Oct 16 06:39:20 2002 UTC (9 years, 3 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +5 -1 lines
Upgrade to 5.4.6.

PR:		ports/44107
Submitted by:	Ports Fury

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Oct 6 17:44:13 2002 UTC (9 years, 4 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -2 lines
upgrade to 5.4.4

PR:		43696
Submitted by:	Ports Fury

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Sep 14 22:57:48 2002 UTC (9 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Fix plist and add missing manpages

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Aug 31 17:21:11 2002 UTC (9 years, 5 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
Fix MAN1

PR:		42239
Submitted by:	tkato@prontomail.com

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Aug 28 03:39:32 2002 UTC (9 years, 5 months ago) by kevlo
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +5 -10 lines
Update to version 5.4.2

PR: 42034
Submitted by: Ports Fury

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jul 16 06:31:32 2002 UTC (9 years, 6 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -0 lines
fix hang-in-build problem

PR:		40633
Submitted by:	Amar Takhar <verm@drunkmonk.net>

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Jul 5 08:26:13 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
upgrade to 5.3.9

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jun 19 16:37:54 2002 UTC (9 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Chase guile shared lib number.

Prompted by:	Mike Harding <mvh@ix.netcom.com>

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jun 18 11:13:02 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
upgrade to 5.3.8

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon May 13 08:50:17 2002 UTC (9 years, 9 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
upgrade to 5.3.7

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu May 2 22:48:01 2002 UTC (9 years, 9 months ago) by pat
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -2 lines
Update to 5.3.6

PR:		37684
Submitted by:	KATO Tsuguru <tkato@prontomail.com>

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Apr 9 07:37:07 2002 UTC (9 years, 10 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -3 lines
add missing man page
fix entry in plist
merge patches in files/

PR:		36890
Submitted by:	Ports Fury

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Apr 2 10:41:21 2002 UTC (9 years, 10 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
upgrade to 5.3.5

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Mar 24 06:44:51 2002 UTC (9 years, 10 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -2 lines
upgrade to 5.3.3

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Jan 6 12:03:21 2002 UTC (10 years, 1 month ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
upgrade to 5.2.14

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 1 06:39:38 2002 UTC (10 years, 1 month ago) by ijliao
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
upgrade to 5.2.13

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Dec 8 20:48:11 2001 UTC (10 years, 2 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +7 -8 lines
upgrade to 5.2.12

PR:		32610
Submitted by:	Ports Fury

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Oct 31 06:20:45 2001 UTC (10 years, 3 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
upgrade to 5.2.11

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Sep 16 16:47:49 2001 UTC (10 years, 4 months ago) by kevlo
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +11 -7 lines
Update to version 5.2.9

PR: 30531
Submitted by: Ports Fury

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Aug 31 14:20:17 2001 UTC (10 years, 5 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -2 lines
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jun 10 10:46:19 2001 UTC (10 years, 8 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
upgrade to 5.2.3

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat May 26 06:08:49 2001 UTC (10 years, 8 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
upgrade to 5.2.1
drop maintainership

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue May 1 13:27:09 2001 UTC (10 years, 9 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
upgrade to 5.2

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Mar 13 05:52:30 2001 UTC (10 years, 11 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_3_0
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.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options