1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2020-06-11 16:36:20 +00:00
accessibility Update atk to 2.36.0 2020-06-11 15:06:50 +00:00
arabic
archivers
astro
audio Update to upstream release 0.21.24 2020-06-11 14:04:08 +00:00
base
benchmarks
biology
cad Remove BROKEN_i386 after the previous fix got verified. 2020-06-10 20:06:29 +00:00
chinese
comms
converters
databases databases/couchdb3: amend PORTREVISION broken in r538498 2020-06-11 15:42:05 +00:00
deskutils
devel devel/arm-none-eabi-gcc: fix build on powerpc64 elfv2 2020-06-11 15:58:55 +00:00
dns
editors
emulators
finance
french
ftp
games vkquake: Fix build when having no X11 deps 2020-06-11 15:25:01 +00:00
german
graphics mesa-dri: Switch back to the dri swrast drivers 2020-06-11 14:22:35 +00:00
hebrew
hungarian
irc - Fix building with OpenSSL base which does not provide pkgconfig 2020-06-11 01:43:10 +00:00
japanese
java
Keywords
korean
lang lang/go-devel: Update to go1.15beta1 2020-06-11 12:52:28 +00:00
mail - update to 3.6-20200610 2020-06-11 14:01:25 +00:00
math math/openlibm: add the removed :c11 to USES=compiler 2020-06-11 16:36:20 +00:00
misc misc/osinfo-db: update to 20200529 2020-06-11 11:18:41 +00:00
Mk
multimedia multimedia/m2vrequantiser: fix build on powerpc* with clang, simplify port 2020-06-10 20:59:21 +00:00
net net/termshark: fix build on aarch64 2020-06-10 18:48:31 +00:00
net-im Update to 0.9.0 2020-06-11 13:11:46 +00:00
net-mgmt Update to 0.19.0 2020-06-10 19:38:14 +00:00
net-p2p Update to 5.11.3 2020-06-11 13:10:47 +00:00
news
polish
ports-mgmt
portuguese
print
russian
science Add compiler:c++11-lang to USES to fix build on GCC-based systems: 2020-06-11 11:46:10 +00:00
security Update to 1.09 2020-06-11 14:29:35 +00:00
shells
sysutils auto-admin: Greatly improved auto-gpu-setup 2020-06-11 16:13:59 +00:00
Templates
textproc Upgrade to 2.9.2. 2020-06-11 15:39:06 +00:00
Tools
ukrainian
vietnamese
www www/node12: Update 12.16.3 -> 12.17.0 2020-06-11 13:52:43 +00:00
x11 x11/sterm: use correct PATHFILES for SOLARIZED option 2020-06-11 16:09:35 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes new port: x11-themes/matcha-gtk-themes 2020-06-11 07:25:08 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED www/py-dj22-django-formset-js-improved: Rename port 2020-06-11 13:15:34 +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.