1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2019-09-13 19:41:19 +00:00
accessibility
arabic
archivers
astro Update to 0.109 2019-09-13 11:51:33 +00:00
audio
base
benchmarks Grab maintainership 2019-09-13 13:51:52 +00:00
biology biology/bedtools: Upgrade to 2.29.0 2019-09-13 13:21:59 +00:00
cad
chinese
comms
converters
databases Update to PostgreSQL-12b4 2019-09-13 14:30:18 +00:00
deskutils deskutils/syncthingtray: create port 2019-09-13 18:37:58 +00:00
devel devel/gb: Enumerate GO_TARGETs, remove custom do-install 2019-09-13 14:43:45 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics Canonicalize librsvg dependency 2019-09-13 12:44:02 +00:00
hebrew
hungarian
irc irc/irssi: Update to 1.2.2 2019-09-13 13:51:45 +00:00
japanese
java
Keywords
korean
lang
mail
math math/libnormaliz: Update to 3.8.0 2019-09-13 14:25:48 +00:00
misc
Mk
multimedia Canonicalize librsvg dependency 2019-09-13 12:50:04 +00:00
net geoipupdate: Update to 4.0.5 2019-09-13 15:10:57 +00:00
net-im net-im/telegram-desktop: update to 1.8.4 2019-09-13 16:29:36 +00:00
net-mgmt
net-p2p net-p2p/go-ethereum: upgrade to 1.9.3 2019-09-13 14:18:24 +00:00
news
palm
polish
ports-mgmt
portuguese
print Update texi2dvi and texinfo.tex 2019-09-13 19:41:19 +00:00
russian
science
security
shells
sysutils - Update catfish to 1.4.10 2019-09-13 15:46:26 +00:00
Templates
textproc textproc/docbookrx: create port 2019-09-13 18:38:11 +00:00
Tools Update supported version of FreeBSD 2019-09-13 12:47:03 +00:00
ukrainian
vietnamese
www USE_GCC=7 is the oldest version supported, so change that into the 2019-09-13 14:15:26 +00:00
x11 Canonicalize librsvg dependency 2019-09-13 12:44:02 +00:00
x11-clocks
x11-drivers
x11-fm Canonicalize librsvg dependency 2019-09-13 12:44:02 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):

	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.