Personal patches
Go to file
2014-09-22 06:28:15 +00:00
accessibility
arabic
archivers Really unbreak on freebsd 8/9 2014-09-19 19:38:18 +00:00
astro - Update from 4.23 to 4.24 2014-09-20 14:55:09 +00:00
audio - Allow staging as a regular user 2014-09-21 15:40:47 +00:00
benchmarks
biology - any version for RUN_DEPENDS 2014-09-21 13:44:58 +00:00
cad print/freetype: 2014-09-19 15:45:14 +00:00
chinese print/freetype: 2014-09-19 15:45:14 +00:00
comms - Update to version 0.8 2014-09-20 18:26:59 +00:00
converters - Update to 1.3-0 2014-09-22 05:20:09 +00:00
databases Upgrade from 2.8.15 to 2.8.17. 2014-09-21 23:14:58 +00:00
deskutils - Allow staging as a regular user 2014-09-18 21:05:21 +00:00
devel Update to 1.3.8 Changes: 2014-09-22 05:47:32 +00:00
dns - Update to 0.1.4 2014-09-21 18:18:46 +00:00
editors Allow staging as a regular user 2014-09-19 21:37:56 +00:00
emulators Update to Wine 1.7.27. This includes the following changes: 2014-09-20 15:34:28 +00:00
finance finance/rubygem-money: update to 6.3.0 2014-09-21 20:56:12 +00:00
french
ftp - Update to 1.95-4.3 2014-09-22 05:58:11 +00:00
games - Update to version 2014.08.23 2014-09-21 12:05:27 +00:00
german fix build with perl 5.18 2014-09-20 06:37:37 +00:00
graphics - Update to version 7.40.4 2014-09-21 10:09:08 +00:00
hebrew
hungarian
irc OptionsNG conversion brokes few options making 2014-09-20 16:08:01 +00:00
japanese Update to version 20140904 2014-09-21 12:45:30 +00:00
java
Keywords
korean
lang Allow staging as a regular user 2014-09-21 13:43:47 +00:00
mail Stage, resurrect and adopt mail/openwebmail. 2014-09-21 14:31:31 +00:00
math Update to version 0.2.11 2014-09-21 15:36:56 +00:00
misc Make fetchable 2014-09-21 21:22:33 +00:00
Mk Let pkg(8) track license directories by itself 2014-09-22 06:28:15 +00:00
multimedia Bump PORTREVISION for multimedia/spotify-websocket-api 2014-09-20 20:41:56 +00:00
net - Add missing file when PYTHON support is enabled 2014-09-22 01:03:00 +00:00
net-im - Update to 3.0.6 2014-09-21 22:42:33 +00:00
net-mgmt - add license 2014-09-20 15:31:38 +00:00
net-p2p - Update to version 1.1.1 [1] 2014-09-21 08:03:46 +00:00
news
palm
polish - Update to 20140915 2014-09-18 15:17:15 +00:00
ports-mgmt Update to 1.3.8 Changes: 2014-09-22 05:47:32 +00:00
portuguese
print Update to version 1.0.58 2014-09-20 20:45:11 +00:00
russian
science Remove expired ports 2014-09-20 09:45:04 +00:00
security Fix build when security/openssl is installed. 2014-09-21 23:12:18 +00:00
shells Clean up directory handling 2014-09-22 06:23:19 +00:00
sysutils sysutils/rubygem-bundler: update to 1.7.3 2014-09-21 02:31:42 +00:00
Templates
textproc Update to 1.3.8 Changes: 2014-09-22 05:47:32 +00:00
Tools
ukrainian
vietnamese
www www/rubygem-selenium-webdriver: update to 2.43.0 2014-09-22 02:35:59 +00:00
x11 x11/slim: Add non-default UTF-8 character input support 2014-09-20 19:07:37 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Update to version 0.5.6 2014-09-20 13:05:37 +00:00
x11-toolkits Patch configure to use ${CC} instead of ld to link the two shared objects it 2014-09-21 15:36:25 +00:00
x11-wm Fix build. 2014-09-21 17:21:05 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Fix typo in GIDs for caldavd group. 2014-09-20 21:41:40 +00:00
LEGAL
Makefile
MOVED - retire ruby-amatch 2014-09-21 15:18:07 +00:00
README
UIDs Add new port sysutils/rundeck 2014-09-20 17:42:15 +00:00
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.