1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2015-06-27 12:37:17 +00:00
accessibility
arabic
archivers
astro
audio - Unbreak; changes are only is some kind of XML metadata file: plugin entries were reordered and appended 2015-06-27 02:13:02 +00:00
benchmarks
biology
cad
chinese
comms - Mark BROKEN on 9.x: 2015-06-25 10:46:42 +00:00
converters
databases - Switch to USES=autoreconf 2015-06-26 15:00:49 +00:00
deskutils Do not escape libxml++ it is not needed as it is not used in regular expression 2015-06-27 12:37:17 +00:00
devel Remove armv6-freebsd10.0-xdev it is not updated to newer version easily 2015-06-27 11:32:58 +00:00
dns dns/powerdns-recursor: update 3.7.2 -> 3.7.3 2015-06-26 09:10:07 +00:00
editors - Mark BROKEN on 9.x: 2015-06-25 22:35:19 +00:00
emulators - Fix mupen64plus-rsp-cxd4 on 9.x by requiring newer compiler, as old gcc segfaults 2015-06-27 01:00:08 +00:00
finance
french
ftp Update to ocurl 0.7.4 (bugfix release) 2015-06-25 19:07:22 +00:00
games games/minecraft-server: improvements to startup script 2015-06-26 16:22:56 +00:00
german
graphics Update to 4.0.4 2015-06-26 18:41:49 +00:00
hebrew
hungarian
irc irc/hexchat: Remove extraneous <pre>/<post> 2015-06-26 13:23:56 +00:00
japanese
java Remove the SH overwrite which is not needed since CONFIGURE_ENV does the proper 2015-06-27 12:01:30 +00:00
Keywords
korean
lang lang/gnat_util: Update for 2015 tools 2015-06-27 12:28:02 +00:00
mail - Update to 0.9.8 2015-06-25 14:56:44 +00:00
math - Update to 2.8.0. 2015-06-26 23:29:08 +00:00
misc
Mk
multimedia - Update to 0.2.5 2015-06-27 09:13:56 +00:00
net x11-servers/x11rdp 2015-06-26 22:37:18 +00:00
net-im - Add missing dependency on execinfo, fixing build on 9.x 2015-06-25 15:47:42 +00:00
net-mgmt - Fix directory creation weirdness, fixing build of nsca-ng-client as non-root 2015-06-27 01:59:02 +00:00
net-p2p - Use OPTIONS helpers 2015-06-25 22:20:20 +00:00
news
palm
polish
ports-mgmt - This uses c++11 features (for example, std::to_string), so add corresponding compiler requirements and flags 2015-06-26 17:48:08 +00:00
portuguese
print
russian
science
security - Mark ONLY_FOR_ARCHS: uses x86 assembly 2015-06-26 21:34:35 +00:00
shells
sysutils - Fix plist 2015-06-26 23:15:30 +00:00
Templates
textproc textproc/apache-solr: 4.10.4 -> 5.2.1 2015-06-26 10:40:45 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.3.74 2015-06-27 08:30:16 +00:00
x11 Useless cruft from 1989. Mark as deprecated, expires in three months. 2015-06-26 20:18:38 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Mark BROKEN on 9.x: fails to extract: 2015-06-27 01:08:06 +00:00
x11-servers
x11-themes
x11-toolkits x11-tools/gtkada3: Fix build when DOCS option is deselected 2015-06-27 05:45:12 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Correct copy and paste error 2015-06-26 17:56:32 +00:00
LEGAL
Makefile
MOVED Remove armv6-freebsd10.0-xdev it is not updated to newer version easily 2015-06-27 11:32:58 +00:00
README
UIDs security/vault: create port 2015-06-26 17:02:42 +00:00
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.