Personal patches
Go to file
Dmitry Marakasov 3a747e9e52 - Fix build by fixing a typo
Approved by:	portmgr blanket
2015-08-21 17:17:48 +00:00
accessibility
arabic
archivers - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
astro
audio - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
benchmarks - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
biology
cad - Fix build by fixing a typo 2015-08-21 17:17:48 +00:00
chinese
comms Remove debugging echo 2015-08-19 23:08:11 +00:00
converters - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
databases - Upgrade to 2.46. 2015-08-21 04:06:37 +00:00
deskutils
devel - Add LICENSE 2015-08-21 17:06:02 +00:00
dns - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
editors - Convert to new options helper 2015-08-20 07:05:19 +00:00
emulators remove empty pkg-plist 2015-08-20 18:24:56 +00:00
finance - Add NO_ARCH 2015-08-19 14:10:55 +00:00
french
ftp - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
games - Use correct pthread library 2015-08-21 15:59:43 +00:00
german - Update to 4.3 2015-08-20 03:42:05 +00:00
graphics - Switch to options helpers 2015-08-21 16:48:16 +00:00
hebrew
hungarian
irc - Add LICENSE 2015-08-20 10:53:35 +00:00
japanese remove empty pkg-plist 2015-08-20 18:24:56 +00:00
java . Update to 2015f. 2015-08-20 05:50:05 +00:00
Keywords
korean
lang - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
mail - Add LICENSE 2015-08-21 17:05:37 +00:00
math - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
misc OBremove empty files 2015-08-20 18:04:56 +00:00
Mk Fix with fmake. 2015-08-21 13:05:20 +00:00
multimedia - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
net - Update to 3.4.12 2015-08-21 16:46:21 +00:00
net-im - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
net-mgmt Fixup perms on /usr/local/bin/nagios 2015-08-21 16:10:23 +00:00
net-p2p - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
news - Add LICENSE 2015-08-21 12:03:30 +00:00
palm
polish
ports-mgmt - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
portuguese
print - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
russian - Add NO_ARCH 2015-08-21 12:03:42 +00:00
science - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
security - Add NO_ARCH 2015-08-21 17:06:23 +00:00
shells - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
sysutils Update tarsnap to 1.0.36. 2015-08-21 14:23:14 +00:00
Templates
textproc - Add NO_ARCH 2015-08-21 16:47:29 +00:00
Tools
ukrainian
vietnamese
www - Add LICENSE 2015-08-21 16:47:25 +00:00
x11 - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
x11-clocks
x11-drivers x11-drivers/xf86-input-wacom: update to 0.31.0 2015-08-20 13:10:30 +00:00
x11-fm Update librfm and rodent ports to 5.3.16.3 2015-08-20 11:00:12 +00:00
x11-fonts - Add NO_ARCH 2015-08-21 15:37:31 +00:00
x11-servers
x11-themes Add NO_ARCH 2015-08-20 20:44:55 +00:00
x11-toolkits - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
x11-wm - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
README
UIDs
UPDATING Belatedly add UPDATING note for r394584 2015-08-21 16:04:40 +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.