pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
googlesharing: remove package
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Tue Aug 30 17:37:42 2016 +0200
Changeset: 96e52956913aab0c4c5961d350919a5bd390cfac
Modified Files:
Makefile
Removed Files:
googlesharing/DESCR
googlesharing/Makefile
googlesharing/PLIST
googlesharing/TODO
googlesharing/distinfo
googlesharing/patches/patch-aa
Log Message:
googlesharing: remove package
AFAICT the service died sometime before 2015.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=96e52956913aab0c4c5961d350919a5bd390cfac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
googlesharing/DESCR | 13 ------------
googlesharing/Makefile | 33 -----------------------------
googlesharing/PLIST | 47 ------------------------------------------
googlesharing/TODO | 13 ------------
googlesharing/distinfo | 6 ------
googlesharing/patches/patch-aa | 13 ------------
7 files changed, 126 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 7411dae..afb4e5a 100644
--- a/Makefile
+++ b/Makefile
@@ -976,7 +976,6 @@ SUBDIR+= godura
SUBDIR+= gonepass-git
SUBDIR+= google-perftools
SUBDIR+= googlecl
-SUBDIR+= googlesharing
SUBDIR+= gosmore
SUBDIR+= gpak
SUBDIR+= gplbasic
diff --git a/googlesharing/DESCR b/googlesharing/DESCR
deleted file mode 100644
index d552cf0..0000000
--- a/googlesharing/DESCR
+++ /dev/null
@@ -1,13 +0,0 @@
-GoogleSharing is a special kind of anonymizing proxy service, designed
-for a very specific threat. It ultimately aims to provide a level of
-anonymity that will prevent Google from tracking your searches,
-movements, and what websites you visit. GoogleSharing is not a full
-proxy service designed to anonymize all your traffic, but rather
-something designed exclusively for your communication with Google. The
-system is totally transparent, with no special "alternative" websites
-to visit. Your normal work flow should be exactly the same.
-
-After installation, run googleshare -h for help.
-
-To use this proxy, you need the GoogleSharing Firefox add-on from
-<http://www.googlesharing.net/download.html>.
diff --git a/googlesharing/Makefile b/googlesharing/Makefile
deleted file mode 100644
index 271397d..0000000
--- a/googlesharing/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2014/05/09 07:38:43 thomasklausner Exp $
-
-GOOGLESHAREVERS= 0.9
-DISTNAME= googleshare-${GOOGLESHAREVERS}
-PKGNAME= ${PYPKGPREFIX}-googleshare-${GOOGLESHAREVERS}
-CATEGORIES= www python
-MASTER_SITES= http://www.googlesharing.net/server/
-
-MAINTAINER= hauke%NetBSD.org@localhost
-HOMEPAGE= http://www.googlesharing.net/
-COMMENT= Anonymizing proxy for google searches
-LICENSE= gnu-gpl-v3
-
-DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
-DEPENDS+= ${PYPKGPREFIX}-OpenSSL>=0.6:../../security/py-OpenSSL
-
-PYDISTUTILSPKG= # yes
-PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q}
-REPLACE_PYTHON+= googleshare.py
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-twisted
-
-SUBST_CLASSES+= ssl-paths
-SUBST_STAGE.ssl-paths= pre-configure
-SUBST_FILES.ssl-paths= googleshare.py
-SUBST_SED.ssl-paths+= -e 's,/etc/ssl/certs,${SSLCERTS},g'
-SUBST_SED.ssl-paths+= -e 's,/etc/ssl/private,${SSLKEYS},g'
-
-USE_LANGUAGES= # none
-
-.include "../../security/openssl/buildlink3.mk"
-.include "../../lang/python/extension.mk"
-.include "../../lang/python/application.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/googlesharing/PLIST b/googlesharing/PLIST
deleted file mode 100644
index 63ea4d4..0000000
--- a/googlesharing/PLIST
+++ /dev/null
@@ -1,47 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/05/07 14:52:23 hfath Exp $
-bin/googleshare
-${PYSITELIB}/googleshare/ActiveIdentityPool.py
-${PYSITELIB}/googleshare/ActiveIdentityPool.pyc
-${PYSITELIB}/googleshare/ActiveIdentityPool.pyo
-${PYSITELIB}/googleshare/ClientRequest.py
-${PYSITELIB}/googleshare/ClientRequest.pyc
-${PYSITELIB}/googleshare/ClientRequest.pyo
-${PYSITELIB}/googleshare/Cookie.py
-${PYSITELIB}/googleshare/Cookie.pyc
-${PYSITELIB}/googleshare/Cookie.pyo
-${PYSITELIB}/googleshare/GoogleConnection.py
-${PYSITELIB}/googleshare/GoogleConnection.pyc
-${PYSITELIB}/googleshare/GoogleConnection.pyo
-${PYSITELIB}/googleshare/GoogleConnectionFactory.py
-${PYSITELIB}/googleshare/GoogleConnectionFactory.pyc
-${PYSITELIB}/googleshare/GoogleConnectionFactory.pyo
-${PYSITELIB}/googleshare/GoogleProxy.py
-${PYSITELIB}/googleshare/GoogleProxy.pyc
-${PYSITELIB}/googleshare/GoogleProxy.pyo
-${PYSITELIB}/googleshare/Identity.py
-${PYSITELIB}/googleshare/Identity.pyc
-${PYSITELIB}/googleshare/Identity.pyo
-${PYSITELIB}/googleshare/IdentityProvider.py
-${PYSITELIB}/googleshare/IdentityProvider.pyc
-${PYSITELIB}/googleshare/IdentityProvider.pyo
-${PYSITELIB}/googleshare/LanguagePreferences.py
-${PYSITELIB}/googleshare/LanguagePreferences.pyc
-${PYSITELIB}/googleshare/LanguagePreferences.pyo
-${PYSITELIB}/googleshare/ThreadDumpServer.py
-${PYSITELIB}/googleshare/ThreadDumpServer.pyc
-${PYSITELIB}/googleshare/ThreadDumpServer.pyo
-${PYSITELIB}/googleshare/UserAgents.py
-${PYSITELIB}/googleshare/UserAgents.pyc
-${PYSITELIB}/googleshare/UserAgents.pyo
-${PYSITELIB}/googleshare/UserAgentsFirefox.py
-${PYSITELIB}/googleshare/UserAgentsFirefox.pyc
-${PYSITELIB}/googleshare/UserAgentsFirefox.pyo
-${PYSITELIB}/googleshare/__init__.py
-${PYSITELIB}/googleshare/__init__.pyc
-${PYSITELIB}/googleshare/__init__.pyo
-${PYSITELIB}/googleshare/daemonize.py
-${PYSITELIB}/googleshare/daemonize.pyc
-${PYSITELIB}/googleshare/daemonize.pyo
-share/googleshare/COPYING
-share/googleshare/INSTALL
-share/googleshare/README
diff --git a/googlesharing/TODO b/googlesharing/TODO
deleted file mode 100644
index dfc29cc..0000000
--- a/googlesharing/TODO
+++ /dev/null
@@ -1,13 +0,0 @@
-'googleshare -h' currently dies with
-
-% googleshare
-Traceback (most recent call last):
- File "/usr/pkg/bin/googleshare", line 26, in <module>
- from twisted.internet import epollreactor
- File "/usr/pkg/lib/python2.6/site-packages/twisted/internet/epollreactor.py",
-line 20, in <module>
- from twisted.python import _epoll
-ImportError: cannot import name _epoll
-%
-
-which is a problem in net/py-twisted, AFAICS.
diff --git a/googlesharing/distinfo b/googlesharing/distinfo
deleted file mode 100644
index 245fb51..0000000
--- a/googlesharing/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/05/07 14:52:23 hfath Exp $
-
-SHA1 (googleshare-0.9.tar.gz) = 8377b31d46ac5521493da1ff3674416e90b6564e
-RMD160 (googleshare-0.9.tar.gz) = f676e6adff5fd783940d828053c783e789544a43
-Size (googleshare-0.9.tar.gz) = 44977 bytes
-SHA1 (patch-aa) = 6f862be1e55d84c5d6a3bfd9aef81ee1d6c55013
diff --git a/googlesharing/patches/patch-aa b/googlesharing/patches/patch-aa
deleted file mode 100644
index 72f67c3..0000000
--- a/googlesharing/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2010/05/07 14:52:23 hfath Exp $
-
---- googleshare.py.orig 2010-01-26 19:44:04.000000000 +0000
-+++ googleshare.py
-@@ -127,7 +127,7 @@ def initializePsyco():
- import psyco
- psyco.full()
- except ImportError:
-- logging.warning("psyco not available! apt-get install python-psyco")
-+ logging.warning("psyco not available! On i386, pkg_add py-psyco")
-
- def initializeThreadDumpServer(port):
- if port != -1:
Home |
Main Index |
Thread Index |
Old Index