1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2015-07-22 03:14:31 +00:00
accessibility
arabic
archivers Convert to USES=libarchive, reduce over linking 2015-07-19 19:53:31 +00:00
astro - Update to 5.9 2015-07-21 20:51:23 +00:00
audio Oops, reverse the stripping condition so it works as intended. 2015-07-21 02:00:40 +00:00
benchmarks
biology
cad
chinese chinese/pcmanx: fix LIB_DEPENDS typo 2015-07-20 07:39:06 +00:00
comms comms/mlan3: minor fixes 2015-07-20 10:46:14 +00:00
converters Convert::Moji creates objects which can be used to convert between 2015-07-21 22:24:10 +00:00
databases - Upgrade to 0.002216. 2015-07-22 00:26:44 +00:00
deskutils
devel - Upgrade to 2.1.0. 2015-07-22 02:00:23 +00:00
dns - Fix conflicts between Net::DNS::SEC 0.22 and Net::DNS 1.01: 2015-07-19 16:36:31 +00:00
editors
emulators
finance
french
ftp
games
german - Update to 2015.07.19 2015-07-20 15:02:00 +00:00
graphics Remove expired ports: 2015-07-21 20:20:41 +00:00
hebrew
hungarian
irc Add python as build dependency and unbreak build without SKYPE option 2015-07-21 12:27:51 +00:00
japanese This module provides methods to convert different written forms of 2015-07-22 00:17:40 +00:00
java Fix few more mismerges in the previous update. 2015-07-20 22:10:17 +00:00
Keywords
korean
lang Update to the 20150719 snapshot of GCC 6. 2015-07-21 20:29:59 +00:00
mail - Update to 2.208 2015-07-21 15:26:52 +00:00
math Number::Misc provides some miscellaneous handy utilities for handling 2015-07-21 09:57:10 +00:00
misc misc/solarized: NEW PORT - Precision colors schemes for machines and people 2015-07-21 10:04:44 +00:00
Mk Fix regular expressions for "./rebar" and "./rebar3". 2015-07-21 15:56:34 +00:00
multimedia Set PORTSCOUT on gstreamer ports 2015-07-21 12:51:19 +00:00
net This module signs an HTTP::Request to Amazon Web Services by appending 2015-07-21 14:54:33 +00:00
net-im - Update to 3.2.5 2015-07-21 11:41:25 +00:00
net-mgmt Upstream re-rolled distfile. 2015-07-22 02:51:49 +00:00
net-p2p
news Update to 2.21. 2015-07-19 18:41:45 +00:00
palm
polish
ports-mgmt - Remove ports-mgmt/vulnerability-test-port as it is part of portaudit suite and useless after its retierment. 2015-07-19 16:54:40 +00:00
portuguese
print - Changed qt4-linguist to qt4-linguisttools 2015-07-21 10:03:45 +00:00
russian
science - Update to 1.6-6 2015-07-21 12:49:49 +00:00
security Update to 1.8.14p2 2015-07-21 12:28:17 +00:00
shells
sysutils Remove incorrect screenrc command. 2015-07-22 03:14:31 +00:00
Templates
textproc String::Util provides a collection of small, handy utilities for 2015-07-21 10:07:22 +00:00
Tools
ukrainian
vietnamese
www - Let the user select at least one of the available GSSAPI options. 2015-07-21 23:54:37 +00:00
x11
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 Remove expired ports: 2015-07-21 20:20:41 +00:00
README
UIDs Fix with custom SYSCONF_DIR and fix qa tests 2015-07-20 13:03:15 +00:00
UPDATING Update TeXLive to TL2015. 2015-07-19 20:33:34 +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.