1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-08-02 11:47:11 +00:00
accessibility
arabic
archivers
astro - Update from 4.13.4 to 4.23 2014-08-02 04:46:22 +00:00
audio - Upgrade to 0.6.2 rc5 2014-08-02 06:40:00 +00:00
benchmarks
biology
cad
chinese - mark BROKEN on 11-CURRENT 2014-08-01 21:56:19 +00:00
comms comms/ncid: Upgrade version 0.84 => 0.89 and stage 2014-07-31 20:59:12 +00:00
converters
databases - Unbreak builds after the lang/python27 update (r363790) 2014-08-02 07:01:53 +00:00
deskutils
devel - Update to 3.1 2014-08-02 11:47:11 +00:00
dns - Use USES=twisted 2014-08-01 16:18:23 +00:00
editors - Update to 7.4.389 2014-08-02 05:12:42 +00:00
emulators Update mame/mess to 0.154 2014-08-01 08:13:29 +00:00
finance
french
ftp
games - Fix whitespace 2014-08-02 08:08:20 +00:00
german
graphics graphics/libdrm: Unbreak hardware acceleration on DragonFly 2014-08-02 08:52:32 +00:00
hebrew
hungarian
irc Fix regression introduced in r363371 2014-08-01 20:09:42 +00:00
japanese
java
Keywords
korean
lang - Remove everything related to USE_PYTHON and bsd.python.mk. This is a 2014-08-02 06:54:20 +00:00
mail Remove expired ports: 2014-08-01 19:51:35 +00:00
math Fix build on head by adding missing USES=readline 2014-08-01 07:49:12 +00:00
misc - Update to 20140718 2014-08-02 05:13:08 +00:00
Mk - Update USE_PHP=igbinary 2014-08-01 11:50:42 +00:00
multimedia multimedia/zoneminder: add missing files/patch-src_zm_thread.h 2014-08-02 09:10:34 +00:00
net Fix some stage-related plist issues. 2014-08-02 05:03:22 +00:00
net-im Adapt the fixpacklist Perl hack to work with libpurple. 2014-08-02 05:48:00 +00:00
net-mgmt net-mgmt/cricket: STAGEify, minor cleanups, add'l patch 2014-08-02 04:57:30 +00:00
net-p2p Fix LIB_DEPENDS 2014-08-01 18:53:34 +00:00
news - Use USES=twisted 2014-08-01 16:18:42 +00:00
palm
polish
ports-mgmt - Update to checkin bbac739f86 2014-08-01 23:55:10 +00:00
portuguese
print Remove print/freetype-tools, it's integrated in TeXLive 2014-08-01 20:06:11 +00:00
russian
science Mark BROKEN: Checksum and size mismatch 2014-08-01 17:26:45 +00:00
security - Update to 1.5.1 2014-08-02 02:39:19 +00:00
shells Update to 4.3.22 2014-08-01 16:14:07 +00:00
sysutils Update syslog-ng 3.5.4.1 --> 3.5.5 2014-08-02 04:23:11 +00:00
Templates
textproc - Support staging 2014-08-02 04:04:33 +00:00
Tools
ukrainian
vietnamese
www Update to XS-httpd 3.7 beta 31 2014-08-02 09:02:27 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts - Add run-depend on fc-cache, it's called from plist 2014-08-01 12:54:36 +00:00
x11-servers
x11-themes
x11-toolkits - Catch up with the recent lang/pythonXX changes 2014-08-02 06:57:40 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove print/freetype-tools, it's integrated in TeXLive 2014-08-01 20:06:11 +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.