1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Bradley T. Hughes 4101085886 www/node: Update 8.1.3 -> 8.1.4
Approved by:	mat (co-mentor)
MFH:		2017Q3
Security:	3eff66c5-66c9-11e7-aa1d-3d2e663cef42
Differential Revision:	https://reviews.freebsd.org/D11580
2017-07-13 15:22:12 +00:00
accessibility Update to 3.1.6 2017-07-09 06:59:07 +00:00
arabic
archivers archivers/brotli: Move and update to 0.6.0 2017-07-12 19:44:56 +00:00
astro - Update to 0.45 2017-07-10 17:56:03 +00:00
audio audio/id3lib: fix stack corruption bug 2017-07-13 14:34:01 +00:00
base
benchmarks
biology biology/molden: Unbreak by chasing their latest opaque update to the distribution. 2017-07-12 03:37:21 +00:00
cad
chinese
comms Update to 4.0.7 minor fixes from ChangeLog 2017-07-10 21:39:42 +00:00
converters PHP 7.0 and 7.1: switch to devel/oniguruma6 2017-07-10 11:40:48 +00:00
databases databases/py-sispy: create port 2017-07-12 19:07:59 +00:00
deskutils deskutils/zim: update to 0.67 2017-07-13 07:20:52 +00:00
devel devel/apr1: Fix SQLite option 2017-07-13 11:04:28 +00:00
dns - Update to 1.1.2 2017-07-13 13:07:58 +00:00
editors Update to patchlevel 702 2017-07-09 02:22:24 +00:00
emulators emulators/i386-wine-devel: update to 2.11 2017-07-13 05:52:09 +00:00
finance - Update to 0.23-2 2017-07-13 00:04:30 +00:00
french
ftp Fix build with LibreSSL 2017-07-12 11:11:47 +00:00
games - Update to 1.0.0 2017-07-10 17:56:36 +00:00
german Update to 2017.07.09 2017-07-10 18:25:04 +00:00
graphics graphics/blender: fix build 2017-07-13 00:09:25 +00:00
hebrew
hungarian
irc irc/irssi: Update to 1.0.4 2017-07-08 14:09:13 +00:00
japanese - Update to 0.20170703 2017-07-09 21:32:27 +00:00
java Remove an unnecessary runtime dependency for NPAPI plugin support. 2017-07-11 19:44:09 +00:00
Keywords
korean
lang Update to the 20170709 snapshot of GCC 8. 2017-07-13 07:48:02 +00:00
mail Fix RUN_DEPENDS 2017-07-11 17:03:13 +00:00
math - Update to 1.2-2 2017-07-12 09:25:28 +00:00
misc Add 11.1-RC2 checksums. 2017-07-09 02:18:38 +00:00
Mk Update KDE Frameworks to 5.36.0 2017-07-12 09:42:50 +00:00
multimedia Update KDE Frameworks to 5.36.0 2017-07-12 09:42:50 +00:00
net Samba 4.6.6, 4.5.12 and 4.4.15 Security update for the CVE-2017-11103: Orpheus' Lyre KDC-REP service name validation in Heimdal 2017-07-13 13:51:06 +00:00
net-im net-im/mastodon: Fix plist and patch issues; bump PORTREVISION 2017-07-12 01:10:49 +00:00
net-mgmt - Fix LICENSE 2017-07-13 09:00:21 +00:00
net-p2p
news
palm
polish Update to 20170709 2017-07-10 18:25:00 +00:00
ports-mgmt
portuguese
print Add missing PKGNAMEPREFIX 2017-07-08 13:53:18 +00:00
russian
science
security Add an entry for the CVE-2017-11103 in Samba. 2017-07-13 15:05:03 +00:00
shells
sysutils update sysutils/docker-machine to 0.12.2 2017-07-13 13:07:42 +00:00
Templates
textproc textproc/jq: change dependency from oniguruma5 to oniguruma6 2017-07-13 10:52:33 +00:00
Tools
ukrainian
vietnamese
www www/node: Update 8.1.3 -> 8.1.4 2017-07-13 15:22:12 +00:00
x11 x11/py-pyvirtualdisplay: create port 2017-07-12 18:40:59 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xorg-server: back out r445076 2017-07-08 12:36:32 +00:00
x11-themes Update KDE Frameworks to 5.36.0 2017-07-12 09:42:50 +00:00
x11-toolkits Update KDE Frameworks to 5.36.0 2017-07-12 09:42:50 +00:00
x11-wm - Update WWW 2017-07-10 09:00:20 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED archivers/brotli: Move and update to 0.6.0 2017-07-12 19:44:56 +00:00
README
UIDs
UPDATING devel/apr1: Fix SQLite option 2017-07-13 11:04: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.