From owner-cvs-all Sun May 5 2:55:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C8AA37B416; Sun, 5 May 2002 02:55:31 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g459tVT96350; Sun, 5 May 2002 02:55:31 -0700 (PDT) (envelope-from kris) Message-Id: <200205050955.g459tVT96350@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 5 May 2002 02:55:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.kde.mk ports/x11-toolkits Makefile ports/x11-toolkits/qt145 Makefile distinfo pkg-comment pkg-descr pkg-plist ports/x11-toolkits/qt145/files man3 patch-aa patch-ab patch-ac patch-ad X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/05/05 02:55:31 PDT Modified files: Mk bsd.kde.mk x11-toolkits Makefile Added files: x11-toolkits/qt145 Makefile distinfo pkg-comment pkg-descr pkg-plist x11-toolkits/qt145/files man3 patch-aa patch-ab patch-ac patch-ad Log: Add back the qt145 port and support for qt-1.x. This should not have been removed because it was not broken and a lot of working ports depended on it. The qt145 port now installs files named *qt1* instead of *qt* so it does not conflict with the other qt versions. Revision Changes Path 1.12 +14 -2 ports/Mk/bsd.kde.mk 1.176 +1 -0 ports/x11-toolkits/Makefile 1.58 +89 -0 ports/x11-toolkits/qt145/Makefile (new) 1.14 +2 -0 ports/x11-toolkits/qt145/distinfo (new) 1.3 +89 -0 ports/x11-toolkits/qt145/files/man3 (new) 1.9 +45 -0 ports/x11-toolkits/qt145/files/patch-aa (new) 1.4 +13 -0 ports/x11-toolkits/qt145/files/patch-ab (new) 1.3 +20 -0 ports/x11-toolkits/qt145/files/patch-ac (new) 1.3 +15 -0 ports/x11-toolkits/qt145/files/patch-ad (new) 1.4 +1 -0 ports/x11-toolkits/qt145/pkg-comment (new) 1.6 +8 -0 ports/x11-toolkits/qt145/pkg-descr (new) 1.24 +910 -0 ports/x11-toolkits/qt145/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message