1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Marcus von Appen a38c833874 - Unbreak builds after the lang/python27 update (r363790)
Exp-run:	192242, 192244
2014-08-02 07:01:53 +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
converters
databases - Unbreak builds after the lang/python27 update (r363790) 2014-08-02 07:01:53 +00:00
deskutils
devel - Unbreak builds after the lang/python27 update (r363790) 2014-08-02 07:01:53 +00:00
dns
editors - Update to 7.4.389 2014-08-02 05:12:42 +00:00
emulators
finance
french
ftp
games
german
graphics
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
misc - Update to 20140718 2014-08-02 05:13:08 +00:00
Mk
multimedia
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
news
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
security - Update to 1.5.1 2014-08-02 02:39:19 +00:00
shells
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 www/encode-explorer: update to 6.3 2014-08-01 22:45:20 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
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.