svn commit: r489339 - in head: . lang lang/cilkplus net net/ssltunnel-client net/ssltunnel-server

Rene Ladan rene at FreeBSD.org
Sat Jan 5 14:00:40 UTC 2019


Author: rene
Date: Sat Jan  5 14:00:38 2019
New Revision: 489339
URL: https://svnweb.freebsd.org/changeset/ports/489339

Log:
  This is the commit message, please edit it.
  2019-01-04 net/ssltunnel-server: Does not build, upstream disappeared
  2019-01-04 lang/cilkplus: Cilk Plus is on its way out (both in GCC and the Intel compilers)
  net/ssltunnel-client: client part of expired net/ssltunnel-server

Deleted:
  head/lang/cilkplus/
  head/net/ssltunnel-client/
  head/net/ssltunnel-server/
Modified:
  head/MOVED
  head/lang/Makefile
  head/net/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sat Jan  5 13:59:59 2019	(r489338)
+++ head/MOVED	Sat Jan  5 14:00:38 2019	(r489339)
@@ -11553,3 +11553,6 @@ multimedia/phonon-vlc at qt4||2019-01-02|vlc-qt4 has been
 multimedia/phonon-vlc at qt5|multimedia/phonon-vlc|2019-01-02|vlc-qt4 has been removed, vlc now always uses qt5
 multimedia/vlc3|multimedia/vlc|2019-01-03|multimedia/vlc updated to supported upstream branch (previously vlc3)
 databases/php7-tarantool|databases/php-tarantool|2019-01-03|Rename php7-tarantool to php-tarantool after php5-tarantool removal
+net/ssltunnel-server||2019-01-05|Has expired: Does not build, upstream disappeared
+lang/cilkplus||2019-01-05|Has expired: Cilk Plus is on its way out (both in GCC and the Intel compilers)
+net/ssltunnel-client||2019-01-05|Removed, client part of expired net/ssltunnel-server

Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile	Sat Jan  5 13:59:59 2019	(r489338)
+++ head/lang/Makefile	Sat Jan  5 14:00:38 2019	(r489339)
@@ -33,7 +33,6 @@
     SUBDIR += chibi-scheme
     SUBDIR += chicken
     SUBDIR += chicken5
-    SUBDIR += cilkplus
     SUBDIR += cim
     SUBDIR += cint
     SUBDIR += cjs

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Sat Jan  5 13:59:59 2019	(r489338)
+++ head/net/Makefile	Sat Jan  5 14:00:38 2019	(r489339)
@@ -1388,8 +1388,6 @@
     SUBDIR += sshping
     SUBDIR += ssldump
     SUBDIR += sslh
-    SUBDIR += ssltunnel-client
-    SUBDIR += ssltunnel-server
     SUBDIR += ssmping
     SUBDIR += ssspl
     SUBDIR += ssvnc


More information about the svn-ports-head mailing list