From owner-cvs-all Mon Nov 13 9: 6:52 2000 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 0FE7837B479; Mon, 13 Nov 2000 09:06:49 -0800 (PST) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA40328; Mon, 13 Nov 2000 09:06:49 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Message-Id: <200011131706.JAA40328@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 13 Nov 2000 09:06:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print Makefile ports/print/freetype2 Makefile distinfo pkg-plist ports/print/freetype2/files patch-aa patch-Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/11/13 09:06:48 PST Modified files: print Makefile print/freetype2 Makefile distinfo pkg-plist Added files: print/freetype2/files patch-aa Removed files: print/freetype2/files patch-Makefile.in Log: Add freetype2 after a repo-copy from print/freerype. Several notes: o Freetype2 is incompatible at API level with older freetype, therefore portname will be freetype2-x.x to allow pkg_* tools correctly handle dependencies (I do not use NO_LATEST_LINK, because it is a production-quality software, not a beta or such). o There are no fs namespace conflicts between freetype and freetype2, so they both could be installed on the same machine w/o any problems. Revision Changes Path 1.119 +2 -1 ports/print/Makefile 1.22 +8 -8 ports/print/freetype2/Makefile 1.8 +1 -1 ports/print/freetype2/distinfo 1.13 +55 -32 ports/print/freetype2/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message