From owner-cvs-ports Sat May 17 10:28:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA03233 for cvs-ports-outgoing; Sat, 17 May 1997 10:28:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA03179; Sat, 17 May 1997 10:27:47 -0700 (PDT) From: Bill Fenner Received: (from fenner@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA09849; Sat, 17 May 1997 10:26:18 -0700 (PDT) Date: Sat, 17 May 1997 10:26:18 -0700 (PDT) Message-Id: <199705171726.KAA09849@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/ucd-snmp Makefile ports/net/ucd-snmp/patches patch-ae patch-af patch-ag patch-aa Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk fenner 1997/05/17 10:26:18 PDT Modified files: net/ucd-snmp Makefile Log: Make the port not IS_INTERACTIVE if PACKAGE_BUILDING Revision Changes Path 1.11 +5 -2 ports/net/ucd-snmp/Makefile Modified files: net/ucd-snmp/patches patch-aa Added files: net/ucd-snmp/patches patch-ae patch-af patch-ag Log: patch-aa: make port build under FreeBSD 2.2 patch-ae: fix malloc usage to remove warnings patch-a[fg]: add --with-distdefaults to configure to allow PACKAGE_BUILDING stuff in Makefile Revision Changes Path 1.5 +28 -30 ports/net/ucd-snmp/patches/patch-aa