FreeBSD ports tree (read-only mirror)
Find a file
Pawel Pekala 9a96939dae - Unbreak fetch, maps distfile moved to it's own subdir
- Switch to USES=localbase
- Use REINPLACE_ARGS to stop generating backup files which then
  don't have to be removed in post-patch target
- Convert to options helper
- Remove usage of deprecated @dirrm, set files ownerships in
  pkg-plist using newer @(,,) keywords
2016-01-02 17:09:20 +00:00
accessibility
arabic
archivers
astro
audio Update to upstream version 5.003, introduce SSE2-enabled i386 slave port 2016-01-02 15:54:07 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases databases/freetds-devel: Updated version 0.99.307=>0.99.479 2016-01-02 00:11:22 +00:00
deskutils
devel Update to 3.6.3 (regularly bugfix release) 2016-01-02 08:35:39 +00:00
dns
editors
emulators - Update to 0.59 2016-01-02 14:31:30 +00:00
finance
french
ftp
games - Unbreak fetch, maps distfile moved to it's own subdir 2016-01-02 17:09:20 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java . Stub implementation of OperatingSystemImpl. 2016-01-02 09:30:21 +00:00
Keywords
korean
lang - Update to 3.4.4 2016-01-02 16:47:46 +00:00
mail - update to 1.1.Alpha2.0 2016-01-02 10:40:16 +00:00
math math/p5-Math-Derivative: Update version 0.03=>0.04 2016-01-02 00:16:40 +00:00
misc A tool to query the SPDX license list. Use the binary spdx-lookup. 2016-01-02 06:15:45 +00:00
Mk Mk/Uses/python.mk: Add support for optional 'test' argument 2016-01-02 15:24:37 +00:00
multimedia
net Update to 2.0.4 2016-01-02 08:40:51 +00:00
net-im - Update to 3.10.3 2016-01-02 05:24:02 +00:00
net-mgmt
net-p2p - Add LICENSE 2016-01-02 02:49:51 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Pass maintainership to ports-secteam, with a explicit approval for gecko@ 2016-01-02 15:15:06 +00:00
shells
sysutils Update to 1.4.4 2016-01-02 15:02:42 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Point to a working website in pkg-descr. 2016-01-02 11:00:21 +00:00
x11 - Update to 0.33.0 2016-01-02 14:31:49 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Move devel/py-distutils-extra to devel/py-python-distutils-extra 2016-01-02 12:06:22 +00:00
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.