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 60fb923a14 - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-15 18:14:13 +00:00
accessibility
arabic
archivers New port archivers/php5-snappy 2014-06-15 13:45:01 +00:00
astro
audio Remove the documentation directories in the right order. 2014-06-15 12:43:00 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases - Update to 5.5.38 2014-06-15 08:26:47 +00:00
deskutils - Finish stage support (man pages missed) 2014-06-15 17:21:30 +00:00
devel Update to 20140608 2014-06-15 13:12:21 +00:00
dns
editors - Update to 2.7 2014-06-15 08:40:22 +00:00
emulators Update to Wine 1.7.20. This includes the following changes: 2014-06-15 15:16:36 +00:00
finance
french Depend on devel/xdg-utils instead of devel/py-qt4-assistant. 2014-06-15 17:22:19 +00:00
ftp
games Stagify. 2014-06-15 16:39:36 +00:00
german
graphics graphics/geos: Fix PHP option, reset mainatainer 2014-06-15 13:38:36 +00:00
hebrew - Update pkg-descr and pkg-message. 2014-06-15 13:42:05 +00:00
hungarian
irc - Stage support 2014-06-15 03:04:39 +00:00
japanese japanese/xtr 2014-06-14 10:10:13 +00:00
java
Keywords
korean
lang Our automatic dependency tracking is too intelligent, 2014-06-15 15:22:24 +00:00
mail mail/alpine: 2.00 -> 2.11, stagify'ed, portlint'ed, new master site 2014-06-15 08:40:09 +00:00
math Fix 2 DEPENDS lines 2014-06-15 16:47:38 +00:00
misc Update to r45038 of the FreeBSD docset. 2014-06-15 12:32:26 +00:00
Mk
multimedia - Unbreak build with clang 2014-06-15 12:17:56 +00:00
net mark as BROKEN on FreeBSD 10 only 2014-06-15 14:08:52 +00:00
net-im - Stage support 2014-06-15 09:27:27 +00:00
net-mgmt net-mgmt/net-snmp: fix USE_PERL5 2014-06-13 19:06:57 +00:00
net-p2p
news - Remove easy_install dependency 2014-06-15 08:05:37 +00:00
palm
polish
ports-mgmt Update to 1.3.0.b4. 2014-06-15 15:10:11 +00:00
portuguese
print - Support staging 2014-06-15 14:03:26 +00:00
russian
science - Remove easy_install dependency 2014-06-15 08:23:19 +00:00
security - Support STAGEDIR 2014-06-15 14:48:40 +00:00
shells
sysutils - Update to 0.9.32 2014-06-15 08:41:55 +00:00
Templates
textproc - Remove easy_install dependency 2014-06-15 11:56:58 +00:00
Tools
ukrainian
vietnamese
www - Remove easy_install dependency 2014-06-15 18:14:13 +00:00
x11 Fix build on CURRENT. 2014-06-14 14:56:36 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Mark DEPRECATED; this project merged with the Oxygen windeco 2014-06-14 14:21:46 +00:00
x11-toolkits
x11-wm Unbreak build by requiring and linking xext (see also r353170). 2014-06-14 18:57:46 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL - Update LEGAL for some perforce ports 2014-06-14 15:26:17 +00:00
Makefile
MOVED Resurrect devel/ecgi with stage support 2014-06-14 10:11:01 +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.