|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How can I get the ports?
I'm a newbie and a little bit confused!!! where can I find the ports? Its hand book says to insert the port cd-rom but non of my 4 cdroms(freeBSD 5.3 the is the version I've downloaded) is the right one!!!
![]() |
|
#2
|
|||
|
|||
|
FreeBSD Handbook - Using Ports
doesn't get much more straight-forward than the instructions in the handbook. I'd suggest using sysinstall and installing the ports from an FTP server (installation medium) if you do not have the CD's. -Steven Last edited by stevengs : September 13th, 2004 at 04:05 PM. |
|
#3
|
|||
|
|||
|
I dont have FTP access. Which CD of the distribution contain's the port collection? another question is: what is the use of the second cd?
|
|
#4
|
|||
|
|||
|
i am not sure with 5.3, but to my recollection with 4.x, everything was on the first cd.
|
|
#5
|
|||
|
|||
|
If you have internet access to this box then do this...
From shell... pkg_add -rv cvsup-without-gui then create a file anywhere and named it whatever, for this example we'll name it ports-update In the ports-update, use any editor to open it up and put this... *default host=cvsup10.freebsd.org *default base=/usr *default prefix=/usr *default release=cvs tag=. *default delete use-rel-suffix *default compress ports-all then save it, close, and do cvsup /path/to/ports-update That should download/update your port tree/ |
|
#6
|
|||
|
|||
|
so there is no cd distribution for ports like mysql or others? or I should download another cd. I still dont understand the reason for existance of the second CD!!!
![]() |
|
#7
|
||||
|
||||
|
The ports.tar.gz file might be on CD2 IIRC. Nowadays, I just grab ports.tar.gz from /pub/FreeBSD/ports/ports and untar it to /usr/ports. Then, I keep it upgraded using cvsup like Joe detailed above.
__________________
Up the Irons What Would Jimi Do? Smash amps. Burn guitar. Take the groupies home. "Death Before Dishonour, my Friends!!" - Bruce D ickinson, Iron Maiden Aug 20, 2005 @ OzzFest Down with Sharon Osbourne Puzzle of the Month solved by sizeablegrin, etienne141 and L7Sqr, superior C/C++ programmers of the month |
|
#8
|
|||
|
|||
|
There is an option in sysinstall for adding the ports tree. I just add it durring the install and the keep it updated with cvsup. Also the port fastest_cvsup is helpful in finding a fast server.
|
|
#9
|
|||
|
|||
|
If it is the cd rom's that you are looking for, you can try the linuxiso.org website, and get the cd's in iso format. Might be of some help there.
Biz |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > BSD Help > How can I get the ports? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|