aboutsummaryrefslogtreecommitdiff
path: root/devel/automake
Commit message (Collapse)AuthorAgeFilesLines
* cleanup plistBaptiste Daroussin2014-12-091-5/+0
| | | | Notes: svn path=/head/; revision=374359
* Bump PORTREVISION to solve this error:Mathieu Arnold2014-09-301-0/+1
| | | | | | | | | | | | aclocal-1.14: error: couldn't open directory '/usr/local/share/aclocal': No such file or directory Which happens if the automake package was built before pkg 1.3.8, because share/aclocal was part of BSD.local.dist, and was not created by this port. Sponsored by: Absolight Notes: svn path=/head/; revision=369639
* Update to 1.3.8 Changes:Baptiste Daroussin2014-09-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Plist parser do not accept modes like o+w g+s u+r - @owner/@group with no argument reset the default ownership to root/wheel - Plug regression tests into the release mechanism as mandatory - Allow url in repository configuration to be overriden by another configuration file - If one of -P, -I or -R is not explicitly given on the command line do not emit error messages while searching for a mechanism to find data about the latest available ports. - External keywords can now take arguments - Directories under PREFIX are automatically handled and removed if needed - MTREE are not packaged anymore neither extracted on final installation - OS major checking (to determine if pkg is running on an upgraded base system) uses the same mechanism as ABI detection instead of relying on UNAME_r which can have false positivie on jails - Add @dir keyword for plist which is used to package explicitly directories (directories with non root/wheel or outside prefix) and empty directories (@dirrm and @dirrmtry are now considered as deprecated) - root/wheel are now considered as the default user/group when creating a package except @owner/@group are used to change that behaviour - Import newer version of libucl which improves error messages in case of problem parsing manifest or configuration files - Fix pkg register so it checks for conflicts before actually copying files on to the filesystem - pkg now support a new no_provide_lib annotation to preventing automatic populating of provided libs (useful for packages bundling libraries like wine) - Improve documentations - Ability to select usage of IPv4/IPv6 via config, repository config or command line - Lots of bug fixes Side effects: - Convert to install-mtree target into a no-op target Add empty directories to plist of ports that needs them to run: - share/aclocal to devel/automake and devel/automake14 - share/applications to devel/desktop-file-utils - share/xml share/sgml to textproc/xmlcatmgr - Prevent check-plist to issue warnings about some @dir* - Adjist check_leftovers.sh to not take in account anything related to mtree - Bump the default required version of pkg to 1.3.8 Notes: svn path=/head/; revision=368803
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-291-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* Fix build on system built WITHOUT_INFOBaptiste Daroussin2014-06-251-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=359209
* Convert from USE_XZ to USES=tar:xzBaptiste Daroussin2014-04-281-2/+1
| | | | Notes: svn path=/head/; revision=352501
* Support stagingBaptiste Daroussin2013-09-232-13/+4
| | | | | | | Staging allows to remove post-patch and pre-su-install Notes: svn path=/head/; revision=328071
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 1) Notes: svn path=/head/; revision=327722
* - convert to the new perl5 frameworkAndrej Zverev2013-09-081-6/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326706
* - Update devel/automake to 1.14Ade Lovett2013-07-164-24/+22
| | | | | | | | | | | | | | - Update devel/gettext to 0.18.3 - Fix known-broken (from exp-runs) ports - Clean up a lot of cruft in the devel/gettext port itself, based on work from tijl@ PR: 178883 Submitted by: ade Sponsored by: Wadsworth 6X Notes: svn path=/head/; revision=323088
* Update to 1.12.6Ade Lovett2012-12-192-3/+3
| | | | Notes: svn path=/head/; revision=309265
* Update to 1.12.5Ade Lovett2012-12-122-3/+3
| | | | Notes: svn path=/head/; revision=308778
* Update to 1.12.4Ade Lovett2012-09-202-3/+3
| | | | Notes: svn path=/head/; revision=304593
* Update to 1.12.3Ade Lovett2012-08-172-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=302689
* Update to 1.12.2 (feature safe from 1.12.1, no -exp required)Ade Lovett2012-07-102-3/+3
| | | | Notes: svn path=/head/; revision=300737
* Update to 1.12.1 (essentially a no-op with some bugfixes)Ade Lovett2012-06-282-3/+3
| | | | Notes: svn path=/head/; revision=300146
* Update autoconf to 2.69 and automake to 1.12Ade Lovett2012-05-116-73/+49
| | | | | | | | PR: 166836 Tested by: Multiple -exp runs (pav) Notes: svn path=/head/; revision=296454
* - remove maintainer tags from pkg-descrEitan Adler2011-10-221-2/+0
| | | | | | | | Approved by: portmgr Approved by: bapt (mentor) Notes: svn path=/head/; revision=284139
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* Clean up "current" versions of autotools components to further reduceAde Lovett2010-12-087-0/+246
| | | | | | | tree-churn on updates. Notes: svn path=/head/; revision=265861
* Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15Ade Lovett2004-08-037-231/+0
| | | | | | | | | | All autotools ports are now truly versioned and do not conflict with each other. This marks the end of "Phase 1" of the autotools updates. Notes: svn path=/head/; revision=115365
* Add SIZE to distinfo'sAde Lovett2004-03-291-0/+1
| | | | | | | Prompted by: trevor Notes: svn path=/head/; revision=105650
* Set some DEPRECATED and EXPIRATION_DATE knobs to indicate overall intentionAde Lovett2004-03-281-0/+3
| | | | | | | | | | | | of the autotools project to remove all but the latest versions of libtool, autoconf, and automake, by 31st December 2004. Note that autoconf259 and automake18 aren't yet accessible through the relevant USE_* knobs, but will be as soon as bsd.autotools.mk comes into existence. Notes: svn path=/head/; revision=105565
* Use the cosmetic BUILD_VERSION variable (a la libtool), switch portnamesAde Lovett2003-06-291-0/+1
| | | | | | | | | away from using the version number twice. Unbreak automake17, base on work from Rui Lopes <rui@ruilopes.com> Notes: svn path=/head/; revision=83800
* Assume maintainership as part of the whole "gnutools" integration process.Ade Lovett2003-06-091-1/+1
| | | | Notes: svn path=/head/; revision=82632
* REST IN PEACEWill Andrews2003-06-081-1/+1
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=82550
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Use pre-everything:: instead of pre-everything: to avoid conflict withKris Kennaway2003-02-281-1/+1
| | | | | | | targets in bsd.port.mk Notes: svn path=/head/; revision=76674
* Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realizeAlan Eldridge2002-11-011-1/+1
| | | | | | | | mail's case insensitive and will try to type that. Sorry folks, purely a cosmetic change here, nothing to see, move along, move along.... Notes: svn path=/head/; revision=69249
* Changed MAINTAINER to my FreeBSD address.Alan Eldridge2002-11-011-1/+1
| | | | Notes: svn path=/head/; revision=69236
* Removed erroneous ${DESTDIR} that I put in Makefile pre-/post- targets.Alan Eldridge2002-10-211-2/+1
| | | | Notes: svn path=/head/; revision=68449
* Renamed patch files to sensible names.Alan Eldridge2002-10-153-0/+0
| | | | Notes: svn path=/head/; revision=68081
* 1. Made post-install DESTDIR-safe.Alan Eldridge2002-10-131-4/+10
| | | | | | | | 2. Made nicer message when USE_AUTOMAKE* is defined. 3. Removed unneeded WRKSRC= line. Notes: svn path=/head/; revision=67972
* Take maintainership since Ade Lovett departed and I know these programsAlan Eldridge2002-09-161-1/+1
| | | | | | | pretty well. Notes: svn path=/head/; revision=66420
* Due to popular demant into each port which might be inserted into dependencyMaxim Sobolev2002-09-141-0/+4
| | | | | | | | | | | | | list by bsd.port.mk insert anti foot-shooting device, which prevents infinite fork loop when the user defines corresponding USE_XXX in global make.conf, command line or environment. Similar devices should probably be inserted into ports that might be inserted into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk and so on.) Notes: svn path=/head/; revision=66299
* Relinquish all my ports.Ade Lovett2002-09-071-1/+1
| | | | Notes: svn path=/head/; revision=65776
* Stage a mini-coup, and borrow these ports from portmgr@ for a while,Ade Lovett2002-08-011-1/+1
| | | | | | | | | | 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. :) Notes: svn path=/head/; revision=63830
* Fix pkg-plist.Maxim Sobolev2001-10-301-41/+54
| | | | | | | Submitted by: Udo Schweigert <udo.schweigert@siemens.com> Notes: svn path=/head/; revision=49382
* Put back PORTEPOCH, which was erroneously deleted in one of the previousMaxim Sobolev2001-10-301-0/+1
| | | | | | | | commits. Repeat after me: once set PORTEPOCH could not be decreased or deleted. Notes: svn path=/head/; revision=49361
* [Re]Update to version 1.5.David E. O'Brien2001-10-294-33/+17
| | | | | | | | The legacy version is known as 'automake14' for those that find automake 1.5 incompatible. Notes: svn path=/head/; revision=49303
* (portmgr@ hat on)Maxim Sobolev2001-10-085-72/+75
| | | | | | | | | - Backout recent upgrade because it broke way too many ports; - assign maintainership to portmgr@FreeBSD.org due to importancy of this port to the overall ports infrastructure. Notes: svn path=/head/; revision=48552
* Update to version 1.5.Dmitry Sivachenko2001-10-075-73/+71
| | | | Notes: svn path=/head/; revision=48518
* Turn famous `duplicated macro ...' into a warning rather than an error.Maxim Sobolev2001-08-112-5/+18
| | | | Notes: svn path=/head/; revision=46070
* Update to 1.4-p5.Dmitry Sivachenko2001-07-202-3/+3
| | | | Notes: svn path=/head/; revision=45291
* Update to 1.4-p4. patch-ac was integrated into distribution.Dmitry Sivachenko2001-07-203-23/+5
| | | | | | | MAINTAINER timeout. Notes: svn path=/head/; revision=45290
* Add WWW line.Dmitry Sivachenko2001-03-201-0/+2
| | | | Notes: svn path=/head/; revision=40121
* - Do not read a file more than once, where the sameness is judged byAkinori MUSHA2000-07-191-6/+44
| | | | | | | | | | | | | | | | the inode numbers of files. This should fix the "duplicated macros" error when aclocal is invoked with `-I ${X11BASE}/share/aclocal' explicitly. - Do not scan ${X11BASE}/share/aclocal if it does not exist. (Or it's (a symlink to)* a directory) This should fix the "no such directory" error when you build a non-X port without X installed. (like on bento) Notes: svn path=/head/; revision=30842
* Persuade automake to look not only in ${PREFIX}/share/aclocalAde Lovett2000-07-152-0/+14
| | | | | | | | | | | | | (ie: ${LOCALBASE}), but also ${X11BASE}/share/aclocal via an extra patch and some configure-time substitution Discussed on: ports (quite a while back) Original disgusting hack by: ade Suggested improvements by: asami Reworked patch by: ade Notes: svn path=/head/; revision=30673
* Don't remove share/aclocal.Satoshi Asami2000-06-031-1/+0
| | | | Notes: svn path=/head/; revision=29135
* Fix a typo. This will be in the next release of automake as it is alreadySteve Price2000-04-291-2/+11
| | | | | | | | | | in their CVS repository. PR: 18069 Submitted by: Joe Jih-Shien Lu <JoeLu@joelu.m8.ntu.edu.tw> Notes: svn path=/head/; revision=28107