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

CVS log for ports/devel/autoconf261/Attic/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.72
Wed Aug 20 00:56:33 2008 UTC (3 years, 5 months ago) by ade
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.71: +1 -1 lines
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:	exp build run (erwin)

Revision 1.71: download - view: text, markup, annotated - select for diffs
Mon Jul 14 19:26:28 2008 UTC (3 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -1 lines
Handle an edge-case where lang/gawk is installed prior to any autoconf*
ports, which then results in an implicit dependency on gawk, with the
obvious bad things happening should gawk be later removed.

Note that because this is an edge case, which most folks will not run
into, and because it doesn't change the default package, I am not
bumping PORTREVISION as suggested in the original patch.

PR:	125101
Who:	matthias <dot> andree <at> gmx <dot> de

Revision 1.70: download - view: text, markup, annotated - select for diffs
Sat Jul 28 20:55:46 2007 UTC (4 years, 6 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +3 -4 lines
Cosmetic fix for manpages.  Correctly use -2.61 for references.

Submitted by:	Jan Henrisk Sylvester <me@janh.de> and others

Revision 1.69: download - view: text, markup, annotated - select for diffs
Sat Jul 28 10:01:08 2007 UTC (4 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -1 lines
Fix automake-1.10 and autoconf-2.61 correctly.

One bad merge out of 25.  Sigh.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Sat Jul 28 06:33:45 2007 UTC (4 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +15 -20 lines
Update to the autotools new world order.

Tested by:	numerous package build runs
Approved by:	portmgr
Thanks to:	des, kris, linimon, pav

Revision 1.67: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:35:37 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +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.66: download - view: text, markup, annotated - select for diffs
Thu Dec 7 10:52:38 2006 UTC (5 years, 2 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +3 -3 lines
Put autoconf-2.61 into its correct location after repocopy

Revision 1.65: download - view: text, markup, annotated - select for diffs
Mon Dec 4 01:03:47 2006 UTC (5 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +7 -8 lines
Say hello to autoconf-2.6.1 after repository copy from autoconf259

Revision 1.64: download - view: text, markup, annotated - select for diffs
Thu May 4 21:40:23 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: old_old_RELEASE_6_2_0
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +0 -1 lines
Remove USE_REINPLACE from all categories starting with D

Revision 1.63: download - view: text, markup, annotated - select for diffs
Thu Jun 16 17:29:45 2005 UTC (6 years, 7 months ago) by ade
Branches: MAIN
CVS tags: old_old_RELEASE_6_1_0, old_old_RELEASE_6_0_0, old_old_RELEASE_5_5_0
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -1 lines
Purge WANT_{LIBTOOL,AUTOCONF,AUTOMAKE}_RUN

The versioned autotools are now strictly for building other ports in the tree.
Likewise, the gnu- autotools are for runtime dependencies for IDEs, and others,
where unmodified cross-platform capabilities are desired.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Wed Jun 15 06:28:33 2005 UTC (6 years, 7 months ago) by ade
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -1 lines
All that we see or seem, is but a dream, within a dream.

Take back maintainership.  I'll be scouring the PR database shortly,
if I miss any, or someone beats me to it, please feel free to reassign
appropriately.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:25:04 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:01:59 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Mon Feb 28 23:32:13 2005 UTC (6 years, 11 months ago) by ade
Branches: MAIN
CVS tags: old_old_RELEASE_5_4_0
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -1 lines
Relinquish maintainership.  I no longer have the time, energy,
or interest to look after these things any more.

To whomever picks these up, I salute you.  I'll reset the relevant
PRs to ports-bugs in a couple of weeks if no-one has taken over
maintainership.

Farewell, autotool hell.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu Oct 14 20:47:29 2004 UTC (7 years, 3 months ago) by ade
Branches: MAIN
CVS tags: old_old_RELEASE_4_11_0
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +4 -3 lines
Use INFO [1]
Other miscellaneous cleanups with info files

PR:		72651 [1]
Submitted by:	leeym [1]

Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Aug 3 22:58:10 2004 UTC (7 years, 6 months ago) by ade
Branches: MAIN
CVS tags: old_old_RELEASE_5_3_0
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +0 -10 lines
Long-overdue cosmetic cleanups.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Jul 29 19:24:26 2004 UTC (7 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +7 -1 lines
Actually put in relevant symlinks to the versioned files in
${PREFIX}/bin to non-versioned files in ${PREFIX}/libexec/<autotool><ver>
so that the PATH magic in bsd.autotools.mk works correctly.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Jun 30 21:42:59 2004 UTC (7 years, 7 months ago) by ade
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -0 lines
Fix for auto-creation of an auxiliary directory when using the base
version of perl in 4.x

Whilst the package list isn't affected, PORTREVISION has been bumped
to warn 4.x users -- those on 5.x don't necessarily have to update.

PR:		68509
Submitted by:	Martin Kammerhofer <dada@pluto.tugraz.at>

Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Mar 15 01:25:57 2004 UTC (7 years, 10 months ago) by ade
Branches: MAIN
CVS tags: old_old_RELEASE_4_10_0
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +3 -4 lines
Say hello to autoconf 2.59 and automake 1.8(.3) after repo-copy.
It's likely to be a really bad idea to use these until they're hooked
into the new bsd.autotools.mk

Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Feb 11 19:17:18 2004 UTC (8 years ago) by ade
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
Other minor cosmetic changes to COMMENT

Revision 1.52: 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.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sun Jun 29 01:45:09 2003 UTC (8 years, 7 months ago) by ade
Branches: MAIN
CVS tags: old_old_old_RELEASE_5_2_1, old_old_old_RELEASE_5_2_0, old_old_old_RELEASE_4_9_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +29 -24 lines
Use the cosmetic BUILD_VERSION variable (a la libtool), switch portnames
away from using the version number twice.

Unbreak autoconf257, based on work from Rui Lopes <rui@ruilopes.com>

Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Jun 18 22:04:56 2003 UTC (8 years, 7 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -3 lines
Unbreak autoconf257.

Approved by:	ade

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Jun 9 23:40:12 2003 UTC (8 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
Assume maintainership as part of the whole "gnutools" integration process.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun Jun 8 21:13:43 2003 UTC (8 years, 8 months ago) by will
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +0 -0 lines
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Jun 8 21:06:15 2003 UTC (8 years, 8 months ago) by will
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
	REST IN PEACE
 	Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado

Thank you for your contributions, you
will be greatly missed.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Feb 28 22:52:58 2003 UTC (8 years, 11 months ago) by kris
Branches: MAIN
CVS tags: old_old_old_RELEASE_5_1_0, old_old_old_RELEASE_4_8_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Feb 23 19:30:12 2003 UTC (8 years, 11 months ago) by alane
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
comment out include of manpages.mk so wont break INDEX

Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Feb 19 10:20:44 2003 UTC (8 years, 11 months ago) by alane
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +7 -13 lines
mark BORKED until finished

Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Feb 13 23:36:01 2003 UTC (8 years, 11 months ago) by alane
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +6 -7 lines
starting work on actual port; this commit removes files from a previous version

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Feb 7 02:44:20 2003 UTC (9 years ago) by seanc
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +0 -1 lines
Correct ports that were abusing the FORBIDDEN variable and replace with
either IGNORE or BROKEN.

Since there seems to be some confusion, for the record:

BROKEN		is reserved for ports that don't work.  This will prevent
		users from installing the port, but please note that
		ports marked as BROKEN will still be built by bento
IGNORE		is reserved for ports that should not be built for one
		reason or another (including bento).  Users and bento
		will not build ports marked as IGNORE.
FORBIDDEN	is reserved for security breakages only!!!  Only mark a
		port as FORBIDDEN if there is a security issue with the
		port at the time.

Reviewed by:	kris (portmgr)

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Nov 25 01:01:38 2002 UTC (9 years, 2 months ago) by alane
Branches: MAIN
CVS tags: old_old_old_old_RELEASE_5_0_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -1 lines
Add explicit ignore assignments to try to get bento to leave this shit alone.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Nov 1 13:09:29 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Nov 1 04:17:48 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
Changed MAINTAINER to my FreeBSD address.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Oct 20 20:48:20 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +5 -2 lines
Set CONFIG_SHELL in env so always use /bin/sh. This way results are
at least (closer to) deterministic.

PR:		39492
Submitted by:	naddy

Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Oct 16 12:39:25 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
PORTNAME => autoconf254. It's still BORKED, BROKEN, & FORBIDDEN, as well
as being a biohazard and classified as a chemical weapon - it has been used
to sterilize frogs at up to 300 metres.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Oct 15 05:50:31 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +9 -2 lines
Update distinfo and Makefile to 2.54.
Mark as BROKEN, BORKED, and FORBIDDEN. Undef NO_IGNORE so that people
have to abide by it.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Oct 13 11:35:47 2002 UTC (9 years, 4 months ago) by alane
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +10 -0 lines
Add msg and failure if USE_AUTOCONF* defined.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Sep 16 10:28:30 2002 UTC (9 years, 4 months ago) by alane
Branches: MAIN
CVS tags: old_old_old_old_old_RELEASE_4_7_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +11 -2 lines
1. Fixed bug in autoscan. Thanks to Joe Marcus Clarke <marcus@marcuscom.com>
who worked with me and beyond to track this down.
2. Support the emacs autoconf/autotest modes now, for both emacs21 and
xemacs21. Other (x)emacsen may work, depends on where they put things.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Sep 16 07:51:44 2002 UTC (9 years, 4 months ago) by alane
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
Take maintainership since Ade Lovett departed and I know these programs
pretty well.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Sep 7 08:44:44 2002 UTC (9 years, 5 months ago) by ade
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
Relinquish all my ports.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Aug 1 02:38:25 2002 UTC (9 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Stage a mini-coup, and borrow these ports from portmgr@ for a while,
since I'm doing most of the updating, and am working on a
port/Mk/bsd.<gnublah>.mk to move some cruft around.

Sponsored by:	Mr. Smith and Mr. Wesson. :)

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Mar 14 13:29:00 2002 UTC (9 years, 11 months ago) by knu
Branches: MAIN
CVS tags: old_old_old_old_old_RELEASE_5_0_DP1, old_old_old_old_old_RELEASE_4_6_2, old_old_old_old_old_RELEASE_4_6_1, old_old_old_old_old_RELEASE_4_6_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +22 -6 lines
Update to 2.53, which fixes many bugs.

Use the bzip2 tarball.

Approved by:	portmgr (will)

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Dec 26 15:07:34 2001 UTC (10 years, 1 month ago) by will
Branches: MAIN
CVS tags: old_old_old_old_old_RELEASE_4_5_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -2 lines
Add additional scripts to help things that need them.  Bump PORTREVISION.
In particular, config.sub is required for japanese/FreeWnn-lib.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Dec 26 11:50:36 2001 UTC (10 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -0 lines
Bump PORTREVISION for including install-sh.  *sigh*

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Dec 24 14:34:24 2001 UTC (10 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -0 lines
Provide install-sh.

PR:		25828
Submitted by:	yar

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Dec 23 06:50:32 2001 UTC (10 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +7 -14 lines
Upgrade to 2.52; this should solve some problems when mixing ac 2.13* and
am 1.5.  Ports which require 2.13/1.4 will be modified to use the ac213
and am14 ports.

PR:		29069
Submitted by:	pat
Approved by:	sobomax, ade, steve
		(contingent upon me fixing every problem that crops up)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Oct 25 15:22:14 2001 UTC (10 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +7 -5 lines
Upgrade to the Cygnus "000227" (27-Feb-2000) version.  This is a later
version than 2.13.

I could find no ports that broke with this update.

Approved by:	portmgr
                Message-ID: <20011024214950.W25747@squall.waterspout.com>

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Sep 17 17:40:04 2001 UTC (10 years, 4 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long

Approved by:	will

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Aug 12 03:58:57 2001 UTC (10 years, 6 months ago) by dougb
Branches: MAIN
CVS tags: old_old_old_old_old_RELEASE_4_4_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +5 -1 lines
Add a note that indicates why this port can't be updated yet

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu May 31 22:14:37 2001 UTC (10 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
Finally nail the nasty autoconf habit of leaving ${TMPDIR}/acin.*
turds lying around in certain circumstances.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Apr 11 21:27:06 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
CVS tags: old_old_old_old_old_RELEASE_4_3_0, old_old_old_old_old_RELEASE_4_2_0, old_old_old_old_old_RELEASE_4_1_1, old_old_old_old_old_RELEASE_4_1_0, old_old_old_old_old_RELEASE_3_5_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
PORTNAME/PORTVERSION update

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:41:35 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: old_old_old_old_old_RELEASE_4_0_0, old_old_old_old_old_RELEASE_3_4_0, old_old_old_old_old_RELEASE_3_3_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3 lines
FreeBSD.ORG -> FreeBSD.org

Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:47:23 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Change Id->FreeBSD.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Jun 5 22:28:31 1999 UTC (12 years, 8 months ago) by mharo
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -4 lines
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Feb 11 12:04:27 1999 UTC (13 years ago) by obrien
Branches: MAIN
CVS tags: old_old_old_old_old_RELEASE_3_2_0, old_old_old_old_old_RELEASE_3_1_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
Add builddepends on gnu's M4.
PR:		ports/9806
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jan 26 01:54:49 1999 UTC (13 years ago) by steve
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -3 lines
Update to version 2.13.

PR:		9656
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Sep 23 16:10:37 1998 UTC (13 years, 4 months ago) by vanilla
Branches: MAIN
CVS tags: old_old_old_old_old_RELEASE_3_0_0, old_old_old_old_old_RELEASE_2_2_8
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -2 lines
Fix info page problem.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Sep 16 22:33:10 1998 UTC (13 years, 4 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -4 lines
Remove 2 foolish lines about info page.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon May 4 02:41:51 1998 UTC (13 years, 9 months ago) by vanilla
Branches: MAIN
CVS tags: old_old_old_old_old_RELEASE_2_2_7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
portlint.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jun 13 20:00:47 1997 UTC (14 years, 8 months ago) by max
Branches: MAIN
CVS tags: old_old_old_old_old_RELEASE_2_2_6, old_old_old_old_old_RELEASE_2_2_5
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -5 lines
sed -> ${SED}
Add `@' at the beginning of install-info related commands in post-install.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jun 13 07:33:36 1997 UTC (14 years, 8 months ago) by max
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +8 -1 lines
Use install-info to add info dir entry.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Jan 16 10:11:37 1997 UTC (15 years ago) by torstenb
Branches: MAIN
CVS tags: old_old_old_old_old_RELEASE_2_2_2, old_old_old_old_old_RELEASE_2_2_1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
upgrade to 1.12

Submitted by:	fenner

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Nov 18 10:22:14 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Use MASTER_SITE_GNU  Use MAN? macros.  CATEGORIES+= -> CATEGORIES.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jun 3 21:59:38 1996 UTC (15 years, 8 months ago) by gpalmer
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Upgrade to autoconf 2.10

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Apr 1 05:09:13 1996 UTC (15 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -2 lines
Use RUN_DEPENDS instead of EXEC_DEPENDS, as it is not (technicall) necessary
to have /usr/local/bin/gm4 just to build this port.

However, the configure script would find /usr/bin/m4 if /usr/local/bin/gm4
isn't there, so tell it to use tha latter via CONFIGURE_ENV.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Mar 27 20:19:08 1996 UTC (15 years, 10 months ago) by markm
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -5 lines
Upgrade to 2.9

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Dec 26 00:51:47 1995 UTC (16 years, 1 month ago) by ats
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Update autoconf from 2.6 to 2.7. 2.6 is no longer found on the mastersite.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Nov 26 11:27:36 1995 UTC (16 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Change gategory name "development" -> "devel".  Also take out the
"programming" that was in some of them, it's pretty obvious what
we are talking about here.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Nov 22 17:26:29 1995 UTC (16 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Upgrade 2.5 -> 2.6

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Nov 19 17:49:00 1995 UTC (16 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Upgrade: 2.4 -> 2.5

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Oct 12 07:11:56 1995 UTC (16 years, 4 months ago) by asami
Branches: old_old_old_old_old_TORSTENB
CVS tags: old_old_old_old_old_autoconf_2_4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
GNU autoconf ver 2.4, to generate your own configure scripts.

Submitted by:	torstenb

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Oct 12 07:11:56 1995 UTC (16 years, 4 months ago) by asami
Branches: MAIN
Initial revision

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