Log:
sync
Added:
trunk/tools/
trunk/tools/makepackages
trunk/tools/package_list
Added: trunk/tools/makepackages
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ trunk/tools/makepackages Tue May 5 15:00:10 2009 (r267)
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+set -A packages net/iperf net/nmap net/tightvnc net/rsync sysutils/pftop net/trafshow security/pwgen editors/hexedit net/hping www/mozilla-firefox mail/mozilla-thunderbird graphics/gqview archivers/bzip2 print/epdfview net/ipcalc net/bitchx mail/imapfilter www/privoxy math/galculator net/tor net/arping x11/e17 misc/screen sysutils/smartmontools security/aescrypt net/aiccu security/amap net/angst net/httptunnel net/udptunnel security/hydra net/iodine editors/nano net/nbtscan net/nepim net/netfwd net/netpipe net/ngrep mail/mboxgrep net/nemesis news/newsfetch net/queso security/radiusniff security/scanssh security/smtpscan net/ssldump sysutils/stress security/stunnel net/dnstop net/dnstracer audio/esound
+
+echo ${packages[*]} | tr " " "\n" | while read pkg
+do
+ cd /usr/ports/$pkg
+ make package
+ make clean
+done
Added: trunk/tools/package_list
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ trunk/tools/package_list Tue May 5 15:00:10 2009 (r267)
@@ -0,0 +1,53 @@
+#
+# List of packages we install for BSDanywhere
+#
+aescrypt
+aiccu
+amap
+angst
+arping
+BitchX
+bzip2
+dnstop-20080502
+dnstracer
+e-20071211p3
+epdfview-0.1.6p5
+galculator
+gqview
+hexedit
+hping
+httptunnel
+hydra
+imapfilter
+iodine
+ipcalc
+iperf
+mboxgrep
+mozilla-firefox
+mozilla-thunderbird
+nano
+nbtscan
+nemesis
+nepim
+netfwd
+netpipe
+newsfetch
+ngrep
+nmap
+pftop
+privoxy
+pwgen
+queso
+radiusniff
+rsync
+scanssh
+screen-4.0.3p1
+smartmontools
+smtpscan
+ssldump
+stress
+stunnel
+tightvnc-viewer
+tor
+trafshow
+udptunnel