aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-07-01 23:51:37 +0800
committermarcus <marcus@FreeBSD.org>2003-07-01 23:51:37 +0800
commitb3a961a1fb73cbd428c8d4a0de3bd106d294542a (patch)
tree6e7e4f54f95512d56e933faa3cb5d8e8c071b9ce
parentfad45a4f3409b8bb46d6e9490ed0d5fd8b1b4f17 (diff)
downloadfreebsd-ports-gnome-b3a961a1fb73cbd428c8d4a0de3bd106d294542a.tar.gz
freebsd-ports-gnome-b3a961a1fb73cbd428c8d4a0de3bd106d294542a.tar.zst
freebsd-ports-gnome-b3a961a1fb73cbd428c8d4a0de3bd106d294542a.zip
Remove skipstone. It is old, and only supports Mozilla 1.0. It does not
look like it will be updated any time soon. Spotted by: kris' make index
-rw-r--r--www/Makefile1
-rw-r--r--www/skipstone/Makefile32
-rw-r--r--www/skipstone/distinfo1
-rw-r--r--www/skipstone/files/patch-aa20
-rw-r--r--www/skipstone/files/patch-ab19
-rw-r--r--www/skipstone/pkg-descr7
-rw-r--r--www/skipstone/pkg-plist15
7 files changed, 0 insertions, 95 deletions
diff --git a/www/Makefile b/www/Makefile
index de4f944d0dae..505ef56bdff3 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -439,7 +439,6 @@
SUBDIR += screem
SUBDIR += sidplug
SUBDIR += sitecopy
- SUBDIR += skipstone
SUBDIR += slash
SUBDIR += smarty
SUBDIR += smb2www
diff --git a/www/skipstone/Makefile b/www/skipstone/Makefile
deleted file mode 100644
index 585b6489b570..000000000000
--- a/www/skipstone/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: skipstone
-# Date created: 16 November 2000
-# Whom: eric
-#
-# $FreeBSD$
-#
-
-PORTNAME= skipstone
-PORTVERSION= 0.8.3
-CATEGORIES= www
-MASTER_SITES= http://www.muhri.net/skipstone/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Web browser that uses the mozilla-embedded renderer
-
-BUILD_DEPENDS= ${X11BASE}/include/mozilla-vendor/gtkembedmoz/gtkmozembed.h:${PORTSDIR}/www/mozilla-headers-vendor \
- ${X11BASE}/lib/mozilla-embedded-vendor/libgtkembedmoz.so:${PORTSDIR}/www/mozilla-embedded-vendor
-RUN_DEPENDS= ${X11BASE}/lib/mozilla-embedded-vendor/libgtkembedmoz.so:${PORTSDIR}/www/mozilla-embedded-vendor \
- wget:${PORTSDIR}/ftp/wget
-
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-mozilla-includes=${X11BASE}/include/mozilla-vendor --with-mozilla-libs=${X11BASE}/lib/mozilla-embedded-vendor
-
-USE_GNOME= gtk12
-USE_GMAKE= yes
-USE_REINPLACE= yes
-USE_X_PREFIX= yes
-
-post-patch:
- @${REINPLACE_CMD} -e 's|gtk-config|${GTK_CONFIG}|' ${WRKSRC}/configure
-
-.include <bsd.port.mk>
diff --git a/www/skipstone/distinfo b/www/skipstone/distinfo
deleted file mode 100644
index 5efe761eec1c..000000000000
--- a/www/skipstone/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (skipstone-0.8.3.tar.gz) = d44324e3664723c2cbe82ce60464dc51
diff --git a/www/skipstone/files/patch-aa b/www/skipstone/files/patch-aa
deleted file mode 100644
index dd1a2212c92a..000000000000
--- a/www/skipstone/files/patch-aa
+++ /dev/null
@@ -1,20 +0,0 @@
---- configure.old Thu Jul 4 11:36:30 2002
-+++ configure Thu Jul 4 11:37:06 2002
-@@ -657,7 +657,7 @@
- fi
- fi
-
--if test -f $mozilla_libs/chrome/comm.jar ; then
-+if test -f $mozilla_libs/chrome/embed.jar ; then
- MOZILLA_LIB_HOME=$mozilla_libs
-
- else
-@@ -1258,7 +1258,7 @@
- #define $ac_tr_lib 1
- EOF
-
-- LIBS="-lpthread $LIBS"
-+ LIBS="-pthread $LIBS"
-
- else
- echo "$ac_t""no" 1>&6
diff --git a/www/skipstone/files/patch-ab b/www/skipstone/files/patch-ab
deleted file mode 100644
index 48a328d350fb..000000000000
--- a/www/skipstone/files/patch-ab
+++ /dev/null
@@ -1,19 +0,0 @@
---- src/mozilla.cpp.orig Mon Sep 30 07:27:17 2002
-+++ src/mozilla.cpp Mon Sep 30 07:28:14 2002
-@@ -62,6 +62,7 @@
- #include "nsIContentViewerFile.h"
- #include "nsIPrintOptions.h"
- #include "nsIPrintSettings.h"
-+#include "nsIPrintSettingsService.h"
- #include "nsIWebBrowserPrint.h"
- #include "skipstone-print.h"
- #include "debug.h"
-@@ -203,7 +204,7 @@
- #ifdef NS_WITH_SERVICE
- NS_WITH_SERVICE(nsIPrintOptions, options, kPrintOptionsCID, &result);
- #else
-- nsCOMPtr<nsIPrintOptions> options = do_GetService(kPrintOptionsCID, &result);
-+ nsCOMPtr<nsIPrintSettingsService> options = do_GetService(kPrintOptionsCID, &result);
- #endif
- if (NS_FAILED(result)) D_RETURN_ ( NS_ERROR_FAILURE );
-
diff --git a/www/skipstone/pkg-descr b/www/skipstone/pkg-descr
deleted file mode 100644
index 093ade55d5b2..000000000000
--- a/www/skipstone/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-SkipStone is a web browser that is indended for just browsing the web. It does
-not include features to read email, edit html, or use newsgroups. It does
-have a number of interesting features such as tabbed mode, where many pages
-can appear within a single notebook-like window. SkipStone is built around
-the Mozilla page rendering system.
-
-WWW: http://www.muhri.net/skipstone/
diff --git a/www/skipstone/pkg-plist b/www/skipstone/pkg-plist
deleted file mode 100644
index a164b321a2f5..000000000000
--- a/www/skipstone/pkg-plist
+++ /dev/null
@@ -1,15 +0,0 @@
-bin/skipstone
-bin/skipstone-bin
-bin/skipdownload
-share/skipstone/pixmaps/default/back.xpm
-share/skipstone/pixmaps/default/config.xpm
-share/skipstone/pixmaps/default/forward.xpm
-share/skipstone/pixmaps/default/home.xpm
-share/skipstone/pixmaps/default/logo.xpm
-share/skipstone/pixmaps/default/mini_folder.xpm
-share/skipstone/pixmaps/default/mini_link.xpm
-share/skipstone/pixmaps/default/reload.xpm
-share/skipstone/pixmaps/default/stop.xpm
-@dirrm share/skipstone/pixmaps/default
-@dirrm share/skipstone/pixmaps
-@dirrm share/skipstone