svn commit: r558372 - in head: . games games/gemrb net net/iplog
Rene Ladan
rene at FreeBSD.org
Fri Dec 18 13:39:55 UTC 2020
Author: rene
Date: Fri Dec 18 13:39:54 2020
New Revision: 558372
URL: https://svnweb.freebsd.org/changeset/ports/558372
Log:
Remove expired ports:
2020-12-15 games/gemrb: Uses deprecated version of python
2020-12-18 net/iplog: Unmaintained and dead upstream. Does not build with modern compilers.
Deleted:
head/games/gemrb/
head/net/iplog/
Modified:
head/MOVED
head/games/Makefile
head/net/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Fri Dec 18 13:30:52 2020 (r558371)
+++ head/MOVED Fri Dec 18 13:39:54 2020 (r558372)
@@ -15794,3 +15794,5 @@ www/py-pylons||2020-12-12|Has expired: Uses deprecated
www/py-qpy||2020-12-12|Has expired: Uses deprecated version of python
news/py-sabyenc|news/py-sabyenc3|2020-12-12|Has expired: Uses deprecated version of python
devel/py-gobject||2020-12-12|Has expired: Uses deprecated version of python
+games/gemrb||2020-12-18|Has expired: Uses deprecated version of python
+net/iplog||2020-12-18|Has expired: Unmaintained and dead upstream. Does not build with modern compilers.
Modified: head/games/Makefile
==============================================================================
--- head/games/Makefile Fri Dec 18 13:30:52 2020 (r558371)
+++ head/games/Makefile Fri Dec 18 13:39:54 2020 (r558372)
@@ -307,7 +307,6 @@
SUBDIR += gbrainy
SUBDIR += gcompris-qt
SUBDIR += gemdropx
- SUBDIR += gemrb
SUBDIR += genact
SUBDIR += gigalomania
SUBDIR += gillo
Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile Fri Dec 18 13:30:52 2020 (r558371)
+++ head/net/Makefile Fri Dec 18 13:39:54 2020 (r558372)
@@ -267,7 +267,6 @@
SUBDIR += ip6_int
SUBDIR += ipdecap
SUBDIR += ipgrab
- SUBDIR += iplog
SUBDIR += ipsumdump
SUBDIR += ipsvd
SUBDIR += ipxe
More information about the svn-ports-head
mailing list