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
Marcus von Appen ab4f0b9716 - Unbreak ports, which installed setup.py files due to the messed up argument
lists in PYDISTUTILS_SETUP

PR:		191317
Phabric:	D270
With hat:	python@
2014-06-28 07:03:19 +00:00
accessibility
arabic
archivers
astro
audio - Fix build 2014-06-28 03:46:25 +00:00
benchmarks
biology
cad - Update to 3.404 2014-06-27 18:59:28 +00:00
chinese
comms I do hereby claim maintainership of this port on behalf of hamradio@ 2014-06-27 20:10:54 +00:00
converters
databases
deskutils
devel - Unbreak ports, which installed setup.py files due to the messed up argument 2014-06-28 07:03:19 +00:00
dns
editors
emulators Fix build on powerpc64 in poudriere. 2014-06-27 23:28:08 +00:00
finance
french
ftp - Unbreak ports, which installed setup.py files due to the messed up argument 2014-06-28 07:03:19 +00:00
games
german
graphics - Unbreak ports, which installed setup.py files due to the messed up argument 2014-06-28 07:03:19 +00:00
hebrew
hungarian
irc
japanese
java Restore eclipse Makefile.plugins instead of breaking/expiring ports using it 2014-06-27 21:36:33 +00:00
Keywords
korean
lang Update to the 20140625 snapshot of GCC 4.9.1. 2014-06-27 23:27:57 +00:00
mail - Update to 0.93 2014-06-27 20:41:43 +00:00
math - Unbreak ports, which installed setup.py files due to the messed up argument 2014-06-28 07:03:19 +00:00
misc - Switch to USES=libtool, drop .la files 2014-06-27 22:32:22 +00:00
Mk - Fix PYDISTUTILS_SETUP to use a proper argument list and avoid polluting the 2014-06-28 06:59:48 +00:00
multimedia - Fix build 2014-06-28 03:46:09 +00:00
net - Conver bzip2 to USES 2014-06-28 03:45:52 +00:00
net-im
net-mgmt
net-p2p - Unbreak ports, which installed setup.py files due to the messed up argument 2014-06-28 07:03:19 +00:00
news
palm
polish
ports-mgmt
portuguese
print Support stage 2014-06-27 23:42:15 +00:00
russian - Stage support 2014-06-28 04:23:31 +00:00
science
security Document a build error. 2014-06-28 01:10:44 +00:00
shells
sysutils - Update from 1.0 to 1.1 2014-06-28 04:15:57 +00:00
Templates
textproc - Remove indefinite article from COMMENT 2014-06-28 06:38:02 +00:00
Tools
ukrainian
vietnamese
www - Remove indefinite article from COMMENT 2014-06-28 05:08:20 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Allow to build with texinfo from ports 2014-06-27 17:51:31 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED 2014-06-27 devel/ode-devel: Outdated by devel/ode 2014-06-27 21:24:05 +00:00
README
UIDs
UPDATING - Add note about default JDK changing from OpenJDK 1.6 to OpenJDK 1.7 2014-06-28 03:22:13 +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.