Go to file
Veniamin Gvozdikov 1b5bfb56f3 - Update to 1.2.5 2015-07-31 09:16:50 +00:00
Keywords
Mk White space fix. 2015-07-30 08:51:43 +00:00
Templates
Tools
accessibility
arabic
archivers
astro
audio - Update to 0.6.0 2015-07-29 23:34:27 +00:00
benchmarks
biology
cad
chinese
comms Add aprsd to dialer group in GIDs so membership is automatically handled 2015-07-30 17:12:52 +00:00
converters
databases
deskutils
devel Replace lang/clang-cheri with devel/llvm-cheri derived from devel/llvm-devel 2015-07-30 22:21:40 +00:00
dns Update to new release candidate #4 and mark IGNORE since 2.74 is out. 2015-07-30 18:47:52 +00:00
editors
emulators - Update to 4.2 2015-07-30 10:28:02 +00:00
finance
french
ftp
games - Fix shebangs 2015-07-30 13:16:53 +00:00
german
graphics Update gegl3 to 0.3.0. 2015-07-30 09:15:46 +00:00
hebrew
hungarian
irc - Add LICENSE, don't install it (and INSTALL) with docs 2015-07-30 11:36:23 +00:00
japanese
java - Update to b36. 2015-07-30 22:55:30 +00:00
korean
lang Fix dependency 2015-07-31 07:32:56 +00:00
mail - Add NO_ARCH 2015-07-30 22:23:39 +00:00
math - Update to 2.7.0 2015-07-30 01:38:41 +00:00
misc - Add LICENSE 2015-07-30 10:48:12 +00:00
multimedia - Add NO_ARCH 2015-07-30 13:27:34 +00:00
net Update 4.3.66 --> 4.3.67. 2015-07-30 12:59:40 +00:00
net-im - Update to 1.2.5 2015-07-31 09:16:50 +00:00
net-mgmt - Fix shebangs 2015-07-30 14:22:00 +00:00
net-p2p
news
palm
polish
ports-mgmt ports-mgmt/freebsd-bugzilla-cli: update 0.3.0->0.4.0 2015-07-31 02:50:47 +00:00
portuguese
print
russian
science
security Fix dependency 2015-07-31 07:23:55 +00:00
shells bash: Export symbols for "enable -f" 2015-07-30 18:50:18 +00:00
sysutils Upgrade to 2.0.21 2015-07-30 06:05:55 +00:00
textproc
ukrainian
vietnamese
www - Drop @dirrm* from plist 2015-07-30 21:12:44 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Update to 4.10.3 2015-07-31 06:39:17 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Add aprsd to dialer group in GIDs so membership is automatically handled 2015-07-30 17:12:52 +00:00
LEGAL
MOVED Replace lang/clang-cheri with devel/llvm-cheri derived from devel/llvm-devel 2015-07-30 22:21:40 +00:00
Makefile
README
UIDs
UPDATING

README

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.