Personal patches
Go to file
2017-12-24 11:15:11 +00:00
accessibility
arabic
archivers Remove BROKEN_sparc64 statement which was originally added in r277772 by 2017-12-24 10:48:23 +00:00
astro Update Stellarium to version 0.17.0 (unfortunately, the project had moved to 2017-12-23 13:14:31 +00:00
audio Update `audio/flacon' to version 4.0.0, which features improved visual 2017-12-23 10:15:58 +00:00
base
benchmarks
biology biology/canu: Replace += with = for depends 2017-12-22 14:14:11 +00:00
cad Update CMake to 3.10.1 2017-12-23 10:44:23 +00:00
chinese
comms comms/amtterm Update to 1.6 release 2017-12-22 20:55:47 +00:00
converters Update to 2.0.0 2017-12-23 21:17:23 +00:00
databases Update to 1.15.0 2017-12-24 11:14:56 +00:00
deskutils Update CMake to 3.10.1 2017-12-23 10:44:23 +00:00
devel devel/py-libvirt: update to 3.10.0 2017-12-24 10:26:46 +00:00
dns Convert to USES=autoreconf. 2017-12-24 10:58:05 +00:00
editors Remove unused ACLOCAL_ARGS. 2017-12-23 16:40:53 +00:00
emulators Change default version of samba from 4.4 to 4.6 2017-12-23 07:03:21 +00:00
finance
french
ftp
games - Switch to USES=localbase 2017-12-24 09:00:37 +00:00
german
graphics - Update to 3.0.8 2017-12-23 21:21:59 +00:00
hebrew
hungarian
irc Update to 1.7.4. 2017-12-23 23:26:16 +00:00
japanese Remove non-functional post-configure. 2017-12-23 16:59:00 +00:00
java
Keywords
korean
lang Update to the 20171221 snapshot of GCC 7.2.1. 2017-12-23 04:20:34 +00:00
mail mail/sympa: Update from 6.2.22 to 6.2.24 2017-12-24 07:12:42 +00:00
math Update CMake to 3.10.1 2017-12-23 10:44:23 +00:00
misc Change default version of samba from 4.4 to 4.6 2017-12-23 07:03:21 +00:00
Mk Take maintainership from autotools@. That group is no longer active. 2017-12-23 13:58:40 +00:00
multimedia multimedia/plexmediaserver-plexpass: Update to 1.11.0.4633 2017-12-23 22:47:54 +00:00
net py-libstorj is not compatible with python 3 2017-12-24 07:00:50 +00:00
net-im
net-mgmt - Unbreak build 2017-12-23 18:13:10 +00:00
net-p2p net-p2p/sonarr: Update to 2.0.0.5085 2017-12-23 22:51:32 +00:00
news
palm
polish
ports-mgmt Fix installation from local or remote package including the --packages-build 2017-12-23 16:36:51 +00:00
portuguese
print Relax USES=python 2017-12-24 11:15:06 +00:00
russian
science science/libefp: Update to 1.5.0 2017-12-23 18:19:11 +00:00
security Update to 0.056. 2017-12-24 03:00:16 +00:00
shells
sysutils Convert to USES=autoreconf. 2017-12-24 10:51:05 +00:00
Templates
textproc Update to 96 2017-12-24 11:15:11 +00:00
Tools
ukrainian
vietnamese
www Update to 0.4.1011 2017-12-24 11:14:51 +00:00
x11 Update to 1.2.0 2017-12-23 22:20:48 +00:00
x11-clocks
x11-drivers
x11-fm Change default version of samba from 4.4 to 4.6 2017-12-23 07:03:21 +00:00
x11-fonts Fix build. Add missing USES=localbase. 2017-12-24 08:54:09 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm cde builds fine with bdftopcf 1.1 2017-12-24 08:56:23 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Pet MOVEDlint: remove trailing dot 2017-12-22 23:05:13 +00:00
README
UIDs
UPDATING dns/dnscrypt-proxy: Replace 'cisco' (OpenDNS) resolver by 'random' 2017-12-23 14:16:18 +00:00

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.