diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-07-27 03:19:20 +0800 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-07-27 03:19:20 +0800 |
commit | 66fee909266a1dedf3dfc1f03bb0841380d78805 (patch) | |
tree | 4c98d494bc4532b5dd5b19f4e47bcb3babf104c2 /net/Makefile | |
parent | eec2cb8d7407c5628cc8016e7349abbee6c98e3f (diff) | |
download | freebsd-ports-gnome-66fee909266a1dedf3dfc1f03bb0841380d78805.tar.gz freebsd-ports-gnome-66fee909266a1dedf3dfc1f03bb0841380d78805.tar.zst freebsd-ports-gnome-66fee909266a1dedf3dfc1f03bb0841380d78805.zip |
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/Makefile b/net/Makefile index 9c08a6c329ac..7be37b8b2b15 100644 --- a/net/Makefile +++ b/net/Makefile @@ -79,7 +79,6 @@ SUBDIR += coda6_server SUBDIR += corkscrew SUBDIR += courier-authlib-ldap - SUBDIR += cphone SUBDIR += crtmpserver SUBDIR += cryptcat SUBDIR += csocks @@ -283,19 +282,14 @@ SUBDIR += jsch SUBDIR += jumpgate SUBDIR += jwhois - SUBDIR += kdenetwork3 SUBDIR += kdenetwork4 - SUBDIR += kiax SUBDIR += kio-upnp-ms SUBDIR += kippo SUBDIR += kissd SUBDIR += knc - SUBDIR += knemo SUBDIR += knemo-kde4 SUBDIR += kojoney - SUBDIR += kphone SUBDIR += krdc - SUBDIR += krdesktop SUBDIR += krfb SUBDIR += kwooty SUBDIR += l2tpd @@ -303,7 +297,6 @@ SUBDIR += ladvd SUBDIR += lam SUBDIR += lambdamoo - SUBDIR += lanbrowsing SUBDIR += latd SUBDIR += ldap-stats SUBDIR += ldap2dns @@ -885,7 +878,6 @@ SUBDIR += poptop SUBDIR += portfwd SUBDIR += pppd23 - SUBDIR += pppload SUBDIR += pppoa SUBDIR += pptpclient SUBDIR += proftpd-mod_ldap @@ -1117,7 +1109,6 @@ SUBDIR += slbd SUBDIR += slirp SUBDIR += slurm - SUBDIR += smb4k SUBDIR += smb4k-kde4 SUBDIR += smbldap-tools SUBDIR += smm++ @@ -1210,7 +1201,6 @@ SUBDIR += tucan SUBDIR += turses SUBDIR += turnserver - SUBDIR += twinkle SUBDIR += twitux SUBDIR += u6rd SUBDIR += ucarp |