aboutsummaryrefslogtreecommitdiff
path: root/devel/automake18
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2003-02-23 19:59:42 +0000
committerAlan Eldridge <alane@FreeBSD.org>2003-02-23 19:59:42 +0000
commit31dc564c5f8d6ce65b8aab9e17de21d1481435c9 (patch)
tree70be901905684a14be6c6c3704df8db1ad4386c8 /devel/automake18
parent74740483d05162a23cf6fbdf595210297e25f01a (diff)
downloadports-31dc564c5f8d6ce65b8aab9e17de21d1481435c9.tar.gz
ports-31dc564c5f8d6ce65b8aab9e17de21d1481435c9.zip
Notes
Diffstat (limited to 'devel/automake18')
-rw-r--r--devel/automake18/Makefile33
-rw-r--r--devel/automake18/distinfo2
-rw-r--r--devel/automake18/pkg-comment1
-rw-r--r--devel/automake18/pkg-plist102
4 files changed, 123 insertions, 15 deletions
diff --git a/devel/automake18/Makefile b/devel/automake18/Makefile
index 073fd9307218..015d0dec2137 100644
--- a/devel/automake18/Makefile
+++ b/devel/automake18/Makefile
@@ -1,6 +1,6 @@
-# New ports collection makefile for: automake
-# Date created: 15 March 1997
-# Whom: FUJIMOTO Kensaku <fujimoto@oscar.elec.waseda.ac.jp>
+# New ports collection makefile for: automake17
+# Date created: 15 Feb 2003
+# Whom: Udo Schweigert
#
# $FreeBSD$
#
@@ -14,15 +14,14 @@ MASTER_SITE_SUBDIR= automake
DISTNAME= automake-${PORTVERSION}
MAINTAINER= alane@FreeBSD.org
+COMMENT= GNU automake generates input files for GNU autoconf
-.undef NO_IGNORE
-BORKED= "DON'T EVEN THINK ABOUT IT."
-BROKEN= ${BORKED}
-IGNORE= "DAMN YOU BENTO. LEAVE THIS ALONE!"
+BROKEN= Needs autoconf >= 254 to build.
USE_PERL5= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= PERL=${PERL5}
+USE_REINPLACE= yes
STRIP= # none
@@ -36,10 +35,20 @@ pre-everything:
@${FALSE}
.endif # defined(USE_AUTOMAKE) || defined(USE_AUTOMAKE_VER)
-do-build:
- ${ECHO_MSG} This port is not ready yet.
-
-do-install:
- ${ECHO_MSG} I told you this port is not ready yet. Now go away.
+pre-configure:
+ @${REINPLACE_CMD} -i -e "s,%%X11BASE%%,${X11BASE}," \
+ ${WRKSRC}/aclocal.in
+
+pre-install:
+ ${RM} -fr ${PREFIX}/libexec/automake17
+ ${MKDIR} ${PREFIX}/libexec/automake17
+
+post-install:
+.for i in aclocal automake
+ ${LN} -sf ${PREFIX}/bin/${i}17 \
+ ${PREFIX}/libexec/automake17/${i}
+.endfor
+ @install-info ${PREFIX}/info/automake17.info \
+ ${PREFIX}/info/dir
.include <bsd.port.mk>
diff --git a/devel/automake18/distinfo b/devel/automake18/distinfo
index c2b3f63b43d4..6edacae01f05 100644
--- a/devel/automake18/distinfo
+++ b/devel/automake18/distinfo
@@ -1 +1 @@
-GO AWAY DAMMIT
+MD5 (automake-1.7.2.tar.gz) = 753647afe9db0ec52c69c6b9bb7dd106
diff --git a/devel/automake18/pkg-comment b/devel/automake18/pkg-comment
deleted file mode 100644
index 0f4b8e405948..000000000000
--- a/devel/automake18/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-GNU automake generates input files for GNU autoconf
diff --git a/devel/automake18/pkg-plist b/devel/automake18/pkg-plist
index 24bb5f0af4cd..e46339fdbef7 100644
--- a/devel/automake18/pkg-plist
+++ b/devel/automake18/pkg-plist
@@ -1 +1,101 @@
-@comment This port is in progress. Go away.
+@comment $FreeBSD$
+bin/aclocal17
+bin/automake17
+@unexec install-info --delete %D/info/automake17.info %D/info/dir
+info/automake17.info
+@exec install-info %D/info/automake17.info %D/info/dir
+libexec/automake17/aclocal
+libexec/automake17/automake
+share/aclocal17/amversion.m4
+share/aclocal17/as.m4
+share/aclocal17/auxdir.m4
+share/aclocal17/ccstdc.m4
+share/aclocal17/cond.m4
+share/aclocal17/depend.m4
+share/aclocal17/depout.m4
+share/aclocal17/dmalloc.m4
+share/aclocal17/gcj.m4
+share/aclocal17/header.m4
+share/aclocal17/init.m4
+share/aclocal17/install-sh.m4
+share/aclocal17/lex.m4
+share/aclocal17/lispdir.m4
+share/aclocal17/maintainer.m4
+share/aclocal17/make.m4
+share/aclocal17/minuso.m4
+share/aclocal17/missing.m4
+share/aclocal17/multi.m4
+share/aclocal17/obsol-gt.m4
+share/aclocal17/obsol-lt.m4
+share/aclocal17/obsolete.m4
+share/aclocal17/options.m4
+share/aclocal17/protos.m4
+share/aclocal17/python.m4
+share/aclocal17/regex.m4
+share/aclocal17/runlog.m4
+share/aclocal17/sanity.m4
+share/aclocal17/strip.m4
+share/automake17/Automake/Channels.pm
+share/automake17/Automake/General.pm
+share/automake17/Automake/Struct.pm
+share/automake17/Automake/XFile.pm
+share/automake17/COPYING
+share/automake17/INSTALL
+share/automake17/acinstall
+share/automake17/am/ansi2knr.am
+share/automake17/am/check.am
+share/automake17/am/clean-hdr.am
+share/automake17/am/clean.am
+share/automake17/am/compile.am
+share/automake17/am/configure.am
+share/automake17/am/data.am
+share/automake17/am/dejagnu.am
+share/automake17/am/depend.am
+share/automake17/am/depend2.am
+share/automake17/am/distdir.am
+share/automake17/am/footer.am
+share/automake17/am/header-vars.am
+share/automake17/am/header.am
+share/automake17/am/install.am
+share/automake17/am/java.am
+share/automake17/am/lang-compile.am
+share/automake17/am/lex.am
+share/automake17/am/library.am
+share/automake17/am/libs.am
+share/automake17/am/libtool.am
+share/automake17/am/lisp.am
+share/automake17/am/ltlib.am
+share/automake17/am/ltlibrary.am
+share/automake17/am/mans-vars.am
+share/automake17/am/mans.am
+share/automake17/am/multilib.am
+share/automake17/am/program.am
+share/automake17/am/progs.am
+share/automake17/am/python.am
+share/automake17/am/remake-hdr.am
+share/automake17/am/scripts.am
+share/automake17/am/subdirs.am
+share/automake17/am/tags.am
+share/automake17/am/texi-vers.am
+share/automake17/am/texibuild.am
+share/automake17/am/texinfos.am
+share/automake17/am/yacc.am
+share/automake17/ansi2knr.1
+share/automake17/ansi2knr.c
+share/automake17/compile
+share/automake17/config.guess
+share/automake17/config.sub
+share/automake17/depcomp
+share/automake17/elisp-comp
+share/automake17/install-sh
+share/automake17/mdate-sh
+share/automake17/missing
+share/automake17/mkinstalldirs
+share/automake17/py-compile
+share/automake17/texinfo.tex
+share/automake17/ylwrap
+@dirrm libexec/automake17
+@dirrm share/aclocal17
+@dirrm share/automake17/Automake
+@dirrm share/automake17/am
+@dirrm share/automake17