Personal patches
Go to file
Dmitry Marakasov 0d1784d6eb - Pet portlint
- Update WWW

Approved by:	portmgr blanket
2018-01-06 09:00:48 +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
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
devel Remove devel/p5-Test-Block 2018-01-06 05:34:01 +00:00
dns
editors
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
graphics Update {BUILD,RUN}_DEPENDS: remove deprecated (and unused) p5-Test-Block 2018-01-06 05:33:51 +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
math math/py-matplotlib: unbreak build with Clang 6 (C++14 by default) 2018-01-06 05:24:09 +00:00
misc
Mk
multimedia - Pet portlint 2018-01-06 09:00:48 +00:00
net net/libutp: unbreak build with Clang 6 (C++14 by default) 2018-01-06 05:38: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
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
palm
polish
ports-mgmt Update to 3.2.3-85-g190c9bef 2018-01-05 20:50:33 +00:00
portuguese
print
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 4.6 2018-01-06 04:45:03 +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 Update ancillary mono ports 2018-01-06 08:44:30 +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.