aboutsummaryrefslogtreecommitdiff
path: root/devel/autoconf213
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for including install-sh. *sigh*Will Andrews2001-12-261-0/+1
| | | | Notes: svn path=/head/; revision=52206
* Provide install-sh.Will Andrews2001-12-242-0/+3
| | | | | | | | PR: 25828 Submitted by: yar Notes: svn path=/head/; revision=52103
* Grrr. actually make it work post-repocopy.David E. O'Brien2001-10-291-1/+1
| | | | Notes: svn path=/head/; revision=49312
* This was repo copied from the 'autoconf' port to give us a legacyDavid E. O'Brien2001-10-274-24/+29
| | | | | | | | version. autoconf213 can live beside the latest 'autoconf', and is invoked specifically as 'autoconf213'. Notes: svn path=/head/; revision=49270
* Upgrade to the Cygnus "000227" (27-Feb-2000) version. This is a laterDavid E. O'Brien2001-10-253-7/+9
| | | | | | | | | | | | 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
* Remove jseger and torstenb from maintainership of their ports, theyDavid W. Chapman Jr.2001-09-171-1/+1
| | | | | | | | | have been inactive for too long Approved by: will Notes: svn path=/head/; revision=47915
* Add a note that indicates why this port can't be updated yetDoug Barton2001-08-121-0/+4
| | | | Notes: svn path=/head/; revision=46101
* Finally nail the nasty autoconf habit of leaving ${TMPDIR}/acin.*Ade Lovett2001-05-312-11/+17
| | | | | | | turds lying around in certain circumstances. Notes: svn path=/head/; revision=43363
* Add WWW: lineDmitry Sivachenko2001-03-231-0/+2
| | | | Notes: svn path=/head/; revision=40290
* 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
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* 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
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-052-5/+1
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Add builddepends on gnu's M4.David E. O'Brien1999-02-111-1/+2
| | | | | | | | PR: ports/9806 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=16618
* Update to version 2.13.Steve Price1999-01-265-18/+21
| | | | | | | | PR: 9656 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> Notes: svn path=/head/; revision=16306
* Fix info page problem.Vanilla I. Shu1998-09-231-2/+4
| | | | Notes: svn path=/head/; revision=13363
* Remove 2 foolish lines about info page.Vanilla I. Shu1998-09-161-4/+2
| | | | Notes: svn path=/head/; revision=13184
* portlint.Vanilla I. Shu1998-05-041-3/+3
| | | | Notes: svn path=/head/; revision=10831
* Add @dirrm share/autoconf.Masafumi Max NAKANE1997-06-161-0/+1
| | | | Notes: svn path=/head/; revision=6958
* sed -> ${SED}Masafumi Max NAKANE1997-06-131-5/+5
| | | | | | | Add `@' at the beginning of install-info related commands in post-install. Notes: svn path=/head/; revision=6916
* Use install-info to add info dir entry.Masafumi Max NAKANE1997-06-132-1/+13
| | | | Notes: svn path=/head/; revision=6906
* 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
* upgrade to 1.12Torsten Blum1997-01-162-4/+4
| | | | | | | Submitted by: fenner Notes: svn path=/head/; revision=5367
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4571
* Put files into alphabetical order to make it easier to check forGary Palmer1996-06-031-9/+9
| | | | | | | new additions. Notes: svn path=/head/; revision=3168
* Upgrade to autoconf 2.10Gary Palmer1996-06-032-4/+4
| | | | Notes: svn path=/head/; revision=3167
* Use RUN_DEPENDS instead of EXEC_DEPENDS, as it is not (technicall) necessarySatoshi Asami1996-04-011-2/+3
| | | | | | | | | | 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. Notes: svn path=/head/; revision=2927
* Stop trying to strip shell scripts so this thing actually installs.Satoshi Asami1996-03-291-19/+21
| | | | Notes: svn path=/head/; revision=2906
* Upgrade to 2.9Mark Murray1996-03-274-16/+14
| | | | Notes: svn path=/head/; revision=2898
* Update autoconf from 2.6 to 2.7. 2.6 is no longer found on the mastersite.Andreas Schulz1995-12-261-1/+1
| | | | | | | Update the COMMENT file that told something about 2.5 :-). Notes: svn path=/head/; revision=2589
* Update autoconf from 2.6 to 2.7. 2.6 is no longer found on the mastersite.Andreas Schulz1995-12-262-4/+4
| | | | Notes: svn path=/head/; revision=2588
* Change gategory name "development" -> "devel". Also take out theSatoshi Asami1995-11-261-2/+2
| | | | | | | | "programming" that was in some of them, it's pretty obvious what we are talking about here. Notes: svn path=/head/; revision=2468
* Upgrade 2.5 -> 2.6Andrey A. Chernov1995-11-222-4/+4
| | | | Notes: svn path=/head/; revision=2457
* Upgrade: 2.4 -> 2.5Andrey A. Chernov1995-11-193-5/+5
| | | | Notes: svn path=/head/; revision=2433
* GNU autoconf ver 2.4, to generate your own configure scripts.Satoshi Asami1995-10-126-0/+72
Submitted by: torstenb Notes: svn path=/head/; revision=2321