1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2020-04-19 13:07:28 +00:00
accessibility
arabic
archivers
astro
audio audio/x42-plugins-lv2: Update 20200114 -> 20200411 2020-04-19 07:43:54 +00:00
base
benchmarks
biology Update to 7.6.9 2020-04-19 10:09:56 +00:00
cad cad/fidocadj: unbreak and unexpire by switching to GitHub. 2020-04-19 10:53:03 +00:00
chinese
comms
converters
databases databases/erlfdb: upstream moved to apache.org 2020-04-19 12:12:19 +00:00
deskutils Fix build on GCC-based systems by adding c++11-lang to USES: 2020-04-19 04:45:42 +00:00
devel devel/mustache: Update 4.0 -> 4.1 2020-04-19 07:04:04 +00:00
dns dns/nsd: update 4.3.0 -> 4.3.1 2020-04-19 06:30:26 +00:00
editors devel/libgit2: Update to 1.0.0 2020-04-19 03:55:22 +00:00
emulators emulators/emu64: extend patch to fix an issue with OSS 2020-04-19 09:05:47 +00:00
finance
french
ftp
games games/linux-steam-utils: new port 2020-04-19 10:57:31 +00:00
german
graphics Fix build on GCC-based systems by adding c++11-lang to USES: 2020-04-19 04:42:19 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang devel/libgit2: Update to 1.0.0 2020-04-19 03:55:22 +00:00
mail
math - Update net/openmpi to 4.0.3 (openmpi 1 is deprecated) 2020-04-19 09:49:02 +00:00
misc - Update net/openmpi to 4.0.3 (openmpi 1 is deprecated) 2020-04-19 09:49:02 +00:00
Mk
multimedia multimedia/librtmp, rtmpdump: Update to 20190330. 2020-04-19 08:18:43 +00:00
net Update net/nats-server to version 2.1.6. 2020-04-19 13:07:28 +00:00
net-im Fix pkg-plist 2020-04-19 12:38:17 +00:00
net-mgmt devel/libgit2: Update to 1.0.0 2020-04-19 03:55:22 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science - Update net/openmpi to 4.0.3 (openmpi 1 is deprecated) 2020-04-19 09:49:02 +00:00
security security/vuxml: Add CVE-2020-1730 affecting security/libssh 2020-04-19 12:58:21 +00:00
shells devel/libgit2: Update to 1.0.0 2020-04-19 03:55:22 +00:00
sysutils devel/libgit2: Update to 1.0.0 2020-04-19 03:55:22 +00:00
Templates
textproc Update to 1.0.19 2020-04-19 11:41:15 +00:00
Tools
ukrainian
vietnamese
www www/py-django-tinymce: Update to 3.0.1 2020-04-19 10:00:47 +00:00
x11 - Fix LICENSE 2020-04-19 09:32:30 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Remove net/openmpi2. It's unmaintained by upstream. 2020-04-19 10:34:21 +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.