1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ruslan Makhmatkhanov c2580371b7 - remove direct setuptools dependency
- no PORTREVISION bump is needed, because it already depend on it via USE_DISTUTILS
- trim Makefile header
- remove indefinite article in COMMENT
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES

PR:		173165
Submitted by:	rm (myself)
Approved by:	brooks (maintainer, by mail)
Feature safe:	yes
2012-10-30 19:42:39 +00:00
accessibility
arabic
archivers
astro - Reset maintainer to perl@ 2012-10-30 02:03:29 +00:00
audio - Update to 1.1.5 2012-10-30 13:21:27 +00:00
benchmarks
biology Update to version 2.12.4 2012-10-30 17:53:39 +00:00
cad - Update to version 0.2.2 2012-10-30 19:13:50 +00:00
chinese
comms
converters
databases update to 1.401 2012-10-30 16:57:37 +00:00
deskutils
devel update to 1.12.10 2012-10-30 06:37:12 +00:00
dns Update to 0.6. 2012-10-30 10:42:38 +00:00
editors
emulators - Convert to new options framework 2012-10-30 15:27:03 +00:00
finance
french
ftp
games
german
graphics - Silence COPYTREE_SHARE 2012-10-30 15:43:53 +00:00
hebrew
hungarian
irc
japanese
java . Remove bootstrap-openjdk as a potential bootstrap. It cannot compile 2012-10-30 02:15:40 +00:00
korean
lang
mail update to 1.02 2012-10-30 17:05:19 +00:00
math - Update to 3.0604 2012-10-30 14:57:03 +00:00
misc
Mk
multimedia - Use QT_LIBDIR_REL in plist. 2012-10-30 01:47:25 +00:00
net Make sure to check for libevent 1.x 2012-10-30 16:55:15 +00:00
net-im - Allow to select desired user interface toolkit (GTK+2 and/or Qt4, default 2012-10-30 12:50:16 +00:00
net-mgmt Update to 1.0.2. 2012-10-30 13:37:35 +00:00
net-p2p Use LITE instead of LIGHTWEIGHT with standard description 2012-10-30 13:02:07 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security update to 0.2.3.24-rc [1]; remove a problematic mirror; 2012-10-30 03:27:15 +00:00
shells
sysutils - Fix build with clang 2012-10-30 18:08:06 +00:00
Templates
textproc update to 1.14 2012-10-30 17:07:48 +00:00
Tools Use the 'Created by:' header option per default rather than the RCS only 2012-10-30 10:17:53 +00:00
ukrainian
vietnamese
www - remove direct setuptools dependency 2012-10-30 19:42:39 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
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.