svn commit: r517856 - in head: security security/mere-auth x11 x11/mere-about x11/mere-utils

Tobias C. Berner tcberner at FreeBSD.org
Mon Nov 18 06:11:59 UTC 2019


Author: tcberner
Date: Mon Nov 18 06:11:58 2019
New Revision: 517856
URL: https://svnweb.freebsd.org/changeset/ports/517856

Log:
  Pull out mere ports again
  
  - The software is not production ready yet,
    and will be readded once it is.
  
  Approved by:	bhuiyan.mohammad.iklash at gmail.com (maintainer)
  Discussed with:	adamw

Deleted:
  head/security/mere-auth/
  head/x11/mere-about/
  head/x11/mere-utils/
Modified:
  head/security/Makefile
  head/x11/Makefile

Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile	Mon Nov 18 04:53:27 2019	(r517855)
+++ head/security/Makefile	Mon Nov 18 06:11:58 2019	(r517856)
@@ -357,7 +357,6 @@
     SUBDIR += md5deep
     SUBDIR += medusa
     SUBDIR += meek
-    SUBDIR += mere-auth
     SUBDIR += metasploit
     SUBDIR += mhash
     SUBDIR += mindterm-binary

Modified: head/x11/Makefile
==============================================================================
--- head/x11/Makefile	Mon Nov 18 04:53:27 2019	(r517855)
+++ head/x11/Makefile	Mon Nov 18 06:11:58 2019	(r517856)
@@ -219,8 +219,6 @@
     SUBDIR += mate-terminal
     SUBDIR += menu-cache
     SUBDIR += menulibre
-    SUBDIR += mere-about
-    SUBDIR += mere-utils
     SUBDIR += metalock
     SUBDIR += metisse
     SUBDIR += mkcomposecache


More information about the svn-ports-all mailing list