summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2005-12-15 03:18:03 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2005-12-15 03:18:03 +0000
commitdad50d99b195f0597431757a3b8c63f1012e6731 (patch)
tree544072f356f3cefa26a6a5225882423a4ffe98f4 /devel
parent- added the missing .if statement around the IGNORE (diff)
Remove expired ports.
Notes
Notes: svn path=/head/; revision=151214
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile2
-rw-r--r--devel/cedet-emacs20/Makefile18
-rw-r--r--devel/gvd/Makefile44
-rw-r--r--devel/gvd/distinfo3
-rw-r--r--devel/gvd/files/patch-docs::gvd.info13
-rw-r--r--devel/gvd/pkg-descr6
-rw-r--r--devel/gvd/pkg-plist16
7 files changed, 0 insertions, 102 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 196ae18c64d5..8246a44b03a3 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -119,7 +119,6 @@
SUBDIR += cdk
SUBDIR += cdoc
SUBDIR += cedet
- SUBDIR += cedet-emacs20
SUBDIR += cflow
SUBDIR += cflow2vcg
SUBDIR += cgilib
@@ -356,7 +355,6 @@
SUBDIR += gtranslator
SUBDIR += guichan
SUBDIR += guikachu
- SUBDIR += gvd
SUBDIR += gwenhywfar
SUBDIR += happydoc
SUBDIR += hapy
diff --git a/devel/cedet-emacs20/Makefile b/devel/cedet-emacs20/Makefile
deleted file mode 100644
index 767448b57f81..000000000000
--- a/devel/cedet-emacs20/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: cedet for emacs20
-# Date created: 16 Jun 2004
-# Whom: Dryice Liu <dryice@liu.com.cn>
-#
-# $FreeBSD$
-#
-
-PORTCLASS= slave
-
-MASTERDIR= ${.CURDIR}/../cedet
-
-EMACS_PORT_NAME= emacs20
-
-DEPRECATED= "no longer supported"
-BROKEN= "Does not build"
-EXPIRATION_DATE=2005-11-30
-
-.include "${MASTERDIR}/Makefile"
diff --git a/devel/gvd/Makefile b/devel/gvd/Makefile
deleted file mode 100644
index d5e118c71959..000000000000
--- a/devel/gvd/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-# New ports collection makefile for: gvd
-# Date created: 4 Dec 2000
-# Whom: Samuel Tardieu <sam@inf.enst.fr>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gvd
-PORTVERSION= 1.2.5
-PORTREVISION= 1
-CATEGORIES= devel
-DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= GNU Visual Debugger, a graphical front-end to gdb and jdb
-
-BUILD_DEPENDS= adagcc:${PORTSDIR}/lang/gnat \
- tex:${PORTSDIR}/print/teTeX
-LIB_DEPENDS= gtkada.12:${PORTSDIR}/x11-toolkits/gtkada
-
-DEPRECATED= GVD is now integrated as part of GPS, the GNAT Programming System. \
- No further releases of GVD stand alone will be made.
-EXPIRATION_DATE= 2005-12-01
-
-INFO= gvd
-
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CC=adagcc CFLAGS=-O
-MAKE_ENV= CC=adagcc CFLAGS=-O
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_REINPLACE= yes
-
-post-patch:
- ${REINPLACE_CMD} -e "s#doc/gvd#share/doc/gvd#" ${WRKSRC}/docs/Makefile.in
-
-post-install:
- ${GMAKE} -C ${WRKSRC}/docs docdir=${PREFIX}/share/doc/gvd install
- ${MV} ${PREFIX}/share/doc/gvd/gvd.info ${PREFIX}/info/
-
-.include <bsd.port.mk>
diff --git a/devel/gvd/distinfo b/devel/gvd/distinfo
deleted file mode 100644
index 1776857b5c9b..000000000000
--- a/devel/gvd/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gvd-1.2.5-src.tgz) = 8e899bad45ce2de8b45196c3d19d1e23
-SHA256 (gvd-1.2.5-src.tgz) = d1c3f0945efb116b009f2a97a8738b505cc3b6f0dc1a09a0a88bcc01e0ce11b7
-SIZE (gvd-1.2.5-src.tgz) = 2825658
diff --git a/devel/gvd/files/patch-docs::gvd.info b/devel/gvd/files/patch-docs::gvd.info
deleted file mode 100644
index 996b99781ef7..000000000000
--- a/devel/gvd/files/patch-docs::gvd.info
+++ /dev/null
@@ -1,13 +0,0 @@
---- docs/gvd.info.orig Sun Jul 7 20:03:26 2002
-+++ docs/gvd.info Sun Jul 7 20:03:58 2002
-@@ -1,5 +1,10 @@
- This is gvd.info, produced by makeinfo version 4.0 from gvd.texi.
-
-+INFO-DIR-SECTION Programming
-+START-INFO-DIR-ENTRY
-+* gvd: (gvd). The GNU Debugger.
-+END-INFO-DIR-ENTRY
-+
- 
- File: gvd.info, Node: Top, Next: Introduction, Prev: (dir), Up: (dir)
-
diff --git a/devel/gvd/pkg-descr b/devel/gvd/pkg-descr
deleted file mode 100644
index 8848bdf97f6d..000000000000
--- a/devel/gvd/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-GVD stands for "GNU Visual Debugger"
-
-It is an extensible graphical debugger licensed under the GNU General Public
-License and written in Ada using GNAT and the GtkAda graphical toolkit.
-
-WWW: https://libre2.adacore.com/gvd/
diff --git a/devel/gvd/pkg-plist b/devel/gvd/pkg-plist
deleted file mode 100644
index 21d2138af9a0..000000000000
--- a/devel/gvd/pkg-plist
+++ /dev/null
@@ -1,16 +0,0 @@
-bin/gvd
-share/locale/fr/LC_MESSAGES/gvd.mo
-%%DOCSDIR%%/gvd.html
-%%DOCSDIR%%/gvd.ps
-%%DOCSDIR%%/gvd.txt
-%%DOCSDIR%%/assembly.gif
-%%DOCSDIR%%/canvas.gif
-%%DOCSDIR%%/explorer.gif
-%%DOCSDIR%%/memory-view.gif
-%%DOCSDIR%%/tasks.gif
-%%DOCSDIR%%/breakpoints.gif
-%%DOCSDIR%%/colors.gif
-%%DOCSDIR%%/main-window.gif
-%%DOCSDIR%%/process.gif
-%%DOCSDIR%%/tooltips.gif
-@dirrm %%DOCSDIR%%