pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Remove xombrero.



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By:	bsiegert
Date:		Tue Nov 28 18:05:45 2017 +0100
Changeset:	d4470f10572aee5c68800e1e70b04880820b7302

Modified Files:
	Makefile
Removed Files:
	xombrero/DESCR
	xombrero/Makefile
	xombrero/PLIST
	xombrero/distinfo
	xombrero/patches/patch-netbsd_Makefile

Log Message:
Remove xombrero.

Thomas Mueller on pkgsrc-users:

Quoting from Wikipedia:

In early 2017, it appeared the project was likely to be discontinued, as
xombrero depended on an old version of WebKit which had multiple security
vulnerabilities, and a port to a modern version of WebKit would be difficult.
Due to these issues, OpenBSD removed xombrero from its ports tree on 1 February
2017.

Github page says

xombrero has been retired and is no longer under development and supported.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d4470f10572aee5c68800e1e70b04880820b7302

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                               |  1 -
 xombrero/DESCR                         |  4 ---
 xombrero/Makefile                      | 40 ----------------------------
 xombrero/PLIST                         | 13 ---------
 xombrero/distinfo                      |  6 -----
 xombrero/patches/patch-netbsd_Makefile | 48 ----------------------------------
 6 files changed, 112 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index d0cd71b332..48eaf57047 100644
--- a/Makefile
+++ b/Makefile
@@ -4622,7 +4622,6 @@ SUBDIR+=	xmms-volnorm
 SUBDIR+=	xmms2
 SUBDIR+=	xmoto
 SUBDIR+=	xnee
-SUBDIR+=	xombrero
 SUBDIR+=	xonotic
 SUBDIR+=	xoo
 SUBDIR+=	xoreos
