1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ruslan Makhmatkhanov 546d295d5c - update to 6.3.2
- remove patches already in the tree

PR:		186772
Submitted by:	Alex Samorukov <samm@os2.kiev.ua> (maintainer)
2014-02-14 20:49:21 +00:00
accessibility
arabic
archivers - Use PLIST_FILES 2014-02-14 19:41:04 +00:00
astro - Stage support 2014-02-14 15:00:14 +00:00
audio - Stage support 2014-02-14 15:42:55 +00:00
benchmarks
biology
cad
chinese - Use OPTIONS_SLAVE 2014-02-14 19:41:26 +00:00
comms - update to 6.3.2 2014-02-14 20:49:21 +00:00
converters
databases - Remove useless bmake/fmake check 2014-02-14 16:23:18 +00:00
deskutils - Remove PHP4 reference in IGNORE_WITH_PHP 2014-02-14 17:16:19 +00:00
devel Unbreak 2014-02-14 20:41:15 +00:00
dns - Reassign lioux' ports to the heap 2014-02-14 16:51:44 +00:00
editors
emulators - Reassign lioux' ports to the heap 2014-02-14 16:51:44 +00:00
finance Update to version 0.901 2014-02-14 15:25:23 +00:00
french
ftp - Convert USE_GMAKE to USES 2014-02-14 14:59:24 +00:00
games - Remove useless bmake/fmake check 2014-02-14 16:23:18 +00:00
german
graphics - Support STAGEDIR 2014-02-14 20:22:55 +00:00
hebrew
hungarian
irc - Convert to USES=tcl 2014-02-14 17:14:03 +00:00
japanese
java - Reassign lioux' ports to the heap 2014-02-14 16:51:44 +00:00
Keywords
korean
lang - Remove useless bmake/fmake check 2014-02-14 16:23:18 +00:00
mail - Use PYDISTUTILS_AUTOPLIST 2014-02-14 19:41:11 +00:00
math - Add LICENSE 2014-02-14 19:43:20 +00:00
misc - Reassign lioux' ports to the heap 2014-02-14 16:51:44 +00:00
Mk Like it was announced six months ago, remove Perl 5.12. 2014-02-14 15:41:50 +00:00
multimedia - Update port to upstream release 0.9.9 2014-02-14 20:00:13 +00:00
net Introduce MPICH version 3.1rc3 in net/mpich (copied from net/mpich2) as 2014-02-14 20:27:26 +00:00
net-im Remove a bogus file that sneaked in due to a manual apply of the previous 2014-02-14 16:10:03 +00:00
net-mgmt - Drop maintainership 2014-02-14 15:10:57 +00:00
net-p2p - Reassign lioux' ports to the heap 2014-02-14 16:51:44 +00:00
news - Reassign lioux' ports to the heap 2014-02-14 16:51:44 +00:00
palm
polish
ports-mgmt - update to 1.5 2014-02-14 10:01:37 +00:00
portuguese - Update to 20140211 2014-02-14 17:33:50 +00:00
print - Update to 2.3.0 2014-02-14 15:09:30 +00:00
russian
science
security - Reassign lioux' ports to the heap 2014-02-14 16:51:44 +00:00
shells TIL option_XYZ_OFF 2014-02-13 20:58:19 +00:00
sysutils - Remove gmake complete builds fine without everywhere. 2014-02-14 16:52:45 +00:00
Templates
textproc - Remove gmake complete builds fine without everywhere. 2014-02-14 16:52:45 +00:00
Tools
ukrainian
vietnamese
www - Remove unneeded post-install 2014-02-14 20:24:25 +00:00
x11 - Remove gmake complete builds fine without everywhere. 2014-02-14 16:52:45 +00:00
x11-clocks
x11-drivers
x11-fm - Reassign lioux' ports to the heap 2014-02-14 16:51:44 +00:00
x11-fonts - Remove fontconfig from dependency list 2014-02-14 19:43:04 +00:00
x11-servers
x11-themes - Reassign lioux' ports to the heap 2014-02-14 16:51:44 +00:00
x11-toolkits - Update to snapshot 10102 2014-02-14 14:28:54 +00:00
x11-wm - STAGE-clean 2014-02-14 14:36:58 +00:00
CHANGES
COPYRIGHT
GIDs - Allocate UID/GID for exaddos, an upcoming new port 2014-02-14 20:20:14 +00:00
KNOBS
LEGAL
Makefile
MOVED Introduce MPICH version 3.1rc3 in net/mpich (copied from net/mpich2) as 2014-02-14 20:27:26 +00:00
README
UIDs - Allocate UID/GID for exaddos, an upcoming new port 2014-02-14 20:20:14 +00:00
UPDATING Like it was announced six months ago, remove Perl 5.12. 2014-02-14 15:41:50 +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.