From owner-cvs-all Wed Sep 13 14:46:37 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 A88FF37B424; Wed, 13 Sep 2000 14:46:33 -0700 (PDT) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA70032; Wed, 13 Sep 2000 14:46:33 -0700 (PDT) (envelope-from billf@FreeBSD.org) Message-Id: <200009132146.OAA70032@freefall.freebsd.org> From: Bill Fumerola Date: Wed, 13 Sep 2000 14:46:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/pdflib3 Makefile ports/print/pdflib3/files md5 ports/print/pdflib3/patches patch-ad patch-af ports/print/pdflib3/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG billf 2000/09/13 14:46:33 PDT Modified files: print/pdflib3 Makefile print/pdflib3/files md5 print/pdflib3/patches patch-ad print/pdflib3/pkg PLIST Removed files: print/pdflib3/patches patch-af Log: new port pdflib3 (repocopy from pdflib): version 3 of pdflib has odd restrictions for usage (and you may need to purchase a license depending on what you do with it). It is however needed for php4's pdf functions and is of use to many, so we'll keep a seperate restricted port available for those of us who need it. Support for languages other then C/C++ are turned off for now, but I may change that (turning on perl/tcl/python support involves turning _off_ C/C++ support, so I'll add a WITH_FOO knob later) Submitted by: sobomax, billf Revision Changes Path 1.12 +14 -13 ports/print/pdflib3/Makefile 1.4 +1 -1 ports/print/pdflib3/files/md5 1.3 +7 -25 ports/print/pdflib3/patches/patch-ad 1.4 +10 -4 ports/print/pdflib3/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message