blob: e61ce02299c30efec15db075f02e7d5f6dce0559 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
========================
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
emacs
mplayer
pork
xpdf
ctorrent
teTeX
ipython-py25
nginx
firefox
fluxbox
git
subversion
alpine
screen
python
vlc
xzgc
lyx
wget
e2fsprogs
gtkchtheme
The following are large and/or "optional"::
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)
|