From owner-cvs-all Fri Sep 18 15:06:30 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA11889 for cvs-all-outgoing; Fri, 18 Sep 1998 15:06:30 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA11829; Fri, 18 Sep 1998 15:06:19 -0700 (PDT) (envelope-from smace@FreeBSD.org) From: Scott Mace Received: (from smace@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA02870; Fri, 18 Sep 1998 15:05:56 -0700 (PDT) Date: Fri, 18 Sep 1998 15:05:56 -0700 (PDT) Message-Id: <199809182205.PAA02870@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/graphics/tiff34 Makefile ports/graphics/tiff34/patches patch-aa patch-ab ports/graphics/tiff34/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk smace 1998/09/18 15:05:56 PDT Modified files: graphics/tiff34 Makefile Log: Convert to Elf Revision Changes Path 1.10 +2 -2 ports/graphics/tiff34/Makefile Modified files: graphics/tiff34/patches patch-aa patch-ab Log: COnvert to Elf. Two DSO types for tiff34 are now supported: FREEBSD_AOUTdso and FREEBSD_ELFdso Revision Changes Path 1.8 +12 -13 ports/graphics/tiff34/patches/patch-aa 1.4 +12 -6 ports/graphics/tiff34/patches/patch-ab Modified files: graphics/tiff34/pkg PLIST Log: Convert to Elf. Revision Changes Path 1.7 +4 -3 ports/graphics/tiff34/pkg/PLIST