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

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-14 11:13:34 +00:00
accessibility
arabic
archivers
astro
audio - Update to 0.26 2014-06-13 15:21:03 +00:00
benchmarks 1: Stagify. 2014-06-13 14:48:58 +00:00
biology
cad
chinese remove NO_STAGE, editors/joe staging ready already. 2014-06-13 14:56:53 +00:00
comms Stagify. 2014-06-13 15:33:07 +00:00
converters
databases - Stagify. 2014-06-14 08:38:25 +00:00
deskutils 1: Stagify. 2014-06-14 03:39:20 +00:00
devel Resurrect devel/ecgi with stage support 2014-06-14 10:11:01 +00:00
dns Correct local path for rpz* patchs. 2014-06-13 13:14:32 +00:00
editors - Fix build with libc++ on i386. 2014-06-14 05:52:26 +00:00
emulators
finance
french
ftp
games fix build by defining TOLUAXX_CMD on my own 2014-06-14 10:48:12 +00:00
german Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-13 07:36:27 +00:00
graphics - Enable stagedir support 2014-06-14 08:04:51 +00:00
hebrew Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-13 07:36:27 +00:00
hungarian
irc - Remove easy_install dependency 2014-06-14 08:20:21 +00:00
japanese japanese/xtr 2014-06-14 10:10:13 +00:00
java
Keywords
korean
lang Update gforth to 0.7.3 (bugfix release) 2014-06-14 10:45:29 +00:00
mail mail/pysieved: support stage 2014-06-13 12:43:07 +00:00
math - Remove easy_install dependency 2014-06-14 08:53:48 +00:00
misc - Stagify. 2014-06-14 08:38:25 +00:00
Mk fix a typo 2014-06-13 10:30:45 +00:00
multimedia - Remove easy_install dependency 2014-06-14 09:10:40 +00:00
net - Remove easy_install dependency 2014-06-14 11:13:34 +00:00
net-im Remove net-im/openfire-devel. There's been no -devel versions in months and the 2014-06-13 07:07:12 +00:00
net-mgmt net-mgmt/net-snmp: fix USE_PERL5 2014-06-13 19:06:57 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian Update distinfo after 4.2.4 update 2014-06-13 18:09:48 +00:00
science
security Only builds with GCC 4.6. 2014-06-14 03:00:54 +00:00
shells - Update MASTER_SITES 2014-06-13 14:57:01 +00:00
sysutils Update to 1.3.9. 2014-06-14 07:13:28 +00:00
Templates
textproc * add stage support 2014-06-14 06:02:26 +00:00
Tools
ukrainian
vietnamese
www - Update to 9.2 2014-06-14 06:01:11 +00:00
x11 - Update to 1.10.1 2014-06-14 05:59:13 +00:00
x11-clocks Stagefy 2014-06-13 10:51:40 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/p5-Tk-FontDialog: take maintainership 2014-06-12 21:20:34 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
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.