Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 2004 07:05:11 +0200
From:      "mark rowlands" <mark.rowlands@mypost.se>
To:        <Barbish3@adelphia.net>, "freebsd-questions@FreeBSD. ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   RE: installing perl  module Net::Netmask 
Message-ID:  <4789E43478F3994BB8D967C73FD9C68850AE@exchsrv1>

next in thread | raw e-mail | index | archive | help
=20

> -----Original Message-----
> From: owner-freebsd-questions@freebsd.org=20
> [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of JJB
> Sent: Thursday, April 15, 2004 10:40 PM
> To: freebsd-questions@FreeBSD. ORG
> Subject: installing perl module Net::Netmask=20
>=20
> Freebsd 4.9 is delivered with perl all ready installed.
> Just how do I go about installing  module Net::Netmask into=20
> the existing Perl software?
>=20

I'm gonna hate myself for this.....

1) cd /usr/ports/net/cvsup-without-gui
2) make install clean
3) Edit a file  /somewhere/portsup thusly

####################################################################

*default host=3DCHANGE_THIS.FreeBSD.org
# change it to reflect your nearest mirror!..... cvsup.se.freebsd.org
for example
*default base=3D/usr
*default prefix=3D/usr
*default release=3Dcvs tag=3D.
*default delete use-rel-suffix

# If your network link is a T1 or faster, comment out the following
line.
*default compress

## Ports Collection.
#
# The easiest way to get the ports tree is to use the "ports-all"
# mega-collection.  It includes all of the individual "ports-*"
# collections,
ports-all

####################################################################

4) cvsup /somewhere/portsup

5) When all that excitement is finished:-  cd /usr/ports

6) make search key=3Dnetmask | egrep "Port|Path"
Port:   libmtrie-1.0.3
Path:   /usr/ports/devel/libmtrie
Port:   pop-before-smtp-1.33
Path:   /usr/ports/mail/pop-before-smtp
Port:   hawk-0.6
Path:   /usr/ports/net/hawk
Port:   XBone-3.0
Path:   /usr/ports/net/xbone
Port:   icmpquery-1.0.3
Path:   /usr/ports/net-mgmt/icmpquery
Port:   netmask-2.4_1
Path:   /usr/ports/net-mgmt/netmask
Port:   p5-Net-Netmask-1.9007
Path:   /usr/ports/net-mgmt/p5-Net-Netmask

OOOOH  lookeee lookeee

7) cd /usr/ports/net-mgmt/p5-Net-Netmask

8) make install clean

9) Go read the the handbook, the faq, take a look in /usr/share/doc and
sin no more.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4789E43478F3994BB8D967C73FD9C68850AE>