aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2014-04-18 19:17:45 +0800
committerrene <rene@FreeBSD.org>2014-04-18 19:17:45 +0800
commit78278afd9d007ab96d1c9c46d42b625332c970f1 (patch)
tree05eb10cc44d61de9b8f970b16f50e25c5a245d53 /ports-mgmt
parent094f58b175a5fc76f838830cac6305d9f40ebb2c (diff)
downloadfreebsd-ports-gnome-78278afd9d007ab96d1c9c46d42b625332c970f1.tar.gz
freebsd-ports-gnome-78278afd9d007ab96d1c9c46d42b625332c970f1.tar.zst
freebsd-ports-gnome-78278afd9d007ab96d1c9c46d42b625332c970f1.zip
Remove expired ports:
2014-04-16 ports-mgmt/pkgsearch: Upstream disappeared 2014-04-17 science/flounder: Unmaintained since 2002 2014-04-17 security/nbaudit: Unmaintained since 2002 2014-04-17 security/saint: Unmaintained since 2002 2014-04-17 graphics/gozer: Unmaintained since 2002 2014-04-17 misc/pdfmap: Unmaintained since 2002 2014-04-17 devel/showgrammar: Unmaintained since 2002 2014-04-17 biology/libgenome: Unmaintained since 2002 2014-04-17 deskutils/narval: Unmaintained since 2002 2014-04-17 devel/fampp: Unmaintained since 2002 2014-04-17 net-p2p/py-fngrab: Unmaintained since 2002 2014-04-17 misc/wmfirew: Unmaintained since 2002 2014-04-17 x11-wm/e16utils: Unmaintained since 2002 2014-04-17 misc/salias: Unmaintained since 2002 2014-04-17 print/latex2slides: Unmaintained since 2002 2014-04-17 lang/sxm: Unmaintained since 2002 2014-04-17 textproc/pybook: Unmaintained since 2002 2014-04-17 mail/mailcrypt: Unmaintained since 2002 2014-04-17 japanese/elvis: Unmaintained since 2002 2014-04-17 devel/prototype: Unmaintained since 2002 2014-04-17 print/wprint: Unmaintained since 2002 2014-04-17 science/euler: Unmaintained since 2002 2014-04-17 multimedia/gopchop: Unmaintained since 2002 2014-04-17 science/gdis: Unmaintained since 2002 2014-04-17 net/googolplex: Unmaintained since 2002 2014-04-17 lang/logo: Unmaintained since 2002 2014-04-17 textproc/roap: Unmaintained since 2002 2014-04-17 x11-wm/afterstep-i18n: Unmaintained since 2002 2014-04-17 games/yamsweeper: Unmaintained since 2002 2014-04-17 net-mgmt/echolot: Unmaintained since 2002 2014-04-17 security/pam_smb: Unmaintained since 2002 2014-04-18 devel/lua-redis-parser: Broken for more than 6 months 2014-04-18 biology/finchtv: Broken for more than 6 months 2014-04-18 net-im/ari-yahoo: Broken for more than 1 year (http://www.icculus.org/ari-yahoo/)
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/Makefile1
-rw-r--r--ports-mgmt/pkgsearch/Makefile17
-rw-r--r--ports-mgmt/pkgsearch/distinfo2
-rw-r--r--ports-mgmt/pkgsearch/pkg-descr6
4 files changed, 0 insertions, 26 deletions
diff --git a/ports-mgmt/Makefile b/ports-mgmt/Makefile
index 4437b6f95d83..de44b23d8c06 100644
--- a/ports-mgmt/Makefile
+++ b/ports-mgmt/Makefile
@@ -49,7 +49,6 @@
SUBDIR += pkg_tree
SUBDIR += pkgfe
SUBDIR += pkgs_which
- SUBDIR += pkgsearch
SUBDIR += port-authoring-tools
SUBDIR += port-maintenance-tools
SUBDIR += portaudit
diff --git a/ports-mgmt/pkgsearch/Makefile b/ports-mgmt/pkgsearch/Makefile
deleted file mode 100644
index 1c6368afc4db..000000000000
--- a/ports-mgmt/pkgsearch/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Created by: Diego_Rocha <diegorocha1987@gmail.com>
-# $FreeBSD$
-
-PORTNAME= pkgsearch
-PORTVERSION= 1.1.0
-CATEGORIES= ports-mgmt
-MASTER_SITES= http://dl.sharesource.org/${PORTNAME}/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Find your packages in ports and installed packages
-
-DEPRECATED= Upstream disappeared
-EXPIRATION_DATE= 2014-04-16
-PLIST_FILES= bin/pkgsearch
-
-NO_STAGE= yes
-.include <bsd.port.mk>
diff --git a/ports-mgmt/pkgsearch/distinfo b/ports-mgmt/pkgsearch/distinfo
deleted file mode 100644
index 287a688042d9..000000000000
--- a/ports-mgmt/pkgsearch/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (pkgsearch-1.1.0.tar.gz) = 29772eb7dd8b53ddf6132adaacd034d31d9ba558806f91e96d6f058fe5be741e
-SIZE (pkgsearch-1.1.0.tar.gz) = 4119
diff --git a/ports-mgmt/pkgsearch/pkg-descr b/ports-mgmt/pkgsearch/pkg-descr
deleted file mode 100644
index 9a37aee66490..000000000000
--- a/ports-mgmt/pkgsearch/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-pkgsearch find packages in ports, pkgsrc and others,
-in any place from your computer, and find also packages installed
-in your system ! pkgsearch use c++, boost and PostGreSQL for search
-packages more fast, and is compiled with cmake. enjoy ;)
-
-WWW: http://sharesource.org/project/pkgsearch