1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2020-08-29 08:34:51 +00:00
accessibility
arabic
archivers Fix file-roller built with clang11 -fno-common on recent head. 2020-08-28 22:35:09 +00:00
astro astro/roadmap, astro/saoimage: fix build on current and deprecate 2020-08-29 07:36:55 +00:00
audio audio/: Fix build with clang11 and deprecate ports@ ports 2020-08-29 08:09:19 +00:00
base
benchmarks
biology biology/: Fix build with clang11 and deprecate ports@ ports 2020-08-29 08:34:51 +00:00
cad cad/veroroute: Update 1.96 -> 1.97 2020-08-28 20:29:05 +00:00
chinese
comms comms/efax: fix build on recent current and deprecate 2020-08-28 20:48:05 +00:00
converters converters/psiconv: fix build on recent current 2020-08-28 22:48:39 +00:00
databases databases/grass7: fix build on 11i386 2020-08-29 07:45:41 +00:00
deskutils deskutils/glabels: fix build on recent current 2020-08-28 23:02:16 +00:00
devel devel/py-blessed: Update 1.17.9 -> 1.17.10 2020-08-28 23:00:46 +00:00
dns dns/subfinder: Update 2.4.1 -> 2.4.3 2020-08-28 20:25:54 +00:00
editors
emulators emulators/simh-hp3000: fix the build with LLVM 11. 2020-08-29 02:23:58 +00:00
finance
french
ftp
games games/vms-empire: fix build on current and deprecate 2020-08-29 07:23:43 +00:00
german
graphics multimedia/libgav1: add new port 2020-08-29 00:38:42 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/intel-compute-runtime: update to 20.34.17727 2020-08-29 00:37:45 +00:00
mail mail/elmo: fix build on recent current and deprecate 2020-08-28 20:54:10 +00:00
math math/dieharder: fix build on recent current 2020-08-28 18:56:30 +00:00
misc misc/floatator: fix build on recent current and deprecate 2020-08-29 06:26:39 +00:00
Mk
multimedia multimedia/libgav1: drop remnant from using bundled abseil 2020-08-29 00:44:04 +00:00
net net/packetdrill: Update to 20200821, and fix clang11 2020-08-28 23:52:49 +00:00
net-im
net-mgmt net-mgmt/flow-tools: fix build on recent current 2020-08-29 06:33:20 +00:00
net-p2p
news news/diablo: fix build on recent current 2020-08-28 18:49:20 +00:00
polish
ports-mgmt
portuguese
print print/gtklp: fix build with -fno-common 2020-08-29 01:40:29 +00:00
russian
science science/fasthenry: fix build on recent current 2020-08-28 22:02:42 +00:00
security security/fprintd: fix build on recent current. 2020-08-29 06:57:02 +00:00
shells shells/esh: fix build on recent current and deprecate 2020-08-28 21:10:38 +00:00
sysutils sysutils/forecast: fix build on recent current 2020-08-29 06:36:53 +00:00
Templates
textproc textproc/zorba: Fix build with llvm11 2020-08-28 22:07:47 +00:00
Tools
ukrainian
vietnamese
www www/free-sa-devel: fix build on recent current 2020-08-29 07:00:34 +00:00
x11 x11/lavalauncher: update to 2.0.0 2020-08-29 00:38:01 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/powerline-fonts: update to new snapshot 2020-08-28 17:59:32 +00:00
x11-servers
x11-themes
x11-toolkits sysutils/seatd: update to 0.2.0 2020-08-29 00:37:53 +00:00
x11-wm x11-wm/tvtwm: Fix build with LLVM 11 2020-08-28 18:11:23 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED MOVED: fix wording for devel/codeblocks-devel 2020-08-29 07:50:18 +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.