svn commit: r359962 - in head: . editors editors/gummi lang lang/pike76 security security/sudosh security/sudosh2 security/sudosh3

Rene Ladan rene at FreeBSD.org
Tue Jul 1 06:33:39 UTC 2014


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


More information about the svn-ports-all mailing list