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
2021-01-03 03:56:17 +00:00
accessibility
arabic MFH: r558365 2020-12-18 12:11:25 +00:00
archivers
astro
audio
base
benchmarks MFH: r557362 2020-12-09 10:40:47 +00:00
biology
cad MFH: r557896 2020-12-13 13:26:18 +00:00
chinese MFH: r558365 2020-12-18 12:11:25 +00:00
comms MFH: r556984 2020-12-04 14:29:36 +00:00
converters
databases MFH: r558211 2020-12-16 08:09:26 +00:00
deskutils
devel MFH: r559006 2020-12-23 17:47:11 +00:00
dns MFH: r558269 2020-12-17 09:41:32 +00:00
editors MFH: r558425 2020-12-19 03:56:02 +00:00
emulators MFH: r556564 2020-12-11 20:38:16 +00:00
finance
french MFH: r558365 2020-12-18 12:11:25 +00:00
ftp MFH: r552448 r552670 r553854 r557488 r557987 2020-12-13 15:54:27 +00:00
games MFH: r559330 2020-12-27 01:26:33 +00:00
german MFH: r558365 2020-12-18 12:11:25 +00:00
graphics MFH: r558165 2020-12-15 18:44:13 +00:00
hebrew MFH: r558365 2020-12-18 12:11:25 +00:00
hungarian MFH: r558365 2020-12-18 12:11:25 +00:00
irc
japanese MFH: r558365 2020-12-18 12:11:25 +00:00
java
Keywords
korean MFH: r558365 2020-12-18 12:11:25 +00:00
lang MFH: r557877 2020-12-13 01:20:02 +00:00
mail MFH: r557844 2020-12-15 00:44:49 +00:00
math
misc MFH: r556649 2020-12-05 22:53:15 +00:00
Mk
multimedia MFH: r559986 2021-01-03 03:56:17 +00:00
net MFH: r555764 r558976 2020-12-23 11:33:12 +00:00
net-im MFH: r556310 r557894 2020-12-13 12:57:47 +00:00
net-mgmt MFH: r558224 2020-12-17 09:44:04 +00:00
net-p2p
news
polish MFH: r558365 2020-12-18 12:11:25 +00:00
ports-mgmt
portuguese MFH: r558365 2020-12-18 12:11:25 +00:00
print
russian MFH: r558365 2020-12-18 12:11:25 +00:00
science
security MFH: r559326 2020-12-27 00:37:52 +00:00
shells MFH: r556844 2020-12-03 04:22:51 +00:00
sysutils MFH: r558831 2020-12-21 14:42:24 +00:00
Templates
textproc
Tools
ukrainian MFH: r558365 2020-12-18 12:11:25 +00:00
vietnamese MFH: r558365 2020-12-18 12:11:25 +00:00
www MFH: r559985 2021-01-03 03:54:49 +00:00
x11 MFH: r558310 2020-12-17 18:44:43 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers MFH: r556790 2020-12-03 20:41:52 +00:00
x11-themes
x11-toolkits
x11-wm MFH: r553199 2020-11-30 13:03:57 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT MFH: r559746 2020-12-31 15:29:08 +00:00
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:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://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:

	https://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.