Personal patches
Go to file
2015-04-12 01:20:01 +00:00
accessibility
arabic
archivers n FreeBSD 8 the name of the mtime member of struct stat was st_mtimespec. 2015-04-11 17:42:53 +00:00
astro
audio Clean up historic entanglements with other ports: 2015-04-11 19:31:22 +00:00
benchmarks
biology biology/seaview: Unbreak -- it fetches fine 2015-04-11 15:49:57 +00:00
cad cad/ldraw: Fix fetch; distfile was rerolled 2015-04-11 17:53:54 +00:00
chinese
comms comms/birda: Unbreak fetch by adjusting MASTER_SITES 2015-04-11 11:41:01 +00:00
converters
databases Fix "amd64" hardcode in java library path lookup and regen the 2015-04-11 21:21:24 +00:00
deskutils
devel Archive::Extract has been removed from core in 5.20. 2015-04-11 14:09:35 +00:00
dns
editors
emulators Change the COMPHOLIO-specific BUILD_DEPENDS to EXTRACT_DEPENDS now that 2015-04-11 12:21:26 +00:00
finance - Update to 2.6.6 2015-04-10 19:30:14 +00:00
french
ftp ftp/wget: add CPE information 2015-04-11 18:05:14 +00:00
games - Fix build on < 10.x after wxgtk30 update 2015-04-12 01:20:01 +00:00
german
graphics The problem causing the build breakage on FreeBSD 8 was fixed 2015-04-11 17:31:47 +00:00
hebrew
hungarian
irc
japanese Fix build WITHOUT=NLS. 2015-04-11 15:48:33 +00:00
java
Keywords
korean
lang - Update to version 2.768; canonicalize Makefile header 2015-04-11 13:20:10 +00:00
mail
math math/gambit: fix typo 2015-04-11 06:40:09 +00:00
misc - Add a patch to replace deprecated des_* methods from des_old.h, which 2015-04-11 14:55:33 +00:00
Mk
multimedia - Update to upstream version 0.5.0 [1] 2015-04-11 17:51:46 +00:00
net net/tramp: add CPE information 2015-04-11 17:52:39 +00:00
net-im These needs Module::Build. 2015-04-11 08:28:39 +00:00
net-mgmt - attach license 2015-04-11 06:57:25 +00:00
net-p2p Upgrade to 0.9.29 and switch to the official release version. 2015-04-10 20:31:39 +00:00
news
palm
polish
ports-mgmt Update to 1.4.99.20 aka pkg 1.5.0 rc2 2015-04-11 13:30:48 +00:00
portuguese
print
russian
science - Update to 0.10.1 2015-04-11 15:14:26 +00:00
security Update 2.9.2 --> 2.9.3 2015-04-12 00:05:56 +00:00
shells These needs Module::Build. 2015-04-11 08:28:39 +00:00
sysutils There's no need for a SINGLE here, the ports works perfecly without any patches 2015-04-11 20:04:12 +00:00
Templates
textproc Update to 1.7.4 2015-04-11 20:17:09 +00:00
Tools
ukrainian
vietnamese
www This needs Module::Build. 2015-04-11 22:33:37 +00:00
x11 x11/p5-X11-XCB: fix duplicate DEPEND line 2015-04-11 20:08:03 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/py-wxPython30: Unbreak on F8 and F9 2015-04-11 20:30:18 +00:00
x11-wm Fix build WITHOUT=NLS. 2015-04-11 15:48:33 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2015-04-10 20:23:45 +00:00
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.