1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2019-08-17 23:52:17 +00:00
accessibility
arabic
archivers
astro
audio
base
benchmarks benchmarks/perftest: Update to v4.4-0.7 2019-08-17 20:56:18 +00:00
biology
cad cat/iverilog: Update to 10.3 2019-08-17 23:52:17 +00:00
chinese
comms Unbreak on non head FreeBSD 2019-08-17 22:16:54 +00:00
converters
databases databases/pldebugger does not build with PostgreSQL 11 2019-08-17 19:50:24 +00:00
deskutils Update to 0.23 2019-08-16 18:11:05 +00:00
devel Add PORTSCOUT 2019-08-17 21:53:22 +00:00
dns dns/coredns: Update 1.6.1 -> 1.6.2 2019-08-16 23:48:50 +00:00
editors
emulators emulators/rpcs3: update to 0.0.6.8512 2019-08-17 00:47:49 +00:00
finance finance/cointop: Switch to USES=go:modules, fix build with go1.13 2019-08-17 02:06:06 +00:00
french
ftp New port: ftp/curlie: Frontend to cURL that adds the ease of use of HTTPie 2019-08-16 15:26:02 +00:00
games
german
graphics graphics/feh: Update to 3.2.1 2019-08-17 23:51:04 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/rust-nightly: reformat patch header after r509173 2019-08-17 21:14:13 +00:00
mail mail/nextcloud-mail: Update to 0.15.2 2019-08-17 13:22:14 +00:00
math
misc
Mk bsd.sites.mk: Update xorg mirrors 2019-08-17 18:19:35 +00:00
multimedia multimedia/ffmpeg: unbreak mkv seeking beyond 2gb after r508216 2019-08-17 21:04:33 +00:00
net net/waypipe: update to 0.6.0 2019-08-17 00:47:42 +00:00
net-im Update to 1.7.14. 2019-08-17 06:50:17 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science science/nwchem: 6.8.1.20190809 (81507e607) -> 6.8.1.20190816 (b8ef5a23b) 2019-08-17 07:11:26 +00:00
security Fix URL. 2019-08-17 20:13:20 +00:00
shells Update to 5.0.9 2019-08-17 08:27:28 +00:00
sysutils Remove expired port: 2019-08-17 20:41:53 +00:00
Templates
textproc Add PORTSCOUT 2019-08-17 21:53:32 +00:00
Tools
ukrainian
vietnamese
www www/nextcloud-tasks: Update 0.11.1 2019-08-17 13:21:32 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/terminus-font: Update to 4.48 2019-08-17 23:50:08 +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: 2019-08-17 20:41:53 +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.