1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mathieu Arnold d222c7fad1 Fix ping6 after base r351423.
PR:		246209
Submitted by:	brd
2020-08-26 14:24:13 +00:00
accessibility
arabic
archivers
astro
audio Thanks to Dima Panov <fluffy@FreeBSD.org> for pointing out it was 2020-08-25 23:27:40 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/postgresql-orafce: Remove unwanted comment line in r546242 2020-08-26 01:55:20 +00:00
deskutils
devel Update to 0.10.0. 2020-08-26 11:51:15 +00:00
dns Fix build with Heimdal. 2020-08-26 13:32:35 +00:00
editors
emulators emulators/mednafen: switch to base clang on powerpc64 elfv2 2020-08-26 11:02:44 +00:00
finance
french
ftp
games games/avp: fix build on current 2020-08-26 11:38:37 +00:00
german
graphics Fix duplicate symbols 2020-08-25 21:28:39 +00:00
hebrew
hungarian
irc Fix gemspec for rubygem-daemons 1.3.1 update 2020-08-25 18:50:22 +00:00
japanese
java
Keywords
korean
lang - Update to 3.7.9(security update) 2020-08-26 14:20:19 +00:00
mail Fix build on CURRENT. 2020-08-26 11:11:10 +00:00
math
misc
Mk
multimedia
net Update to 0.0.10. 2020-08-26 11:52:49 +00:00
net-im
net-mgmt Fix ping6 after base r351423. 2020-08-26 14:24:13 +00:00
net-p2p
news
polish
ports-mgmt ports-mgmt/pkg_replace: update to 20200821 2020-08-26 11:31:17 +00:00
portuguese
print
russian
science
security Document jasper vulnerability 2020-08-25 19:00:36 +00:00
shells
sysutils sysutils/dsbmd: Update to 1.11 2020-08-26 10:00:26 +00:00
Templates
textproc Add missing dependency. 2020-08-26 13:32:24 +00:00
Tools
ukrainian
vietnamese
www www/firefox: document GeckoProfiler is no longer missing 2020-08-26 13:22:26 +00:00
x11 - Update to 0.95.0 2020-08-25 21:24:10 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 1.20.0.714 2020-08-25 20:05:45 +00:00
x11-themes
x11-toolkits x11-toolkits/qt5-quick3d: add missing DEBUG-mask 2020-08-26 05:49:57 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Obsolete by gitlab 13.3 update, please use devel/rubygem-omniauth_crowd instead. 2020-08-26 11:48:01 +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.