1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2018-01-14 14:14:47 +00:00
accessibility
arabic
archivers Add a port of libdeflate, a library for fast, whole-buffer DEFLATE-based 2018-01-14 14:06:46 +00:00
astro clang 6 generates some new warnings, suppress them for now. 2018-01-14 06:57:10 +00:00
audio Update to upstream version 0.20.15 (bug fix release) 2018-01-14 11:36:51 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases Fix build with Clang 6 2018-01-14 07:07:02 +00:00
deskutils
devel Update to 3.0.0 2018-01-14 14:14:32 +00:00
dns Update dns/public_suffix_list to 0.0.0.20180113 2018-01-14 14:14:16 +00:00
editors
emulators Fix gemspec for rubygem-CFPropertyList 3.0.0 update 2018-01-14 14:14:38 +00:00
finance
french
ftp
games
german
graphics Update to 3.3.1 2018-01-14 14:14:22 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail Update to 0.52 2018-01-14 07:07:23 +00:00
math - Update to 0.5.1. 2018-01-13 20:14:29 +00:00
misc misc/rumprun: Add port to the tree 2018-01-13 20:36:29 +00:00
Mk
multimedia
net Update to 0.72.0 2018-01-14 14:14:42 +00:00
net-im Move devel/lua-bitop-51 to devel/lua51-bitop 2018-01-14 14:14:05 +00:00
net-mgmt
net-p2p net-p2p/gtk-gnutella: Update to 1.1.13 2018-01-14 01:59:26 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Fix installation broken by undefined ac_given_INSTALL in configure script. 2018-01-14 13:34:22 +00:00
shells
sysutils Fix build on -head (OSVERSION >= 1200031) 2018-01-14 07:07:08 +00:00
Templates
textproc Update to 0.14 2018-01-14 14:14:47 +00:00
Tools
ukrainian
vietnamese
www - Fix DOCS installation 2018-01-13 22:22:50 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Add NOTIFY option, enabled by default 2018-01-13 22:15:33 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Move devel/lua-bitop-51 to devel/lua51-bitop 2018-01-14 14:14:10 +00:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.