1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Hiroki Sato d69a45f8d4 Update to 2.2.0.
- Update MASTER_SITES
- Update WWW

Changes:	https://github.com/JuliaStrings/utf8proc/releases
		https://github.com/JuliaStrings/utf8proc/blob/master/NEWS.md
Submitted by:	sunpoet
PR:		236160
2019-03-03 05:03:32 +00:00
accessibility
arabic
archivers archivers/py-zstandard: Update 0.10.2 -> 0.11.0 2019-03-03 00:04:17 +00:00
astro
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases Ignore with php 7.1 2019-03-02 21:43:21 +00:00
deskutils
devel devel/awscli: Update 1.16.108 -> 1.16.116 2019-03-02 23:32:47 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics Fix build on 32-bit arch. 2019-03-03 01:19:32 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/rust-nightly: update to 1.34.0.20190303 2019-03-03 00:55:52 +00:00
mail
math math/py-pyasp: Update 1.4.3 -> 1.4.4 2019-03-03 00:00:26 +00:00
misc misc/cldr-emoji-annotation: Update 34.0.0_0 -> 34.12.14891_0 2019-03-02 23:54:39 +00:00
Mk
multimedia multimedia/svt-hevc: fix meta-typo 2019-03-02 22:50:47 +00:00
net
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update to 20190302 2019-03-02 23:23:10 +00:00
russian
science science/abinit: Broken on i386 2019-03-02 23:43:01 +00:00
security Update to 1.3.9.1 and add patches to support OpenSSL 1.0.x and 2019-03-03 04:18:31 +00:00
shells
sysutils sysutils/DTraceToolkit: remove missing providers in FreeBSD 12.0 2019-03-02 22:10:21 +00:00
Templates
textproc Update to 2.2.0. 2019-03-03 05:03:32 +00:00
Tools
ukrainian
vietnamese
www www/chromium: Update to 72.0.3626.121 2019-03-03 00:22:33 +00:00
x11 - Update to 0.42.0 2019-03-02 22:10:02 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.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.