FreeBSD ports tree (read-only mirror)
Find a file
Dmitry Marakasov e52b21d28d - Fix build with clang 6
- Add missing dependency
2018-06-22 20:32:35 +00:00
accessibility
arabic
archivers Reset MAINTAINER on ports maintained by amutu@amutu.com 2018-06-22 08:04:38 +00:00
astro Mark as broken on aarch64, and, where appropriate, armvX. 2018-06-21 23:52:37 +00:00
audio Make flavors explicit for phonon. 2018-06-22 20:22:32 +00:00
base
benchmarks
biology biology/ngs-sdk: Update 2.9.0 -> 2.9.1 2018-06-22 09:33:47 +00:00
cad Update to version 3.20.1.7 and use QT5 due to compile errors when using QT4. 2018-06-22 12:07:31 +00:00
chinese
comms Mark as broken on aarch64, and, where appropriate, armvX. 2018-06-21 23:52:37 +00:00
converters
databases databases/tcl-lmdb: update to 0.4.0 2018-06-22 15:59:09 +00:00
deskutils - Update to 0.50.3 2018-06-22 17:18:45 +00:00
devel devel/py-IBMQuantumExperience: Update 1.9.5 -> 1.9.6 2018-06-22 20:11:13 +00:00
dns Correction to r473019: Revert the unintended change to the 'Created by' headers. 2018-06-22 08:28:00 +00:00
editors - Update to 0.50.3 2018-06-22 17:18:45 +00:00
emulators - Update to 0.50.3 2018-06-22 17:18:45 +00:00
finance Mark these ports as broken on aarch64, and, where appropriate, on armvX. 2018-06-22 01:15:19 +00:00
french
ftp
games - Fix build with clang 6 2018-06-22 20:32:35 +00:00
german
graphics - Update to 0.50.3 2018-06-22 17:18:45 +00:00
hebrew
hungarian
irc Update net/libproxy to 0.4.15 2018-06-22 19:59:41 +00:00
japanese
java Reset MAINTAINER on ports maintained by amutu@amutu.com 2018-06-22 08:04:38 +00:00
Keywords
korean
lang Mark these ports as broken on aarch64, and, where appropriate, on armvX. 2018-06-22 01:15:19 +00:00
mail - Fix regex handling with the new perl version [1] 2018-06-21 21:52:59 +00:00
math - Update to 2.5.1. 2018-06-22 13:32:20 +00:00
misc
Mk Make flavors explicit for phonon. 2018-06-22 20:22:32 +00:00
multimedia Make flavors explicit for phonon. 2018-06-22 20:22:32 +00:00
net Update net/libproxy to 0.4.15 2018-06-22 19:59:41 +00:00
net-im
net-mgmt Reset MAINTAINER on ports maintained by amutu@amutu.com 2018-06-22 08:04:38 +00:00
net-p2p net-p2p/qtum: Upgrade from 0.15.1 to 0.15.2 2018-06-22 07:36:49 +00:00
news
palm
polish
ports-mgmt Fix building of specific qt4 ports after qt5 has become the default flavor. 2018-06-22 06:44:44 +00:00
portuguese
print - Add new port: print/R-cran-tinytex 2018-06-22 08:37:44 +00:00
russian
science - Fix LICENSE 2018-06-22 08:37:17 +00:00
security Correction to r473019: Revert the unintended change to the 'Created by' headers. 2018-06-22 08:28:00 +00:00
shells
sysutils Update net/libproxy to 0.4.15 2018-06-22 19:59:41 +00:00
Templates
textproc textproc/tkdiff: update to 4.3 2018-06-22 15:45:54 +00:00
Tools
ukrainian
vietnamese
www www/uwsgi: Fix typo in rc script 2018-06-22 14:59:33 +00:00
x11 Make flavors explicit for phonon. 2018-06-22 20:22:32 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Update to 0.50.3 2018-06-22 17:18:45 +00:00
x11-toolkits x11-toolkits/qtermwidget: Update to 0.9.0 2018-06-22 19:41:56 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Update net/libproxy to 0.4.15 2018-06-22 19:59:41 +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.