1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Matthias Fechner e7798bb3ac Security update to version 11.11.1.
For more details see:
https://about.gitlab.com/2019/06/03/security-release-gitlab-11-dot-11-dot-1-released/

Security:	4091069e-860b-11e9-a05f-001b217b3468
2019-06-05 19:37:29 +00:00
accessibility
arabic
archivers Update to version 1.06 (it would also simplify upcoming `lang/ocaml' update) 2019-06-05 13:13:17 +00:00
astro - Update to 15155 2019-06-03 23:02:08 +00:00
audio Switch default version of samba from 4.7 to 4.8 2019-06-04 14:17:39 +00:00
base
benchmarks
biology
cad
chinese
comms comms/gnuradio: Update to 3.8tech-preview-381 2019-06-03 08:39:07 +00:00
converters
databases Unbreak 2019-06-05 09:12:17 +00:00
deskutils - Update to 1.4.6 2019-06-03 11:05:28 +00:00
devel Upgrade to 1.42.2 which is required for gitlab 11.11.1 security upgrade. 2019-06-05 19:36:37 +00:00
dns dns/dnsperf: fix build 2019-06-05 09:08:16 +00:00
editors editors/texstudio: Update to 2.12.16 2019-06-04 12:07:06 +00:00
emulators Switch default version of samba from 4.7 to 4.8 2019-06-04 14:17:39 +00:00
finance finance/py-stripe: Update to 2.29.4 2019-06-04 07:31:15 +00:00
french
ftp
games - Update to 1.1.1 2019-06-04 23:12:56 +00:00
german
graphics Update to 5.1.9 2019-06-04 08:23:41 +00:00
hebrew
hungarian
irc
japanese
java - Update WWW 2019-06-05 09:01:48 +00:00
Keywords
korean
lang Update to the 20180531 snapshot of GCC 8.3.1. 2019-06-05 05:09:26 +00:00
mail Convert pkg-message to ucl format. 2019-06-04 06:02:20 +00:00
math Update to 1.5.1 2019-06-05 11:46:23 +00:00
misc misc/hashdb: fix build 2019-06-05 17:51:30 +00:00
Mk Make sure we use perl installed by ports and not some other perl in PATH. 2019-06-05 14:37:47 +00:00
multimedia Switch default version of samba from 4.7 to 4.8 2019-06-04 14:17:39 +00:00
net Update net/nats-streaming-server to version 0.15.0. 2019-06-05 08:16:09 +00:00
net-im net-im/kaidan: fix build 2019-06-04 16:10:47 +00:00
net-mgmt
net-p2p net-p2/go-ethereum: Update to 1.8.27 2019-06-03 13:14:58 +00:00
news
palm
polish Update to 20190602 2019-06-03 18:37:18 +00:00
ports-mgmt - Update to 1.23 2019-06-04 06:45:05 +00:00
portuguese
print Switch default version of samba from 4.7 to 4.8 2019-06-04 14:17:39 +00:00
russian
science
security - Update to 0.5.2 2019-06-05 16:05:39 +00:00
shells shells/zsh: Spell PORTREVISION correctly 2019-06-04 06:43:05 +00:00
sysutils sysutils/ansible: 2019-06-05 15:39:23 +00:00
Templates sys/dir.h is deprecated and is scheduled to be removed from base 2019-06-05 17:40:09 +00:00
textproc Fix build with recent perl5-devel. 2019-06-04 14:06:18 +00:00
Tools
ukrainian
vietnamese
www Security update to version 11.11.1. 2019-06-05 19:37:29 +00:00
x11 x11/py-xdot: Update to 1.1 2019-06-03 22:34:58 +00:00
x11-clocks
x11-drivers x11-drivers/xorgxrdp: Update to 0.2.10 2019-06-04 05:35:36 +00:00
x11-fm Switch default version of samba from 4.7 to 4.8 2019-06-04 14:17:39 +00:00
x11-fonts Only print the pkg-message during the first installation step 2019-06-04 06:21:47 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/hikari: fix build 2019-06-05 17:36:10 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Switch default version of samba from 4.7 to 4.8 2019-06-04 14:17:39 +00:00

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.