Personal patches
Go to file
Adam Weinberger ab7b57c367 Add DOCS and EXAMPLES to OPTIONS_DEFINE, and avoid using :MDOCS to
determine whether to install EXAMPLES. It still seems really strange
to have the manpage listed under %%PORTDOCS%% though.
2014-05-30 03:44:44 +00:00
accessibility
arabic
archivers Reset maintainer, maintainer no longer wishes to maintain those ports 2014-05-29 23:18:42 +00:00
astro
audio Update to 1.3.2: Fix a bug in oggpack_writecopy(). 2014-05-28 19:48:51 +00:00
benchmarks
biology biology/embassy: specify post-extraction with ${TAR} 2014-05-29 10:47:58 +00:00
cad - Update from 9.7.83 to 9.7.84 2014-05-30 02:24:10 +00:00
chinese
comms Stagify. 2014-05-30 01:52:56 +00:00
converters
databases - Fix build 2014-05-29 20:21:45 +00:00
deskutils desktuils/tine20: Simplify port to remove unnecessary targets 2014-05-29 17:36:55 +00:00
devel - Support STAGEDIR 2014-05-29 20:45:55 +00:00
dns Fix maintainer's email address 2014-05-29 19:47:41 +00:00
editors editors/xemacs-packages: specify post-extraction with ${TAR} 2014-05-29 21:01:23 +00:00
emulators - Fix plist when both PYTHON and WEBSERVICE options are disabled. [1] 2014-05-29 19:18:03 +00:00
finance - Convert gmake to USES 2014-05-29 12:05:20 +00:00
french - Convert gmake to USES 2014-05-29 12:05:20 +00:00
ftp Stagify. 2014-05-30 02:14:04 +00:00
games - Transfer maintainership to games@ team 2014-05-29 20:59:26 +00:00
german
graphics 2 more ports: convert to USES+= zip 2014-05-29 20:18:17 +00:00
hebrew
hungarian
irc
japanese - Fix build when only CANNA is defined in PORT_OPTIONS. 2014-05-30 02:16:34 +00:00
java java/eclipse*: specify extraction with ${TAR} 2014-05-29 22:30:22 +00:00
Keywords
korean
lang Restore behavior for internal EU::MM - make copy .bs files even if they 2014-05-29 18:58:08 +00:00
mail Reset maintainer, maintainer no longer wishes to maintain those ports 2014-05-29 23:18:42 +00:00
math math/spooles*: specify post-extraction with ${TAR} 2014-05-29 22:02:52 +00:00
misc Reset maintainer, maintainer no longer wishes to maintain those ports 2014-05-29 23:18:42 +00:00
Mk - The output from PKG_INFO is actually needed 2014-05-29 22:21:35 +00:00
multimedia No need to try and patch the docs Makefile, 2014-05-29 22:05:38 +00:00
net Stagify. 2014-05-30 02:38:05 +00:00
net-im
net-mgmt Reset a few maintainers who are unreachable 2014-05-29 18:54:55 +00:00
net-p2p - Set PORTSCOUT, https://github.com/qbittorrent/qBittorrent/issues/1713 2014-05-29 20:37:55 +00:00
news - Convert gmake to USES 2014-05-29 11:39:16 +00:00
palm - Convert gmake to USES 2014-05-29 11:31:23 +00:00
polish - Update to version 1.11.4, development switched to github 2014-05-29 19:03:19 +00:00
ports-mgmt Fix packaging on head, .MAKE.FreeBSD_UL has been retired from bmake 2014-05-29 06:24:08 +00:00
portuguese
print
russian
science - Update to 1.9 2014-05-29 05:11:17 +00:00
security security/signing-party: Eliminate unnecessarily post-extraction 2014-05-30 00:45:06 +00:00
shells This port are no longer used or cared for. 2014-05-28 19:50:30 +00:00
sysutils Add DOCS and EXAMPLES to OPTIONS_DEFINE, and avoid using :MDOCS to 2014-05-30 03:44:44 +00:00
Templates
textproc Reset a few maintainers who are unreachable 2014-05-29 18:54:55 +00:00
Tools
ukrainian
vietnamese
www Update to 1.9.7, which came out over a year ago and contained only 2014-05-30 03:04:23 +00:00
x11
x11-clocks
x11-drivers x11-drivers/xf86-video-ati: 2014-05-29 19:32:08 +00:00
x11-fm
x11-fonts
x11-servers x11-drivers/xf86-video-ati: 2014-05-29 19:32:08 +00:00
x11-themes
x11-toolkits - Use CCode attribute for setproctitle() function, bug #1324424 [1] 2014-05-29 17:26:42 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES - Remove USE_GMAKE support, please use USES=gmake instead 2014-05-29 15:17:17 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Whitespace cleanup 2014-05-29 15:26:45 +00:00
README
UIDs
UPDATING Change postgresql's default version to 9.2. 2014-05-29 20:45:04 +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.