From owner-freebsd-ports Mon Aug 19 12:09:36 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA01192 for ports-outgoing; Mon, 19 Aug 1996 12:09:36 -0700 (PDT) Received: from alaska.net (root@calvino.alaska.net [206.149.65.3]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id MAA01185; Mon, 19 Aug 1996 12:09:34 -0700 (PDT) Received: from hmmm.alaska.net by alaska.net (5.x/SMI-SVR4) id AA16084; Mon, 19 Aug 1996 11:09:27 -0800 Message-Id: <3218AC0E.66BA@alaska.net> Date: Mon, 19 Aug 1996 11:01:50 -0700 From: hmmm X-Mailer: Mozilla 2.02 (Win16; I) Mime-Version: 1.0 To: Gary Palmer , "Kerr, Chris" , ports@freebsd.org Subject: Re: ucd-snmp References: <12058.840434446@orion.webspan.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Gary Palmer wrote: > > my machines are not networked, so i need to install some ports > > manually, why is there no file that says: > > > > put this here, put that there, check for this, make sure of that, > > then MAKE ... ? > > probably 'cos it's not really needed. 99% of the time the ports > collection works flawlessly. > > You want to put: > > ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/ucd-snmp-3.1.tar.gz > > into /usr/ports/distfiles. ok, i'll re-fetch this (source code) ... it exists as named. > Then you get ucd-snmp.tar.gz from > ftp://ftp.freebsd.org/pub/FreeBSD/ports-current/net/ and put it > anywhere you like. Then you do: ftp://ftp.freebsd.org/pub/FreeBSD/ports-current/net/ucd-snmp contains: Makefile files/(md5) pathces/(patch-aa, patch-ab, patch-ac, patch-ad) pkg/(COMMENT, DESCR, PLIST) there is no ucd-snmp.tar.gz in there ... and i'm scared that i should know what to do with the above files ... > tar -zxf ucd-snmp.tar.gz > cd ucd-snmp > make > su (superfluous if you are already root) > make install i can handle this! :) > That should work. If not, I really suggest you take this up with the > ports mailing list (ports@freebsd.org) i'll take this advice also ...