1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2020-10-02 07:47:54 +00:00
accessibility
arabic
archivers
astro
audio audio/py-sounddevice: Update 0.4.0 -> 0.4.1 2020-10-02 02:39:50 +00:00
base
benchmarks Update to 2.0.14a 2020-10-02 07:29:56 +00:00
biology
cad
chinese
comms
converters
databases
deskutils
devel Update to 1.52.0 2020-10-02 07:47:54 +00:00
dns Bump PORTREVISION for dns/public_suffix_list update 2020-10-02 07:30:10 +00:00
editors
emulators Backport revision r550190 from emulators/wine-devel: 2020-10-01 19:53:49 +00:00
finance
french
ftp
games
german
graphics Update to 1.1.7 2020-10-02 07:30:58 +00:00
hebrew
hungarian
irc
japanese
java
Keywords Fix @sample with 2 arguments 2020-10-02 06:52:08 +00:00
korean
lang
mail
math Update to 0.17.3 2020-10-02 07:31:02 +00:00
misc Update to 20200922 2020-10-02 07:30:20 +00:00
Mk
multimedia multimedia/ustreamer: Update 2.0 -> 2.1 2020-10-02 03:14:43 +00:00
net Update to 0.1.0.g20201001 2020-10-02 07:30:25 +00:00
net-im net-im/prosody: Update to 0.11.7 2020-10-01 23:28:24 +00:00
net-mgmt net-mgmt/ocsinventory-agent: update to 2.8 2020-10-02 07:02:09 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print Update to 4.16.0 2020-10-02 07:31:07 +00:00
russian
science Update to 4.3.3 2020-10-02 07:31:11 +00:00
security Document gitlab vulnerabilities. 2020-10-02 07:30:37 +00:00
shells
sysutils sysutils/py-azure-cli: Update to 2.12.1 2020-10-02 00:20:12 +00:00
Templates
textproc Update to 2.9.6 2020-10-02 07:30:29 +00:00
Tools
ukrainian
vietnamese
www Update to 0.12.1 2020-10-02 07:31:21 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES Typo 2020-10-02 00:01:07 +00:00
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:

	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.