summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-02-06 19:16:12 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-02-06 19:16:12 +0000
commit072aac55003715e70bae112ebf05c357c5a33211 (patch)
treec29872bc73f55d00ac7db7b07d1a6821c57055aa
parenteb5699f5fe531a14efec9da9823613e7388a511a (diff)
downloadfreebsd-ports-072aac55003715e70bae112ebf05c357c5a33211.zip
Netscape is gone long ago, this port has no use now
-rw-r--r--MOVED1
-rw-r--r--www/Makefile1
-rw-r--r--www/comclear/Makefile40
-rw-r--r--www/comclear/distinfo2
-rw-r--r--www/comclear/pkg-descr9
5 files changed, 1 insertions, 52 deletions
diff --git a/MOVED b/MOVED
index 4db2bdb2be56..97cbbf2e47c7 100644
--- a/MOVED
+++ b/MOVED
@@ -5440,3 +5440,4 @@ math/matlab-R2012a-installer|matlab-installer|2014-02-04|Now it can handle any M
games/deal||2014-02-05|Abandonware
graphics/nurbs++||2014-02-05|Broken on all supported versions
japanese/grep|textproc/gnugrep|2014-02-06|Official version properly support multi-byte, consider using textproc/gnugrep
+www/comclear||2014-02-06|Netscape doesn't exists anymore
diff --git a/www/Makefile b/www/Makefile
index 1104a55d7542..d897dee1a1aa 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -108,7 +108,6 @@
SUBDIR += cntlm
SUBDIR += cocoon
SUBDIR += codeigniter
- SUBDIR += comclear
SUBDIR += coppermine
SUBDIR += cowboy
SUBDIR += cplanet
diff --git a/www/comclear/Makefile b/www/comclear/Makefile
deleted file mode 100644
index 8c69a5518829..000000000000
--- a/www/comclear/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# Created by: roam@FreeBSD.org
-# $FreeBSD$
-
-PORTNAME= comclear
-PORTVERSION= 1.2
-PORTREVISION= 3
-CATEGORIES= www
-MASTER_SITES= http://lukereeves.com/files/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= History cleaner for Netscape Navigator and Communicator
-
-LICENSE= GPLv2 # (or later)
-
-OPTIONS_DEFINE= GTK1 DOCS
-
-USE_GMAKE= yes
-USE_AUTOTOOLS= automake14 autoconf213
-CONFIGURE_ARGS= --disable-gtktest
-
-PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README
-PLIST_FILES= bin/comclear
-
-NO_STAGE= yes
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MGTK1}
-USE_GNOME+= gtk12
-.else
-CONFIGURE_ENV+= ac_cv_path_GTK_CONFIG=no
-.endif
-
-do-install:
- (cd ${WRKSRC} && ${INSTALL_PROGRAM} comclear ${PREFIX}/bin)
- @${MKDIR} ${DOCSDIR}
-.for i in ${PORTDOCS}
- (cd ${WRKSRC} && ${INSTALL_DATA} ${i} ${DOCSDIR})
-.endfor
-
-.include <bsd.port.mk>
diff --git a/www/comclear/distinfo b/www/comclear/distinfo
deleted file mode 100644
index 6777ab957cf4..000000000000
--- a/www/comclear/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (comclear-1.2.tar.gz) = fabf7d7bfe1845fb4534027f3a781f08d46f37d773322ca2c1d4749a672a03c6
-SIZE (comclear-1.2.tar.gz) = 43157
diff --git a/www/comclear/pkg-descr b/www/comclear/pkg-descr
deleted file mode 100644
index 3cf179356f60..000000000000
--- a/www/comclear/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-ComClear is a history cleaner for Netscape Navigator and Communicator.
-It allows a user to choose from deleting the cache, cookies, history
-and drop-down list.
-
-Comclear has both a command-line version and a GTK+ version, the latter
-of which is run automatically when comclear is run from an X session.
-
-Author: Luke Reeves <luke@neuro-tech.net>
-WWW: http://lukereeves.com/