1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2020-09-01 12:21:30 +00:00
accessibility
arabic
archivers - Update to 0.5.4.15 2020-08-31 12:25:08 +00:00
astro
audio New port: audio/dragonfly-reverb-lv2: Bundle of free audio effects 2020-08-31 23:42:23 +00:00
base
benchmarks
biology
cad cad/verilator: Add the SystemC dependency 2020-09-01 03:14:17 +00:00
chinese
comms
converters
databases databases/py-pglite: Update to 1.0.13 2020-09-01 08:35:06 +00:00
deskutils
devel - Update to 5.1.1 2020-09-01 11:00:33 +00:00
dns Update to latest commit. 2020-08-31 12:39:54 +00:00
editors - Update to 5.2 2020-08-31 11:59:09 +00:00
emulators Fix build with clang11 2020-09-01 10:49:52 +00:00
finance - Update to 0.24.1 2020-08-31 03:25:10 +00:00
french
ftp Fix build with clang11 2020-09-01 12:21:30 +00:00
games games/blockattack: unbreak on GCC architectures 2020-09-01 04:13:44 +00:00
german
graphics graphics/vulkan-caps-viewer: correct used C++ standard (cosmetic) 2020-09-01 04:13:38 +00:00
hebrew
hungarian
irc Unbreak the build with -fno-common (Clang 11, GCC 10). 2020-09-01 08:51:51 +00:00
japanese
java
Keywords
korean
lang Update to the 20200830 snapshot of GCC 11.0.0. 2020-09-01 07:37:44 +00:00
mail Cleanup a few of my ports. 2020-08-31 13:11:54 +00:00
math math/faiss: Permit build on all architectures expecting it to properly link with OpenBLAS libraries, whether DYNAMIC_ARCH is set or not 2020-08-31 18:07:12 +00:00
misc
Mk
multimedia multimedia/libde265: fix build on armv6, armv7 2020-08-31 00:33:13 +00:00
net net/intel-ixl-kmod: fix build of slave ports 2020-09-01 10:32:42 +00:00
net-im net-im/chatterino2: update to new snapshot 2020-08-31 20:01:58 +00:00
net-mgmt net-mgmt/iftop: fix build with -fno-common (clang11/gcc10) 2020-09-01 11:50:20 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security QAT fixes. 2020-08-31 16:01:08 +00:00
shells Fix cross-build with qemu-user-static 2020-08-30 20:23:02 +00:00
sysutils sysutils/uptimed: update to 0.4.3 2020-09-01 10:21:34 +00:00
Templates
textproc textproc:freexl: Update to 1.0.6 2020-09-01 10:01:19 +00:00
Tools
ukrainian
vietnamese
www Fix PGSQL=OFF case. 2020-09-01 10:01:55 +00:00
x11 - Add -fcommon to CFLAGS to unbreak the build against modern compilers 2020-09-01 11:55:32 +00:00
x11-clocks
x11-drivers x11-drivers/xorgxrdp: Update to 0.2.14 2020-09-01 01:51:53 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Ensure that there is only one variable definition per each object, as 2020-09-01 09:08:27 +00:00
.arcconfig
.gitattributes
.gitauthors .gitauthors: Add Rainer Hurling (rhurlin) 2020-08-31 15:06:46 +00:00
.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.