summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2009-09-05 15:55:54 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2009-09-05 15:55:54 +0000
commit69e3a02b66121019976b3eb71a9cf711256f07fd (patch)
treeb40434771e608e3d2e29d7ef08a455a56c1ba4a8 /www
parent- Update to 20090821 (diff)
- Please use www/xpi-conkeror
PR: ports/136010 Submitted by: Anonymous <swell.k@gmail.com>
Notes
Notes: svn path=/head/; revision=240931
Diffstat (limited to 'www')
-rw-r--r--www/conkeror/Makefile35
-rw-r--r--www/conkeror/distinfo3
-rw-r--r--www/conkeror/files/chrome.manifest2
-rw-r--r--www/conkeror/pkg-descr8
4 files changed, 0 insertions, 48 deletions
diff --git a/www/conkeror/Makefile b/www/conkeror/Makefile
deleted file mode 100644
index 5679ab66d6a8..000000000000
--- a/www/conkeror/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# New ports collection makefile for: conkeror
-# Date created: 27 April 2006
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= conkeror
-PORTVERSION= 0.42
-PORTREVISION= 2
-DISTVERSIONPREFIX= firefox-
-CATEGORIES= www
-MASTER_SITES= MOZDEV
-PKGNAMEPREFIX?=
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A completely keyboard driven browser based on firefox
-
-RUN_DEPENDS= ${CONK_APP}:${PORTSDIR}/www/${CONK_APP}
-
-CONK_ARGS= -chrome chrome://conkeror/content
-CONK_APP?= ${PKGNAMEPREFIX}firefox
-CONK_EXEC?= ${PKGNAMEPREFIX}${PORTNAME}
-USE_XPI= ${CONK_APP}
-PLIST_FILES= bin/${CONK_EXEC}
-XPI_ID= {a79fe89b-6662-4ff4-8e88-09950ad4dfde}
-XPI_FILES= chrome/conkeror.jar components/nsCrank.js install.rdf chrome.manifest
-XPI_DIRS= chrome components
-
-post-install:
- @${ECHO_CMD} exec `${WHICH} ${CONK_APP}` ${CONK_ARGS} > ${PREFIX}/bin/${CONK_EXEC}
- @${CHMOD} 555 ${PREFIX}/bin/${CONK_EXEC}
-
-.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
-.include <bsd.port.mk>
diff --git a/www/conkeror/distinfo b/www/conkeror/distinfo
deleted file mode 100644
index 7d36582f552d..000000000000
--- a/www/conkeror/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (xpi/conkeror-firefox-0.42.xpi) = db3fd94485ced11e6a6685064a0c2e8e
-SHA256 (xpi/conkeror-firefox-0.42.xpi) = 64bd54093b96ba5897a1180d3aeb56e48a6edf9b83750c5fb5675bfdb0d272de
-SIZE (xpi/conkeror-firefox-0.42.xpi) = 62867
diff --git a/www/conkeror/files/chrome.manifest b/www/conkeror/files/chrome.manifest
deleted file mode 100644
index 32155b6ff37d..000000000000
--- a/www/conkeror/files/chrome.manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-
-content conkeror jar:chrome/conkeror.jar!/conkeror/content/
diff --git a/www/conkeror/pkg-descr b/www/conkeror/pkg-descr
deleted file mode 100644
index 2d3792ce2c5b..000000000000
--- a/www/conkeror/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Conkeror is a mozilla based web browser designed to be
-completely keyboard driven, no compromises. It also
-strives to behave as much like Emacs as possible. This
-means all the keybindings and to-die-for features of
-Emacs that can be imitated by a javascript/XUL web
-browser Just Work.
-
-WWW: http://conkeror.mozdev.org/