Personal patches
Go to file
2015-02-14 20:41:48 +00:00
accessibility
arabic
archivers - Update to 0.04 2015-02-13 15:13:58 +00:00
astro Update to 0.90. 2015-02-14 20:22:13 +00:00
audio - Update to 2.3.1 2015-02-11 10:06:37 +00:00
benchmarks
biology biology/seqtools: 4.31 -> 4.32 2015-02-12 12:04:09 +00:00
cad - Update to 9.7.88 2015-02-12 11:56:03 +00:00
chinese 1: Upgrade to 0.4.0. 2015-02-09 03:21:39 +00:00
comms Horde package update: 2015-02-10 17:13:44 +00:00
converters
databases Update to 1.28. Dependencies have changed for this update. 2015-02-14 20:26:37 +00:00
deskutils deskutils/plans: fix known bug 2015-02-13 07:31:19 +00:00
devel Update to 1.24. 2015-02-14 20:30:58 +00:00
dns Update to 0.22. 2015-02-14 19:03:50 +00:00
editors math/coinmp: Update to 1.8.0 2015-02-13 01:01:35 +00:00
emulators Fix build with clang 3.5.0. 2015-02-14 13:36:48 +00:00
finance - Update to 3.1 2015-02-12 21:50:53 +00:00
french
ftp Update to 0.26. 2015-02-14 19:22:22 +00:00
games - Whitespace nits 2015-02-14 20:00:20 +00:00
german
graphics - Update to 7.42.3 2015-02-14 15:29:31 +00:00
hebrew
hungarian
irc
japanese - Update to 0.20150203 2015-02-12 11:56:23 +00:00
java
Keywords
korean
lang Update to 0.17023. 2015-02-14 17:36:05 +00:00
mail - deprecate port, TLS=on is now a default for postfix/postfix-current 2015-02-14 19:22:11 +00:00
math Add powerpc/powerpc64 to the list of ARCH that get libmissing by default. 2015-02-13 21:41:22 +00:00
misc
Mk Mk/Uses/lua.mk: Fix typo in el(f)if conditional 2015-02-12 12:55:24 +00:00
multimedia Update to upstream version 2.5.4 2015-02-14 18:35:43 +00:00
net Update to 1.14. 2015-02-14 20:40:15 +00:00
net-im Update to 0.51. 2015-02-14 19:37:53 +00:00
net-mgmt - Fix hrSystemProcesses regression 2015-02-12 19:50:34 +00:00
net-p2p - Add CPE information for Transmission ports [1] 2015-02-10 21:57:46 +00:00
news
palm
polish
ports-mgmt Release pkg 1.4.12: 2015-02-13 19:45:44 +00:00
portuguese
print - Add security/linux-c6-nss to dependencies 2015-02-13 13:48:56 +00:00
russian
science Remove no longer needed patch, this completes r378490. 2015-02-10 20:17:17 +00:00
security Update to 0.12. 2015-02-14 19:06:32 +00:00
shells
sysutils Update to 2.0.15 2015-02-14 11:55:19 +00:00
Templates
textproc Update to 1.19. 2015-02-14 20:41:48 +00:00
Tools
ukrainian
vietnamese
www Update to 1.03. 2015-02-14 19:48:51 +00:00
x11 - Update to 2.11 2015-02-14 18:00:33 +00:00
x11-clocks 1: Upgrade to 1.0.15. 2015-02-11 06:02:57 +00:00
x11-drivers
x11-fm x11-fm/worker: Fix USE_GCC 2015-02-08 20:50:39 +00:00
x11-fonts
x11-servers Fix CVE-2015-0255. 2015-02-12 19:58:41 +00:00
x11-themes
x11-toolkits - Update devel/efl to 1.13.0 2015-02-11 02:55:24 +00:00
x11-wm Mark BROKEN: Fails to link, tries to use internal fltk symbols 2015-02-14 09:00:55 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Add proxy65 to UIDs/GIDs 2015-02-10 13:07:11 +00:00
LEGAL
Makefile
MOVED Remove expired ports: 2015-02-13 18:57:56 +00:00
README
UIDs Add proxy65 to UIDs/GIDs 2015-02-10 13:07:11 +00:00
UPDATING Add a note in UPDATING about dependency registration rework 2015-02-13 19:04:42 +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.