Register a SA Forums Account here!
JOINING THE SA FORUMS WILL REMOVE THIS BIG AD, THE ANNOYING UNDERLINED ADS, AND STUPID INTERSTITIAL ADS!!!

You can: log in, read the tech support FAQ, or request your lost password. This dumb message (and those ads) will appear on every screen until you register! Get rid of this crap by registering your own SA Forums Account and joining roughly 150,000 Goons, for the one-time price of $9.95! We charge money because it costs us money per month for bills, and since we don't believe in showing ads to our users, we try to make the money back through forum registrations.
 
  • Locked thread
wooger
Apr 16, 2005

YOU RESENT?

piss angel posted:

it's so easy though

code:
portsnap fetch extract
cd /usr/ports/$group/$port
make install clean
:confused:


You conveniently leave out the interstitial steps:
code:
wait multiple hours if you're compiling something big, or something with big dependencies
get a confusing error message 2 hours in, that breaks the install
It's also an absolute nightmare if you're a new user and haven't learned that using a port for anything means that you can't use binary pkgs, and vice versa - unless you want to risk version dependency errors.

Pkg on FreeBSD suffers from the binary packages only being re-compiled once every 2 weeks or so, which means it's always out of date with the ports tree. It's not clear why they can't just re-compile every time a port is updated.

Debian has it's flaws, but being able to install a whole list of software in a few seconds with one command was a revelation 10 years ago, and pkg on FreeBSD still isn't close.
apt-get has only broken a couple of times in a decade for me.

Adbot
ADBOT LOVES YOU

  • Locked thread