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
2013-12-13 15:48:13 +00:00
accessibility
arabic
archivers - Fix build with Ruby 2.0 2013-12-13 01:22:30 +00:00
astro
audio Build fine with clang if the proper cstd is defined 2013-12-13 14:51:53 +00:00
benchmarks
biology Fix the build with more standards-compliant compilers such as GCC 4.7. [1] 2013-12-13 09:34:40 +00:00
cad
chinese
comms - Correct a mis-use of USES= 2013-12-13 04:13:41 +00:00
converters
databases All modern compiler can build libdrizzle 2013-12-13 15:01:36 +00:00
deskutils All recent compiler build it 2013-12-13 15:03:31 +00:00
devel Build fine with all recent compilers 2013-12-13 15:06:10 +00:00
dns - Update to 2.04 2013-12-13 12:56:06 +00:00
editors Man page fix. 2013-12-13 15:14:41 +00:00
emulators - Update to virtualbox-ose 4.2.20_1 2013-12-13 11:17:19 +00:00
finance
french
ftp
games multiple: sync legal 2013-12-12 22:09:42 +00:00
german
graphics Fix graphics/dri on ia64. 2013-12-13 12:21:17 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Build fine with recent compilers 2013-12-13 15:26:52 +00:00
mail convert WITHOUT_NLS to option 2013-12-13 11:23:11 +00:00
math Works with any modern compiler 2013-12-13 15:35:19 +00:00
misc Exclude NLS option, WITHOUT_NLS was not totally no-op here :) 2013-12-13 11:39:19 +00:00
Mk Add compiler:nestedfct which will automatically probe USE_GCC=any 2013-12-13 14:14:48 +00:00
multimedia Support DragonflyBSD. 2013-12-13 09:49:38 +00:00
net - Update to 1.6.3 2013-12-13 02:18:12 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt - Update to checkin 96722b2 2013-12-13 00:56:51 +00:00
portuguese
print
russian
science
security
shells
sysutils Fix build on -current. 2013-12-13 14:55:55 +00:00
Templates The RUBY license covers only the second portion of the license. It should not 2013-12-13 02:16:03 +00:00
textproc Use compiler:nestedfct instead of USE_GCC=4.2+ 2013-12-13 15:48:13 +00:00
Tools
ukrainian
vietnamese
www Update to 6.0.0 2013-12-13 13:48:12 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Use tar to extract zipball 2013-12-13 01:41:13 +00:00
x11-wm
CHANGES New USES=fortran to replace USE_FORTRAN. 2013-12-13 13:22:32 +00:00
COPYRIGHT
GIDs
KNOBS
LEGAL multiple: sync legal 2013-12-12 22:09:42 +00:00
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.