1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh 6f1fb5d21f Add PORTSCOUT
2020-02-21 18:57:36 +00:00
accessibility
arabic
archivers - Update to 2.0.4 2020-02-21 08:10:01 +00:00
astro
audio Unbreak port 2020-02-21 12:01:28 +00:00
base
benchmarks
biology biology/hyphy: Update to version 2.5.4 2020-02-21 12:22:17 +00:00
cad
chinese
comms Update comms/gr-osmosdr to 0.2.0 and bump dependent ports' revisions 2020-02-21 17:57:33 +00:00
converters
databases Update to 1.13.0 2020-02-21 18:56:22 +00:00
deskutils
devel Update to 2.4.1.2 2020-02-21 18:56:55 +00:00
dns
editors
emulators Update to Wine 5.2. This includes the following changes: 2020-02-20 22:46:09 +00:00
finance
french
ftp
games
german
graphics Update to 0.4.0 2020-02-21 18:57:00 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/intel-compute-runtime: update to 20.07.15711 2020-02-21 14:22:50 +00:00
mail mail/s-nail: Update to 14.9.17 2020-02-21 17:40:36 +00:00
math Update to 1.1.0 2020-02-21 18:57:06 +00:00
misc
Mk
multimedia
net Update to 1096.0.2 2020-02-21 18:55:48 +00:00
net-im
net-mgmt add dependencies to fix after update of libremns to 1.56 2020-02-21 16:31:11 +00:00
net-p2p
news
polish
ports-mgmt Update to 1.13.2 2020-02-21 14:24:58 +00:00
portuguese
print Update to 4.4.0 2020-02-21 18:57:11 +00:00
russian
science
security security/vuxml: Document latest WeeChat vulns 2020-02-21 18:46:22 +00:00
shells
sysutils Update to 5.7.0 2020-02-21 18:57:16 +00:00
Templates
textproc Update to 5.7 2020-02-21 18:57:21 +00:00
Tools
ukrainian
vietnamese
www Add PORTSCOUT 2020-02-21 18:57:36 +00:00
x11 x11/libinput: Update to 1.15.2 2020-02-21 12:29:22 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors .gitauthors: Add Lorenzo Salvadore (salvadore) 2020-02-21 00:26:35 +00:00
.gitignore
.gitmessage
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:

	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.