From 26f4e5927b33637101bdfee46dfcf88f0d5bcfc2 Mon Sep 17 00:00:00 2001 From: mat Date: Wed, 14 Sep 2016 15:59:34 +0000 Subject: GOOGLE_CODE has gone away. - If a port has another upstream, remove GOOGLE_CODE - If a port only has GOOGLE_CODE mark it BROKEN Some ports have a local mirror configured but for security reasons, it is not considered upstream. Sponsored by: Absolight --- x11-wm/euclid-wm/Makefile | 2 ++ x11-wm/obkey/Makefile | 2 ++ x11-wm/wmii-devel/Makefile | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) (limited to 'x11-wm') diff --git a/x11-wm/euclid-wm/Makefile b/x11-wm/euclid-wm/Makefile index d974a66fdfd7..2606c02d436c 100644 --- a/x11-wm/euclid-wm/Makefile +++ b/x11-wm/euclid-wm/Makefile @@ -11,6 +11,8 @@ COMMENT= Minimalist, tiling window manager for X11 LICENSE= BSD3CLAUSE +BROKEN= Unfetchable (google code has gone away) + OPTIONS_DEFINE= XINERAMA XINERAMA_DESC= X11 Xinerama extention support OPTIONS_DEFAULT=XINERAMA diff --git a/x11-wm/obkey/Makefile b/x11-wm/obkey/Makefile index 716376e4fd58..650e8e637d5f 100644 --- a/x11-wm/obkey/Makefile +++ b/x11-wm/obkey/Makefile @@ -11,6 +11,8 @@ COMMENT= Openbox hotkey editor, written in Python and PyGTK LICENSE= MIT +BROKEN= Unfetchable (google code has gone away) + RUN_DEPENDS= py27-gtk2>=2.14:x11-toolkits/py-gtk2 USES= gettext python diff --git a/x11-wm/wmii-devel/Makefile b/x11-wm/wmii-devel/Makefile index 68f1306b44eb..c6cbec121186 100644 --- a/x11-wm/wmii-devel/Makefile +++ b/x11-wm/wmii-devel/Makefile @@ -5,7 +5,7 @@ PORTNAME= wmii PORTVERSION= 3.9.2 PORTREVISION= 1 CATEGORIES= x11-wm -MASTER_SITES= http://dl.suckless.org/wmii/ GOOGLE_CODE +MASTER_SITES= http://dl.suckless.org/wmii/ PKGNAMESUFFIX= -devel DISTNAME= ${PORTNAME}+ixp-${PORTVERSION} -- cgit 4/files/elliptic-6.5.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net/unison232
Commit message (Expand)AuthorAgeFilesLines
* Cleanup DIST* variables.mat2015-05-121-4/+4
* - Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which addmadpilot2015-05-041-3/+3
* - Fix dependency on ocaml to avoid conflicting oringins when buildingmadpilot2015-03-17