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-28 22:11:24 +00:00
accessibility
arabic
archivers archivers/sharutils: Fix build with -fno-common 2020-08-28 17:41:34 +00:00
astro
audio audio/zinf: Mark broken and deprecate 2020-08-28 22:00:50 +00:00
base
benchmarks
biology biology/cufflinks: fix build on recent current 2020-08-28 18:24:04 +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
databases databases/dbox: fix build on recent current 2020-08-28 18:32:27 +00:00
deskutils
devel devel/jiri: update to new snapshot 2020-08-28 20:44:20 +00:00
dns dns/subfinder: Update 2.4.1 -> 2.4.3 2020-08-28 20:25:54 +00:00
editors editors/codelite: fix build on recent current 2020-08-28 17:36:55 +00:00
emulators emulators/e-uae: fix build on recent current and deprecate 2020-08-28 20:28:45 +00:00
finance
french
ftp
games games/ezquake: fix build on current and deprecatae 2020-08-28 21:28:25 +00:00
german
graphics graphics/waffle: Update to 1.6.1 2020-08-28 17:02:35 +00:00
hebrew
hungarian
irc
japanese
java java/visualvm: update to 2.0.4 2020-08-28 13:25:26 +00:00
Keywords
korean
lang lang/erlang-runtime20: fix build on recent current 2020-08-28 21:56:10 +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/dynomite: fix build on recent current 2020-08-28 20:22:15 +00:00
Mk
multimedia multimedia/ccextractor: fix build on recent current 2020-08-28 16:04:57 +00:00
net Remove no more used option TCPSOCKETS. 2020-08-28 20:53:23 +00:00
net-im net-im/chatterino2: add portscout skip for versions before this snapshot 2020-08-28 14:49:12 +00:00
net-mgmt net-mgmt/cdpr: fix build on recent current 2020-08-28 16:34:35 +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
russian
science science/fasthenry: fix build on recent current 2020-08-28 22:02:42 +00:00
security security/doorman: fix build on current and deprecate 2020-08-28 19:55:12 +00:00
shells shells/esh: fix build on recent current and deprecate 2020-08-28 21:10:38 +00:00
sysutils sysutils/eclat: fix build on recent current 2020-08-28 20:45:51 +00:00
Templates
textproc textproc/zorba: Fix build with llvm11 2020-08-28 22:07:47 +00:00
Tools
ukrainian
vietnamese
www Bugfix update to 13.3.2. 2020-08-28 20:09:41 +00:00
x11 x11/fbpanel: fix build on recent current 2020-08-28 22:11:24 +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
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
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.