All your Legos are Belong to us
I am filled with joy about this Rocket Launcher!!! This is so cool — I want to build a BIGGER one, with giant legos, and little angry Lego men … no wait … that’s not good
Gotta get me one of these
Check out this new Smart USB Flash Drive that doesn’t need batteries to display it’s contents. I gotta have this.
PHP5-extensions FREEBSD
If you are attempting to load ports (aka bsd-ports, freebsd-ports, etc.) of /usr/local/ports/lang/php5-extensions and it’s failing with an error about pecl-imagemagick being BROKEN
go into the Makefile in /usr/local/ports/lang/php5-extensions, search on the word “IMAGEMAGICK” and delete it (!) from the list of ALL-OPTIONS =
see — it uses ALL OPTIONS to indicate what it should check for in dependencies — if you just delete IMAGEMAGICK from the list — it won’t look …
sorry this is so short and unbaked — you’re on my website — email me if you have a problem.