From owner-cvs-all Sun Oct 14 13:23:33 2001 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 965C637B408; Sun, 14 Oct 2001 13:23:28 -0700 (PDT) Received: (from mi@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9EKNSd59577; Sun, 14 Oct 2001 13:23:28 -0700 (PDT) (envelope-from mi) Message-Id: <200110142023.f9EKNSd59577@freefall.freebsd.org> From: Mikhail Teterin Date: Sun, 14 Oct 2001 13:23:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/gd2 Makefile distinfo pkg-comment pkg-descr pkg-plist ports/graphics/gd2/files Makefile.bsd patch-gif patch-ac patch-gdkanji.c patch-gdttf.c 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 mi 2001/10/14 13:23:28 PDT Modified files: graphics/gd2 Makefile distinfo pkg-comment pkg-descr pkg-plist graphics/gd2/files patch-gif Added files: graphics/gd2/files Makefile.bsd Removed files: graphics/gd2/files patch-ac patch-gdkanji.c patch-gdttf.c Log: Upgrade to 2.0.1 (gd2 was repocopied from gd). The name of the installed library is still libgd, which is on purpose. It looks like very little needs to be done after all to make current gd users switch, so gd2 will, hopefully, quickly become gd again. XPM will be used by default now, unless WITHOUT_XPM is declared. When XPM can be built without installing X11, this is seems sensible. Revision Changes Path 1.43 +16 -14 ports/graphics/gd2/Makefile 1.16 +1 -1 ports/graphics/gd2/distinfo 1.1 +49 -0 ports/graphics/gd2/files/Makefile.bsd (new) 1.17 +0 -178 ports/graphics/gd2/files/patch-ac (dead) 1.2 +0 -87 ports/graphics/gd2/files/patch-gdkanji.c (dead) 1.2 +0 -17 ports/graphics/gd2/files/patch-gdttf.c (dead) 1.2 +1 -2 ports/graphics/gd2/files/patch-gif 1.3 +1 -1 ports/graphics/gd2/pkg-comment 1.5 +11 -16 ports/graphics/gd2/pkg-descr 1.11 +1 -1 ports/graphics/gd2/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message