1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2018-01-06 13:50:10 +00:00
accessibility
arabic
archivers Add a patch to fix the build with Clang 6.0. 2018-01-05 21:45:13 +00:00
astro
audio - Update to 5.1.0 2018-01-06 07:02:58 +00:00
base
benchmarks - Update to 4.11.0 2018-01-06 13:29:29 +00:00
biology biology/seaview: Update version 4.6.2=>4.6.3 2018-01-05 17:40:41 +00:00
cad
chinese
comms Update to 2.11. 2018-01-06 08:09:12 +00:00
converters
databases Corrected shared library names that got the .abi3 suffix for python-36 and up after devel/py-cffi upgrade to 1.11.2 2018-01-05 20:02:03 +00:00
deskutils - Update calibre to 3.15.0 2018-01-06 09:26:24 +00:00
devel Update to 1.8.3. 2018-01-06 10:49:36 +00:00
dns
editors - Update to 2.9.2 2018-01-04 21:21:41 +00:00
emulators emulators/i386-wine-devel: update to 3.0.r4 2018-01-06 05:31:43 +00:00
finance Fix conditional in flavoring. 2018-01-05 19:20:35 +00:00
french
ftp
games games/aquaria: unbreak with LLD by default 2018-01-06 05:58:42 +00:00
german - add back setuid bits for poudriere builds 2018-01-05 05:53:09 +00:00
graphics Update to 1.3.27a 2018-01-06 13:50:05 +00:00
hebrew
hungarian
irc
japanese - Update to 0.20180104 2018-01-05 19:18:07 +00:00
java
Keywords
korean
lang lang/rust: Skip .cargo-checksum.json update when it's missing 2018-01-05 23:33:42 +00:00
mail mail/jmba: don't auto-enable gettext 2018-01-05 04:19:26 +00:00
math - Update to 8.300.3 2018-01-06 13:44:47 +00:00
misc - Add thefuck 3.25 2018-01-05 09:26:49 +00:00
Mk Disallow forced FLAVOR as make argument. 2018-01-04 20:17:40 +00:00
multimedia - Pet portlint 2018-01-06 09:00:48 +00:00
net Remove the use of submake, and use the parent's port shared library 2018-01-06 10:02:43 +00:00
net-im net-im/py-matrix-synapse: Update to 0.26.0 2018-01-05 15:01:42 +00:00
net-mgmt Update telegraf to latest version 1.5.0 2018-01-05 11:23:51 +00:00
net-p2p Add a message to make users aware of potential crashes due to a boost bug 2018-01-05 18:58:22 +00:00
news - add back setuid bits for poudriere builds 2018-01-05 05:20:53 +00:00
palm
polish
ports-mgmt Remove spurious trace output left over from debugging. 2018-01-06 10:15:17 +00:00
portuguese
print print/ghostscript9-agpl-base: revert r432155 per FreeBSD 11.0 EOL 2018-01-05 02:57:59 +00:00
russian
science
security Corrected shared library names that got the .abi3 suffix for python-36 and up after devel/py-cffi upgrade to 1.11.2 2018-01-05 20:02:03 +00:00
shells Update {BUILD,RUN}_DEPENDS: remove deprecated p5-Test-Block 2018-01-06 05:33:56 +00:00
sysutils Remove sysutils/socket 2018-01-06 06:09:58 +00:00
Templates
textproc Update to 6.1.1 2018-01-06 13:50:10 +00:00
Tools
ukrainian
vietnamese
www Update to 3.2.1 2018-01-06 04:33:46 +00:00
x11 Fix LICENSE_FILE 2018-01-06 07:41:45 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Unbreak poudriere bulk -a, py-opencv works only with python 2.7 2018-01-06 09:17:39 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Document the removal of sysutils/socket 2018-01-06 06:10:03 +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.