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
2018-07-07 04:19:45 +00:00
accessibility
arabic
archivers - Fix build in presence of elfutils 2018-07-05 20:11:03 +00:00
astro - Update to 4.34 2018-07-06 01:52:49 +00:00
audio - Switch to options helpers 2018-07-05 12:44:02 +00:00
base
benchmarks www/libwww: Update to 5.4.2, Fix security vulnerabilities 2018-07-05 11:32:32 +00:00
biology
cad Fix PKGNAMEs 2018-07-06 17:43:22 +00:00
chinese
comms
converters
databases New port: databases/py-aioredis: Python asycio based Redis client library 2018-07-06 15:18:48 +00:00
deskutils Update calibre to 3.27.1 2018-07-06 23:56:13 +00:00
devel devel/avr-gcc: fix build with recent clang 2018-07-06 21:54:44 +00:00
dns
editors - Update to 45.0.2 2018-07-05 16:28:34 +00:00
emulators emulators/rpcs3: update to 0.0.5.609 2018-07-07 00:39:34 +00:00
finance - Update to 1.7.4.0 2018-07-07 01:05:52 +00:00
french
ftp
games games/openbor: regen patches 2018-07-07 00:40:34 +00:00
german
graphics graphics/gmic: Update 2.3.2 -> 2.3.3 2018-07-06 22:56:07 +00:00
hebrew
hungarian
irc - Update to 20170711 2018-07-06 19:11:28 +00:00
japanese
java
Keywords
korean
lang - Fix python36 docs 2018-07-06 16:14:58 +00:00
mail Update Rspamd to 1.7.7 2018-07-06 12:11:59 +00:00
math - Update to 1.6.2 2018-07-06 07:15:53 +00:00
misc misc/orange3: Update 3.13.0.120 -> 3.14.0 2018-07-06 18:53:15 +00:00
Mk - Finish up lang/python37 import 2018-07-06 16:11:14 +00:00
multimedia multimedia/cinelerra-gg: Add the LV2 option to use LV2 plugins. 2018-07-07 00:09:28 +00:00
net net/vether-kmod: Update to g80180707 2018-07-07 02:44:18 +00:00
net-im www/libwww: Update to 5.4.2, Fix security vulnerabilities 2018-07-05 11:32:32 +00:00
net-mgmt www/libwww: Update to 5.4.2, Fix security vulnerabilities 2018-07-05 11:32:32 +00:00
net-p2p - Update to 1.8.12 2018-07-06 13:45:21 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security security/i2p: Update to 0.9.35 2018-07-05 15:16:33 +00:00
shells
sysutils sysutils/android-file-transfer: update to 3.4 2018-07-07 00:39:16 +00:00
Templates
textproc textproc/docproj: fix dependency check with groff 2018-07-06 18:53:21 +00:00
Tools
ukrainian
vietnamese
www www/qutebrowser: update to 1.4.0 2018-07-07 04:19:45 +00:00
x11 x11/libXScrnSaver: Update to 1.2.3 2018-07-06 20:00:30 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors .gitauthors: Add Ben Widawsky (bwidawsk) 2018-07-05 14:03:02 +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.