From owner-svn-ports-head@FreeBSD.ORG Mon Sep 1 17:12:34 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0CC76954; Mon, 1 Sep 2014 17:12:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DF37F1547; Mon, 1 Sep 2014 17:12:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s81HCX4I045335; Mon, 1 Sep 2014 17:12:33 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s81HCXu7045331; Mon, 1 Sep 2014 17:12:33 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201409011712.s81HCXu7045331@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 1 Sep 2014 17:12:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r366903 - in head: . lang lang/Sather lang/gnustep-guile lang/haskell-mode.el lang/hiphop-php lang/lush lang/metaocaml lang/mpd lang/ocaml-camlidl lang/ocaml-mode.el lang/ocs lang/oorex... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2014 17:12:34 -0000 Author: bapt Date: Mon Sep 1 17:12:32 2014 New Revision: 366903 URL: http://svnweb.freebsd.org/changeset/ports/366903 QAT: https://qat.redports.org/buildarchive/r366903/ Log: Remove non staged ports without pending PR from l* Deleted: head/lang/Sather/ head/lang/gnustep-guile/ head/lang/haskell-mode.el/ head/lang/hiphop-php/ head/lang/lush/ head/lang/metaocaml/ head/lang/mpd/ head/lang/ocaml-camlidl/ head/lang/ocaml-mode.el/ head/lang/ocs/ head/lang/oorexx/ head/lang/rakudo/ head/lang/sml-mode.el/ head/lang/sr/ head/lang/t3x/ head/lang/xds/ head/lang/xds-c/ head/lang/xotcl/ Modified: head/LEGAL head/MOVED head/lang/Makefile Modified: head/LEGAL ============================================================================== --- head/LEGAL Mon Sep 1 17:06:47 2014 (r366902) +++ head/LEGAL Mon Sep 1 17:12:32 2014 (r366903) @@ -268,8 +268,6 @@ webfonts/* x11-fonts/webfonts Restricti win32/* multimedia/win32-codecs Licensing status of the codecs is unknown xanim-* multimedia/xanim Must be redistributed without fee xchada01.lzh games/xchadance Contains commercial character data -xds-c-* lang/xds-c Excelsior forbids any redistribution -xds-[0-9]* lang/xds Excelsior forbids any redistribution xephem-* astro/xephem Personal use only XFrisk-* games/xfrisk Copyright/trademark violation? XFrisk-*.tar.gz games/xfrisk Possible trademark infringement Modified: head/MOVED ============================================================================== --- head/MOVED Mon Sep 1 17:06:47 2014 (r366902) +++ head/MOVED Mon Sep 1 17:12:32 2014 (r366903) @@ -6650,3 +6650,21 @@ java/jai-imageio||2014-09-01|Not staged java/jboss5||2014-09-01|Not staged java/jc||2014-09-01|Not staged java/poseidon||2014-09-01|Not staged +lang/Sather||2014-09-01|Not staged +lang/gnustep-guile||2014-09-01|Not staged +lang/haskell-mode.el||2014-09-01|Not staged +lang/hiphop-php||2014-09-01|Not staged +lang/lush||2014-09-01|Not staged +lang/metaocaml||2014-09-01|Not staged +lang/mpd||2014-09-01|Not staged +lang/ocaml-camlidl||2014-09-01|Not staged +lang/ocaml-mode.el||2014-09-01|Not staged +lang/ocs||2014-09-01|Not staged +lang/oorexx||2014-09-01|Not staged +lang/rakudo||2014-09-01|Not staged +lang/sml-mode.el||2014-09-01|Not staged +lang/sr||2014-09-01|Not staged +lang/t3x||2014-09-01|Not staged +lang/xds-c||2014-09-01|Not staged +lang/xds||2014-09-01|Not staged +lang/xotcl||2014-09-01|Not staged Modified: head/lang/Makefile ============================================================================== --- head/lang/Makefile Mon Sep 1 17:06:47 2014 (r366902) +++ head/lang/Makefile Mon Sep 1 17:12:32 2014 (r366903) @@ -4,7 +4,6 @@ COMMENT = Programming languages SUBDIR += Gofer - SUBDIR += Sather SUBDIR += abcl SUBDIR += adacontrol SUBDIR += afnix @@ -99,7 +98,6 @@ SUBDIR += gnatdroid-sysroot SUBDIR += gnu-cobol SUBDIR += gnustep-base - SUBDIR += gnustep-guile SUBDIR += go SUBDIR += gprolog SUBDIR += groovy @@ -107,8 +105,6 @@ SUBDIR += guile SUBDIR += guile2 SUBDIR += harbour - SUBDIR += haskell-mode.el - SUBDIR += hiphop-php SUBDIR += hla SUBDIR += hope SUBDIR += hs-brainfuck @@ -147,12 +143,10 @@ SUBDIR += lua51 SUBDIR += lua52 SUBDIR += luajit - SUBDIR += lush SUBDIR += malbolge SUBDIR += maude SUBDIR += mawk SUBDIR += mdk - SUBDIR += metaocaml SUBDIR += micropython SUBDIR += mit-scheme SUBDIR += mixal @@ -163,7 +157,6 @@ SUBDIR += mono-basic SUBDIR += moscow_ml SUBDIR += mosh - SUBDIR += mpd SUBDIR += mtasc SUBDIR += munger SUBDIR += nawk @@ -182,15 +175,11 @@ SUBDIR += nx SUBDIR += ocaml SUBDIR += ocaml-autoconf - SUBDIR += ocaml-camlidl - SUBDIR += ocaml-mode.el SUBDIR += ocaml-nox11 - SUBDIR += ocs SUBDIR += ofc SUBDIR += ohugs SUBDIR += onyx SUBDIR += oo2c - SUBDIR += oorexx SUBDIR += opendylan SUBDIR += otcl SUBDIR += p2c @@ -272,7 +261,6 @@ SUBDIR += qt5-qml SUBDIR += racket SUBDIR += racket-minimal - SUBDIR += rakudo SUBDIR += ratfor SUBDIR += rexx-imc SUBDIR += rexx-regina @@ -306,7 +294,6 @@ SUBDIR += slib-guile SUBDIR += slisp SUBDIR += smalltalk - SUBDIR += sml-mode.el SUBDIR += smlnj SUBDIR += snobol4 SUBDIR += spidermonkey17 @@ -316,12 +303,10 @@ SUBDIR += spl SUBDIR += squeak SUBDIR += squirrel - SUBDIR += sr SUBDIR += stalin SUBDIR += starlogo SUBDIR += stldoc SUBDIR += swi-pl - SUBDIR += t3x SUBDIR += tcc SUBDIR += tcl-manual SUBDIR += tcl-wrapper @@ -343,9 +328,6 @@ SUBDIR += visualworks SUBDIR += whitespace SUBDIR += x10 - SUBDIR += xds - SUBDIR += xds-c - SUBDIR += xotcl SUBDIR += yabasic SUBDIR += yap SUBDIR += yap-devel