diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-01 19:29:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-01 19:29:59 +0000 |
commit | 47a21a54dded355a183053151eb0aa400170db5c (patch) | |
tree | 60c1235403e2605e88b677bb091a766f56be9e24 /textproc/gtkdiff | |
parent | Removed ports that depends on iiimf expired ports + they are abandonware (diff) |
Remove unmaintained expired ports from textproc
2011-05-01 textproc/ctpp: Deprecated please use ctpp2 textproc/ctpp2
2011-05-01 textproc/dsssl-docbook-cygnus: Distfile is no more available
2011-05-01 textproc/fdp-tools: Distfile is no more available
2011-05-01 textproc/gtkdiff: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-client-lib: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-csconv: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-headers: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-le-unit: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-protocol-lib: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-server: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-x: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-x-lib: Upstream disapear and distfile is no more available
2011-05-01 textproc/maketeidtd: Upstream disapear and distfile is no more available
2011-05-01 textproc/minidom: Upstream disapear and distfile is no more available
2011-05-01 textproc/ocaml-yaxpo: Upstream disapear and distfile is no more available
2011-05-01 textproc/p5-LJ-SpellCheck: Upstream disapear and distfile is no more available
2011-05-01 textproc/py-HyperText: Upstream disapear and distfile is no more available
2011-05-01 textproc/smartdoc: Upstream disapear and distfile is no more available
2011-05-01 textproc/xmlpp: Upstream disapear and distfile is no more available
Notes
Notes:
svn path=/head/; revision=273411
Diffstat (limited to 'textproc/gtkdiff')
-rw-r--r-- | textproc/gtkdiff/Makefile | 30 | ||||
-rw-r--r-- | textproc/gtkdiff/distinfo | 3 | ||||
-rw-r--r-- | textproc/gtkdiff/pkg-descr | 5 | ||||
-rw-r--r-- | textproc/gtkdiff/pkg-plist | 12 |
4 files changed, 0 insertions, 50 deletions
diff --git a/textproc/gtkdiff/Makefile b/textproc/gtkdiff/Makefile deleted file mode 100644 index c51910daae10..000000000000 --- a/textproc/gtkdiff/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: gtkdiff -# Date created: 17 November 1999 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gtkdiff -PORTVERSION= 1.8.0 -PORTREVISION= 8 -CATEGORIES= textproc gnome -MASTER_SITES= TUCOWS - -MAINTAINER= ports@FreeBSD.org -COMMENT= A frontend for diff(1) - -DEPRECATED= Upstream disapear and distfile is no more available -EXPIRATION_DATE= 2011-05-01 - -USE_GNOME= gnomehack gnomeprefix gnomelibs -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= gtkdiff.1 gtkdiff-rcs.1 - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/textproc/gtkdiff/distinfo b/textproc/gtkdiff/distinfo deleted file mode 100644 index 56e88ac02064..000000000000 --- a/textproc/gtkdiff/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gtkdiff-1.8.0.tar.gz) = 536979ae70650680518a0b79d14e9366 -SHA256 (gtkdiff-1.8.0.tar.gz) = 08e73f969abc69f9eb325d30916ff2c25af943638aa0659097fa91989737109f -SIZE (gtkdiff-1.8.0.tar.gz) = 282002 diff --git a/textproc/gtkdiff/pkg-descr b/textproc/gtkdiff/pkg-descr deleted file mode 100644 index e852bdc5dbc3..000000000000 --- a/textproc/gtkdiff/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -gtkdiff is a frontend for diff. It's written with GTK+ and -requires GNOME. - -WWW: http://directory.fsf.org/gtkdiff.html -Author: INOUE Seiichiro <inoue@ainet.or.jp> diff --git a/textproc/gtkdiff/pkg-plist b/textproc/gtkdiff/pkg-plist deleted file mode 100644 index d751bf70594f..000000000000 --- a/textproc/gtkdiff/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -bin/gtkdiff -bin/gtkdiff-cvs -bin/gtkdiff-rcs -share/gnome/apps/Utilities/gtkdiff.desktop -%%DATADIR%%/gtkdiffrc -share/locale/da/LC_MESSAGES/gtkdiff.mo -share/locale/de/LC_MESSAGES/gtkdiff.mo -share/locale/es/LC_MESSAGES/gtkdiff.mo -share/locale/fr/LC_MESSAGES/gtkdiff.mo -share/locale/ja/LC_MESSAGES/gtkdiff.mo -share/locale/tr/LC_MESSAGES/gtkdiff.mo -@dirrm %%DATADIR%% |