From owner-cvs-ports Thu Jun 26 16:30:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA19117 for cvs-ports-outgoing; Thu, 26 Jun 1997 16:30:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA19037; Thu, 26 Jun 1997 16:29:19 -0700 (PDT) From: James FitzGibbon Received: (from jfitz@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA04151; Thu, 26 Jun 1997 16:28:01 -0700 (PDT) Date: Thu, 26 Jun 1997 16:28:01 -0700 (PDT) Message-Id: <199706262328.QAA04151@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/ucd-snmp/patches patch-ah patch-ab ports/net/ucd-snmp/pkg PLIST Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jfitz 1997/06/26 16:28:01 PDT Modified files: net/ucd-snmp/patches patch-ab net/ucd-snmp/pkg PLIST Added files: net/ucd-snmp/patches patch-ah Log: Install libsnmp.a into ${PREFIX}/lib Install SNMP headers into ${PREFIX}/include/snmp Compile libsnmp.a with "-DPIC -fpic" to allow dynamic linking without RRS Text Relocation errors. PR: ports/3880 Revision Changes Path 1.2 +26 -4 ports/net/ucd-snmp/patches/patch-ab 1.2 +18 -0 ports/net/ucd-snmp/pkg/PLIST