Personal patches
Go to file
2016-03-26 16:27:09 +00:00
accessibility
arabic
archivers - Update to 1.6 2016-03-25 13:32:49 +00:00
astro
audio audio/mpg123: update to 1.23.3 2016-03-26 15:20:17 +00:00
benchmarks
biology
cad
chinese
comms "can't find the Python and f2py and fail to build" 2016-03-25 14:35:34 +00:00
converters - Update to 2.83 2016-03-25 20:02:12 +00:00
databases - Update to 2.24 2016-03-25 20:02:47 +00:00
deskutils - Update to 6.5.23 2016-03-26 12:36:59 +00:00
devel Remove duplicate line from plist 2016-03-26 16:24:22 +00:00
dns
editors - update to 3.02 2016-03-25 20:45:54 +00:00
emulators - Update to 4.6.1 2016-03-25 10:07:40 +00:00
finance
french
ftp
games games/tesseract-data: pacify check-plist 2016-03-26 13:53:47 +00:00
german
graphics s/pkgconf/pkgconfig/ 2016-03-26 10:15:54 +00:00
hebrew
hungarian
irc
japanese - Separate japanese/mecab-ipadic into three slave ports 2016-03-26 11:42:55 +00:00
java
Keywords
korean - Update to 20160201. 2016-03-25 20:54:43 +00:00
lang Re-enable build with ports LLVM by non-default OPTION 2016-03-25 06:38:23 +00:00
mail gecko: fix an unlikely race with environ(7) 2016-03-25 23:30:06 +00:00
math - Update to 5.0.218.0 and add mirror, fixing fetch 2016-03-25 12:34:46 +00:00
misc Update to upstream version 3.1.1 2016-03-26 10:33:14 +00:00
Mk Add USES=7z support: common way to extract 7-Zip archives 2016-03-25 15:38:56 +00:00
multimedia Update GStreamer1 ports to 1.8.0. 2016-03-25 15:47:45 +00:00
net - Update to 1.2.0 2016-03-26 09:03:09 +00:00
net-im Remove duplicate lines from plist 2016-03-26 16:27:09 +00:00
net-mgmt Add net-mgmt/crmsh. 2016-03-24 17:37:44 +00:00
net-p2p - Fix build on 9.x 2016-03-25 14:18:16 +00:00
news * Add gnutls options for SSL news servers (default on) 2016-03-25 09:49:17 +00:00
palm
polish
ports-mgmt
portuguese
print - Update to 0.23.0 2016-03-25 20:03:37 +00:00
russian
science - Update to 0.106 2016-03-25 20:03:01 +00:00
security - Update to 3.1.1 2016-03-25 20:03:41 +00:00
shells
sysutils - Clarify LICENSE 2016-03-26 01:07:45 +00:00
Templates
textproc - Update to 1.0.4 2016-03-26 11:33:30 +00:00
Tools redundant-opt-files script: Fix deleted port output 2016-03-24 21:33:36 +00:00
ukrainian
vietnamese
www - Update to 5.1.4 2016-03-26 11:19:52 +00:00
x11
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
README
UIDs
UPDATING Depending on list of install packages, the cups upgrade might confuse 2016-03-25 17:00:23 +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.