diff options
author | rene <rene@FreeBSD.org> | 2017-01-15 17:48:22 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-01-15 17:48:22 +0800 |
commit | 2cdce2c95aec0ff4ce6fdefff08646ed98df8a76 (patch) | |
tree | a07cbf63102e8f45905f8e2ab5b888ddbc6ef376 /emulators/Makefile | |
parent | 40736c45e02b546bb7903b2071573802dfe7e460 (diff) | |
download | freebsd-ports-gnome-2cdce2c95aec0ff4ce6fdefff08646ed98df8a76.tar.gz freebsd-ports-gnome-2cdce2c95aec0ff4ce6fdefff08646ed98df8a76.tar.zst freebsd-ports-gnome-2cdce2c95aec0ff4ce6fdefff08646ed98df8a76.zip |
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)
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 3ccad1407391..4e0ce3aedcb6 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -27,7 +27,6 @@ SUBDIR += dgen-sdl SUBDIR += dolphin-emu SUBDIR += dosbox - SUBDIR += doscmd SUBDIR += dtcyber SUBDIR += dynagen SUBDIR += dynagui |