aboutsummaryrefslogtreecommitdiff
path: root/devel/gnu-autoconf/files
Commit message (Collapse)AuthorAgeFilesLines
* Use the cosmetic BUILD_VERSION variable (a la libtool), switch portnamesAde Lovett2003-06-295-41/+42
| | | | | | | | | away from using the version number twice. Unbreak autoconf257, based on work from Rui Lopes <rui@ruilopes.com> Notes: svn path=/head/; revision=83799
* Unbreak autoconf257.Jun Kuriyama2003-06-183-0/+41
| | | | | | | Approved by: ade Notes: svn path=/head/; revision=83274
* starting work on actual port; this commit removes files from a previous versionAlan Eldridge2003-02-131-15/+0
| | | | Notes: svn path=/head/; revision=75483
* 1. Fixed bug in autoscan. Thanks to Joe Marcus Clarke <marcus@marcuscom.com>Alan Eldridge2002-09-161-0/+15
| | | | | | | | | 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. Notes: svn path=/head/; revision=66432
* Upgrade to 2.52; this should solve some problems when mixing ac 2.13* andWill Andrews2001-12-237-118/+0
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=52021
* Upgrade to the Cygnus "000227" (27-Feb-2000) version. This is a laterDavid E. O'Brien2001-10-251-2/+2
| | | | | | | | | | | | version than 2.13. I could find no ports that broke with this update. Approved by: portmgr Message-ID: <20011024214950.W25747@squall.waterspout.com> Notes: svn path=/head/; revision=49203
* Finally nail the nasty autoconf habit of leaving ${TMPDIR}/acin.*Ade Lovett2001-05-311-11/+16
| | | | | | | turds lying around in certain circumstances. Notes: svn path=/head/; revision=43363
* m4(1) was stripping the [] to leave *.Cc in my previous fix and thisSteve Price2000-08-251-1/+1
| | | | | | | | | | | was causing problems with a few ports determining that .c was the suffix for executables. The fix is to expand it to '*.c | *.C' so that m4(1) doesn't try to outsmart us. Noticed by: George W. Dinolt <gdinolt@pacbell.net> Notes: svn path=/head/; revision=31967
* Teach autoconf about .C files so that it doesn't inadvertently think .CSteve Price2000-08-191-0/+11
| | | | | | | is the extension for executables. Notes: svn path=/head/; revision=31775
* Create a tempfile a bit later on so it doesnt get left behind.Kris Kennaway2000-02-171-5/+5
| | | | | | | Submitted by: ade Notes: svn path=/head/; revision=25927
* Secure tempfile generationKris Kennaway2000-01-153-0/+52
| | | | | | | | Obtained from: OpenBSD No Response From: Maintainer Notes: svn path=/head/; revision=24761
* Update to version 2.13.Steve Price1999-01-263-14/+16
| | | | | | | | PR: 9656 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> Notes: svn path=/head/; revision=16306
* Modify standards.texi and add @dircategory as well as correctlyMasafumi Max NAKANE1997-06-131-0/+17
| | | | | | | align the dir entry. Notes: svn path=/head/; revision=6905
* Patch up autoconf.texi and add @dircategory.Masafumi Max NAKANE1997-06-131-0/+10
| | | | Notes: svn path=/head/; revision=6904
* Stop trying to strip shell scripts so this thing actually installs.Satoshi Asami1996-03-291-19/+21
| | | | Notes: svn path=/head/; revision=2906
* GNU autoconf ver 2.4, to generate your own configure scripts.Satoshi Asami1995-10-121-0/+19
Submitted by: torstenb Notes: svn path=/head/; revision=2321