Path: blob/develop/build/pkgs/_prereq/distros/freebsd.txt
4086 views
# This file, build/pkgs/_prereq/distros/freebsd.txt, contains names of1# FreeBSD packages needed for installation of Sage from source.2#3# In addition, the files build/pkgs/SPKG/distros/freebsd.txt contain the4# names of packages that provide the equivalent of SPKG.5#6# An easier way, if the ports tree has been installed on your machine is:7# $ cd /usr/ports/math/sage8# $ sudo make install-missing-packages9#10# One package per line. No need to escape special characters.11# Everything on a line after a # character is ignored.12#13gmake14automake15bash16dash17python # python metaport for bootstrapping the build18patch19bzip220patch21devel/pkgconf22zlib232425