Personal patches
Go to file
Dmitry Marakasov e0ae1a19ba - Fix build on 10.x
- Fix build after swig package name change

PR:		183202
Submitted by:	amdmi3
Approved by:	maintainer timeout
2014-01-13 04:40:37 +00:00
accessibility
arabic
archivers Drop archivers/xz dependency: included in base system on all supported releases 2014-01-12 21:16:05 +00:00
astro
audio
benchmarks - Add license=GPLv2. 2014-01-12 19:21:08 +00:00
biology - Fix build with clang 2014-01-12 19:07:28 +00:00
cad
chinese
comms Update to 1.0. 2014-01-12 19:48:11 +00:00
converters Update to 1.0. 2014-01-12 19:48:11 +00:00
databases Update to 4.0.1 2014-01-12 20:46:13 +00:00
deskutils Update to 1.0. 2014-01-12 19:48:11 +00:00
devel Update core GNUstep libraries and fisicalab to latest versions 2014-01-12 22:54:58 +00:00
dns
editors
emulators
finance Update to 1.0. 2014-01-12 19:48:11 +00:00
french
ftp
games - Use automatic plist generation 2014-01-13 01:28:15 +00:00
german
graphics - Fix build on 10.x 2014-01-13 04:40:37 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update core GNUstep libraries and fisicalab to latest versions 2014-01-12 22:54:58 +00:00
mail Update to 1.0. 2014-01-12 19:48:11 +00:00
math - Fix compilation error with clang. 2014-01-13 01:20:58 +00:00
misc Update to 1.0. 2014-01-12 19:48:11 +00:00
Mk - Fix errors created when staging was implemented. 2014-01-12 22:39:23 +00:00
multimedia - Also apply shebangfix to files installed in PREFIX/bin 2014-01-12 23:24:30 +00:00
net - Update to 5.1.1 2014-01-13 01:31:03 +00:00
net-im
net-mgmt - Add needed patches 2014-01-12 19:22:13 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science Update core GNUstep libraries and fisicalab to latest versions 2014-01-12 22:54:58 +00:00
security
shells
sysutils
Templates
textproc - Add go.text, a collection of Go packages for text processing. 2014-01-12 21:44:19 +00:00
Tools
ukrainian
vietnamese
www picklefield provides an implementation of a pickled object field. 2014-01-12 20:44:24 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update core GNUstep libraries and fisicalab to latest versions 2014-01-12 22:54:58 +00:00
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove archivers/xz: included in base system on all supported releases 2014-01-12 20:41:27 +00:00
README
UIDs
UPDATING Update to 1.0. 2014-01-12 19:48:11 +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.