Personal patches
Go to file
2019-10-12 18:55:49 +00:00
accessibility Catchup with recent developers warnings 2019-10-10 11:59:15 +00:00
arabic
archivers - Add license to the conversion script 2019-10-10 13:56:20 +00:00
astro - Update `astro/astrometry' to version 0.78, unbreak, and undeprecate 2019-10-12 15:55:15 +00:00
audio audio/gsequencer: Update 2.3.8 -> 2.3.12 2019-10-12 15:29:40 +00:00
base
benchmarks
biology biology/prodigal: Eliminate a very old version from the portscout discovery process 2019-10-12 15:40:21 +00:00
cad
chinese
comms
converters
databases databases/py-python-arango: Update 5.1.0 -> 5.2.1 2019-10-12 15:43:37 +00:00
deskutils deskutils/syncthing-gtk: update to 0.9.4.4 2019-10-11 20:52:30 +00:00
devel Add NO_ARCH to a couple of ports 2019-10-12 08:21:46 +00:00
dns dns/dsp: Drop bogus PERL5 2019-10-10 10:30:20 +00:00
editors
emulators emulators/rpcs3: update to 0.0.6.8861 2019-10-12 00:25:37 +00:00
finance
french
ftp
games Drop nop XFREE86_HTML_MAN 2019-10-12 12:02:26 +00:00
german
graphics New port: graphics/avir: High-quality image resizing/scaling C++ library 2019-10-12 08:19:18 +00:00
hebrew
hungarian
irc irc/ircd-hyrbid - Update to 8.2.26 2019-10-09 22:39:24 +00:00
japanese
java java/openjdk8: Drop nop X11_MAKE_ENV_ON 2019-10-10 08:30:09 +00:00
Keywords
korean
lang Update to the 20191010 snapshot of GCC 7.4.1. 2019-10-12 05:08:23 +00:00
mail multimedia/dav1d: update to 0.5.0 2019-10-12 00:25:18 +00:00
math math/tvm: Use skipv instead of ignore in the PORTSCOUT tag because ignore doesn't seem to work 2019-10-12 16:41:06 +00:00
misc misc/openvdb: fix build on GCC architectures 2019-10-12 15:46:07 +00:00
Mk - Add compat for NOCCACHE -> NO_CCACHE 2019-10-10 20:09:59 +00:00
multimedia multimedia/ustreamer: Update 1.0 -> 1.9 2019-10-12 07:26:44 +00:00
net devel/google-cloud-sdk: update to 266.0.0 2019-10-11 16:21:15 +00:00
net-im
net-mgmt net-mgmt/check_ssl_cert: update to 1.98.0 2019-10-11 09:28:26 +00:00
net-p2p net-p2p/qtum: fix compilation on FreeBSD 11.x 2019-10-12 16:57:51 +00:00
news
palm
polish
ports-mgmt
portuguese
print Update qpdfview to 0.4.18 2019-10-09 20:49:31 +00:00
russian
science science/py-qcelemental: Update 0.7.0 -> 0.9.0 2019-10-12 16:50:56 +00:00
security security/rkhunter: Update to 1.4.6 2019-10-12 07:37:02 +00:00
shells antibody: Update to 4.2.0 2019-10-12 16:20:14 +00:00
sysutils sysutils/libudisks: New port. A client library to UDisks daemon, which some applications are using to interface with UDisks. 2019-10-12 18:55:49 +00:00
Templates
textproc textproc/R-cran-readxl: fix build on GCC architectures 2019-10-12 15:48:59 +00:00
Tools
ukrainian
vietnamese
www Update otter-browser to a snapshot. 2019-10-12 12:56:41 +00:00
x11 Drop nop XFREE86_HTML_MAN 2019-10-12 12:02:26 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix build of x11-toolkits/qt5-gui 2019-10-10 20:38:42 +00:00
x11-wm Drop nop XFREE86_HTML_MAN 2019-10-12 12:02:26 +00:00
.arcconfig
.gitattributes
.gitauthors .gitauthors: Add Oleksii Samorukov (samm) 2019-10-09 15:24:01 +00:00
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove the unused gai toolkit abandonware since 2005 2019-10-10 11:41:21 +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.