From owner-cvs-ports Fri May 8 06:54:49 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA24437 for cvs-ports-outgoing; Fri, 8 May 1998 06:54:49 -0700 (PDT) (envelope-from owner-cvs-ports) 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 GAA24366; Fri, 8 May 1998 06:54:35 -0700 (PDT) (envelope-from andreas@FreeBSD.org) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA10823; Fri, 8 May 1998 06:51:38 -0700 (PDT) Date: Fri, 8 May 1998 06:51:38 -0700 (PDT) Message-Id: <199805081351.GAA10823@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/games/crossfire Makefile ports/games/crossfire/files md5 ports/games/crossfire/patches patch-ao patch-ap patch-aa patch-ac patch-ak patch-af ports/games/crossfire/pkg PLIST ports/games/crossfire/scripts pre-configure Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk andreas 1998/05/08 06:51:38 PDT Modified files: games/crossfire Makefile games/crossfire/files md5 games/crossfire/patches patch-aa patch-ac patch-ak games/crossfire/pkg PLIST Added files: games/crossfire/patches patch-ao patch-ap games/crossfire/scripts pre-configure Removed files: games/crossfire/patches patch-af Log: Update to newest version 0.94.1 Make port PREFIX clean solve gettimeofday compile problem (patch-ao) sanitize order of header file inclusion in common/porting.c so that MIN and MAX don't get redefined (patch-ap) updated PLIST added dirrm statements in PLIST to allow proper removal of package Revision Changes Path 1.20 +34 -23 ports/games/crossfire/Makefile 1.3 +3 -3 ports/games/crossfire/files/md5 1.4 +31 -17 ports/games/crossfire/patches/patch-aa 1.2 +20 -5 ports/games/crossfire/patches/patch-ac 1.4 +9 -9 ports/games/crossfire/patches/patch-ak 1.6 +2109 -1522ports/games/crossfire/pkg/PLIST