Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 May 2020 12:55:50 +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: r533536 - in head: . net net/py-pcap x11-drivers x11-drivers/xf86-video-s3virge x11-drivers/xf86-video-tseng
Message-ID:  <202005011255.041Ctovu077727@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Fri May  1 12:55:50 2020
New Revision: 533536
URL: https://svnweb.freebsd.org/changeset/ports/533536

Log:
  Remove expired ports:
  
  2020-05-01 net/py-pcap: Broken with python3 please consider using net/py-pypcap
  2020-05-01 x11-drivers/xf86-video-tseng: broken
  2020-05-01 x11-drivers/xf86-video-s3virge: broken

Deleted:
  head/net/py-pcap/
  head/x11-drivers/xf86-video-s3virge/
  head/x11-drivers/xf86-video-tseng/
Modified:
  head/MOVED
  head/net/Makefile
  head/x11-drivers/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Fri May  1 12:34:37 2020	(r533535)
+++ head/MOVED	Fri May  1 12:55:50 2020	(r533536)
@@ -14554,3 +14554,6 @@ net-mgmt/bgpq|net-mgmt/bgpq3|2020-04-30|Has expired: U
 net/boringtun||2020-04-30|Has expired: Status of the project and motivation is unclear
 dns/dnsperf||2020-04-30|Removed, depends on expired dns/bind914, not compatible with dns/bind916
 dns/bind914|dns/bind916|2020-04-30|Has expired: End of life, please migrate to a newer version of BIND9
+net/py-pcap|net/py-pypcap|2020-05-01|Has expired: Broken with python3 please consider using net/py-pypcap
+x11-drivers/xf86-video-tseng||2020-05-01|Has expired: broken
+x11-drivers/xf86-video-s3virge||2020-05-01|Has expired: broken

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Fri May  1 12:34:37 2020	(r533535)
+++ head/net/Makefile	Fri May  1 12:55:50 2020	(r533536)
@@ -1069,7 +1069,6 @@
     SUBDIR += py-oauth2
     SUBDIR += py-paho-mqtt
     SUBDIR += py-pamqp
-    SUBDIR += py-pcap
     SUBDIR += py-pcapy
     SUBDIR += py-port-for
     SUBDIR += py-portend

Modified: head/x11-drivers/Makefile
==============================================================================
--- head/x11-drivers/Makefile	Fri May  1 12:34:37 2020	(r533535)
+++ head/x11-drivers/Makefile	Fri May  1 12:55:50 2020	(r533536)
@@ -37,7 +37,6 @@
     SUBDIR += xf86-video-r128
     SUBDIR += xf86-video-rendition
     SUBDIR += xf86-video-s3
-    SUBDIR += xf86-video-s3virge
     SUBDIR += xf86-video-savage
     SUBDIR += xf86-video-scfb
     SUBDIR += xf86-video-siliconmotion
@@ -45,7 +44,6 @@
     SUBDIR += xf86-video-sunffb
     SUBDIR += xf86-video-tdfx
     SUBDIR += xf86-video-trident
-    SUBDIR += xf86-video-tseng
     SUBDIR += xf86-video-vesa
     SUBDIR += xf86-video-vmware
     SUBDIR += xf86-video-voodoo



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