1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dave Cottlehuber 18b53496c2 databases/couchdb: 1.7.0 incl critical security fixes
See https://blog.couchdb.org/2017/11/07/2-1-1-1-7-0/
for details; CVE notifications will land 2017-11-14

Reviewed by:	olgeni (maintainer)
Approved by:	jrm (mentor)
Sponsored by:	https://iwantmyname.com/
Differential Revision:	https://reviews.freebsd.org/D12991
2017-11-08 10:48:36 +00:00
accessibility
arabic
archivers Reinstate IA32_BINARY_PORT=yes knob that was removed in r249298 to allow 2017-11-07 14:26:42 +00:00
astro
audio - Pet portlint, fix and simplify installation 2017-11-08 09:04:38 +00:00
base
benchmarks benchmarks/stress-ng: Update to 0.09.01 2017-11-06 09:12:37 +00:00
biology Fix USE_GITHUB usage. 2017-11-06 14:24:39 +00:00
cad - Update to 3.10.4 2017-11-05 17:57:30 +00:00
chinese
comms comms/tio: Update to 1.26 2017-11-08 06:37:52 +00:00
converters Update to 2.0.5 2017-11-05 21:16:14 +00:00
databases databases/couchdb: 1.7.0 incl critical security fixes 2017-11-08 10:48:36 +00:00
deskutils Update deskutils/fet to 5.34.0 2017-11-05 19:15:16 +00:00
devel devel/lfcbase: update 1.10.3 -> 1.11.0 2017-11-08 10:23:00 +00:00
dns Update to 2.6.1 2017-11-07 19:15:47 +00:00
editors
emulators emulators/citra: update to s20171106 2017-11-06 23:56:33 +00:00
finance Update to 1.43 2017-11-07 21:01:16 +00:00
french
ftp - Update to 4.6 2017-11-06 02:35:28 +00:00
games Fix USE_GITHUB usage. 2017-11-06 14:24:39 +00:00
german Update to 2017.11.05 2017-11-06 17:38:54 +00:00
graphics graphics/gts: Unbreak build WITH=NETPBM 2017-11-06 20:09:39 +00:00
hebrew
hungarian
irc
japanese - Update to 0.20171002 2017-11-08 00:40:54 +00:00
java
Keywords
korean
lang Update to v5.27.5-200-gb1f87de. 2017-11-06 10:38:28 +00:00
mail gecko: sync libyuv fix with upstream version 2017-11-08 06:58:12 +00:00
math Those non default PYTHON options do not build/stage/package, mark them 2017-11-06 16:06:22 +00:00
misc
Mk
multimedia - Add LICENSE 2017-11-07 09:04:36 +00:00
net - Add missing dependency on net/py-ipaddress for healthcheck tool 2017-11-07 23:31:01 +00:00
net-im net-im/mastodon: Handle upgrade of www/node to version 9.0.0 2017-11-08 00:31:51 +00:00
net-mgmt Update to version 1.1.27 2017-11-08 03:54:42 +00:00
net-p2p net-p2p/bitcoin: fix typos in startup script 2017-11-08 08:18:27 +00:00
news
palm
polish Update to 20171105 2017-11-06 17:38:49 +00:00
ports-mgmt
portuguese
print Update to 3.19.0 2017-11-07 21:02:23 +00:00
russian
science
security - Update to 1.4.6 2017-11-07 23:42:06 +00:00
shells
sysutils [NEW PORT] sysutils/py-superlance: Superlance plugins for supervisord 2017-11-08 07:58:51 +00:00
Templates
textproc textproc/fcitx-qt5: Update to 1.1.1 2017-11-07 21:34:29 +00:00
Tools
ukrainian
vietnamese - Remove archivers/zip build dependency 2017-11-08 06:04:45 +00:00
www gecko: sync libyuv fix with upstream version 2017-11-08 06:58:12 +00:00
x11 QT5 based display manager for FreeBSD 2017-11-06 07:53:40 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Collection of high-resolution wallpapers and Qt5 color schemes 2017-11-06 07:43:50 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Correct date of last entry. 2017-11-07 20:42:43 +00:00
README
UIDs
UPDATING www/node: Update 8.8.1 -> 9.0.0 2017-11-07 19:13:07 +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.