aboutsummaryrefslogtreecommitdiff
path: root/devel/autoconf-archive
Commit message (Collapse)AuthorAgeFilesLines
* Update autoconf-archive to 2016.09.16.Koop Mast2016-10-073-4/+11
| | | | Notes: svn path=/head/; revision=423465
* Update autoconf-archive to 2016.03.20.Koop Mast2016-05-224-57/+21
| | | | Notes: svn path=/head/; revision=415647
* Actualy take maintainer.Koop Mast2015-07-171-1/+1
| | | | | | | | | Reminded by: sunpoet@ PR: 201617 Approved by: former maintainer Notes: svn path=/head/; revision=392387
* Update autoconf-archive to 2015.02.24.Koop Mast2015-07-174-7/+75
| | | | | | | | | | | | Add upstream patch to fix a few bashisms. Take over maintainer. PR: 201617 Submitted by: myself Approved by: former maintainer Notes: svn path=/head/; revision=392339
* Update to version 2014.10.15Pawel Pekala2015-01-013-28/+73
| | | | | | | | PR: 196037 Submitted by: mkamm@gmx.net (maintainer) Notes: svn path=/head/; revision=376005
* Nuke some @dirrm from develBaptiste Daroussin2014-10-271-1/+0
| | | | Notes: svn path=/head/; revision=371533
* Fix build without texinfo in baseBaptiste Daroussin2014-06-251-1/+1
| | | | Notes: svn path=/head/; revision=359255
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-101-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357277
* - Remove NO_STAGE as these have been tested to be safeBryan Drewery2013-09-251-1/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=328226
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | devel part 1) Notes: svn path=/head/; revision=327722
* - Update to 2011.01.02Pav Lucistnik2011-01-275-1085/+266
| | | | | | | | | PR: ports/154180 Submitted by: Martin <mkamm@gmx.net> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268291
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-051-1/+1
| | | | Notes: svn path=/head/; revision=262460
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-1/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Update to 2009-04-19Martin Wilke2009-04-264-5/+13
| | | | | | | | PR: 134013 Submitted by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at> (maintainer) Notes: svn path=/head/; revision=232801
* - Update to 2008-11-07Martin Wilke2008-11-083-4/+40
| | | | | | | | | PR: 128676 Submitted by: Martin <dada@sbox.tugraz.at> Approved by: maintainer Notes: svn path=/head/; revision=222561
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* - Update to 2008-07-25Martin Wilke2008-08-063-5/+80
| | | | | | | | PR: 126264 Submitted by: Martin Kammerhoffer <mkamm@gmx.net> (maintainer) Notes: svn path=/head/; revision=218126
* - Update to 2007-12-18Martin Wilke2007-12-313-5/+98
| | | | | | | | PR: 119094 Submitted by: Martin Kammerhofer <dada@sbox.tugraz.at> (maintainer) Notes: svn path=/head/; revision=204738
* Update to 2007-07-26 releaseTilman Keskinoz2007-07-313-4/+21
| | | | | | | | PR: 115034 Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at> Notes: svn path=/head/; revision=196820
* - Update to 2007.03.12Martin Wilke2007-03-162-6/+5
| | | | | | | | PR: 110385 Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at> (maintainer) Notes: svn path=/head/; revision=187539
* - Update to 2007-02-19Martin Wilke2007-03-015-482/+600
| | | | | | | | PR 109572 Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at> (maintainer) Notes: svn path=/head/; revision=186262
* - Update to 2007-01-21Martin Wilke2007-01-252-4/+4
| | | | | | | | PR: 108333 Submitted by: Martin Kammerhofer<mkamm@gmx.net> (maintainer) Notes: svn path=/head/; revision=183300
* - Update to 2006-12-28Martin Wilke2007-01-052-4/+4
| | | | | | | | | PR: ports/107518 Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at> Approved by: maintainer Notes: svn path=/head/; revision=181587
* - Update to 2006-12-13Martin Wilke2006-12-163-4/+10
| | | | | | | | | PR: ports/106773 Submitted by: Martin Kammerhoffer <dada@pluto.tugraz.at> Approved by: maintainer Notes: svn path=/head/; revision=179919
* - Update to 2006-11-10 releaseRong-En Fan2006-11-163-4/+7
| | | | | | | | PR: ports/105574 Submitted by: Martin Kammerhofer (maintainer) Notes: svn path=/head/; revision=177376
* Update to 2006-10-30Renato Botelho2006-11-124-20/+48
| | | | | | | | | PR: ports/105344 Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at> Approved by: Martin Kammerhofer <mkamm@gmx.net> (maintainer) Notes: svn path=/head/; revision=177103
* Add autoconf-archive, a set of useful GNU Autoconf macros.Sam Lawrance2006-11-015-0/+958
This port is somewhat distinct from ac-archive, see the PR for background. PR: ports/103935 Submitted by: Martin Kammerhofer Notes: svn path=/head/; revision=176035