diff options
author | bnewbold <bnewbold@ziggy.huji.ac.il> | 2009-06-27 22:16:40 +0300 |
---|---|---|
committer | bnewbold <bnewbold@ziggy.huji.ac.il> | 2009-06-27 22:16:40 +0300 |
commit | 8195b40106efd583c00ced5129374b4a82f8eddf (patch) | |
tree | c05795e318a48084cfeb653d7cc6644e6353cd1f /software/freebsd-packages | |
parent | 4d4b8c5ee17d5744b7c7f9de58c32c992c5adabd (diff) | |
download | knowledge-8195b40106efd583c00ced5129374b4a82f8eddf.tar.gz knowledge-8195b40106efd583c00ced5129374b4a82f8eddf.zip |
tricks; new link
Diffstat (limited to 'software/freebsd-packages')
-rw-r--r-- | software/freebsd-packages | 37 |
1 files changed, 20 insertions, 17 deletions
diff --git a/software/freebsd-packages b/software/freebsd-packages index fcf4ed3..e61ce02 100644 --- a/software/freebsd-packages +++ b/software/freebsd-packages @@ -4,46 +4,49 @@ 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:: + bash + vim xmms-wma xmms-flac xmms-faad2 xmms unzip bzip2 - vim emacs mplayer pork xpdf ctorrent teTeX - ipython - mit-scheme - py-numpy - py25-matplotlib - py25-scipy - bash - lighttpd + ipython-py25 + nginx firefox - apache fluxbox - xfce git subversion - pine alpine screen python vlc - gimp xzgc lyx wget + e2fsprogs + gtkchtheme -The following are added by hand from ports:: +The following are large and/or "optional":: - vlc - java - gtkchtheme - e2fsprogs + xfce + apache + py25-matplotlib + py25-scipy + py-numpy + gimp + mit-scheme + eclipse + pidgin + +The following are added by download:: + + java ("Diablo Latte" jdk from FreeBSD Foundation) |