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-08-02 12:38:21 +00:00
accessibility
arabic
archivers Update to 0.1.11 2020-08-02 09:29:13 +00:00
astro Add sjg 2020-08-02 01:07:52 +00:00
audio audio/faudio: Update to 20.08 2020-08-01 17:08:55 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases Update to 2.6.2 2020-08-02 12:19:23 +00:00
deskutils Update calibre to 4.22.0 2020-08-02 10:16:24 +00:00
devel devel/jetbrains-phpstorm: Update to 2020.2 2020-08-02 10:47:45 +00:00
dns dns/dnsdist: update 1.4.0 -> 1.5.0 2020-08-01 17:08:19 +00:00
editors editors/nvi2: Update to the 2020801 version 2020-08-01 21:35:30 +00:00
emulators emulators/rpcs3: update to 0.0.11.10715 2020-08-01 00:35:37 +00:00
finance Fix build (extract) with static bsdtar(1) 2020-08-01 18:17:52 +00:00
french
ftp
games games/homura: Update to 5.1 2020-08-02 09:31:18 +00:00
german
graphics graphics/wayland-info: chase project rename 2020-08-02 01:47:49 +00:00
hebrew
hungarian
irc irc/inspircd: Update to 3.7.0, drop maintainership 2020-08-02 12:38:21 +00:00
japanese Fix build (extract) with static bsdtar(1) 2020-08-01 18:17:52 +00:00
java Fix build (extract) with static bsdtar(1) 2020-08-01 18:17:52 +00:00
Keywords
korean
lang Update to the 20200730 snapshot of GCC 8.4.1. 2020-08-02 08:59:39 +00:00
mail - allow build on FreeBSD 11 with openssl from ports [1] 2020-07-31 20:40:47 +00:00
math math/wxmaxima: fix build on GCC architectires 2020-08-01 09:21:48 +00:00
misc misc/openhantek: Add the option HANTEK_AC 2020-08-02 02:14:01 +00:00
Mk
multimedia multimedia/ffmpegthumbnailer: Update to 2.2.2 2020-08-02 08:28:28 +00:00
net net/cloudflared: fix build on aarch64, and update to 2020.7.4 2020-08-02 11:15:46 +00:00
net-im textproc/zxing-cpp: update to 1.1.0 2020-08-01 13:18:38 +00:00
net-mgmt Update to 2.20.0 2020-07-31 10:33:51 +00:00
net-p2p net-p2p/transmission-*: build without debug symbols. 2020-07-31 00:52:40 +00:00
news
polish
ports-mgmt
portuguese
print
russian
science devel/libfmt: Update to 7.0.2 2020-07-31 17:07:18 +00:00
security Fix build (extract) with static bsdtar(1) 2020-08-01 18:17:52 +00:00
shells
sysutils sysutils/rundeck3: Update to 3.3.1 2020-08-02 09:32:55 +00:00
Templates
textproc textproc/zxing-cpp: update to 1.1.0 2020-08-01 13:18:38 +00:00
Tools
ukrainian
vietnamese
www Bugfix update of www/gitlab-ce to 13.2.2. 2020-08-02 07:06:33 +00:00
x11 x11/libX11: Update to 1.6.10 2020-08-01 14:34:36 +00:00
x11-clocks
x11-drivers
x11-fm - Fix plist with disabled NLS 2020-07-31 11:33:54 +00:00
x11-fonts x11-fonts/font-awesome: Update to 5.14.0 2020-08-01 18:37:47 +00:00
x11-servers x11-servers/xorg-server: Fix CVE-2020-14347 2020-08-01 14:17:09 +00:00
x11-themes
x11-toolkits
x11-wm - Update xfce4-wm to 4.14.4 2020-08-02 10:17:25 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED graphics/wayland-info: chase project rename 2020-08-02 01:47:49 +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.