summaryrefslogtreecommitdiffstats
path: root/software/freebsd-packages
diff options
context:
space:
mode:
authorbryan newbold <bnewbold@snark.mit.edu>2008-07-29 03:36:07 -0400
committerbryan newbold <bnewbold@snark.mit.edu>2008-07-29 03:36:07 -0400
commit8c4e441050c3f4cce678bed4d3f112ba26800cb3 (patch)
treec626993d7083a28f42c67b8ecdabb11d9438e279 /software/freebsd-packages
parentee2b54548a21ff05fe520b4b774a9b7ab7e13b39 (diff)
downloadknowledge-8c4e441050c3f4cce678bed4d3f112ba26800cb3.tar.gz
knowledge-8c4e441050c3f4cce678bed4d3f112ba26800cb3.zip
made software dir, added pynfs
Diffstat (limited to 'software/freebsd-packages')
-rw-r--r--software/freebsd-packages46
1 files changed, 46 insertions, 0 deletions
diff --git a/software/freebsd-packages b/software/freebsd-packages
new file mode 100644
index 0000000..642a615
--- /dev/null
+++ b/software/freebsd-packages
@@ -0,0 +1,46 @@
+========================
+FreeBSD Packages
+========================
+
+These are the packages I typically install for a workstation; this is after selecting an "X windows kernel developer" base system with ``sshd``, linux binary support, and NTP configured::
+
+ xmms-wma
+ xmms-flac
+ xmms-faad2
+ xmms
+ vim
+ emacs
+ mplayer
+ pork
+ ctorrent
+ teTeX
+ ipython
+ mit-scheme
+ py-numpy
+ py25-matplotlib
+ py25-scipy
+ bash
+ lighttpd
+ firefox
+ apache
+ fluxbox
+ xfce
+ git
+ subversion
+ pine
+ alpine
+ screen
+ python
+ vlc
+ gimp
+ xzgc
+ lyx
+ wget
+
+The following are added by hand from ports::
+
+ vlc
+ java
+ gtkchtheme
+ e2fsprogs
+