diff options
author | rene <rene@FreeBSD.org> | 2013-07-27 03:19:20 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-07-27 03:19:20 +0800 |
commit | c945ab9477002608dac69f344be7d3f1f1b7d511 (patch) | |
tree | 4c98d494bc4532b5dd5b19f4e47bcb3babf104c2 /sysutils/Makefile | |
parent | 16876857cc4291ce83cf938fde7ea3a988e9a904 (diff) | |
download | freebsd-ports-gnome-c945ab9477002608dac69f344be7d3f1f1b7d511.tar.gz freebsd-ports-gnome-c945ab9477002608dac69f344be7d3f1f1b7d511.tar.zst freebsd-ports-gnome-c945ab9477002608dac69f344be7d3f1f1b7d511.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 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 060dbde8f1df..f76162552dc9 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -240,7 +240,6 @@ SUBDIR += ffs2recov SUBDIR += file SUBDIR += filedupe - SUBDIR += filelight SUBDIR += filelight-kde4 SUBDIR += fileprune SUBDIR += fileschanged @@ -426,36 +425,20 @@ SUBDIR += jtopen SUBDIR += jvmtop SUBDIR += jx - SUBDIR += k3b SUBDIR += k3b-kde4 SUBDIR += k8temp SUBDIR += kcm-polkit-kde - SUBDIR += kcpuload - SUBDIR += kdeadmin3 SUBDIR += kdeadmin4 SUBDIR += kdf SUBDIR += kdirstat - SUBDIR += keep SUBDIR += keyboard-daemon SUBDIR += kfloppy - SUBDIR += kgtk SUBDIR += kiconvtool - SUBDIR += kkbswitch - SUBDIR += kkeyled - SUBDIR += klaptopdaemon SUBDIR += kldfind SUBDIR += kldpatch - SUBDIR += kleansweep - SUBDIR += klineakconfig - SUBDIR += kmilo - SUBDIR += knutclient SUBDIR += knutclient-kde4 - SUBDIR += komparator - SUBDIR += krename SUBDIR += krename-kde4 - SUBDIR += kshutdown SUBDIR += kshutdown-kde4 - SUBDIR += ksynaptics SUBDIR += ksysguardd SUBDIR += lavaps SUBDIR += lbl-cf @@ -480,7 +463,6 @@ SUBDIR += libutempter SUBDIR += libzeitgeist SUBDIR += lineak-defaultplugin - SUBDIR += lineak-kdeplugins SUBDIR += lineak-xosdplugin SUBDIR += lineakd SUBDIR += linrename @@ -507,7 +489,6 @@ SUBDIR += lsof SUBDIR += ltrace SUBDIR += luckybackup - SUBDIR += luma SUBDIR += lxinput SUBDIR += lxsplit SUBDIR += lxtask @@ -736,7 +717,6 @@ SUBDIR += puppet-lint SUBDIR += pv SUBDIR += pwd_unmkdb - SUBDIR += pwg SUBDIR += pwgen SUBDIR += pwsafe SUBDIR += py-XenAPI @@ -886,7 +866,6 @@ SUBDIR += socket SUBDIR += socklog SUBDIR += sortu - SUBDIR += spassgen SUBDIR += spindown SUBDIR += spinner SUBDIR += spiped |