Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jan 2017 09:48:23 +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: r431540 - in head: . archivers archivers/tclmkziplib audio audio/aureal-kmod audio/xmms-openspc emulators emulators/doscmd net net/cyphesis net/gpxe net/openospfd security security/open...
Message-ID:  <201701150948.v0F9mN9l078452@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sun Jan 15 09:48:22 2017
New Revision: 431540
URL: https://svnweb.freebsd.org/changeset/ports/431540

Log:
  Remove expired ports:
  2017-01-15 net/cyphesis: Does not compile on FreeBSD 10+
  2017-01-15 net/gpxe: does not build on FreeBSD 10.x and later
  2017-01-15 net/openospfd: requires old CARP implementation (interface layer)
  2017-01-15 security/openbsm-devel: is not needed under FreeBSD 10.x or higher
  2017-01-15 security/ssh-copy-id: is already in the base system
  2017-01-15 sysutils/apt: does not build on 10+
  2017-01-15 archivers/tclmkziplib: Abandonware, please use bundled zlib package [http://tcl.tk/man/tcl8.6/TclCmd/zlib.htm]
  2017-01-15 x11-drivers/drm-kmod: this port is only for 9.3 systems
  2017-01-15 audio/xmms-openspc: does not build on FreeBSD 10.x and later
  2017-01-15 audio/aureal-kmod: does not build (and fetch)
  2017-01-15 emulators/doscmd: does not build (accesses field of opaque structure)

Deleted:
  head/archivers/tclmkziplib/
  head/audio/aureal-kmod/
  head/audio/xmms-openspc/
  head/emulators/doscmd/
  head/net/cyphesis/
  head/net/gpxe/
  head/net/openospfd/
  head/security/openbsm-devel/
  head/security/ssh-copy-id/
  head/sysutils/apt/
  head/x11-drivers/drm-kmod/
Modified:
  head/MOVED
  head/archivers/Makefile
  head/audio/Makefile
  head/emulators/Makefile
  head/net/Makefile
  head/security/Makefile
  head/sysutils/Makefile
  head/x11-drivers/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sun Jan 15 09:32:56 2017	(r431539)
+++ head/MOVED	Sun Jan 15 09:48:22 2017	(r431540)
@@ -8978,3 +8978,14 @@ www/httpie|www/py-httpie|2017-01-09|Rena
 sysutils/istatd|sysutils/istatserver|2017-01-09|Project was renamed
 devel/py-gflags|devel/py-python-gflags|2017-01-10|Rename to match PyPI naming
 java/wildfly100|java/wildfly10|2017-01-10|Remove minor version number from port name
+net/cyphesis||2017-01-15|Has expired: Does not compile on FreeBSD 10+
+net/gpxe||2017-01-15|Has expired: does not build on FreeBSD 10.x and later
+net/openospfd||2017-01-15|Has expired: requires old CARP implementation (interface layer)
+security/openbsm-devel||2017-01-15|Has expired: is not needed under FreeBSD 10.x or higher
+security/ssh-copy-id||2017-01-15|Has expired: is already in the base system
+sysutils/apt||2017-01-15|Has expired: does not build on 10+
+archivers/tclmkziplib||2017-01-15|Has expired: Abandonware, please use bundled zlib package [http://tcl.tk/man/tcl8.6/TclCmd/zlib.htm]
+x11-drivers/drm-kmod||2017-01-15|Has expired: this port is only for 9.3 systems
+audio/xmms-openspc||2017-01-15|Has expired: does not build on FreeBSD 10.x and later
+audio/aureal-kmod||2017-01-15|Has expired: does not build (and fetch)
+emulators/doscmd||2017-01-15|Has expired: does not build (accesses field of opaque structure)

Modified: head/archivers/Makefile
==============================================================================
--- head/archivers/Makefile	Sun Jan 15 09:32:56 2017	(r431539)
+++ head/archivers/Makefile	Sun Jan 15 09:48:22 2017	(r431540)
@@ -205,7 +205,6 @@
     SUBDIR += stuffit
     SUBDIR += szip
     SUBDIR += tardy
-    SUBDIR += tclmkziplib
     SUBDIR += thunar-archive-plugin
     SUBDIR += torrentzip
     SUBDIR += ucl

Modified: head/audio/Makefile
==============================================================================
--- head/audio/Makefile	Sun Jan 15 09:32:56 2017	(r431539)
+++ head/audio/Makefile	Sun Jan 15 09:48:22 2017	(r431540)
@@ -43,7 +43,6 @@
     SUBDIR += audiere
     SUBDIR += audiotag
     SUBDIR += aumix
-    SUBDIR += aureal-kmod
     SUBDIR += autocd
     SUBDIR += autotalent
     SUBDIR += autozen
@@ -837,7 +836,6 @@
     SUBDIR += xmms-mailnotify
     SUBDIR += xmms-nas
     SUBDIR += xmms-nsf
-    SUBDIR += xmms-openspc
     SUBDIR += xmms-sapplug
     SUBDIR += xmms-scrobbler
     SUBDIR += xmms-sexypsf

Modified: head/emulators/Makefile
==============================================================================
--- head/emulators/Makefile	Sun Jan 15 09:32:56 2017	(r431539)
+++ head/emulators/Makefile	Sun Jan 15 09:48:22 2017	(r431540)
@@ -27,7 +27,6 @@
     SUBDIR += dgen-sdl
     SUBDIR += dolphin-emu
     SUBDIR += dosbox
-    SUBDIR += doscmd
     SUBDIR += dtcyber
     SUBDIR += dynagen
     SUBDIR += dynagui

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Sun Jan 15 09:32:56 2017	(r431539)
+++ head/net/Makefile	Sun Jan 15 09:48:22 2017	(r431540)
@@ -88,7 +88,6 @@
     SUBDIR += ctrace
     SUBDIR += cvsup-static
     SUBDIR += cvsync
-    SUBDIR += cyphesis
     SUBDIR += czmq
     SUBDIR += daemonlogger
     SUBDIR += dante
@@ -189,7 +188,6 @@
     SUBDIR += googlecl
     SUBDIR += gopher
     SUBDIR += gotthard
-    SUBDIR += gpxe
     SUBDIR += gq
     SUBDIR += grdesktop
     SUBDIR += grilo
@@ -506,7 +504,6 @@
     SUBDIR += openmq-client
     SUBDIR += openntpd
     SUBDIR += opennx
-    SUBDIR += openospfd
     SUBDIR += openpgm
     SUBDIR += openradius
     SUBDIR += opensips

Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile	Sun Jan 15 09:32:56 2017	(r431539)
+++ head/security/Makefile	Sun Jan 15 09:48:22 2017	(r431540)
@@ -403,7 +403,6 @@
     SUBDIR += oinkmaster
     SUBDIR += op
     SUBDIR += openbsm
-    SUBDIR += openbsm-devel
     SUBDIR += openca-tools-forked
     SUBDIR += opencdk
     SUBDIR += openconnect
@@ -1103,7 +1102,6 @@
     SUBDIR += sqlninja
     SUBDIR += srm
     SUBDIR += ssdeep
-    SUBDIR += ssh-copy-id
     SUBDIR += ssh-multiadd
     SUBDIR += ssh_askpass_gtk2
     SUBDIR += sshblock

Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile	Sun Jan 15 09:32:56 2017	(r431539)
+++ head/sysutils/Makefile	Sun Jan 15 09:48:22 2017	(r431540)
@@ -40,7 +40,6 @@
     SUBDIR += apachetop
     SUBDIR += apcpwr
     SUBDIR += apcupsd
-    SUBDIR += apt
     SUBDIR += arcconf
     SUBDIR += archivemount
     SUBDIR += areca-cli

Modified: head/x11-drivers/Makefile
==============================================================================
--- head/x11-drivers/Makefile	Sun Jan 15 09:32:56 2017	(r431539)
+++ head/x11-drivers/Makefile	Sun Jan 15 09:48:22 2017	(r431540)
@@ -3,7 +3,6 @@
 
     COMMENT = X11 drivers
 
-    SUBDIR += drm-kmod
     SUBDIR += xf86-input-acecad
     SUBDIR += xf86-input-egalax
     SUBDIR += xf86-input-elographics



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