1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2020-07-11 14:22:40 +00:00
accessibility accesibility/speech-dispatcher: Unbreak build with -fno-common 2020-07-10 16:21:05 +00:00
arabic
archivers Update KDE's Application (release-service) to 20.04.3 2020-07-09 21:04:41 +00:00
astro Update KDE's Application (release-service) to 20.04.3 2020-07-09 21:04:41 +00:00
audio Update KDE's Application (release-service) to 20.04.3 2020-07-09 21:04:41 +00:00
base
benchmarks benchmarks/stress-ng: Update to 0.11.15 2020-07-11 14:21:42 +00:00
biology biology/phyml: update to 3.3.20200621 2020-07-10 09:45:48 +00:00
cad
chinese
comms
converters
databases Update to 5.3.1 2020-07-11 10:43:36 +00:00
deskutils Update to 2.6.5 2020-07-11 13:30:13 +00:00
devel - Update to 0.7.0 2020-07-11 08:39:31 +00:00
dns Unbreak the build with FILTER_AAAA option. 2020-07-10 09:37:23 +00:00
editors Update KDE's Application (release-service) to 20.04.3 2020-07-09 21:04:41 +00:00
emulators emulators/rpcs3: update to 0.0.11.10647 2020-07-11 00:46:06 +00:00
finance
french
ftp
games games/kdegames: add option of games/ksudoku 2020-07-10 18:13:18 +00:00
german devel/eric6: update to 20.7 release 2020-07-09 23:41:31 +00:00
graphics graphics/wayland-info: add new port 2020-07-11 13:02:35 +00:00
hebrew
hungarian
irc
japanese Update KDE's Application (release-service) to 20.04.3 2020-07-09 21:04:41 +00:00
java java/bouncycastle15: give up maintainership 2020-07-11 13:16:13 +00:00
Keywords
korean
lang Update to the 20200709 snapshot of GCC 8.4.1. 2020-07-11 05:55:24 +00:00
mail Fix build when devel/icu is installed 2020-07-11 07:48:56 +00:00
math - Add new port: math/R-cran-conquer 2020-07-11 11:40:15 +00:00
misc Update accounts-sso ports 2020-07-11 11:38:30 +00:00
Mk Update KDE's Application (release-service) to 20.04.3 2020-07-09 21:04:41 +00:00
multimedia - Update audacious and audacious-plugins to 4.0.5 2020-07-11 12:57:18 +00:00
net net/librdkafka: Update to 1.4.4 2020-07-11 13:32:34 +00:00
net-im Update accounts-sso ports 2020-07-11 11:38:30 +00:00
net-mgmt net-mgmt/netdata-go: Update to 0.19.2 2020-07-11 12:21:14 +00:00
net-p2p Update to 6.2.3 2020-07-10 19:19:29 +00:00
news
polish
ports-mgmt
portuguese
print Update to 0.7.28 2020-07-11 07:46:41 +00:00
russian devel/eric6: update to 20.7 release 2020-07-09 23:41:31 +00:00
science Update KDE's Application (release-service) to 20.04.3 2020-07-09 21:04:41 +00:00
security security/py-certbot: Improve periodic script 2020-07-11 12:33:23 +00:00
shells Update to 5.0.18 2020-07-11 14:22:40 +00:00
sysutils - Make portlint happy, enable SSL, and add a rc.d script 2020-07-11 13:48:30 +00:00
Templates
textproc textproc/groonga: Update version 10.0.3=>10.0.4 2020-07-10 17:55:56 +00:00
Tools
ukrainian
vietnamese
www Update to 1.374 2020-07-11 10:38:19 +00:00
x11 Update KDE's Application (release-service) to 20.04.3 2020-07-09 21:04:41 +00:00
x11-clocks Update KDE's Application (release-service) to 20.04.3 2020-07-09 21:04:41 +00:00
x11-drivers
x11-fm Update KDE's Application (release-service) to 20.04.3 2020-07-09 21:04:41 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/chamfer: update to s20200710 2020-07-11 00:56:58 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Resurrect `sysutils/scanmem' and update to version 0.17. 2020-07-11 13:09:10 +00:00
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.