1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Boris Samorodov f357cdff95 Simplify a bit: utilise UCONV_CMD.
Approved by:	portmgr (bapt, implicit)
2013-09-07 21:59:42 +00:00
accessibility
arabic
archivers
astro
audio - Update to 2.3.3 2013-09-07 18:40:45 +00:00
benchmarks
biology
cad
chinese
comms
converters . remove unneded <bsd.port.pre.mk>; 2013-09-07 21:30:12 +00:00
databases - Remove deprecated PTHREAD_* 2013-09-07 18:20:39 +00:00
deskutils
devel - Update to 2.14.1 2013-09-07 21:36:32 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics . switch from USES=iconv to USES=iconv:build; 2013-09-07 21:48:14 +00:00
hebrew
hungarian
irc - Remove unnecessary WANT_GNOME 2013-09-07 21:34:40 +00:00
japanese Simplify a bit: utilise UCONV_CMD. 2013-09-07 21:59:42 +00:00
java
Keywords
korean
lang Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default for 2013-09-07 19:49:41 +00:00
mail
math set USE_GCC 2013-09-07 20:43:45 +00:00
misc
Mk Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default for 2013-09-07 19:49:41 +00:00
multimedia
net Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default for 2013-09-07 19:49:41 +00:00
net-im
net-mgmt Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default for 2013-09-07 19:49:41 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security
shells - Remove deprecated PTHREAD_* 2013-09-07 18:13:59 +00:00
sysutils
Templates
textproc Update t 2.0105. 2013-09-07 20:52:33 +00:00
Tools
ukrainian
vietnamese
www Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default for 2013-09-07 19:49:41 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
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.