summaryrefslogtreecommitdiffstats
path: root/www/nscache
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-25 11:37:29 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-25 11:37:29 +0800
commite934b106497f17545e236bb9644bed935cd118ad (patch)
tree29839e0cbcfadbf35eac8fc26b9ad2afe1301370 /www/nscache
parent14c9f603eb5d9868d374e46ac865925da109a838 (diff)
downloadmarcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.gz
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.bz2
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.lz
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.xz
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.zst
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.zip
Remove these now that they have been committed to the FreeBSD ports tree.
Next stop GNOME 2.21. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9875 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/nscache')
-rw-r--r--www/nscache/Makefile40
-rw-r--r--www/nscache/distinfo3
-rw-r--r--www/nscache/files/patch-ac10
-rw-r--r--www/nscache/pkg-descr22
-rw-r--r--www/nscache/pkg-plist11
5 files changed, 0 insertions, 86 deletions
diff --git a/www/nscache/Makefile b/www/nscache/Makefile
deleted file mode 100644
index 13fdb975d..000000000
--- a/www/nscache/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# New ports collection makefile for: nscache
-# Date created: 04 March 2000
-# Whom: Kris Kennaway <kris@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom$
-#
-
-PORTNAME= nscache
-PORTVERSION= 0.6
-PORTREVISION= 6
-CATEGORIES= www
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- http://www.idata.sk/~ondrej/sw/
-MASTER_SITE_SUBDIR= ${PORTNAME}
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Netscape cache browser
-
-USE_GNOME= gnomehier gtk12
-USE_GETOPT_LONG= yes
-USE_GMAKE= yes
-USE_GETTEXT= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
-CONFIGURE_ARGS= --with-gtk-config=${GTK_CONFIG} --disable-gnome
-MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
- AUTOHEADER="${TRUE}"
-
-CPPFLAGS= -I${LOCALBASE}/include
-LDFLAGS= -L${LOCALBASE}/lib
-
-post-install:
- ${INSTALL_DATA} ${WRKSRC}/nscache.desktop \
- ${PREFIX}/share/gnome/apps/Internet
- ${INSTALL_DATA} ${WRKSRC}/nscache.xpm \
- ${PREFIX}/share/pixmaps
-
-.include <bsd.port.mk>
diff --git a/www/nscache/distinfo b/www/nscache/distinfo
deleted file mode 100644
index e7ae94afe..000000000
--- a/www/nscache/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (nscache-0.6.tgz) = aa88ad458be394a2fccac39906226cff
-SHA256 (nscache-0.6.tgz) = 88474cb1158337cbab22354d08d54b8bcd291c7f5d76a342491ebd4bf61416bb
-SIZE (nscache-0.6.tgz) = 132422
diff --git a/www/nscache/files/patch-ac b/www/nscache/files/patch-ac
deleted file mode 100644
index d9cde7ef7..000000000
--- a/www/nscache/files/patch-ac
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/re.h.orig Sun Nov 12 23:09:38 2000
-+++ src/re.h Tue Jan 16 03:06:40 2001
-@@ -3,6 +3,7 @@
-
- #ifdef HAVE_REGEX
- #ifdef HAVE_REGEX_H
-+#include <sys/types.h>
- #include <regex.h>
- #endif
-
diff --git a/www/nscache/pkg-descr b/www/nscache/pkg-descr
deleted file mode 100644
index 034d18e34..000000000
--- a/www/nscache/pkg-descr
+++ /dev/null
@@ -1,22 +0,0 @@
-from nscache's README:
-
-NScache is simple program for viewing and amanging contents of Netscape(tm)
-browsers cache directory.
-
-It have very easy user interface writen by using of GTK+1.2 widget libraries.
-It shows 3 levels tree of cache contents. At first level are protocols, at
-second level are servers and at third level are regular documents.
-
-For each document there is shown its URL, name of cache file, its size,
-MIME type, encoding type, character set for HTML documents, modification
-time, access time and time when document expires.
-
-When you press right mouse button inside tree list, you can make any action
-on selected item. You can save file from cache to other location, you can
-remove files and entries from chache (one or all entries for server), or you
-can compute numbers of documents in subtrees and size of all documets in
-subtree. You can launch any viewer command on cache file or on source URL.
-The viewers you can assign to any MIME type. You can also copy selected URL
-to clipboard.
-
-WWW: http://www.idata.sk/~ondrej/nscache/
diff --git a/www/nscache/pkg-plist b/www/nscache/pkg-plist
deleted file mode 100644
index 140802e44..000000000
--- a/www/nscache/pkg-plist
+++ /dev/null
@@ -1,11 +0,0 @@
-bin/nscache
-share/locale/de/LC_MESSAGES/nscache.mo
-share/locale/es/LC_MESSAGES/nscache.mo
-share/locale/fr/LC_MESSAGES/nscache.mo
-share/locale/it/LC_MESSAGES/nscache.mo
-share/locale/ja/LC_MESSAGES/nscache.mo
-share/locale/pt_BR/LC_MESSAGES/nscache.mo
-share/locale/sk/LC_MESSAGES/nscache.mo
-share/locale/tr/LC_MESSAGES/nscache.mo
-share/gnome/apps/Internet/nscache.desktop
-share/pixmaps/nscache.xpm