1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2020-10-19 18:44:21 +00:00
accessibility
arabic
archivers
astro
audio Update to 0.4.4 2020-10-19 06:52:17 +00:00
base
benchmarks Update benchmarks/ali to version 0.5.0. 2020-10-19 07:43:28 +00:00
biology biology/mothur: fix build on powerpc64le 2020-10-19 10:30:11 +00:00
cad cad/alliance: replace transfig with fig2dev 2020-10-18 20:14:50 +00:00
chinese
comms Update to release 4.0.0.0 and use python 3.6+ 2020-10-19 18:33:04 +00:00
converters Update to 1.1.1 2020-10-18 20:26:24 +00:00
databases databases/mysq56-{client, server}: Update to latest release 5.6.50 2020-10-19 18:44:21 +00:00
deskutils deskutils/copyq: update to 3.13.0 2020-10-19 08:26:16 +00:00
devel devel/universal-ctags: Update to p5.9.20201018.0 2020-10-19 16:21:11 +00:00
dns Update to latest commit. 2020-10-19 17:01:59 +00:00
editors editors/setzer: New port, version 0.3.4 2020-10-18 06:47:57 +00:00
emulators emulators/yuzu: update two comments about dropping compatibility code 2020-10-17 14:35:04 +00:00
finance - Update to 1.16 2020-10-19 09:36:06 +00:00
french
ftp Fix build when TLS_SRP is disabled 2020-10-18 15:37:29 +00:00
games New port: games/OpenDiablo2 2020-10-18 09:04:04 +00:00
german
graphics graphics/heimer: update to 1.21.0 2020-10-19 13:42:19 +00:00
hebrew
hungarian
irc
japanese Update to 5.0.2. 2020-10-17 16:17:55 +00:00
java java/intellij: Update to version 2020.2.3. 2020-10-18 12:04:18 +00:00
Keywords
korean
lang Update to v5.33.2-204-ge6b76f1d3a. 2020-10-19 17:01:35 +00:00
mail - new option DANE 2020-10-19 11:56:42 +00:00
math math/cryptominisat and math/py-cryptominisat: Update to 5.8.0. 2020-10-19 14:59:18 +00:00
misc misc/osinfo-db: update to 20201015 2020-10-18 04:06:27 +00:00
Mk Revert 2020-10-19 12:19:14 +00:00
multimedia multimedia/minitube: Update 3.5 -> 3.6.3; Take maintainership 2020-10-19 06:59:19 +00:00
net net/iplog: correct EXPIRATION_DATE 2020-10-19 08:14:40 +00:00
net-im Update to 0.10.0 2020-10-17 19:21:26 +00:00
net-mgmt Add missing dependencies. misc cleanups 2020-10-17 20:06:05 +00:00
net-p2p Update to 6.4.0 2020-10-19 08:18:32 +00:00
news
polish
ports-mgmt
portuguese
print
russian
science science/smoldyn: Update distinfo after the upstream rerolled the release tarball 2020-10-19 03:49:24 +00:00
security security/libressl: Update to 3.2.2 2020-10-19 18:02:54 +00:00
shells
sysutils sysutils/rundeck3: Update to 3.3.4 2020-10-19 16:19:15 +00:00
Templates
textproc textproc/nuspell: update to 4.0.0 2020-10-19 13:32:03 +00:00
Tools
ukrainian
vietnamese
www www/mod_http2: Add missing WWW to pkg-descr 2020-10-19 18:18:02 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/wlroots: remove a case specific to FreeBSD 11.3 2020-10-17 14:59:59 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED multimedia/quodlibet re-add with latest version 4.3.0 2020-10-19 06:46:24 +00:00
README
UIDs
UPDATING sysutils/rundeck3: Update to 3.3.4 2020-10-19 16:19:15 +00:00

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.