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
Olivier Duchateau feeb4125d6 - Update to 1.2
2014-02-17 19:28:05 +00:00
accessibility
arabic
archivers
astro
audio Convert USE_GCC into USES=compiler:openmp so that the day clang do support openmp we can easily switch to using clang 2014-02-17 14:17:54 +00:00
benchmarks
biology
cad
chinese
comms
converters Support staging 2014-02-17 14:06:20 +00:00
databases Stage support (master port already staged) 2014-02-17 18:04:32 +00:00
deskutils Change to COPYTREE_SHARE per danfe 2014-02-17 16:12:27 +00:00
devel - Convert to USES=gmake tcl 2014-02-17 15:44:38 +00:00
dns Support stage 2014-02-17 13:36:15 +00:00
editors - Convert to USES=tcl 2014-02-17 15:45:51 +00:00
emulators
finance - Convert to USES=tk 2014-02-17 16:41:21 +00:00
french
ftp
games NO_CDROM should contain same message as in LEGAL 2014-02-17 16:34:02 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java - Stage support 2014-02-17 18:25:52 +00:00
Keywords
korean
lang Remove the man7 pages, which we are not packaging, from the staging 2014-02-17 14:43:10 +00:00
mail
math Fixup for r344614: define USES before including bsd.port.pre.mk. 2014-02-17 14:10:01 +00:00
misc
Mk - Add 'tcl' and 'tk' support in SHEBANG_LANG 2014-02-17 16:38:14 +00:00
multimedia - Fix build error during staging phase 2014-02-17 16:18:24 +00:00
net - Add missing STAGEDIR 2014-02-17 16:39:00 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Stage support 2014-02-17 18:45:43 +00:00
shells
sysutils Update to 20140214. 2014-02-17 17:43:43 +00:00
Templates
textproc - Update to 1.2 2014-02-17 19:28:05 +00:00
Tools
ukrainian
vietnamese
www - Stage support 2014-02-17 15:09:18 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL Cosmetic fixes, update the pkg-descr WWW 2014-02-17 16:08:36 +00:00
Makefile
MOVED Remove lang/gcc over lang/gcc46 2014-02-17 15:02:51 +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.