1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2015-09-28 12:24:33 +00:00
accessibility
arabic
archivers - Update to 2.069 2015-09-28 06:20:16 +00:00
astro - Switch to options helpers 2015-09-27 21:38:59 +00:00
audio Un-break port by providing updated MASTER_SITES 2015-09-28 08:06:14 +00:00
benchmarks benchmarks/filebench: update to 1.4.9.1 2015-09-27 21:58:55 +00:00
biology
cad
chinese
comms
converters - Drop 8.x support 2015-09-27 21:38:52 +00:00
databases databases/sqlite3: enable DBSTAT by default for firefox 41+ 2015-09-27 21:58:43 +00:00
deskutils
devel Upgrade devel/elixir-lager_logger to version 1.0.1. 2015-09-28 12:24:33 +00:00
dns
editors - Update to 7.4.884 2015-09-28 06:20:50 +00:00
emulators Convert my ports to USES=localbase 2015-09-26 20:26:21 +00:00
finance
french
ftp
games - Add LICENSE 2015-09-27 20:01:00 +00:00
german
graphics graphics/djview4: remove excessive STRIP_CMD 2015-09-28 09:08:02 +00:00
hebrew
hungarian
irc Convert to @sample 2015-09-26 16:03:33 +00:00
japanese Fix RUN_DEPENDS 2015-09-26 21:15:00 +00:00
java
Keywords
korean
lang - Update to 1.4.3, fix vulnerabilities 2015-09-27 19:54:19 +00:00
mail - Clarify LICENSE 2015-09-27 23:52:00 +00:00
math - Update to 0.41 2015-09-28 06:21:00 +00:00
misc - Update to 20150919 2015-09-28 06:20:46 +00:00
Mk Add a message explaining how to fix poudriere build failures if the 2015-09-27 18:37:34 +00:00
multimedia Fix the build with GStreamer 1.6.0. 2015-09-28 07:26:19 +00:00
net Upgrade to 0.3.0. 2015-09-28 09:42:48 +00:00
net-im net-im/gajim: update to 0.16.4 2015-09-27 21:04:03 +00:00
net-mgmt - Honor WITHOUT_SSP 2015-09-26 14:21:39 +00:00
net-p2p Convert my ports to USES=localbase 2015-09-26 20:26:21 +00:00
news
palm
polish
ports-mgmt Release pkg 1.6.99.1 2015-09-27 19:40:25 +00:00
portuguese
print - fix cli option "--list=defaults" 2015-09-27 20:39:37 +00:00
russian
science
security Document newest flash vulnabilities. 2015-09-28 09:29:05 +00:00
shells
sysutils - Pass maintainership to submitter 2015-09-28 06:21:34 +00:00
Templates
textproc Upgrade textproc/elasticsearch-plugin-sql to version 1.4 and set NO_ARCH. 2015-09-28 09:37:50 +00:00
Tools
ukrainian
vietnamese
www Update linux flash plugins to 11.2r202.521. 2015-09-28 09:31:14 +00:00
x11 - Switch to options helpers 2015-09-27 21:39:00 +00:00
x11-clocks Mark BROKEN: fails to link 2015-09-27 10:30:51 +00:00
x11-drivers
x11-fm
x11-fonts Deprecate ports broken for more than 6 months 2015-09-26 21:39:10 +00:00
x11-servers
x11-themes
x11-toolkits Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
x11-wm Deprecate ports broken for more than 6 months 2015-09-26 21:39:10 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2015-09-27 11:38:08 +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.