__ __ _ __ __ _ _ \ \ / /__ | | \ \ / /__ _ _ _ __ _ _| | ___| | \ V / _ \| | \ V / _ \| | | | | '__| | | | |/ _ \ | | | (_) |_| | | (_) | |_| | | | | |_| | | __/_| |_|\___/(_) |_|\___/ \__,_| |_| \__,_|_|\___(_)
PORTS - todo ============ * snmpb (new port) ? * tei ports (netbsd) * tei-xsl (new port) ? * tei-p5 (new port) ? * tei-oo (new port) ? * emacs-tei (???) ? * torrentinfo (new port) ? * scantailor - http://www.freebsd.org/cgi/cvsweb.cgi/ports/graphics/scantailor/Makefile?rev=1.4 * https-dns (client part almost done, seems abandoned :( ) * cfengine3 -static? http://prefetch.net/blog/index.php/2010/07/02/cfengine-3-tutorial-part-2-building-software-and-smf-manifests-scripts/ * fengoffice * stardict * unoconv - wrapper? * irssi-otr ? * uniconvertor,uniconvw,sk1libs - http://sk1project.org/modules.php?name=Products&product=uniconvertor * writer2latex + libreoffice-latex ? * dnscrypt - http://www.opendns.com/technology/dnscrypt/ - done by OpenDNS * libvirt - compilation issues * hgview - http://www.logilab.org/project/hgview * vspcpy - http://sourceforge.net/p/vspcpy/home/Home/ - virtual serial port concentrator written in python * rvc - https://github.com/vmware/rvc - ruby vsphere console * esxplog - http://labs.vmware.com/flings/esxplot - graphs for esx * vmware perl api? * vmware-vsphere-cli ??? linux only MOVIES - hmmm ============= * SCONTRO DI CIVILTA PER UN ASCENSORE A PIAZZA VITTORIO HUH? ==== * how to list background process of disconnected user? EMACS & LATEX ============= * auctex - http://soundandcomplete.com/2010/05/13/emacs-as-the-ultimate-latex-editor/ * http://www.emacswiki.org/emacs/LaTeX * http://babbagefiles.blogspot.com/2011/01/latex-table-manipulation-using.html * http://www.terminally-incoherent.com/blog/2007/12/13/emacs-with-auctex-as-a-latex-ide/ & follow CUA * windows - http://www.latexbuch.de/install-latex-windows-7/ MERCURIAL & CVS =============== * https://wiki.mozilla.org/Using_Mercurial_locally_with_CVS $ perl -e '$filename = "/tmp"; @data = (stat($filename)); printf "%04o", $data[2] & 07777; printf " $data[4] $data[5] $filename\n";' 1777 0 0 /tmp karl.example.com (23:58:11) karl(ttyp4) [/home/karl/tmp/mtree-1.0] $ perl -e '$filename = "/tmp"; @data = (stat($filename)); printf "%04o", $data[2] & 07777; printf " - $data[2] - $data[4] $data[5] $filename\n";' 1777 - 17407 - 0 0 /tmp