Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jul 2014 06:33:38 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359962 - in head: . editors editors/gummi lang lang/pike76 security security/sudosh security/sudosh2 security/sudosh3
Message-ID:  <201407010633.s616Xcoa086342@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Tue Jul  1 06:33:38 2014
New Revision: 359962
URL: http://svnweb.freebsd.org/changeset/ports/359962
QAT: https://qat.redports.org/buildarchive/r359962/

Log:
  Remove outdated ports:
  2014-07-01 security/sudosh3: Funcition replaced by sudo -s
  2014-07-01 security/sudosh: Funcition replaced by sudo -s
  2014-07-01 security/sudosh2: Funcition replaced by sudo -s
  2014-07-01 lang/pike76: Outdated: Users should switch to lang/pike78
  2014-07-01 editors/gummi: Builds fine but the program itself is unusable

Deleted:
  head/editors/gummi/
  head/lang/pike76/
  head/security/sudosh/
  head/security/sudosh2/
  head/security/sudosh3/
Modified:
  head/MOVED
  head/editors/Makefile
  head/lang/Makefile
  head/security/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Tue Jul  1 06:24:06 2014	(r359961)
+++ head/MOVED	Tue Jul  1 06:33:38 2014	(r359962)
@@ -6227,3 +6227,8 @@ mail/wanderlust-xemacs21-mule||2014-06-3
 textproc/dictem-xemacs21-mule||2014-06-30|Removed: depend on editors/xemacs
 textproc/uim-el-xemacs21-mule||2014-06-30|Removed: depend on editors/xemacs
 www/emacs-w3m-xemacs21-mule||2014-06-30|Removed: depend on editors/xemacs
+security/sudosh3||2014-07-01|Has expired: Funcition replaced by sudo -s
+security/sudosh||2014-07-01|Has expired: Funcition replaced by sudo -s
+security/sudosh2||2014-07-01|Has expired: Funcition replaced by sudo -s
+lang/pike76|lang/pike78|2014-07-01|Has expired: Outdated: Users should switch to lang/pike78
+editors/gummi||2014-07-01|Has expired: Builds fine but the program itself is unusable

Modified: head/editors/Makefile
==============================================================================
--- head/editors/Makefile	Tue Jul  1 06:24:06 2014	(r359961)
+++ head/editors/Makefile	Tue Jul  1 06:33:38 2014	(r359962)
@@ -73,7 +73,6 @@
     SUBDIR += gnotepad+
     SUBDIR += gnuserv
     SUBDIR += gobby
-    SUBDIR += gummi
     SUBDIR += gwrite
     SUBDIR += heme
     SUBDIR += hexcurse

Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile	Tue Jul  1 06:24:06 2014	(r359961)
+++ head/lang/Makefile	Tue Jul  1 06:33:38 2014	(r359962)
@@ -243,7 +243,6 @@
     SUBDIR += php55-extensions
     SUBDIR += php_doc
     SUBDIR += picoc
-    SUBDIR += pike76
     SUBDIR += pike78
     SUBDIR += polyml
     SUBDIR += ptoc

Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile	Tue Jul  1 06:24:06 2014	(r359961)
+++ head/security/Makefile	Tue Jul  1 06:33:38 2014	(r359962)
@@ -966,9 +966,6 @@
     SUBDIR += sud
     SUBDIR += sudo
     SUBDIR += sudoscript
-    SUBDIR += sudosh
-    SUBDIR += sudosh2
-    SUBDIR += sudosh3
     SUBDIR += super
     SUBDIR += suricata
     SUBDIR += swatch



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407010633.s616Xcoa086342>