1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Torsten Zuehlsdorff da22e50781 lang/php72: Add support for libargon2
PHP now provides support for argon-hashes. Add this support
to the port.

Reported by: Petr Hejl <petr.hejl@freedev.cz>
2017-12-05 17:00:48 +00:00
accessibility
arabic
archivers archivers/php71-phar: Unbreak if devel/re2c is installed 2017-12-05 15:56:04 +00:00
astro Update to 0.085 2017-12-03 20:37:17 +00:00
audio - Unsilence installation commands 2017-12-04 09:00:26 +00:00
base
benchmarks
biology biology/fasttree: update to version 2.1.10 2017-12-05 03:03:38 +00:00
cad New port: cad/sumo: Traffic simulation suite for road vehicles, public transportation, etc 2017-12-03 19:20:35 +00:00
chinese
comms - Pet portlint 2017-12-05 09:00:27 +00:00
converters
databases GitLab and related ports maintained by me: pass maintainership to Matthias Fechner 2017-12-05 16:44:09 +00:00
deskutils Mark BROKEN 2017-12-05 13:51:26 +00:00
devel GitLab and related ports maintained by me: pass maintainership to Matthias Fechner 2017-12-05 16:44:09 +00:00
dns Update to latest commit. 2017-12-04 13:56:32 +00:00
editors
emulators emulators/citra: update to s20171204 2017-12-05 00:12:57 +00:00
finance - Update to 1.7.2.4 2017-12-04 13:05:39 +00:00
french
ftp Update to 0.56 2017-12-03 20:37:27 +00:00
games Add explicit FLAVOR to dependency (useful when using 2017-12-04 20:50:30 +00:00
german
graphics Fix build on 11-STABLE >= 1100511 (LLVM update) 2017-12-05 11:43:41 +00:00
hebrew
hungarian
irc irc/weechat: Unbreak builds, add PHP option 2017-12-03 19:39:23 +00:00
japanese
java
Keywords
korean
lang lang/php72: Add support for libargon2 2017-12-05 17:00:48 +00:00
mail Update mail/maildrop to 2.9.3 2017-12-04 23:55:05 +00:00
math clarence doesn't run with python3 2017-12-04 21:00:33 +00:00
misc - Add LICENSE_FILE 2017-12-04 09:00:25 +00:00
Mk Update BROTLI description 2017-12-04 21:30:00 +00:00
multimedia devede doesn't run with python3 2017-12-04 22:07:34 +00:00
net GitLab and related ports maintained by me: pass maintainership to Matthias Fechner 2017-12-05 16:44:09 +00:00
net-im
net-mgmt - Add flavor support for python 2017-12-04 18:54:38 +00:00
net-p2p
news
palm
polish
ports-mgmt Fix segfault in pkg version against the ports tree 2017-12-05 16:22:01 +00:00
portuguese
print
russian
science Add new port science/aircraft-datcom 2017-12-03 21:26:18 +00:00
security GitLab and related ports maintained by me: pass maintainership to Matthias Fechner 2017-12-05 16:44:09 +00:00
shells comms/mlan3 shells/fish: annotate conflicts 2017-12-04 16:59:19 +00:00
sysutils Update sysutils/virtualmin to version 6.02. 2017-12-05 12:32:19 +00:00
Templates
textproc GitLab and related ports maintained by me: pass maintainership to Matthias Fechner 2017-12-05 16:44:09 +00:00
Tools
ukrainian
vietnamese
www GitLab and related ports maintained by me: pass maintainership to Matthias Fechner 2017-12-05 16:44:09 +00:00
x11 wbarconf fails to run with python3 2017-12-04 20:25:18 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits py-wax doesn't work with python3 2017-12-04 20:45:56 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2017-12-03 19:23:25 +00:00
README
UIDs
UPDATING Add info about recursor passthrough removal in dns/powerdns 2017-12-05 16:28:28 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.