Personal patches
Go to file
2015-06-23 12:22:14 +00:00
accessibility
arabic
archivers Drop unneeded perl5 run dependency 2015-06-20 13:22:51 +00:00
astro Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
audio audio/alias-plugins: Resolve DF audio issues with USES=alias 2015-06-22 18:58:01 +00:00
benchmarks Convert to USES=autoreconf 2015-06-21 16:03:34 +00:00
biology Convert to COPYTREE_SHARE 2015-06-23 06:58:19 +00:00
cad Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
chinese Reset maintainership for obrien 2015-06-12 21:17:43 +00:00
comms Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
converters Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
databases databases/freetds: Update version 0.95.1=>0.95.8 2015-06-23 09:36:51 +00:00
deskutils deskutils/griffith: drop dependency on py-xml 2015-06-22 19:13:42 +00:00
devel - Update to 1.5.3 2015-06-23 12:22:09 +00:00
dns Convert to USES=autoreconf 2015-06-21 16:07:23 +00:00
editors Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
emulators Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
finance - Update to 1.2 2015-06-20 09:39:48 +00:00
french
ftp Update to 4.6.3a 2015-06-22 20:49:39 +00:00
games Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
german - Update to 2015.06.21 2015-06-23 12:20:58 +00:00
graphics Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
hebrew
hungarian
irc - Fix shebangs 2015-06-17 13:01:35 +00:00
japanese Deprecate ports broken for more than 6 months 2015-06-20 17:28:54 +00:00
java . Fix packing list. 2015-06-21 18:30:41 +00:00
Keywords
korean
lang Upgrade to version 4.7.6; remove unused DOCS option. 2015-06-23 11:08:02 +00:00
mail - Update to 201506112227 2015-06-23 10:43:59 +00:00
math - Revert changes made in r370272, because they didn't fix anything. 2015-06-23 10:56:47 +00:00
misc Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Mk Uses/ada.mk: "47" is no longer a valid argument 2015-06-23 10:57:16 +00:00
multimedia - Use memalign hack only on supported systems that need it 2015-06-22 20:32:33 +00:00
net - Update to 0.2.0 2015-06-23 12:21:26 +00:00
net-im Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
net-mgmt - Update to 3.28 2015-06-23 12:08:15 +00:00
net-p2p Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
news Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
palm
polish
ports-mgmt Update to 1.5.4 2015-06-11 13:58:07 +00:00
portuguese
print Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
russian - Bump PORTREVISION. lazarus was updated to 1.4.0 2015-06-15 08:44:40 +00:00
science - Add PORTSCOUT 2015-06-23 12:21:35 +00:00
security - Update to 1.2.1 2015-06-23 12:22:14 +00:00
shells Move the SF mirrors first again 2015-06-16 11:03:49 +00:00
sysutils Update to 1.4.1 2015-06-23 05:25:17 +00:00
Templates Update config.guess and config.sub to the latest version. 2015-06-21 11:55:42 +00:00
textproc - Update to 2015.06.21 2015-06-23 12:21:12 +00:00
Tools
ukrainian
vietnamese Reset maintainership for obrien 2015-06-12 21:17:43 +00:00
www - Update to 2.10 2015-06-23 12:21:55 +00:00
x11 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
x11-clocks
x11-drivers x11-drivers/xf86-input-wacom: update to 0.30.0 2015-06-15 13:05:25 +00:00
x11-fm Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
x11-fonts Update to 4.102 2015-06-10 20:37:28 +00:00
x11-servers
x11-themes Fix packaging 2015-06-23 08:01:35 +00:00
x11-toolkits - Update to 1.046 2015-06-23 12:21:59 +00:00
x11-wm Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
.arcconfig
.gitignore
CHANGES Document the removal of USE_RCORDER 2015-06-22 19:59:11 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs Add rcynic and rpkirtr users groups for upcoming rpki ports 2015-06-21 22:15:11 +00:00
LEGAL
Makefile
MOVED Fix MOVED entry 2015-06-22 22:06:34 +00:00
README
UIDs Add rcynic and rpkirtr users groups for upcoming rpki ports 2015-06-21 22:15:11 +00:00
UPDATING Add rebuild of LibreSSL ports to UPDATING 2015-06-15 17:31:22 +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.