Personal patches
Go to file
2017-05-04 23:47:12 +00:00
accessibility
arabic Update to 5.2.7. 2017-05-04 18:07:45 +00:00
archivers Revert accidentially commited change in r440070 2017-05-03 23:34:33 +00:00
astro
audio r431187 moved machine-id to the upstream default location. Remove patching 2017-05-04 12:08:12 +00:00
base
benchmarks
biology
cad
chinese Update to 5.2.7. 2017-05-04 18:07:45 +00:00
comms Fix some FreeBSD.org case of bad case. 2017-05-04 14:58:54 +00:00
converters Update to 3.0233 2017-05-03 21:53:25 +00:00
databases Fix some FreeBSD.org case of bad case. 2017-05-04 14:58:54 +00:00
deskutils Horde package update: 2017-05-03 23:29:17 +00:00
devel Update to 1.0.2 2017-05-04 23:47:08 +00:00
dns Update to new upstream test release -test5. 2017-05-04 22:50:30 +00:00
editors Update to 5.2.7. 2017-05-04 18:07:45 +00:00
emulators Update to Wine 2.7. This includes the following changes: 2017-05-03 20:52:04 +00:00
finance - Update devel/libical to version 2.0 2017-05-03 17:09:38 +00:00
french Update to 5.2.7. 2017-05-04 18:07:45 +00:00
ftp Updates 2017-05-03 12:47:59 +00:00
games Fix some FreeBSD.org case of bad case. 2017-05-04 14:58:54 +00:00
german Update to 5.2.7. 2017-05-04 18:07:45 +00:00
graphics Fix shebangs 2017-05-04 05:24:35 +00:00
hebrew Update to 5.2.7. 2017-05-04 18:07:45 +00:00
hungarian Update to 5.2.7. 2017-05-04 18:07:45 +00:00
irc irc/bitlbee-facebook: update to 1.1.1, drop patch released upstream 2017-05-04 12:33:03 +00:00
japanese Update to 5.2.7. 2017-05-04 18:07:45 +00:00
java
Keywords
korean Update to 5.2.7. 2017-05-04 18:07:45 +00:00
lang bsd.pypy.cffi.mk: unbreak building of cffi ports 2017-05-04 19:08:36 +00:00
mail Horde package update: 2017-05-03 23:29:17 +00:00
math Fix shebangs 2017-05-04 05:21:43 +00:00
misc Bind misc/py-qt5-doc and misc/py-qt5-demo to ${PYQT5_VERSION} 2017-05-04 10:22:04 +00:00
Mk Fix some FreeBSD.org case of bad case. 2017-05-04 14:58:54 +00:00
multimedia Update to 0.7.95 2017-05-04 23:46:32 +00:00
net - Update to 1.2.0 2017-05-04 10:58:11 +00:00
net-im Fix shebangs 2017-05-04 05:25:16 +00:00
net-mgmt Fix check_swap. 2017-05-04 14:16:30 +00:00
net-p2p
news
palm
polish Update to 5.2.7. 2017-05-04 18:07:45 +00:00
ports-mgmt
portuguese Update to 5.2.7. 2017-05-04 18:07:45 +00:00
print Add PORTSCOUT 2017-05-03 21:54:14 +00:00
russian Update to 5.2.7. 2017-05-04 18:07:45 +00:00
science Cleanup. 2017-05-04 20:30:48 +00:00
security CVE-2017-7867 and CVE-2017-7868 were fixed in r440117. 2017-05-04 21:49:06 +00:00
shells
sysutils Fix build with TOC2MP3 set after the switch to USE_CXXSTD=c++11 in r439255. 2017-05-04 18:56:20 +00:00
Templates
textproc Update to 4.1.2 2017-05-04 23:47:12 +00:00
Tools Fix some FreeBSD.org case of bad case. 2017-05-04 14:58:54 +00:00
ukrainian Update to 5.2.7. 2017-05-04 18:07:45 +00:00
vietnamese Update to 5.2.7. 2017-05-04 18:07:45 +00:00
www www/gitlab: Fix wrong permissions for /home/git/repositories 2017-05-04 11:09:50 +00:00
x11 Fix shebangs 2017-05-04 05:26:56 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 1.0.5 2017-05-03 13:40:28 +00:00
x11-servers
x11-themes
x11-toolkits Update x11-toolkits/kirigami2 to 2.1.0 2017-05-04 10:20:30 +00:00
x11-wm Fix shebangs 2017-05-04 05:27:37 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.