aboutsummaryrefslogtreecommitdiff
path: root/devel/ddd
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-03-11 02:28:12 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-03-11 02:28:12 +0000
commit9ee6d0b8df0e5d9782aadc7afa47b8e148481191 (patch)
tree8651155c75e14e65412cb35d63774bb0f9b68d5c /devel/ddd
parent2ee7b7621d171450abf239b466fc50909668aa1b (diff)
downloadports-9ee6d0b8df0e5d9782aadc7afa47b8e148481191.tar.gz
ports-9ee6d0b8df0e5d9782aadc7afa47b8e148481191.zip
Notes
Diffstat (limited to 'devel/ddd')
-rw-r--r--devel/ddd/Makefile9
-rw-r--r--devel/ddd/files/patch-0215
-rw-r--r--devel/ddd/pkg-plist36
3 files changed, 47 insertions, 13 deletions
diff --git a/devel/ddd/Makefile b/devel/ddd/Makefile
index 1f70aced02ec..bb9ffb087b2a 100644
--- a/devel/ddd/Makefile
+++ b/devel/ddd/Makefile
@@ -35,6 +35,10 @@ LIBXMDIR!= ${ECHO} ${MOTIFLIB} | sed -e 's/-L//g' | awk '{print $$1}'
LIBXMDIR= ${X11BASE}
.endif
+pre-patch:
+ ${RM} -fv ${WRKSRC}/ddd/ddd.info*
+ ${RM} -fv ${WRKSRC}/ddd/ddd-themes.info*
+
pre-configure:
@/usr/bin/find ${WRKSRC} -name configure | /usr/bin/xargs \
${PERL} -pi -e "s|-O2|-g|"
@@ -42,11 +46,8 @@ pre-configure:
post-configure:
${ECHO} "LIBXM = ${MOTIFLIB}" >> ${WRKSRC}/ddd/Makefile
-pre-build:
- @${RM} -f ${WRKSRC}/doc/ddd.info*
-
post-install:
- /usr/bin/install-info ${PREFIX}/info/ddd.info ${PREFIX}/info/dir
+ @${RM} ${PREFIX}/lib/libiberty.a
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/ddd
${INSTALL_DATA} ${WRKSRC}/PROBLEMS ${PREFIX}/share/doc/ddd
diff --git a/devel/ddd/files/patch-02 b/devel/ddd/files/patch-02
index 52ad017399cc..b17725b958d7 100644
--- a/devel/ddd/files/patch-02
+++ b/devel/ddd/files/patch-02
@@ -1,11 +1,8 @@
---- ddd/configure.orig Tue May 11 07:38:30 1999
-+++ ddd/configure Tue Jun 15 20:36:20 1999
-@@ -1794,7 +1794,7 @@
- echo "$ac_t""no" 1>&6
- fi
-
+--- ddd/configure.orig Fri Feb 2 07:47:25 2001
++++ ddd/configure Sat Mar 10 17:18:16 2001
+@@ -1003 +1003 @@
+- MAKEINFO=makeinfo
++ MAKEINFO="makeinfo --no-split"
+@@ -1961 +1961 @@
-for ac_prog in 'bison -y' byacc
+for ac_prog in byacc
- do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
- set dummy $ac_prog; ac_word=$2
diff --git a/devel/ddd/pkg-plist b/devel/ddd/pkg-plist
index 966ce20ab6f4..39493113ed6b 100644
--- a/devel/ddd/pkg-plist
+++ b/devel/ddd/pkg-plist
@@ -3,9 +3,45 @@ bin/ddd
info/ddd.info
@exec install-info %D/info/ddd.info %D/info/dir
@unexec install-info --delete %D/info/ddd.info %D/info/dir
+info/ddd-themes.info
+@exec install-info %D/info/ddd-themes.info %D/info/dir
+@unexec install-info --delete %D/info/ddd-themes.info %D/info/dir
+share/ddd-3.3/COPYING
+share/ddd-3.3/NEWS
+share/ddd-3.3/ddd/Ddd
+share/ddd-3.3/themes/green.vsl
+share/ddd-3.3/themes/red.vsl
+share/ddd-3.3/themes/smalltitles.vsl
+share/ddd-3.3/themes/smallvalues.vsl
+share/ddd-3.3/themes/suppress.vsl
+share/ddd-3.3/themes/tinyvalues.vsl
+share/ddd-3.3/vsllib/arcs.vsl
+share/ddd-3.3/vsllib/builtin.vsl
+share/ddd-3.3/vsllib/colors.vsl
+share/ddd-3.3/vsllib/ctree.vsl
+share/ddd-3.3/vsllib/ddd.vsl
+share/ddd-3.3/vsllib/flow.vsl
+share/ddd-3.3/vsllib/flowplus.vsl
+share/ddd-3.3/vsllib/fonts.vsl
+share/ddd-3.3/vsllib/linebreak.vsl
+share/ddd-3.3/vsllib/list.vsl
+share/ddd-3.3/vsllib/slopes.vsl
+share/ddd-3.3/vsllib/std.vsl
+share/ddd-3.3/vsllib/struct.vsl
+share/ddd-3.3/vsllib/symbols.vsl
+share/ddd-3.3/vsllib/tab.vsl
+share/ddd-3.3/vsllib/tree.vsl
+share/ddd-3.3/vsllib/verbose.vsl
+share/ddd-3.3/vsllib/vsl.vsl
+share/ddd-3.3/vsllib/vsldef.vsl
+share/ddd-3.3/vsllib/vsllib.vsl
share/doc/ddd/PROBLEMS
share/doc/ddd/README
share/doc/ddd/ddd-paper.ps.gz
share/doc/ddd/ddd.ps.gz
share/doc/ddd/sample.dddinit
+@dirrm share/ddd-3.3/ddd
+@dirrm share/ddd-3.3/themes
+@dirrm share/ddd-3.3/vsllib
+@dirrm share/ddd-3.3
@dirrm share/doc/ddd