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
Baptiste Daroussin a245fe96eb USES=tar:bzip2
2014-05-08 23:41:10 +00:00
accessibility
arabic
archivers
astro - Fix the plist when the CFITSIO option is on. 2014-05-08 22:41:00 +00:00
audio
benchmarks
biology
cad Support stage 2014-05-08 23:41:05 +00:00
chinese
comms
converters - Merge two USES definitions. 2014-05-08 10:52:14 +00:00
databases databases/freetds-devel: fix pkg-plist for make install, 2014-05-08 17:57:10 +00:00
deskutils
devel - Switch graphics/devil to USES=libtool 2014-05-08 20:52:09 +00:00
dns Update to 9.10.0-P1. 2014-05-08 21:48:08 +00:00
editors Complete previous commit, missed some files 2014-05-08 10:56:17 +00:00
emulators
finance
french
ftp
games - Switch graphics/devil to USES=libtool 2014-05-08 20:52:09 +00:00
german
graphics - Switch graphics/devil to USES=libtool 2014-05-08 20:52:35 +00:00
hebrew
hungarian
irc - Add staging support, allow it as normal user 2014-05-08 17:42:31 +00:00
japanese - Add staging support 2014-05-08 23:06:57 +00:00
java
Keywords
korean
lang - Update to Pike 7.8.852 2014-05-08 17:00:41 +00:00
mail
math - Stage 2014-05-08 16:11:12 +00:00
misc
Mk Add a USES to handle objective C (chosing compiler adding the right dependency on the runtime library) 2014-05-08 13:32:12 +00:00
multimedia - Convert USE_BZIP2 to USES 2014-05-08 16:04:08 +00:00
net
net-im Adding toxic, the CLI front-end for Tox. 2014-05-08 19:39:33 +00:00
net-mgmt - Clarify LICENSE 2014-05-08 13:03:47 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security A postscript was added to pkg-messase so that those who 2014-05-08 16:50:22 +00:00
shells
sysutils . Support staging 2014-05-08 22:24:50 +00:00
Templates
textproc This module provides functions to treat half-width and full-width 2014-05-08 05:43:37 +00:00
Tools
ukrainian
vietnamese
www USES=tar:bzip2 2014-05-08 23:41:10 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
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.