diff options
author | lofi <lofi@FreeBSD.org> | 2004-03-10 03:41:12 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-03-10 03:41:12 +0800 |
commit | 344150edd9e7a3101f87e63d531bdae2b9dbb21f (patch) | |
tree | aa2a54a33e5e6163905ac68a0a01153dd9038687 /net | |
parent | 0bf4cb87335558d7d6c7a77212d01366ca69ca07 (diff) | |
download | freebsd-ports-graphics-344150edd9e7a3101f87e63d531bdae2b9dbb21f.tar.gz freebsd-ports-graphics-344150edd9e7a3101f87e63d531bdae2b9dbb21f.tar.zst freebsd-ports-graphics-344150edd9e7a3101f87e63d531bdae2b9dbb21f.zip |
Update to KDE 3.2.1 / QT 3.3.1
Important changes:
==================
KDE:
- Audio/arts does not install artswrapper anymore, instead it is provided by
audio/artswrapper. See UPDATING.
- misc/kdeaddons3 is now a metaport with
editors/kate-plugins
editors/vimpart
games/atlantikdesigner
misc/kaddressbook-plugins
misc/kfile-plugins
misc/kicker-applets
misc/knewsticker-scripts
misc/konq-plugins
misc/ksig
misc/renamedlgplugins
multimedia/noatun-plugins
net/kontact-plugins
as slave ports.
- A number of KDE ports now uses OPTIONS do make various WITH_* options more
visible.
- Plist fixes
- devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for
newly created projects.
- kdebase will no longer remove previous KDM configurations. This won't take
effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still
remove the configuration), but subsequent updates will merge old configs.
QT:
- Previous versions of QT could be compiled with debugging-support enabled by
defining DEBUG. This switch has been renamed to the more unambiguous
WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
Diffstat (limited to 'net')
-rw-r--r-- | net/kdenetwork3/Makefile | 2 | ||||
-rw-r--r-- | net/kdenetwork3/distinfo | 3 | ||||
-rw-r--r-- | net/kdenetwork3/files/plist.base | 6 | ||||
-rw-r--r-- | net/kdenetwork4/Makefile | 2 | ||||
-rw-r--r-- | net/kdenetwork4/distinfo | 3 | ||||
-rw-r--r-- | net/kdenetwork4/files/plist.base | 6 | ||||
-rw-r--r-- | net/kontact-plugins/Makefile | 2 |
7 files changed, 14 insertions, 10 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index ce508dd3539..9392b8add91 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -10,7 +10,7 @@ PORTNAME= kdenetwork PORTVERSION= ${KDE_VERSION} CATEGORIES?= net kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src +MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src DIST_SUBDIR= KDE MAINTAINER?= kde@FreeBSD.org diff --git a/net/kdenetwork3/distinfo b/net/kdenetwork3/distinfo index 6cc4074f997..e33ac821a65 100644 --- a/net/kdenetwork3/distinfo +++ b/net/kdenetwork3/distinfo @@ -1 +1,2 @@ -MD5 (KDE/kdenetwork-3.2.0.tar.bz2) = 80d5a03ac950a7fac10bacbb122db11f +MD5 (KDE/kdenetwork-3.2.1.tar.bz2) = c9135b09191624490590a014da4bfb3d +SIZE (KDE/kdenetwork-3.2.1.tar.bz2) = 6210423 diff --git a/net/kdenetwork3/files/plist.base b/net/kdenetwork3/files/plist.base index 3bbc46854d9..f8b33e1d8e3 100644 --- a/net/kdenetwork3/files/plist.base +++ b/net/kdenetwork3/files/plist.base @@ -318,6 +318,7 @@ share/apps/kopete/icons/crystalsvg/64x64/apps/icq_protocol.png share/apps/kopete/icons/crystalsvg/64x64/apps/msn_protocol.png share/apps/kopete/icons/crystalsvg/64x64/apps/sms_protocol.png share/apps/kopete/icons/crystalsvg/64x64/apps/yahoo_protocol.png +share/apps/kopete/ircchatui.rc share/apps/kopete/kopetechatwindow.rc share/apps/kopete/kopeteemailwindow.rc share/apps/kopete/kopeteui.rc @@ -944,7 +945,9 @@ share/apps/kppp/Rules/Portugal/PT_Regional.rst share/apps/kppp/Rules/Portugal/PT_Regional_Ilhas.rst share/apps/kppp/Rules/Portugal/PT_YesNET.rst share/apps/kppp/Rules/Portugal/PT_YesNET_Ilhas.rst -share/apps/kppp/Rules/Romania/RomTelecom.rst +share/apps/kppp/Rules/Romania/Romtelecom_Acces_Special_Internet.rst +share/apps/kppp/Rules/Romania/Romtelecom_Interurban.rst +share/apps/kppp/Rules/Romania/Romtelecom_Local.rst share/apps/kppp/Rules/Romania/Zapp-Mobile.rst share/apps/kppp/Rules/Russia/TEMPLATE.ru share/apps/kppp/Rules/Russia/mtu-intel_standart.rst @@ -1047,7 +1050,6 @@ share/apps/krdc/pics/pointcursor.png share/apps/krdc/pics/pointcursormask.png share/apps/krdc/rdp-keymaps/ar share/apps/krdc/rdp-keymaps/common -share/apps/krdc/rdp-keymaps/convert-map share/apps/krdc/rdp-keymaps/da share/apps/krdc/rdp-keymaps/de share/apps/krdc/rdp-keymaps/en-gb diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index ce508dd3539..9392b8add91 100644 --- a/net/kdenetwork4/Makefile +++ b/net/kdenetwork4/Makefile @@ -10,7 +10,7 @@ PORTNAME= kdenetwork PORTVERSION= ${KDE_VERSION} CATEGORIES?= net kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src +MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src DIST_SUBDIR= KDE MAINTAINER?= kde@FreeBSD.org diff --git a/net/kdenetwork4/distinfo b/net/kdenetwork4/distinfo index 6cc4074f997..e33ac821a65 100644 --- a/net/kdenetwork4/distinfo +++ b/net/kdenetwork4/distinfo @@ -1 +1,2 @@ -MD5 (KDE/kdenetwork-3.2.0.tar.bz2) = 80d5a03ac950a7fac10bacbb122db11f +MD5 (KDE/kdenetwork-3.2.1.tar.bz2) = c9135b09191624490590a014da4bfb3d +SIZE (KDE/kdenetwork-3.2.1.tar.bz2) = 6210423 diff --git a/net/kdenetwork4/files/plist.base b/net/kdenetwork4/files/plist.base index 3bbc46854d9..f8b33e1d8e3 100644 --- a/net/kdenetwork4/files/plist.base +++ b/net/kdenetwork4/files/plist.base @@ -318,6 +318,7 @@ share/apps/kopete/icons/crystalsvg/64x64/apps/icq_protocol.png share/apps/kopete/icons/crystalsvg/64x64/apps/msn_protocol.png share/apps/kopete/icons/crystalsvg/64x64/apps/sms_protocol.png share/apps/kopete/icons/crystalsvg/64x64/apps/yahoo_protocol.png +share/apps/kopete/ircchatui.rc share/apps/kopete/kopetechatwindow.rc share/apps/kopete/kopeteemailwindow.rc share/apps/kopete/kopeteui.rc @@ -944,7 +945,9 @@ share/apps/kppp/Rules/Portugal/PT_Regional.rst share/apps/kppp/Rules/Portugal/PT_Regional_Ilhas.rst share/apps/kppp/Rules/Portugal/PT_YesNET.rst share/apps/kppp/Rules/Portugal/PT_YesNET_Ilhas.rst -share/apps/kppp/Rules/Romania/RomTelecom.rst +share/apps/kppp/Rules/Romania/Romtelecom_Acces_Special_Internet.rst +share/apps/kppp/Rules/Romania/Romtelecom_Interurban.rst +share/apps/kppp/Rules/Romania/Romtelecom_Local.rst share/apps/kppp/Rules/Romania/Zapp-Mobile.rst share/apps/kppp/Rules/Russia/TEMPLATE.ru share/apps/kppp/Rules/Russia/mtu-intel_standart.rst @@ -1047,7 +1050,6 @@ share/apps/krdc/pics/pointcursor.png share/apps/krdc/pics/pointcursormask.png share/apps/krdc/rdp-keymaps/ar share/apps/krdc/rdp-keymaps/common -share/apps/krdc/rdp-keymaps/convert-map share/apps/krdc/rdp-keymaps/da share/apps/krdc/rdp-keymaps/de share/apps/krdc/rdp-keymaps/en-gb diff --git a/net/kontact-plugins/Makefile b/net/kontact-plugins/Makefile index 2069b0dad06..354672158a8 100644 --- a/net/kontact-plugins/Makefile +++ b/net/kontact-plugins/Makefile @@ -16,8 +16,6 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Newsticker plugin for Kontact -IGNORE= This port is part of KDE 3.2.1 and is not yet ready - LIB_DEPENDS= kdepim:${PORTSDIR}/deskutils/kdepim3 KDE_SPLIT= kontact |