Personal patches
Go to file
2016-08-24 03:21:59 +00:00
accessibility
arabic
archivers - Update to 1.59 2016-08-23 10:23:45 +00:00
astro
audio audio/zinf: document ncurses requirement 2016-08-23 21:21:05 +00:00
benchmarks
biology - Mark BROKEN: does not fetch (distfile was removed from ftp) 2016-08-22 11:06:06 +00:00
cad cad/NASTRAN-95: Report version as FREEBSD rather than LINUX 2016-08-23 02:29:44 +00:00
chinese
comms
converters
databases Update to version 3.14.1 2016-08-23 20:28:17 +00:00
deskutils Update gnome-maps to 3.18.4. 2016-08-23 18:09:23 +00:00
devel devel/gaul: document and fix ncurse requirement 2016-08-23 19:17:31 +00:00
dns Update to latest commit. 2016-08-22 12:20:54 +00:00
editors - Fix build after databases/sqlite update 2016-08-23 20:31:07 +00:00
emulators Configure without --without-xinerama which I missed from r420654 since 2016-08-23 10:14:41 +00:00
finance
french
ftp
games games/eif: Document and fix ncurses requirement, use errno.h 2016-08-23 15:29:09 +00:00
german
graphics - Add LICENSE 2016-08-23 09:01:19 +00:00
hebrew
hungarian
irc
japanese japanese/kterm: wpi patch site no longer resolves (patch unfetchable) 2016-08-23 17:53:36 +00:00
java Add missing @dir entries to fix directory ownerships. 2016-08-23 19:33:15 +00:00
Keywords
korean
lang - Make FIREBIRD, MYSQL, PGSQL, SQLITE actually work. By providing correct 2016-08-23 20:42:23 +00:00
mail mail/gml: mark deprecated 2016-08-23 17:52:44 +00:00
math math/oleo: document ncurses and remove extern errno 2016-08-23 16:25:35 +00:00
misc misc/nms: document ncurses, honor CFLAGS and LDFLAGS 2016-08-23 14:32:09 +00:00
Mk Mk/Uses/alias.mk: Fix typo, remove "8" option 2016-08-23 12:33:13 +00:00
multimedia multimedia/xawtv: document ncurses requirement 2016-08-23 19:54:52 +00:00
net Record an indirect libwww dependency. 2016-08-24 03:21:59 +00:00
net-im
net-mgmt Update telegraf to 1.0.0-rc1 2016-08-23 21:55:34 +00:00
net-p2p net-p2p/deluge: fix up OPT_USE and OPT_VARS 2016-08-23 21:04:58 +00:00
news
palm
polish
ports-mgmt
portuguese
print New port: print/fig2dev 2016-08-23 17:44:52 +00:00
russian
science science/epte: document ncurses, fix DF 2016-08-23 16:07:29 +00:00
security security/whatweb: update to latest revision 2016-08-23 17:29:32 +00:00
shells
sysutils sysutils/tmate(-slave): document ncurses requirement 2016-08-23 19:23:52 +00:00
Templates
textproc textproc/soothsayer: fix ncurses, missing c++ headers, not jobs safe 2016-08-23 15:58:43 +00:00
Tools
ukrainian
vietnamese
www Update to 0.9.3. 2016-08-24 02:17:02 +00:00
x11 Lightweight Qt-based terminal emulator. 2016-08-23 15:18:26 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits QTermWidget is an opensource project originally based on KDE4 Konsole 2016-08-23 15:11:50 +00:00
x11-wm Add missing braces in polkit example rules. 2016-08-23 14:12:59 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.