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

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-08 09:17:44 +00:00
accessibility
arabic
archivers - Remove easy_install dependency 2014-06-08 09:08:38 +00:00
astro
audio - Remove easy_install dependency 2014-06-08 09:03:01 +00:00
benchmarks
biology
cad
chinese
comms Allow staging as a regular user 2014-06-07 21:26:54 +00:00
converters - Remove easy_install dependency 2014-06-08 09:17:44 +00:00
databases Update to 5.1.31 2014-06-07 17:53:25 +00:00
deskutils
devel devel/py-robotframework-pabot: Update to 0.6 2014-06-08 05:54:20 +00:00
dns dns/rbllookup-ng: fixed shebang 2014-06-07 15:57:58 +00:00
editors
emulators
finance Stagify. 2014-06-07 14:30:51 +00:00
french
ftp
games Convert to STAGE and modernize a bit. 2014-06-08 06:42:53 +00:00
german
graphics Stagify, employ OPTIONS helpers and @sample keyword in pkg-plist. 2014-06-08 09:07:34 +00:00
hebrew
hungarian
irc Stagify. 2014-06-08 03:58:47 +00:00
japanese - Update from 2.8.7 to 2.8.8 [1] 2014-06-07 18:30:50 +00:00
java Stagify. 2014-06-08 04:06:19 +00:00
Keywords
korean
lang Stagify. 2014-06-08 07:02:48 +00:00
mail Stagify, due pkg-plist changed to bump version. 2014-06-08 07:09:45 +00:00
math Unbreak 2014-06-08 08:08:36 +00:00
misc Remove useless pre.mk/post.mk dance 2014-06-08 00:37:38 +00:00
Mk Introduce a new PYTHON_CONCURRENT_INSTALL knob to support the parallel 2014-06-07 16:13:11 +00:00
multimedia - Stagify 2014-06-08 06:12:39 +00:00
net Update to 4.0.4.27a, and add USES=libtool. 2014-06-08 07:33:40 +00:00
net-im
net-mgmt Convert to STAGE. 2014-06-08 06:23:20 +00:00
net-p2p net-p2p/deluge: fix non-default installation 2014-06-07 19:33:46 +00:00
news
palm
polish
ports-mgmt Properly include bsd.port.pre.mk before checking for WITH_PKGNG, so that 2014-06-07 18:46:59 +00:00
portuguese
print - Update from 1.0.53 to 1.0.54 2014-06-07 18:28:33 +00:00
russian
science - Pass maintainership to submitter 2014-06-07 18:15:43 +00:00
security
shells
sysutils Allow staging as a regular user 2014-06-07 21:37:46 +00:00
Templates
textproc - Allow staging as a regular user 2014-06-07 18:43:04 +00:00
Tools
ukrainian
vietnamese
www Unbreak by fixing a typo (i think) 2014-06-08 08:42:22 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES Introduce a new PYTHON_CONCURRENT_INSTALL knob to support the parallel 2014-06-07 16:13:11 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.