aboutsummaryrefslogtreecommitdiff
path: root/devel/automake14
Commit message (Collapse)AuthorAgeFilesLines
* Use the cosmetic BUILD_VERSION variable (a la libtool), switch portnamesAde Lovett2003-06-292-94/+97
| | | | | | | | | 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
* change relative links to absoluteAlan Eldridge2002-12-091-1/+1
| | | | Notes: svn path=/head/; revision=71477
* Remove "temporary" symlinks which could cause a build to fail.Alan Eldridge2002-11-302-6/+1
| | | | Notes: svn path=/head/; revision=71246
* 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
* Finally got enough diagnostic info. Fixes 44321. This is PORTREVISION=8,Alan Eldridge2002-10-211-1/+2
| | | | | | | | | folks. PR: 44321 Notes: svn path=/head/; revision=68474
* Rewrote installation procedure in Makefile since it wasn't quite right.Alan Eldridge2002-10-211-7/+10
| | | | | | | | | | Hopefully fixed the PR listed. PR: 44321 Submitted by: parv Notes: svn path=/head/; revision=68466
* Removed erroneous ${DESTDIR} that I put in Makefile pre-/post- targets.Alan Eldridge2002-10-211-5/+5
| | | | Notes: svn path=/head/; revision=68449
* Updating portrevision, I said! DWIM!Alan Eldridge2002-10-191-1/+1
| | | | Notes: svn path=/head/; revision=68351
* Fixed Dirk Meyer's bug that the GTK m4 macro wasn't found. No PR, reportedAlan Eldridge2002-10-191-2/+2
| | | | | | | on ports@ list. Updating PORTREVISION to push this out. Notes: svn path=/head/; revision=68350
* 1. Bumped portrevision (yes, again, sorry for the thrash).Alan Eldridge2002-10-142-1/+6
| | | | | | | | | | | | | | | | | 2. Fixed bug that Knu pointed out, which was the bad dirs were captured in bsd.port.mk (to be fixed RSN, in testing now). Fixed with the magic of ... symlinks! (I always thought symlinks to . were lame, and they are, but sometimes they can get you out of a corner. Temporarily.) 3. The question is, will anything break trying to recursively go down the tree following symlinks? If so, that tool needs to be fixed. A symlink to '.' (or '..') just plain should not be followed. Bottom line is, AUTOCONF_DIR, AUTOMAKE_DIR, & ACLOCAL_DIR work again. As a side effect of this fix, you can now download the entire internet onto 1 floppy disk. Notes: svn path=/head/; revision=68053
* Unbreak automake/aclocal from my changes this morning. My test case wasn'tAlan Eldridge2002-10-143-11/+21
| | | | | | | thorough enough. PORTREVISION bump to force the change out (my judgement). Notes: svn path=/head/; revision=67994
* Cosmetic. Removed commented out stuff.Alan Eldridge2002-10-131-2/+1
| | | | Notes: svn path=/head/; revision=67971
* 1. Made post-install DESTDIR-safe.Alan Eldridge2002-10-136-89/+120
| | | | | | | | | | | 2. Made install put files in the RIGHT place (no extra level of dirs; changing 'datadir' is not the right thing to do). 3. Made nice exit when you have USE_AUTOMAKE* defined. 4. Renamed patch files so I can tell what they do. 5. Portrevision bump => 3. Notes: svn path=/head/; revision=67970
* 1. Fixed the PR mentioned below, submitted by <below>.Alan Eldridge2002-09-181-4/+6
| | | | | | | | | | | | 2. perl -pi ==> ${REINPLACE_CMD}. Add USE_REINPLACE=yes. 3. @ some more Makefile commands so it doesn't talk quite so much. 4. Bumped PORTREVISION because of wanting to get Fix (1) out there. PR: 42917 Submitted by: "Greg 'groggy' Lehey" <grog@lemis.com> Notes: svn path=/head/; revision=66572
* 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
* Eliminate file conflicts with devel/automakeAde Lovett2002-07-094-15/+84
| | | | | | | | | | Add ${PREFIX}/libexec/automake14/* links PR: 36077 Submitted by: Alan Eldridge <ports@geeksrus.net> Notes: svn path=/head/; revision=62731
* This was repo copied from the 'automake' port to give us a legacyDavid E. O'Brien2001-10-274-82/+86
| | | | | | | | version. automake14 can live beside the latest 'automake', and is invoked specifically as 'automake14'. Notes: svn path=/head/; revision=49269
* (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
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* Fix a problem when using the --copying function. Perl's system() callSteve Price1999-11-241-0/+11
| | | | | | | | | returns a zero on success and non-zero on failure. Submitted by: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl> Notes: svn path=/head/; revision=23304
* 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
* Update to 1.4.SADA Kenji1999-01-303-8/+6
| | | | | | | | PR: ports/9767 Submitted by: Steve Coltrin <spcoltri@io.com> Notes: svn path=/head/; revision=16433
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* Make this use perl5Justin M. Seger1998-12-121-2/+4
| | | | | | | PR: 7463 Notes: svn path=/head/; revision=15297
* Fix info page problem.Vanilla I. Shu1998-09-232-4/+6
| | | | Notes: svn path=/head/; revision=13363
* Add a patch from maintainer.Vanilla I. Shu1998-05-071-0/+1
| | | | | | | | PR: ports/6513 Submitted by: maintainer Notes: svn path=/head/; revision=10895
* Upgrade to 1.3,Vanilla I. Shu1998-05-045-12/+17
| | | | | | | | remove @dirrm share/aclocal on pkg/PLIST, because another package use the directory too (guile) Notes: svn path=/head/; revision=10833
* Some patches submitted as PR are not suitable to be committed blindly andMasafumi Max NAKANE1997-09-192-44/+16
| | | | | | | | | | | | | | | | | previous changes to this port was one of them. This commit fixes: - We definetely need to check the existence of ${PREFIX}/dir and generate it if needed before install-info gets invoked. - Use empty definition of STRIP instead of changing every appearance of ${INSTALL_SCRIPT} in Makefile.in to ${INSTALL} especially since this port installs no files that need to be stripped. - No need to add rule to regenerate .info file when there's one in the distributed Makefile.in. - Instead of removing old piece of .info files in post-install target, leave it to the .texi.info: rule in the distributed Makefile. Notes: svn path=/head/; revision=7962
* Upgrade to 1.2.Thomas Gellekum1997-09-195-47/+112
| | | | | | | | PR: 4577 Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW> Notes: svn path=/head/; revision=7961
* Add `.' to end of info dir entry.Satoshi Asami1997-06-171-1/+1
| | | | Notes: svn path=/head/; revision=6978
* Add @dirrmMasafumi Max NAKANE1997-06-161-0/+1
| | | | Notes: svn path=/head/; revision=6959
* sed -> ${SED}.Masafumi Max NAKANE1997-06-131-4/+4
| | | | | | | @'ed install-info related commands. Notes: svn path=/head/; revision=6917