aboutsummaryrefslogtreecommitdiff
path: root/devel/gnu-automake/files
Commit message (Collapse)AuthorAgeFilesLines
* Add previously-missed patch, required for successful build of 1.9.5Ade Lovett2005-06-171-0/+7
| | | | | | | | | documentation Submitted by: marcus Notes: svn path=/head/; revision=137606
* Add gnu-automake, (repo-copied from devel/automake19) an unhacked version ofJoe Marcus Clarke2004-10-179-185/+0
| | | | | | | | | | | | automake-1.8.5 aimed at developers that need to create cross-platform software distributions. This port installs into ${LOCALBASE}/gnu-autotools, so developers that need to make use of this version of autoconf can adjust their paths accordingly. Discussed with: ade Notes: svn path=/head/; revision=119641
* Update to 1.9.2, use INFO, and other minor cleanups.Ade Lovett2004-10-141-8/+13
| | | | Notes: svn path=/head/; revision=119452
* Update to 1.9.1Ade Lovett2004-08-161-3/+3
| | | | Notes: svn path=/head/; revision=116423
* Update devel/automake19 to 1.9 after repo-copyAde Lovett2004-08-052-10/+10
| | | | | | | | PR: 69967 (repo-copy request) Submitted by: ade Notes: svn path=/head/; revision=115476
* Ensure that automake uses the correct version of autoconfAde Lovett2004-05-262-6/+16
| | | | | | | | PR: 67228 Submitted by: Brian Candler <B.Candler@pobox.com> Notes: svn path=/head/; revision=110090
* Update to 1.8.4Ade Lovett2004-05-131-7/+7
| | | | Notes: svn path=/head/; revision=109082
* Fix one missed instance of pointing to the wrong location in generatedAde Lovett2004-03-302-0/+28
| | | | | | | | | configuration files. Submitted by: Andrzej Tobola <A.Tobola@wilk.2a.pl> Notes: svn path=/head/; revision=105669
* Say hello to autoconf 2.59 and automake 1.8(.3) after repo-copy.Ade Lovett2004-03-158-167/+90
| | | | | | | | It's likely to be a really bad idea to use these until they're hooked into the new bsd.autotools.mk Notes: svn path=/head/; revision=104030
* Put the crack pipe away, and force this !*&@&%^! toAde Lovett2003-06-296-0/+219
| | | | | | | | | use a sensible versioning scheme like the other automake ports. PORTREVISION bump owing to pointy hat sitting on aDe's head. Notes: svn path=/head/; revision=83801
* Use the cosmetic BUILD_VERSION variable (a la libtool), switch portnamesAde Lovett2003-06-296-286/+0
| | | | | | | | | away from using the version number twice. Unbreak automake17, base on work from Rui Lopes <rui@ruilopes.com> Notes: svn path=/head/; revision=83800
* bring in all the patchesAlan Eldridge2003-02-236-0/+286
| | | | Notes: svn path=/head/; revision=76313
* 1. Update version to 1.7.1.Alan Eldridge2002-11-033-84/+0
| | | | | | | | | | | 2. Rewrote pkg-comment and pkg-descr files. 3. Marked pkg-plist file as not done. 4. Made do-build and do-install targets indicating that this port is not at all ready to even be looked at. The repocopy was a placeholder for when I can get to it. Notes: svn path=/head/; revision=69340
* 1. Renamed patch files.Alan Eldridge2002-10-153-0/+0
| | | | | | | 2. Updated version & distinfo. Notes: svn path=/head/; revision=68080
* [Re]Update to version 1.5.David E. O'Brien2001-10-292-28/+15
| | | | | | | | 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-082-15/+28
| | | | | | | | | - 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-072-28/+15
| | | | Notes: svn path=/head/; revision=48518
* Turn famous `duplicated macro ...' into a warning rather than an error.Maxim Sobolev2001-08-111-5/+17
| | | | Notes: svn path=/head/; revision=46070
* Update to 1.4-p4. patch-ac was integrated into distribution.Dmitry Sivachenko2001-07-201-20/+0
| | | | | | | MAINTAINER timeout. Notes: svn path=/head/; revision=45290
* - 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-151-0/+11
| | | | | | | | | | | | | (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
* 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
* 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
* Fix info page problem.Vanilla I. Shu1998-09-231-2/+2
| | | | Notes: svn path=/head/; revision=13363
* Upgrade to 1.3,Vanilla I. Shu1998-05-042-7/+7
| | | | | | | | 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-191-39/+10
| | | | | | | | | | | | | | | | | 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-192-13/+51
| | | | | | | | 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
* Since the dir entry for info files of many other programs has theirMasafumi Max NAKANE1997-06-131-1/+10
| | | | | | | | first words capitalized, modify automake.texi's dir entry in such way, so that the entries in dir get sorted properly. Notes: svn path=/head/; revision=6903
* Patch up Makefile.in so that automake.info gets regenerated appropriately.Masafumi Max NAKANE1997-06-131-0/+8
| | | | Notes: svn path=/head/; revision=6901
* Patch up automake.texi and add @dircategory.Masafumi Max NAKANE1997-06-131-0/+10
Notes: svn path=/head/; revision=6900