aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2021-04-07 18:27:27 +0000
committerRene Ladan <rene@FreeBSD.org>2021-04-07 18:27:27 +0000
commit6fd9355a02eb408256aedbc0a1fef246bec6dec6 (patch)
tree36848430ab5bddf01d1351ffecfc9f6e067907e2 /devel
parent0bf8c12f5dab36ae633f8fc922f3416e893b5059 (diff)
downloadports-6fd9355a02eb408256aedbc0a1fef246bec6dec6.tar.gz
ports-6fd9355a02eb408256aedbc0a1fef246bec6dec6.zip
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile2
-rw-r--r--devel/buildtool-doc/Makefile41
-rw-r--r--devel/buildtool-doc/distinfo2
-rw-r--r--devel/buildtool-doc/pkg-descr5
-rw-r--r--devel/buildtool-doc/pkg-plist24
-rw-r--r--devel/buildtool/Makefile28
-rw-r--r--devel/buildtool/distinfo2
-rw-r--r--devel/buildtool/files/patch-bt_sh-Makefile.in11
-rw-r--r--devel/buildtool/pkg-descr10
-rw-r--r--devel/buildtool/pkg-plist36
10 files changed, 0 insertions, 161 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 9d22c214314a..a0c9b1d5ba06 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -274,8 +274,6 @@
SUBDIR += bugzilla50
SUBDIR += build
SUBDIR += buildstream
- SUBDIR += buildtool
- SUBDIR += buildtool-doc
SUBDIR += bullet
SUBDIR += busybee
SUBDIR += byacc
diff --git a/devel/buildtool-doc/Makefile b/devel/buildtool-doc/Makefile
deleted file mode 100644
index 44ec5acb1c90..000000000000
--- a/devel/buildtool-doc/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-# Created by: Sergei Kolobov <sergei@kolobov.com>
-
-PORTNAME= buildtool-doc
-PORTVERSION= 0.16
-PORTREVISION= 1
-CATEGORIES= devel
-MASTER_SITES= SF/buildtool/${PORTNAME}/${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Buildtool User's and Developer's manuals
-
-BUILD_DEPENDS= ${BUILDTOOL}:devel/buildtool \
- xsltproc:textproc/libxslt \
- xmlcatalog:textproc/libxml2 \
- docbook-xml>0:textproc/docbook-xml \
- ${DOCBOOK_XSL}:textproc/docbook-xsl
-
-BUILDTOOL= ${LOCALBASE}/bin/buildtool
-CONFIGURE_ARGS= --prefix=${STAGEDIR}${PREFIX} --dir-doc=${STAGEDIR}${DOCSDIR} \
- --dir-html=${STAGEDIR}${DOCSDIR}
-
-DOCBOOK_XML= ${LOCALBASE}/share/xml/docbook/4.2
-DOCBOOK_XSL= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl
-
-DOCS= CHANGES COPYING PEOPLE README README.bt
-
-OPTIONS_DEFINE= DOCS
-
-do-configure:
- cd ${WRKSRC} && \
- CATALOG_FILE=${LOCALBASE}/share/xml/catalog.ports \
- DOCBOOK_XSL=${LOCALBASE}/share/xsl/docbook \
- ${BUILDTOOL} config ${CONFIGURE_ARGS}
-
-do-build:
- cd ${WRKSRC} && ${BUILDTOOL} build
-
-do-install:
- cd ${WRKSRC} && ${BUILDTOOL} install
-
-.include <bsd.port.mk>
diff --git a/devel/buildtool-doc/distinfo b/devel/buildtool-doc/distinfo
deleted file mode 100644
index 2a369615345e..000000000000
--- a/devel/buildtool-doc/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (buildtool-doc-0.16.tar.gz) = ad1ca5d9243835cd9c487e225d55005c78ac69a339a3ab32379b8d027f39efe9
-SIZE (buildtool-doc-0.16.tar.gz) = 45891
diff --git a/devel/buildtool-doc/pkg-descr b/devel/buildtool-doc/pkg-descr
deleted file mode 100644
index b4a6ecce66cd..000000000000
--- a/devel/buildtool-doc/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-This package includes the Buildtool User's and Developer's manual.
-You will need Buildtool itself to generate and install end user
-documents.
-
-WWW: http://buildtool.sourceforge.net/
diff --git a/devel/buildtool-doc/pkg-plist b/devel/buildtool-doc/pkg-plist
deleted file mode 100644
index c0c4b51108dc..000000000000
--- a/devel/buildtool-doc/pkg-plist
+++ /dev/null
@@ -1,24 +0,0 @@
-%%PORTDOCS%%%%DOCSDIR%%/CHANGES
-%%PORTDOCS%%%%DOCSDIR%%/COPYING
-%%PORTDOCS%%%%DOCSDIR%%/PEOPLE
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/bt_config.html
-%%PORTDOCS%%%%DOCSDIR%%/bt_dist.html
-%%PORTDOCS%%%%DOCSDIR%%/bt_doc.html
-%%PORTDOCS%%%%DOCSDIR%%/bt_lint.html
-%%PORTDOCS%%%%DOCSDIR%%/bt_logic.html
-%%PORTDOCS%%%%DOCSDIR%%/bt_pkgflags.html
-%%PORTDOCS%%%%DOCSDIR%%/bt_swcgen.html
-%%PORTDOCS%%%%DOCSDIR%%/bt_wizard.html
-%%PORTDOCS%%%%DOCSDIR%%/buildtool.html
-%%PORTDOCS%%%%DOCSDIR%%/config.html
-%%PORTDOCS%%%%DOCSDIR%%/defs.html
-%%PORTDOCS%%%%DOCSDIR%%/devtut.html
-%%PORTDOCS%%%%DOCSDIR%%/docs.html
-%%PORTDOCS%%%%DOCSDIR%%/index.html
-%%PORTDOCS%%%%DOCSDIR%%/intro.html
-%%PORTDOCS%%%%DOCSDIR%%/logic.html
-%%PORTDOCS%%%%DOCSDIR%%/pt01.html
-%%PORTDOCS%%%%DOCSDIR%%/pt02.html
-%%PORTDOCS%%%%DOCSDIR%%/scripts.html
-%%PORTDOCS%%%%DOCSDIR%%/style.css
diff --git a/devel/buildtool/Makefile b/devel/buildtool/Makefile
deleted file mode 100644
index d8c44fedb63e..000000000000
--- a/devel/buildtool/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# Created by: Jos Backus <jos@catnook.com>
-
-PORTNAME= buildtool
-PORTVERSION= 0.16
-PORTREVISION= 1
-CATEGORIES= devel
-MASTER_SITES= SF
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Set of portable software build utilities
-
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS= -p ${PREFIX} -d ${DOCSDIR}
-
-CFLAGS+= -fcommon
-
-DEPRECATED= Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
-EXPIRATION_DATE=2021-04-01
-
-
-OPTIONS_DEFINE= DOCS
-
-post-patch:
- ${REINPLACE_CMD} -e "s/dprintf/debug_printf/g" \
- ${WRKSRC}/bt_sh/output.h ${WRKSRC}/bt_sh/input.c \
- ${WRKSRC}/bt_sh/input.c ${WRKSRC}/bt_sh/output.c
-
-.include <bsd.port.mk>
diff --git a/devel/buildtool/distinfo b/devel/buildtool/distinfo
deleted file mode 100644
index 89f9d5f18de5..000000000000
--- a/devel/buildtool/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (buildtool-0.16.tar.gz) = 4232f48c9a3bd043f82bbb7d1a92adffe3765bdd8538eaa73ada61e92d0a40b5
-SIZE (buildtool-0.16.tar.gz) = 194576
diff --git a/devel/buildtool/files/patch-bt_sh-Makefile.in b/devel/buildtool/files/patch-bt_sh-Makefile.in
deleted file mode 100644
index 3e6dcaa19806..000000000000
--- a/devel/buildtool/files/patch-bt_sh-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- bt_sh/Makefile.in.orig 2009-03-24 22:07:42.000000000 +0100
-+++ bt_sh/Makefile.in 2009-03-24 22:09:38.000000000 +0100
-@@ -26,6 +26,8 @@
-
- build: bt_sh
-
-+$(OBJS): nodes.h syntax.h builtins.h
-+
- bt_sh: ${GENSRCS} ${ARITHSRCS} ${OBJS}
- ${CC} ${OBJS} -o bt_sh ${LDFLAGS}
- ${STRIP} bt_sh
diff --git a/devel/buildtool/pkg-descr b/devel/buildtool/pkg-descr
deleted file mode 100644
index d4c6bbff62b3..000000000000
--- a/devel/buildtool/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-Buildtool is a set of utilities which will make your programs more portable
-and easier to build on any kind of Unix-like system. All the utilities are
-integrated with each other, which means that they all work together. It is
-completely free, licensed under the terms of the BSD license.
-
-If you have ever used GNU automake, autoconf and/or libtool, you will find
-buildtool very similar. In fact, it is an implementation of the ideas of the
-GNU programs, but with a completely different design.
-
-WWW: http://buildtool.sourceforge.net/
diff --git a/devel/buildtool/pkg-plist b/devel/buildtool/pkg-plist
deleted file mode 100644
index 92ce2493c4c3..000000000000
--- a/devel/buildtool/pkg-plist
+++ /dev/null
@@ -1,36 +0,0 @@
-bin/buildtool
-libexec/buildtool/bt_config
-libexec/buildtool/bt_dist
-libexec/buildtool/bt_doc
-libexec/buildtool/bt_lint
-libexec/buildtool/bt_logic
-libexec/buildtool/bt_pkgflags
-libexec/buildtool/bt_sh
-libexec/buildtool/bt_swcgen
-libexec/buildtool/bt_wizard
-libexec/buildtool/depconv
-man/man1/buildtool.1.gz
-share/buildtool/bt_config/base.subr
-share/buildtool/bt_config/pkgconfig.subr
-share/buildtool/bt_config/pthread.subr
-share/buildtool/bt_config/x11.subr
-share/buildtool/bt_logic/archive.subr
-share/buildtool/bt_logic/convert.subr
-share/buildtool/bt_logic/depend.subr
-share/buildtool/bt_logic/library.subr
-share/buildtool/bt_logic/null.subr
-share/buildtool/bt_logic/output.subr
-share/buildtool/bt_logic/program.subr
-share/buildtool/bt_logic/qt_program.subr
-share/buildtool/bt_logic/runscript.subr
-share/buildtool/bt_logic/shlib.subr
-share/buildtool/bt_logic/texinfo.subr
-share/buildtool/templates/README.bt
-share/buildtool/templates/bt_config.conf.in
-share/buildtool/templates/pkgflags
-%%PORTDOCS%%%%DOCSDIR%%/CHANGES
-%%PORTDOCS%%%%DOCSDIR%%/COPYING
-%%PORTDOCS%%%%DOCSDIR%%/DIFFS.bt_sh
-%%PORTDOCS%%%%DOCSDIR%%/PEOPLE
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/TODO