1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh 23f22c1ecd Update to 2018.11.04
2018-11-05 21:45:12 +00:00
accessibility
arabic
archivers Update to 1.9 2018-11-05 21:43:14 +00:00
astro
audio Add USES=compiler:c++11-lang for QT5 option to fix build on GCC- 2018-11-05 19:39:13 +00:00
base
benchmarks
biology Fix build failure with base GCC because of double typedefs. 2018-11-05 19:47:42 +00:00
cad
chinese
comms
converters
databases Update to 3.25.2 2018-11-05 21:44:30 +00:00
deskutils update deskutils/mozo to 1.20.1 2018-11-05 13:52:39 +00:00
devel Update to 2.1.1 2018-11-05 21:44:47 +00:00
dns
editors This port requires USES=c++11-lang to build on architectures that 2018-11-05 20:09:27 +00:00
emulators
finance
french
ftp
games games/crimson: Unbreak build with Clang 6 (C++14 by default) 2018-11-05 21:42:24 +00:00
german Update to 2018.11.04 2018-11-05 21:45:12 +00:00
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/duktape-lib: Update to 2.3.0 2018-11-05 15:48:42 +00:00
mail mail/libdomainkeys: Unbreak with OpenSSL 1.1.1 [1] 2018-11-05 21:09:41 +00:00
math
misc
Mk
multimedia multimedia/libva-intel-media-driver: minor consistency fix 2018-11-05 20:06:04 +00:00
net Update to 2.5.0 2018-11-05 21:44:56 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Update to 1.3.1 2018-11-05 21:45:04 +00:00
shells
sysutils Update both sysutils/sysadm and sysutils/sysadm-client to version 1.1 2018-11-05 21:36:05 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Update to 0.2.0 2018-11-05 21:44:39 +00:00
x11 Update to 2.3.0 2018-11-05 18:49:23 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts New port: x11-fonts/raleway 2018-11-05 21:22:54 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm Update to 2.3.0 2018-11-05 18:49:23 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Update to 2.3.0 2018-11-05 18:49:23 +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.