diff --git a/xombrero/DESCR b/xombrero/DESCR
deleted file mode 100644
index 9f2b0c8a9c..0000000000
--- a/xombrero/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-xombrero is a minimalist web browser with sophisticated security features
-designed-in, rather than through an add-on after-the-fact. In particular, it
-provides both perswstent and per-session controls for scripts and cookies,
-making it easy to thwart tracking and scripting attacks.
diff --git a/xombrero/Makefile b/xombrero/Makefile
deleted file mode 100644
index 0b74aa9b73..0000000000
--- a/xombrero/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# $NetBSD: Makefile,v 1.14 2015/08/23 13:37:02 thomasklausner Exp $
-
-DISTNAME=	xombrero-1.6.3
-PKGREVISION=	1
-CATEGORIES=	www
-MASTER_SITES=	https://opensource.conformal.com/snapshots/xombrero/
-EXTRACT_SUFX=	.tgz
-
-MAINTAINER=	charles.rapenne%gmail.com@localhost
-HOMEPAGE=	https://opensource.conformal.com/wiki/xombrero
-COMMENT=	Light webkit browser with vi style
-LICENSE=	isc
-
-ONLY_FOR_PLATFORM= DragonFly-*-* NetBSD-*-*
-
-BUILDLINK_TRANSFORM+=	rm:-Werror
-
-MAKE_JOBS_SAFE=	no
-
-USE_BSD_MAKEFILE=	yes
-USE_TOOLS+= perl pkg-config
-
-SUBST_CLASSES+=			fix-prefix
-SUBST_STAGE.fix-prefix=		pre-configure
-SUBST_MESSAGE.fix-prefix=	Fixing PREFIX.
-SUBST_FILES.fix-prefix=		xombrero.h
-SUBST_SED.fix-prefix=		-e 's,/usr/local,${PREFIX},g'
-
-.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} == "DragonFly"
-BUILD_DIRS= dragonfly
-.endif
-
-.if ${OPSYS} == "NetBSD"
-BUILD_DIRS= netbsd
-.endif
-
-.include "../../security/gnutls/buildlink3.mk"
-.include "../../www/webkit24-gtk3/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/xombrero/PLIST b/xombrero/PLIST
deleted file mode 100644
index 734c501ac6..0000000000
--- a/xombrero/PLIST
+++ /dev/null
@@ -1,13 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2013/11/15 20:26:22 asau Exp $
-bin/xombrero
-man/man1/xombrero.1
-share/xombrero/hsts-preload
-share/xombrero/style.css
-share/xombrero/tld-rules
-share/xombrero/xombrero.css
-share/xombrero/xombreroicon.png
-share/xombrero/xombreroicon128.png
-share/xombrero/xombreroicon16.png
-share/xombrero/xombreroicon32.png
-share/xombrero/xombreroicon48.png
-share/xombrero/xombreroicon64.png
diff --git a/xombrero/distinfo b/xombrero/distinfo
deleted file mode 100644
index c57aa71fe3..0000000000
--- a/xombrero/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.8 2015/08/23 13:37:02 thomasklausner Exp $
-
-SHA1 (xombrero-1.6.3.tgz) = d79af9184d2c812942d9eacc0fd5273cdb103da7
-RMD160 (xombrero-1.6.3.tgz) = 588c1a7241d7c9426aeb0ae000b02bc8f554077f
-Size (xombrero-1.6.3.tgz) = 290478 bytes
-SHA1 (patch-netbsd_Makefile) = 550745ddebea268b3eb9dbf6ea5cf0d8e8d82de0
diff --git a/xombrero/patches/patch-netbsd_Makefile b/xombrero/patches/patch-netbsd_Makefile
deleted file mode 100644
index d4fe6070cb..0000000000
--- a/xombrero/patches/patch-netbsd_Makefile
+++ /dev/null
@@ -1,48 +0,0 @@
-$NetBSD: patch-netbsd_Makefile,v 1.2 2015/08/23 13:37:02 thomasklausner Exp $
-
---- netbsd/Makefile.orig	2013-07-11 17:05:15.000000000 +0000
-+++ netbsd/Makefile
-@@ -13,8 +13,7 @@ SRCS+= netbsd.c
- 
- CFLAGS+= -O2 -Wall -Wno-format-extra-args -Wunused
- CFLAGS+= -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare ${DEBUG}
--CFLAGS+= -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGSEAL_ENABLE
--CFLAGS+= -DGDK_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS
-+CFLAGS+= -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE
- CFLAGS+= -I. -I..
- LDADD= -lutil
- GTK_VERSION ?= gtk3
-@@ -59,20 +58,19 @@ tooltip.h: ${MAN} ../ascii2txt.pl ../txt
- 		perl ${.CURDIR}/../txt2tooltip.pl > tooltip.h
- 
- beforeinstall:
--	install -m 755 -d ${PREFIX}/bin
--	install -m 755 -d ${PREFIX}/man/man1/
--	install -m 755 -d ${PREFIX}/man/html1/
--	install -m 755 -d ${PREFIX}/share/xombrero
--	install -m 644 $(.CURDIR)/../xombrero.css ${PREFIX}/share/xombrero
--	install -m 644 ${.CURDIR}/../xombreroicon.png ${PREFIX}/share/xombrero
--	install -m 644 ${.CURDIR}/../xombreroicon16.png ${PREFIX}/share/xombrero
--	install -m 644 ${.CURDIR}/../xombreroicon32.png ${PREFIX}/share/xombrero
--	install -m 644 ${.CURDIR}/../xombreroicon48.png ${PREFIX}/share/xombrero
--	install -m 644 ${.CURDIR}/../xombreroicon64.png ${PREFIX}/share/xombrero
--	install -m 644 ${.CURDIR}/../xombreroicon128.png ${PREFIX}/share/xombrero
--	install -m 644 ${.CURDIR}/../tld-rules ${PREFIX}/share/xombrero
--	install -m 644 ${.CURDIR}/../style.css ${PREFIX}/share/xombrero
--	install -m 644 ${.CURDIR}/../hsts-preload ${PREFIX}/share/xombrero
-+	install -m 755 -d ${DESTDIR}${PREFIX}/bin
-+	install -m 755 -d ${DESTDIR}${PREFIX}/man/man1
-+	install -m 755 -d ${DESTDIR}${PREFIX}/share/xombrero
-+	install -m 644 $(.CURDIR)/../xombrero.css ${DESTDIR}${PREFIX}/share/xombrero
-+	install -m 644 ${.CURDIR}/../xombreroicon.png ${DESTDIR}${PREFIX}/share/xombrero
-+	install -m 644 ${.CURDIR}/../xombreroicon16.png ${DESTDIR}${PREFIX}/share/xombrero
-+	install -m 644 ${.CURDIR}/../xombreroicon32.png ${DESTDIR}${PREFIX}/share/xombrero
-+	install -m 644 ${.CURDIR}/../xombreroicon48.png ${DESTDIR}${PREFIX}/share/xombrero
-+	install -m 644 ${.CURDIR}/../xombreroicon64.png ${DESTDIR}${PREFIX}/share/xombrero
-+	install -m 644 ${.CURDIR}/../xombreroicon128.png ${DESTDIR}${PREFIX}/share/xombrero
-+	install -m 644 ${.CURDIR}/../tld-rules ${DESTDIR}${PREFIX}/share/xombrero
-+	install -m 644 ${.CURDIR}/../style.css ${DESTDIR}${PREFIX}/share/xombrero
-+	install -m 644 ${.CURDIR}/../hsts-preload ${DESTDIR}${PREFIX}/share/xombrero
- 
- ${PROG} ${OBJS} beforedepend: javascript.h tooltip.h
- 


Home | Main Index | Thread Index | Old Index