#!/bin/sh

sudo port -q install \
	aspell \
	aspell-dict-en \
	aspell-dict-pl \
	autoconf \
	automake \
	bzip2 \
	cmake \
	eigen3 \
	enscript \
 	ffmpeg +gpl2 \
	fortune \
	ghostscript \
	glfw \
	glm \
	gnupg2 \
	gnuplot \
	gv \
	h5utils \
	hdf5 \
	jpeg \
	latexdiff \
	latexmk \
	libnetpbm \
	libxml2 \
	libass \
	libpng \
	libsdl2 \
	libsdl_gfx \
	libsdl_image \
	libsdl_mixer \
	libsdl_net \
	libsdl_sound \
	libsdl_ttf \
	lynx \
	mercurial \
	neomutt +gdbm+gpgme+gnutls+homespool+idn+mutt+sasl \
	netpbm \
	pdftk-java \
	poppler \
	p7zip \
	subversion \
	unrar \
	urw-fonts \
	vim \
	wget +gnutls \
	xfig \
	xv

# what crapped out
#	ffmpeg +gpl2 +gpl3 \
#	LaTeXML \
