svn commit: r511810 - in head: . sysutils sysutils/libutempter

Baptiste Daroussin bapt at FreeBSD.org
Wed Sep 11 10:03:15 UTC 2019


Author: bapt
Date: Wed Sep 11 10:03:14 2019
New Revision: 511810
URL: https://svnweb.freebsd.org/changeset/ports/511810

Log:
  Remove libutempter
  
  The feature is present in base for all supported version of FreeBSD
  It was kept in ports mostly for the use of dragonfly via dports.
  They will not have any use of it anymore, time to deorbit that port.
  
  Reported by:	zrj from dragonfly (via irc)

Deleted:
  head/sysutils/libutempter/
Modified:
  head/MOVED
  head/sysutils/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Wed Sep 11 09:47:13 2019	(r511809)
+++ head/MOVED	Wed Sep 11 10:03:14 2019	(r511810)
@@ -12952,3 +12952,4 @@ x11-wm/pawm||2019-09-05|Has expired: Broken for more t
 x11-toolkits/p5-Wx||2019-09-07|Has expired: Broken for more than 6 months
 graphics/luxrender14||2019-09-07|Has expired: Depends on expiring graphics/embree, broken with boost 1.70
 graphics/luxrender||2019-09-07|Has expired: Depends on expiring graphics/embree, broken with boost 1.70
+sysutils/libutempter||2019-09-11|Belong to base in all supported version of FreeBSD

Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile	Wed Sep 11 09:47:13 2019	(r511809)
+++ head/sysutils/Makefile	Wed Sep 11 10:03:14 2019	(r511810)
@@ -582,7 +582,6 @@
     SUBDIR += libsunacl
     SUBDIR += libsysstat
     SUBDIR += liburcu
-    SUBDIR += libutempter
     SUBDIR += life-preserver
     SUBDIR += lineak-defaultplugin
     SUBDIR += lineak-xosdplugin


More information about the svn-ports-all mailing list