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-30 00:21:00 +00:00
accessibility
arabic
archivers
astro astro/foxtrotgps: update to 1.2.2 2020-08-29 16:46:07 +00:00
audio new port: audio/ardour6 2020-08-29 22:24:07 +00:00
base
benchmarks
biology biology/: Fix build with clang11 and deprecate ports@ ports 2020-08-29 08:34:51 +00:00
cad cad/gmsh: Add -fcommon to fix build 2020-08-29 20:43:48 +00:00
chinese
comms
converters converters/: Fix build with clang11 and deprecate ports@ ports 2020-08-29 09:13:04 +00:00
databases databases/p5-DBD-MariaDB 2020-08-29 21:12:15 +00:00
deskutils deskutils/logjam: fix build on current and deprecate 2020-08-29 09:22:01 +00:00
devel - Update to 1.2.7 2020-08-29 23:49:15 +00:00
dns dns/inadyn-mt: fix build on current and deprecate 2020-08-29 09:30:58 +00:00
editors editors/: Fix build with clang11 and deprecate ports@ ports 2020-08-29 09:37:04 +00:00
emulators emulators/{citra,yuzu}: update OSS patches 2020-08-30 00:21:00 +00:00
finance finance/wmstock: fix build on current and deprecate 2020-08-29 10:28:51 +00:00
french
ftp ftp/: Fix build with clang11 and deprecate ports@ ports 2020-08-29 10:39:06 +00:00
games - Remove -O3 and unsupported -fexpensive-optimizations from CFLAGS 2020-08-29 14:44:55 +00:00
german
graphics graphics/qgis-ltr: Update to 3.10.9 2020-08-29 19:59:41 +00:00
hebrew
hungarian
irc irc/: Fix build with clang11 and deprecate ports@ ports 2020-08-29 10:46:10 +00:00
japanese japanese/edit: fix build on current 2020-08-29 11:02:51 +00:00
java
Keywords
korean
lang - Update to 0.9.7 2020-08-29 17:51:54 +00:00
mail gecko: update OSS patches 2020-08-30 00:20:45 +00:00
math math/saga: Update to 7.7.0 2020-08-29 16:56:00 +00:00
misc
Mk Add graphics/linux-c7-librsvg2, needed by x11-toolkits/linux-c7-gtk3. 2020-08-29 18:53:24 +00:00
multimedia multimedia/mpc-qt: switch to the new home 2020-08-29 19:30:20 +00:00
net net/isc-dhcp44*: Fix build with -fno-common 2020-08-29 21:13:16 +00:00
net-im Add compiler:c++17-lang to USES to fix build on GCC-based systems: 2020-08-29 17:00:48 +00:00
net-mgmt net-mgmt/flow-tools: fix build on recent current 2020-08-29 06:33:20 +00:00
net-p2p net-p2p/libtorrent-rasterbar: Use release archive; Fix python executable path for tests; Remove unnecessary patch and comment in Makefile 2020-08-29 15:16:10 +00:00
news
polish
ports-mgmt
portuguese
print
russian
science science/votca: Update 1.6.1 -> 1.6.2 2020-08-29 18:44:12 +00:00
security Remove security/scamp at maintainer request, it is no longer viable. 2020-08-29 12:56:00 +00:00
shells
sysutils sysutils/rtsx-kmod: Update to 1.0h. Fixes build on CURRENT. 2020-08-29 17:20:08 +00:00
Templates
textproc - Update to 2.5.3 2020-08-29 17:50:42 +00:00
Tools
ukrainian
vietnamese
www gecko: update OSS patches 2020-08-30 00:20:45 +00:00
x11 - Update lightdm-gtk-greeter to 2.0.8 2020-08-29 19:51:40 +00:00
x11-clocks x11-clocks/wmtime: Fix build and deprecate 2020-08-29 11:54:53 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Add dependency on hicolor and adwaita icon themes, and on librsvg2 to be 2020-08-29 19:11:34 +00:00
x11-wm x11-wm/cage: update WWW 2020-08-29 19:33:52 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED graphics/gmt: Update to 6.1.0 2020-08-29 15:02:11 +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.