aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-10-25 11:33:54 +0800
committerwill <will@FreeBSD.org>2000-10-25 11:33:54 +0800
commite3c0e35cbc0cbd02bdad012f8fa709df2640e960 (patch)
treef86f76d7062b97c88e688447783cd0d305f0a758 /x11-toolkits
parent7739944e9cf429079f376157c23f8afd43ec1303 (diff)
downloadfreebsd-ports-gnome-e3c0e35cbc0cbd02bdad012f8fa709df2640e960.tar.gz
freebsd-ports-gnome-e3c0e35cbc0cbd02bdad012f8fa709df2640e960.tar.zst
freebsd-ports-gnome-e3c0e35cbc0cbd02bdad012f8fa709df2640e960.zip
Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...
All KDE2 ports now use default USE_QT2. Still todo: Merge in MTREE stuff.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/qt22/Makefile7
-rw-r--r--x11-toolkits/qt22/distinfo2
-rw-r--r--x11-toolkits/qt22/pkg-plist2
-rw-r--r--x11-toolkits/qt23/Makefile7
-rw-r--r--x11-toolkits/qt23/distinfo2
-rw-r--r--x11-toolkits/qt23/pkg-plist2
-rw-r--r--x11-toolkits/qt30/Makefile7
-rw-r--r--x11-toolkits/qt30/distinfo2
-rw-r--r--x11-toolkits/qt30/pkg-plist2
-rw-r--r--x11-toolkits/qt31/Makefile7
-rw-r--r--x11-toolkits/qt31/distinfo2
-rw-r--r--x11-toolkits/qt31/pkg-plist2
-rw-r--r--x11-toolkits/qt32/Makefile7
-rw-r--r--x11-toolkits/qt32/distinfo2
-rw-r--r--x11-toolkits/qt32/pkg-plist2
-rw-r--r--x11-toolkits/qt33/Makefile7
-rw-r--r--x11-toolkits/qt33/distinfo2
-rw-r--r--x11-toolkits/qt33/pkg-plist2
18 files changed, 36 insertions, 30 deletions
diff --git a/x11-toolkits/qt22/Makefile b/x11-toolkits/qt22/Makefile
index e8d600075aca..af48875ae9a5 100644
--- a/x11-toolkits/qt22/Makefile
+++ b/x11-toolkits/qt22/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= qt
-PORTVERSION= 2.2.0
-PORTREVISION= 1
+PORTVERSION= 2.2.1
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.trolltech.com/qt/source/
-DISTNAME= qt-x11-2.2.0
+DISTNAME= qt-x11-${PORTVERSION}
MAINTAINER= will@FreeBSD.org
@@ -55,7 +54,7 @@ pre-fetch:
@${ECHO} "that installation, deinstall it and then install this port."
@${ECHO} "Note that this port contains beta-quality source code and"
@${ECHO} "must be used only wherever absolutely needed, such as for"
- @${ECHO} "KDE2 snapshot 20000829A and later."
+ @${ECHO} "KDE 2.0 and later."
@${FALSE}
.endif
.endif
diff --git a/x11-toolkits/qt22/distinfo b/x11-toolkits/qt22/distinfo
index b9d619b47258..e7dbb76ab284 100644
--- a/x11-toolkits/qt22/distinfo
+++ b/x11-toolkits/qt22/distinfo
@@ -1 +1 @@
-MD5 (qt-x11-2.2.0.tar.gz) = dd0a736e44a6a2229ade3822e94b86ef
+MD5 (qt-x11-2.2.1.tar.gz) = c5a65c4ded0330fa6b44c24fd93b938e
diff --git a/x11-toolkits/qt22/pkg-plist b/x11-toolkits/qt22/pkg-plist
index 389dc2fa1fd6..6c8919a2de9b 100644
--- a/x11-toolkits/qt22/pkg-plist
+++ b/x11-toolkits/qt22/pkg-plist
@@ -45,6 +45,7 @@ include/qt2/qcommonstyle.h
include/qt2/qconfig-dist.h
include/qt2/qconfig-embedded.h
include/qt2/qconfig-minimal.h
+include/qt2/qconfig-qpim.h
include/qt2/qconfig.h
include/qt2/qconnect.h
include/qt2/qconnection.h
@@ -1505,6 +1506,7 @@ share/doc/qt2/html/qworkspace-members.html
share/doc/qt2/html/qworkspace.html
share/doc/qt2/html/qwsdecoration-members.html
share/doc/qt2/html/qwsdecoration.html
+share/doc/qt2/html/qwsdisplay_qws-h.html
share/doc/qt2/html/qwsmanager_qws-h.html
share/doc/qt2/html/qxml-h.html
share/doc/qt2/html/qxmlattributes-members.html
diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile
index e8d600075aca..af48875ae9a5 100644
--- a/x11-toolkits/qt23/Makefile
+++ b/x11-toolkits/qt23/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= qt
-PORTVERSION= 2.2.0
-PORTREVISION= 1
+PORTVERSION= 2.2.1
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.trolltech.com/qt/source/
-DISTNAME= qt-x11-2.2.0
+DISTNAME= qt-x11-${PORTVERSION}
MAINTAINER= will@FreeBSD.org
@@ -55,7 +54,7 @@ pre-fetch:
@${ECHO} "that installation, deinstall it and then install this port."
@${ECHO} "Note that this port contains beta-quality source code and"
@${ECHO} "must be used only wherever absolutely needed, such as for"
- @${ECHO} "KDE2 snapshot 20000829A and later."
+ @${ECHO} "KDE 2.0 and later."
@${FALSE}
.endif
.endif
diff --git a/x11-toolkits/qt23/distinfo b/x11-toolkits/qt23/distinfo
index b9d619b47258..e7dbb76ab284 100644
--- a/x11-toolkits/qt23/distinfo
+++ b/x11-toolkits/qt23/distinfo
@@ -1 +1 @@
-MD5 (qt-x11-2.2.0.tar.gz) = dd0a736e44a6a2229ade3822e94b86ef
+MD5 (qt-x11-2.2.1.tar.gz) = c5a65c4ded0330fa6b44c24fd93b938e
diff --git a/x11-toolkits/qt23/pkg-plist b/x11-toolkits/qt23/pkg-plist
index 389dc2fa1fd6..6c8919a2de9b 100644
--- a/x11-toolkits/qt23/pkg-plist
+++ b/x11-toolkits/qt23/pkg-plist
@@ -45,6 +45,7 @@ include/qt2/qcommonstyle.h
include/qt2/qconfig-dist.h
include/qt2/qconfig-embedded.h
include/qt2/qconfig-minimal.h
+include/qt2/qconfig-qpim.h
include/qt2/qconfig.h
include/qt2/qconnect.h
include/qt2/qconnection.h
@@ -1505,6 +1506,7 @@ share/doc/qt2/html/qworkspace-members.html
share/doc/qt2/html/qworkspace.html
share/doc/qt2/html/qwsdecoration-members.html
share/doc/qt2/html/qwsdecoration.html
+share/doc/qt2/html/qwsdisplay_qws-h.html
share/doc/qt2/html/qwsmanager_qws-h.html
share/doc/qt2/html/qxml-h.html
share/doc/qt2/html/qxmlattributes-members.html
diff --git a/x11-toolkits/qt30/Makefile b/x11-toolkits/qt30/Makefile
index e8d600075aca..af48875ae9a5 100644
--- a/x11-toolkits/qt30/Makefile
+++ b/x11-toolkits/qt30/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= qt
-PORTVERSION= 2.2.0
-PORTREVISION= 1
+PORTVERSION= 2.2.1
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.trolltech.com/qt/source/
-DISTNAME= qt-x11-2.2.0
+DISTNAME= qt-x11-${PORTVERSION}
MAINTAINER= will@FreeBSD.org
@@ -55,7 +54,7 @@ pre-fetch:
@${ECHO} "that installation, deinstall it and then install this port."
@${ECHO} "Note that this port contains beta-quality source code and"
@${ECHO} "must be used only wherever absolutely needed, such as for"
- @${ECHO} "KDE2 snapshot 20000829A and later."
+ @${ECHO} "KDE 2.0 and later."
@${FALSE}
.endif
.endif
diff --git a/x11-toolkits/qt30/distinfo b/x11-toolkits/qt30/distinfo
index b9d619b47258..e7dbb76ab284 100644
--- a/x11-toolkits/qt30/distinfo
+++ b/x11-toolkits/qt30/distinfo
@@ -1 +1 @@
-MD5 (qt-x11-2.2.0.tar.gz) = dd0a736e44a6a2229ade3822e94b86ef
+MD5 (qt-x11-2.2.1.tar.gz) = c5a65c4ded0330fa6b44c24fd93b938e
diff --git a/x11-toolkits/qt30/pkg-plist b/x11-toolkits/qt30/pkg-plist
index 389dc2fa1fd6..6c8919a2de9b 100644
--- a/x11-toolkits/qt30/pkg-plist
+++ b/x11-toolkits/qt30/pkg-plist
@@ -45,6 +45,7 @@ include/qt2/qcommonstyle.h
include/qt2/qconfig-dist.h
include/qt2/qconfig-embedded.h
include/qt2/qconfig-minimal.h
+include/qt2/qconfig-qpim.h
include/qt2/qconfig.h
include/qt2/qconnect.h
include/qt2/qconnection.h
@@ -1505,6 +1506,7 @@ share/doc/qt2/html/qworkspace-members.html
share/doc/qt2/html/qworkspace.html
share/doc/qt2/html/qwsdecoration-members.html
share/doc/qt2/html/qwsdecoration.html
+share/doc/qt2/html/qwsdisplay_qws-h.html
share/doc/qt2/html/qwsmanager_qws-h.html
share/doc/qt2/html/qxml-h.html
share/doc/qt2/html/qxmlattributes-members.html
diff --git a/x11-toolkits/qt31/Makefile b/x11-toolkits/qt31/Makefile
index e8d600075aca..af48875ae9a5 100644
--- a/x11-toolkits/qt31/Makefile
+++ b/x11-toolkits/qt31/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= qt
-PORTVERSION= 2.2.0
-PORTREVISION= 1
+PORTVERSION= 2.2.1
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.trolltech.com/qt/source/
-DISTNAME= qt-x11-2.2.0
+DISTNAME= qt-x11-${PORTVERSION}
MAINTAINER= will@FreeBSD.org
@@ -55,7 +54,7 @@ pre-fetch:
@${ECHO} "that installation, deinstall it and then install this port."
@${ECHO} "Note that this port contains beta-quality source code and"
@${ECHO} "must be used only wherever absolutely needed, such as for"
- @${ECHO} "KDE2 snapshot 20000829A and later."
+ @${ECHO} "KDE 2.0 and later."
@${FALSE}
.endif
.endif
diff --git a/x11-toolkits/qt31/distinfo b/x11-toolkits/qt31/distinfo
index b9d619b47258..e7dbb76ab284 100644
--- a/x11-toolkits/qt31/distinfo
+++ b/x11-toolkits/qt31/distinfo
@@ -1 +1 @@
-MD5 (qt-x11-2.2.0.tar.gz) = dd0a736e44a6a2229ade3822e94b86ef
+MD5 (qt-x11-2.2.1.tar.gz) = c5a65c4ded0330fa6b44c24fd93b938e
diff --git a/x11-toolkits/qt31/pkg-plist b/x11-toolkits/qt31/pkg-plist
index 389dc2fa1fd6..6c8919a2de9b 100644
--- a/x11-toolkits/qt31/pkg-plist
+++ b/x11-toolkits/qt31/pkg-plist
@@ -45,6 +45,7 @@ include/qt2/qcommonstyle.h
include/qt2/qconfig-dist.h
include/qt2/qconfig-embedded.h
include/qt2/qconfig-minimal.h
+include/qt2/qconfig-qpim.h
include/qt2/qconfig.h
include/qt2/qconnect.h
include/qt2/qconnection.h
@@ -1505,6 +1506,7 @@ share/doc/qt2/html/qworkspace-members.html
share/doc/qt2/html/qworkspace.html
share/doc/qt2/html/qwsdecoration-members.html
share/doc/qt2/html/qwsdecoration.html
+share/doc/qt2/html/qwsdisplay_qws-h.html
share/doc/qt2/html/qwsmanager_qws-h.html
share/doc/qt2/html/qxml-h.html
share/doc/qt2/html/qxmlattributes-members.html
diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile
index e8d600075aca..af48875ae9a5 100644
--- a/x11-toolkits/qt32/Makefile
+++ b/x11-toolkits/qt32/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= qt
-PORTVERSION= 2.2.0
-PORTREVISION= 1
+PORTVERSION= 2.2.1
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.trolltech.com/qt/source/
-DISTNAME= qt-x11-2.2.0
+DISTNAME= qt-x11-${PORTVERSION}
MAINTAINER= will@FreeBSD.org
@@ -55,7 +54,7 @@ pre-fetch:
@${ECHO} "that installation, deinstall it and then install this port."
@${ECHO} "Note that this port contains beta-quality source code and"
@${ECHO} "must be used only wherever absolutely needed, such as for"
- @${ECHO} "KDE2 snapshot 20000829A and later."
+ @${ECHO} "KDE 2.0 and later."
@${FALSE}
.endif
.endif
diff --git a/x11-toolkits/qt32/distinfo b/x11-toolkits/qt32/distinfo
index b9d619b47258..e7dbb76ab284 100644
--- a/x11-toolkits/qt32/distinfo
+++ b/x11-toolkits/qt32/distinfo
@@ -1 +1 @@
-MD5 (qt-x11-2.2.0.tar.gz) = dd0a736e44a6a2229ade3822e94b86ef
+MD5 (qt-x11-2.2.1.tar.gz) = c5a65c4ded0330fa6b44c24fd93b938e
diff --git a/x11-toolkits/qt32/pkg-plist b/x11-toolkits/qt32/pkg-plist
index 389dc2fa1fd6..6c8919a2de9b 100644
--- a/x11-toolkits/qt32/pkg-plist
+++ b/x11-toolkits/qt32/pkg-plist
@@ -45,6 +45,7 @@ include/qt2/qcommonstyle.h
include/qt2/qconfig-dist.h
include/qt2/qconfig-embedded.h
include/qt2/qconfig-minimal.h
+include/qt2/qconfig-qpim.h
include/qt2/qconfig.h
include/qt2/qconnect.h
include/qt2/qconnection.h
@@ -1505,6 +1506,7 @@ share/doc/qt2/html/qworkspace-members.html
share/doc/qt2/html/qworkspace.html
share/doc/qt2/html/qwsdecoration-members.html
share/doc/qt2/html/qwsdecoration.html
+share/doc/qt2/html/qwsdisplay_qws-h.html
share/doc/qt2/html/qwsmanager_qws-h.html
share/doc/qt2/html/qxml-h.html
share/doc/qt2/html/qxmlattributes-members.html
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index e8d600075aca..af48875ae9a5 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= qt
-PORTVERSION= 2.2.0
-PORTREVISION= 1
+PORTVERSION= 2.2.1
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.trolltech.com/qt/source/
-DISTNAME= qt-x11-2.2.0
+DISTNAME= qt-x11-${PORTVERSION}
MAINTAINER= will@FreeBSD.org
@@ -55,7 +54,7 @@ pre-fetch:
@${ECHO} "that installation, deinstall it and then install this port."
@${ECHO} "Note that this port contains beta-quality source code and"
@${ECHO} "must be used only wherever absolutely needed, such as for"
- @${ECHO} "KDE2 snapshot 20000829A and later."
+ @${ECHO} "KDE 2.0 and later."
@${FALSE}
.endif
.endif
diff --git a/x11-toolkits/qt33/distinfo b/x11-toolkits/qt33/distinfo
index b9d619b47258..e7dbb76ab284 100644
--- a/x11-toolkits/qt33/distinfo
+++ b/x11-toolkits/qt33/distinfo
@@ -1 +1 @@
-MD5 (qt-x11-2.2.0.tar.gz) = dd0a736e44a6a2229ade3822e94b86ef
+MD5 (qt-x11-2.2.1.tar.gz) = c5a65c4ded0330fa6b44c24fd93b938e
diff --git a/x11-toolkits/qt33/pkg-plist b/x11-toolkits/qt33/pkg-plist
index 389dc2fa1fd6..6c8919a2de9b 100644
--- a/x11-toolkits/qt33/pkg-plist
+++ b/x11-toolkits/qt33/pkg-plist
@@ -45,6 +45,7 @@ include/qt2/qcommonstyle.h
include/qt2/qconfig-dist.h
include/qt2/qconfig-embedded.h
include/qt2/qconfig-minimal.h
+include/qt2/qconfig-qpim.h
include/qt2/qconfig.h
include/qt2/qconnect.h
include/qt2/qconnection.h
@@ -1505,6 +1506,7 @@ share/doc/qt2/html/qworkspace-members.html
share/doc/qt2/html/qworkspace.html
share/doc/qt2/html/qwsdecoration-members.html
share/doc/qt2/html/qwsdecoration.html
+share/doc/qt2/html/qwsdisplay_qws-h.html
share/doc/qt2/html/qwsmanager_qws-h.html
share/doc/qt2/html/qxml-h.html
share/doc/qt2/html/qxmlattributes-members.html