Personal patches
Go to file
2017-04-23 17:09:51 +00:00
accessibility
arabic
archivers Update to 0.6.0 2017-04-22 10:56:42 +00:00
astro - Fix shebangs 2017-04-22 09:25:44 +00:00
audio audio/py-eyed3: fix path to python interpreter 2017-04-23 16:09:09 +00:00
base
benchmarks - Fix shebangs 2017-04-22 09:25:44 +00:00
biology - Fix shebangs 2017-04-22 12:45:43 +00:00
cad
chinese Update to 0.23 2017-04-23 17:09:41 +00:00
comms - Fix shebangs 2017-04-22 12:45:43 +00:00
converters - Fix shebangs 2017-04-22 12:45:43 +00:00
databases Use CFLAGS instead of CPPFLAGS 2017-04-23 17:09:21 +00:00
deskutils Update the gtk+ stack [1] 2017-04-23 08:35:28 +00:00
devel Update to 0.9918 2017-04-23 17:09:51 +00:00
dns Return ports maintained by John Marino to the pool, he is no longer interested. 2017-04-21 20:25:00 +00:00
editors editors/emacs: Update to version 25.2 2017-04-22 19:38:35 +00:00
emulators emulators/citra: update to s20170421 2017-04-23 14:40:56 +00:00
finance Update to 6.9.0 2017-04-21 18:24:04 +00:00
french
ftp
games Update the gtk+ stack [1] 2017-04-23 08:35:28 +00:00
german
graphics Update the gtk+ stack [1] 2017-04-23 08:35:28 +00:00
hebrew
hungarian
irc
japanese - Fix plist 2017-04-23 07:48:34 +00:00
java java/intellij: Update to version 2017.1.2. 2017-04-23 12:30:24 +00:00
Keywords
korean
lang Update to the 20170418 snapshot of GCC 5.4.1. 2017-04-23 09:55:22 +00:00
mail Update to 20170421 2017-04-23 10:25:55 +00:00
math math/libRmath: Update to version 3.4.0 2017-04-22 19:46:22 +00:00
misc Update to 20170423 2017-04-23 17:08:38 +00:00
Mk Fix EMACS_VER. 2017-04-23 09:17:09 +00:00
multimedia Chase multimedia/libmatroska update. 2017-04-23 10:23:13 +00:00
net net/py-ldap3: update to 2.2.2 2017-04-23 16:10:32 +00:00
net-im
net-mgmt Update net-mgmt/prometheus to 1.6.1, add version info 2017-04-23 16:54:28 +00:00
net-p2p
news - Fix plist 2017-04-23 07:40:35 +00:00
palm
polish
ports-mgmt Convert to options target helper 2017-04-22 10:58:32 +00:00
portuguese
print -Fix shebangs 2017-04-23 11:03:22 +00:00
russian
science - Update WWW 2017-04-23 09:05:08 +00:00
security security/sqlmap: update to 1.1.4 2017-04-23 16:15:55 +00:00
shells Make bash use of fdescfs use optional, disabled by default, and forced off when 2017-04-22 12:39:10 +00:00
sysutils sysutils/lsof: upgrade to 4.90J: fix nullfs in FreeBSD 11+ 2017-04-23 16:51:04 +00:00
Templates
textproc textproc/py-chardet: update to 3.0.2; use upstream tests 2017-04-23 16:17:12 +00:00
Tools
ukrainian
vietnamese
www Update to 1.4.14 2017-04-23 17:08:43 +00:00
x11 - Update x11/trayer to 1.1.7 2017-04-22 14:01:39 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Update the gtk+ stack [1] 2017-04-23 08:35:28 +00:00
x11-toolkits Update the gtk+ stack [1] 2017-04-23 08:35:28 +00:00
x11-wm x11-wm/ratpoison: Update to version 1.4.9 2017-04-22 17:11:10 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md Add a CONTRIBUTING file so github pull requests explain the proper submission 2014-03-15 13:37:33 +00:00
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.