1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Li-Wen Hsu c1e99c88ea Add shells/anongitssh: Restricted shell for git-upload-pack over SSH
Note: The default setting is for git.FreeBSD.org only and needs to be
      overridden and rebuilt for being useful in other setups.

Support of config file and other improvements will be available in
the upcoming updates.

Discussed with: hrs
Sponsored by:	The FreeBSD Foundation
2020-12-11 04:10:38 +00:00
accessibility
arabic
archivers
astro
audio
base
benchmarks Update to 2.8.4 2020-12-10 21:46:11 +00:00
biology
cad
chinese
comms
converters
databases Update to 0.19.1 2020-12-10 21:46:24 +00:00
deskutils
devel - Update to 1.7.1 2020-12-11 03:19:10 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics Update to 0.7.0 2020-12-10 21:40:42 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail Update to 3.13.0 2020-12-10 21:40:50 +00:00
math Update USES=python for py-isort 5.6.4 update 2020-12-10 22:00:01 +00:00
misc Update to 4.54.0 2020-12-10 21:41:13 +00:00
Mk
multimedia Update USES=python for py-isort 5.6.4 update 2020-12-10 22:00:01 +00:00
net Update to 0.2.0 2020-12-10 21:59:01 +00:00
net-im
net-mgmt Update to 1.01 2020-12-10 21:44:50 +00:00
net-p2p Add missing version requirement 2020-12-10 22:00:08 +00:00
news
polish
ports-mgmt
portuguese
print Update to 0.31.0 2020-12-10 22:00:18 +00:00
russian
science
security Unbreak bulk -a 2020-12-10 22:29:49 +00:00
shells Add shells/anongitssh: Restricted shell for git-upload-pack over SSH 2020-12-11 04:10:38 +00:00
sysutils Update USES=python for py-isort 5.6.4 update 2020-12-10 22:00:01 +00:00
Templates
textproc - Update to 0.07 2020-12-11 03:06:07 +00:00
Tools
ukrainian
vietnamese
www - Mark DEPRECATED 2020-12-11 02:39:34 +00:00
x11
x11-clocks
x11-drivers
x11-fm Update USES=python for py-isort 5.6.4 update 2020-12-10 22:00:01 +00:00
x11-fonts Update to 1.1.1 2020-12-10 21:46:05 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2020-12-10 21:44:48 +00:00
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.