
Ihr Browser versucht gerade eine Seite aus dem sogenannten Internet auszudrucken. Das Internet ist ein weltweites Netzwerk von Computern, das den Menschen ganz neue Möglichkeiten der Kommunikation bietet.
Da Politiker im Regelfall von neuen Dingen nichts verstehen, halten wir es für notwendig, sie davor zu schützen. Dies ist im beidseitigen Interesse, da unnötige Angstzustände bei Ihnen verhindert werden, ebenso wie es uns vor profilierungs- und machtsüchtigen Politikern schützt.
Sollten Sie der Meinung sein, dass Sie diese Internetseite dennoch sehen sollten, so können Sie jederzeit durch normalen Gebrauch eines Internetbrowsers darauf zugreifen. Dazu sind aber minimale Computerkenntnisse erforderlich. Sollten Sie diese nicht haben, vergessen Sie einfach dieses Internet und lassen uns in Ruhe.
Die Umgehung dieser Ausdrucksperre ist nach §95a UrhG verboten.
Mehr Informationen unter www.politiker-stopp.de.
So why yet another ports update tool? My answer is simple: None of the existing tools fulfills my requirement for a straight-forward, easy-to-use updating tool. Some of the existing tools create databases that spill my disk (and perhaps get confused if I manually update a specific port), others require lots of user intervention, etc. I just wanted something that spits out the appropriate commands to update my ports, and that's it. I started with exploring the port dependencies, hence the name.
Here are the features of my portdeps script:
In practice you would just run
portdeps
and receive this output:
# security/ipsec-tools needs updating: installed ipsec-tools-0.6.4_1, in ports ipsec-tools-0.6.4_2 # textproc/expat2 needs updating: installed expat-1.95.8_3, in ports expat-2.0.0 # www/apache13 needs updating: installed apache-1.3.34_3, in ports apache-1.3.34_4 # devel/gmake needs updating: devel/gettext is more recent than devel/gmake # ftp/wget needs updating: devel/gettext is more recent than ftp/wget make -C /usr/ports/security/ipsec-tools all deinstall install clean && make -C /usr/ports/textproc/expat2 all deinstall install clean && make -C /usr/ports/ftp/wget all deinstall install clean && make -C /usr/ports/devel/gmake all deinstall install clean && make -C /usr/ports/security/rkhunter all deinstall install clean && make -C /usr/ports/www/apache13 all deinstall install clean && make -C /usr/ports/hmo/apache-contrib-mod_urlcount all deinstall install clean && true
Then check this output, and either cut-and-paste this into a shell window, or feed it into a pipe:
portdeps | sh
That's the whole story. Simple and stupid, but very effective and handy.
Ah, there's a downside: This is hard-core perl. Zero documentation apart from the source.
Just drop me a mail if you have suggestions. Please keep in mind that this is intended as a simple, handy tool rather than a full-featured package with lots of knobs.
automagically generated for 38.107.179.208 at 06 Feb 2012 04:26:01 CET
last modified by myself at 12 Nov 2007 12:32:52 CET
accessed 3601 times since 31 Jan 2006 21:04:07 CET
validated HTML 4.01