|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
|
|
#1
|
|||
|
|||
|
Ports update, packages update
Hi,
I am trying to understand the concept of updating ports and installing from ports. Before we get into that - someone told me I have to use portupgrade to upgrade my ports... so I do portversion | less and I see the ports that have to be upgraded... Are ports the same as packages? When installing apache, php, perl - is installing from the ports the best way? Whats a good tutorial for the ports...? Paul |
|
#2
|
||||
|
||||
|
>> Are ports the same as packages?
No. Ports are installed by downloading the source code onto your computer and compiling it on your computer, with the settings/optimizations that you specify. Packages are precompiled with settings/optimizations for lowest end hardware (say for intel boxes, they're compiled for the 386 CPU which is several years old) and are merely downloaded from the FTP site and installed. Hence, packages take less time to install than ports, but ports are more flexible to install. >> When installing apache, php, perl - is installing from the ports the best way? I would tend to say yes -- definitely preferred over packages. However, I should say that apache and php are 2 pieces of software that we at work personally DON'T install from ports -- instead we download our own sources and compile separately. This is because we have very specific compile options for them (and we compile PHP into the Apache binary instead of using DSO). We do install all most perl packages from ports. Your needs are probably way different from ours, so you can stick with ports. >> What is a good tutorial for the ports...? Start with the handbook. http://www.freebsd.org/doc/en_US.IS...book/ports.html
__________________
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 |
|
#3
|
|||
|
|||
|
Scorpions4ever, you are quite possibly the most patient and forgiving person in this forum... (or the most forgetful
)-Steven __________________ No. No, not really, the only change is if you could go and put your face in some manure and follow along at a reasonable distance, that would be fine. –Edmund Black Adder |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > BSD Help > Ports update, packages update |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|