Personal patches
Go to file
Kirill Ponomarev a43611575e Update databases/sqlite3 to 3.17.0
PR:		217223
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9669
2017-02-21 14:33:28 +00:00
accessibility
arabic
archivers
astro
audio - Update to 0.24.2 2017-02-21 10:41:37 +00:00
base
benchmarks
biology
cad
chinese
comms Update to v2.6.1 2017-02-21 12:37:05 +00:00
converters
databases Update databases/sqlite3 to 3.17.0 2017-02-21 14:33:28 +00:00
deskutils Fix indentation 2017-02-20 20:20:32 +00:00
devel - Update to 0.26.0 2017-02-21 10:42:35 +00:00
dns
editors
emulators
finance - Update to 1.7.0.5 2017-02-21 00:44:03 +00:00
french
ftp
games Remove unnecessary mikmod dependency. 2017-02-20 18:12:36 +00:00
german
graphics Add missing header to fix build on PPC 2017-02-21 13:48:02 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail - Update to 3.3.1 2017-02-21 11:31:47 +00:00
math
misc - Update to 1.10 2017-02-21 10:45:26 +00:00
Mk
multimedia multimedia/plexmediaserver-plexpass: Update to 1.4.2 2017-02-21 13:51:30 +00:00
net - Update to 5.20.2 2017-02-21 09:39:49 +00:00
net-im
net-mgmt Update net-mgmt/py-pysmi to 0.0.7 2017-02-21 14:32:23 +00:00
net-p2p - Update to SVN-r10983 2017-02-21 00:43:30 +00:00
news
palm
polish
ports-mgmt - Deprecate ports-mgmt/fbsdmon 2017-02-21 11:12:34 +00:00
portuguese
print
russian
science
security - Update to 0.3.0.3-alpha 2017-02-21 14:16:39 +00:00
shells
sysutils - Update to 2.6.1 2017-02-21 14:26:52 +00:00
Templates
textproc - Update to 0.16.5 2017-02-21 01:40:32 +00:00
Tools
ukrainian
vietnamese
www Upgrade from 1.11.9 to 1.11.10. 2017-02-21 00:41:18 +00:00
x11 Fix patch (it was malformed in revision r434478) 2017-02-20 22:59:38 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Update to 5.2.1 2017-02-21 01:27:07 +00:00
README
UIDs
UPDATING Update to 5.2.1 2017-02-21 01:27:07 +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.