pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/buildtool Remove buildtool. This project has be...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4877476e7a2b
branches:  trunk
changeset: 555491:4877476e7a2b
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Mar 03 14:56:32 2009 +0000

description:
Remove buildtool.  This project has been dead for a long while.

diffstat:

 devel/buildtool/DESCR         |  11 ---------
 devel/buildtool/MESSAGE       |  15 -------------
 devel/buildtool/Makefile      |  29 -------------------------
 devel/buildtool/PLIST         |  45 ---------------------------------------
 devel/buildtool/buildlink3.mk |  49 -------------------------------------------
 devel/buildtool/distinfo      |   5 ----
 6 files changed, 0 insertions(+), 154 deletions(-)

diffs (178 lines):

diff -r 5f7452ed0e53 -r 4877476e7a2b devel/buildtool/DESCR
--- a/devel/buildtool/DESCR     Tue Mar 03 12:58:25 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-Buildtool is a portable build infrastructure that can be used in the
-development of any kind of program. Basically, it simplifies the build
-process of a program from user's point of view, by automatically
-configuring the source code with specific details of the host system;
-it also makes developer's work easier because all Makefile complexity
-is hidden and behavior is homogenized. These are probably its main
-features, but Buildtool can do much more!
-
-Buildtool is completely free, licensed under the terms of the BSD
-license. It can be thought of as the BSD replacement of GNU automake,
-autoconf, and libtool.
diff -r 5f7452ed0e53 -r 4877476e7a2b devel/buildtool/MESSAGE
--- a/devel/buildtool/MESSAGE   Tue Mar 03 12:58:25 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.2 2004/07/17 23:04:35 jmmv Exp $
-
-As part of the post installation stage, you should now create a system-wide
-configuration file for the bt_config module, containing cached results for
-several common checks run by many configure scripts.
-
-For an automated setup, issue the following commands (as ${ROOT_USER}):
-
-       mkdir -p ${PKG_SYSCONFDIR}
-       cp ${PREFIX}/share/buildtool/templates/bt_config.conf.in \
-           ${PKG_SYSCONFDIR}/bt_config.conf.in
-       ${PREFIX}/bin/buildtool swcgen
-
-===========================================================================
diff -r 5f7452ed0e53 -r 4877476e7a2b devel/buildtool/Makefile
--- a/devel/buildtool/Makefile  Tue Mar 03 12:58:25 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,29 +0,0 @@
-# $NetBSD: Makefile,v 1.23 2008/06/20 01:09:12 joerg Exp $
-#
-
-DISTNAME=      buildtool-0.16
-CATEGORIES=    devel
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=buildtool/}
-
-MAINTAINER=    jmmv%NetBSD.org@localhost
-HOMEPAGE=      http://buildtool.sourceforge.net/
-COMMENT=       Portable build infrastructure
-
-PKG_INSTALLATION_TYPES=        overwrite pkgviews
-PKG_DESTDIR_SUPPORT=   user-destdir
-
-HAS_CONFIGURE= yes
-
-# The self test does not work unless the package is installed.
-#TEST_TARGET=          test
-
-PKG_SYSCONFSUBDIR=     buildtool
-
-CONFIGURE_ARGS+=       -p ${PREFIX}
-CONFIGURE_ARGS+=       -c ${PKG_SYSCONFDIR}
-CONFIGURE_ARGS+=       -M ${PREFIX}/${PKGMANDIR}
-CONFIGURE_ENV+=                SH=${SH:Q}
-
-REQD_DIRS+=            share/buildtool/pkgflags
-
-.include "../../mk/bsd.pkg.mk"
diff -r 5f7452ed0e53 -r 4877476e7a2b devel/buildtool/PLIST
--- a/devel/buildtool/PLIST     Tue Mar 03 12:58:25 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,45 +0,0 @@
-@comment $NetBSD: PLIST,v 1.10 2004/07/04 22:18:41 jmmv Exp $
-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
-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
-share/doc/buildtool/CHANGES
-share/doc/buildtool/COPYING
-share/doc/buildtool/DIFFS.bt_sh
-share/doc/buildtool/PEOPLE
-share/doc/buildtool/README
-share/doc/buildtool/TODO
-@dirrm share/doc/buildtool
-@dirrm share/buildtool/templates
-@dirrm share/buildtool/bt_logic
-@dirrm share/buildtool/bt_config
-@exec ${MKDIR} %D/share/buildtool-0/pkgflags
-@dirrm share/buildtool/pkgflags
-@dirrm share/buildtool
-@dirrm libexec/buildtool
diff -r 5f7452ed0e53 -r 4877476e7a2b devel/buildtool/buildlink3.mk
--- a/devel/buildtool/buildlink3.mk     Tue Mar 03 12:58:25 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,49 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.12 2006/10/01 14:20:58 rillig Exp $
-
-BUILDLINK_DEPTH:=              ${BUILDLINK_DEPTH}+
-BUILDTOOL_BUILDLINK3_MK:=      ${BUILDTOOL_BUILDLINK3_MK}+
-
-.if !empty(BUILDLINK_DEPTH:M+)
-BUILDLINK_DEPENDS+=    buildtool
-.endif
-
-BUILDLINK_PACKAGES:=   ${BUILDLINK_PACKAGES:Nbuildtool}
-BUILDLINK_PACKAGES+=   buildtool
-BUILDLINK_ORDER:=      ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}buildtool
-
-.if !empty(BUILDTOOL_BUILDLINK3_MK:M+)
-BUILDLINK_API_DEPENDS.buildtool+=      buildtool>=0.16
-BUILDLINK_PKGSRCDIR.buildtool?=        ../../devel/buildtool
-BUILDLINK_DEPMETHOD.buildtool?=        build
-
-BUILDTOOL=             ${BUILDLINK_PREFIX.buildtool}/bin/buildtool
-USE_TOOLS+=            m4
-
-HAS_CONFIGURE=         yes
-CONFIGURE_SCRIPT=      ${BUILDTOOL} config
-CONFIGURE_ENV+=                BT_FLAGS_CC=${CFLAGS:Q}
-CONFIGURE_ENV+=                BT_FLAGS_CPP=${CPPFLAGS:Q}
-CONFIGURE_ENV+=                BT_FLAGS_CXX=${CXXFLAGS:Q}
-CONFIGURE_ENV+=                BT_FLAGS_LD=${LDFLAGS:Q}
-CONFIGURE_ENV+=                BT_PROG_AWK=${TOOLS_AWK:Q}
-CONFIGURE_ENV+=                BT_PROG_CC=${CC:Q}
-CONFIGURE_ENV+=                BT_PROG_CXX=${CXX:Q}
-CONFIGURE_ENV+=                BT_PROG_LD=${LD:Q}
-CONFIGURE_ENV+=                BT_PROG_M4=${TOOLS_M4:Q}
-CONFIGURE_ARGS+=       --prefix=${PREFIX:Q}
-
-.  if !target(do-build)
-do-build:
-       ${_PKG_SILENT}${_PKG_DEBUG}${_ULIMIT_CMD}cd ${WRKSRC} && \
-               ${SETENV} ${MAKE_ENV} ${BUILDTOOL} build
-.  endif
-
-.  if !target(do-install)
-do-install:
-       ${_PKG_SILENT}${_PKG_DEBUG}${_ULIMIT_CMD}cd ${WRKSRC} && \
-               ${SETENV} ${MAKE_ENV} ${BUILDTOOL} install
-.  endif
-
-.endif # BUILDTOOL_BUILDLINK3_MK
-
-BUILDLINK_DEPTH:=              ${BUILDLINK_DEPTH:S/+$//}
diff -r 5f7452ed0e53 -r 4877476e7a2b devel/buildtool/distinfo
--- a/devel/buildtool/distinfo  Tue Mar 03 12:58:25 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.14 2005/02/23 22:24:10 agc Exp $
-
-SHA1 (buildtool-0.16.tar.gz) = 27dd75f0977d6f87992b080ce778b76e5d3ba154
-RMD160 (buildtool-0.16.tar.gz) = def741ca5e78e67106dd858bbfabc0e2d490eef6
-Size (buildtool-0.16.tar.gz) = 194576 bytes



Home | Main Index | Thread Index | Old Index