Commit graph

396362 commits

Author SHA1 Message Date
Niclas Zeising
f2a46fe570 Update to 1.4.9
Switch to options helpers.
Use install-strip instead of hand-rolling.

PR:		210609
Submitted by:	Dmitry Marakasov (amdmi3)
Reported by:	w.schwarzenfeld@utanet.at
2016-06-30 20:36:45 +00:00
Adam Weinberger
a53681542b Convert a couple ports that use both _CMAKE_ON and _CMAKE_OFF to _CMAKE_BOOL.
Use options helpers all the way in math/carve, because I couldn't help myself.
2016-06-30 20:02:43 +00:00
Mark Felder
9ac8e558a6 multimedia/plexmediaserver: Remove one of the MASTER_SITES
Plex has communicated that this server is not suitable for fetching the
distfiles anymore.
2016-06-30 19:41:35 +00:00
Kurt Jaeger
e343eb2813 www/glpi: 0.85.2 -> 0.90.3
- 0.90.3:
  http://www.glpi-project.org/spip.php?page=annonce&id_breve=358&lang=en
  https://github.com/glpi-project/glpi/issues?q=milestone:0.90.3
- At the announcement older changelogs and announcements can be found

PR:		209663
Submitted by:	fgudin+fbsd@bsdbellule.fr
Approved by:	mathias@monnerville.com (maintainer timeout)
2016-06-30 19:31:03 +00:00
Kurt Jaeger
76843e4940 New port: www/uchiwa
Uchiwa is a simple dashboard for the Sensu monitoring framework.

WWW: http://uchiwa.io/

PR:		210071
Submitted by:	Alexander Holte-Davidsen <ports@treg.io>
2016-06-30 19:22:21 +00:00
Dirk Meyer
ce3cde004b - support build with libressl
PR:		210700
Submitted by:	Andris Raugulis
Obtained from:	https://github.com/Sp1l/freebsd-ports/blob/master/net/x11vnc/files/patch-x11vnc_enc.h
2016-06-30 19:00:13 +00:00
Dirk Meyer
897563cc15 - support build with libressl
PR:		210700
Submitted by:	Andris Raugulis
Obtained from:	https://github.com/Sp1l/freebsd-ports/blob/master/net/x11vnc/files/patch-x11vnc_enc.h
2016-06-30 18:57:57 +00:00
Kurt Jaeger
cb4957eb3d dns/yadifa: 2.1.3 -> 2.1.6
PR:		210496
Changes:	http://cdn.yadifa.eu/sites/default/files/README_2.1.6.txt
Approved by:	mat
2016-06-30 16:44:10 +00:00
Pawel Pekala
5557089bd7 - Update graphics/mupdf to version 1.9a [1]
- Fix graphics/zathura-pdf-mupdf after mupdf update [1]
- Fix graphics/llpp after mupdf update [2]

PR:		210398
Submitted by:	Zsolt Udvari (maintainer) [1]
		Tobias Kortkamp (maintainer) [2]
2016-06-30 16:05:54 +00:00
Jan Beich
b045ae83c3 devel/android-tools-adb-devel: mark BoringSSL function as static 2016-06-30 15:31:29 +00:00
Jimmy Olgeni
624eee2f9c Update devel/relx version 3.20.0. 2016-06-30 15:02:58 +00:00
Jimmy Olgeni
652f8306ff Update devel/erlang-gpb version 3.22.4. 2016-06-30 14:48:55 +00:00
Lev A. Serebryakov
c98631fb4f Update to latest gcc-arm-embedded release. 2016-06-30 14:48:19 +00:00
Jimmy Olgeni
8becd4e2ac Update devel/elixir-exrm version 1.0.6. 2016-06-30 14:47:48 +00:00
John Marino
fa2000a922 multimedia/libmediaart: revert r416822
The index.sgml file is still installed.  Reverted upon request by rm@
2016-06-30 13:43:40 +00:00
Jan Beich
291cf18f07 devel/android-tools-{adb,fastboot}-devel: update to n.p.4.74
Changes:	35d84096e9..80beb506cf/adb
Changes:	35d84096e9..80beb506cf/fastboot
2016-06-30 13:31:05 +00:00
John Marino
862b9b85de multimedia/libva: USES-= alias, augment patches
Threading is still broken on DragonFly when alias is used, so fix by
augmenting the same patches FreeBSD uses.  These are no-op pre-processor
changes for FreeBSD.

Approved by:	non-invasive DF support blanket
2016-06-30 12:44:33 +00:00
Kubilay Kocak
38a31b30c1 textproc/libucl: Fix builds with multiple lua versions installed
The LUA_{LIB,INC}DIR variables point to the default Lua version
specified in ports (in this case 5.2) or by the user.

When multiple versions of Lua are installed (in this case 5.2 and 5.3),
libucl's ./configure auto-detects Lua 5.3 (or perhaps the latest version
available), which is a mismatch against those in the provided
include/library paths:

checking for a Lua interpreter with version >= 5.1... lua53 <-- detected
checking for lua53... /usr/local/bin/lua53
checking for lua53 version... 5.3
...
checking for Lua header version... 5.2 <-- Passed by LUA_INCDIR
checking if Lua header version matches 5.3... no

This change explicitly specifies the version of the Lua interpreter we
want to use, which appears to sufficienty influence the behaviour of the
./configure macros.

PR:		209887
Reported by:	olgeni
MFH:		2016Q2
2016-06-30 12:23:47 +00:00
John Marino
0cbb13b616 textproc/docbook-xls-ns: Fix stage QA
Fix this error:
  ===> Checking for items in STAGEDIR missing from pkg-plist
  Error: Orphaned: share/xsl/docbook-ns/svn-commit.tmp

No revbump is necessary because the extra file is unwanted and
wasn't packaged.  This allows stage QA checks to pass

approved by:	just-fix-it
2016-06-30 10:12:05 +00:00
Mathieu Arnold
816ca34d92 Only warn about symlinks that exist in the stage directory, or that
exist nowhere.

Sponsored by:	Absolight
2016-06-30 09:59:27 +00:00
Vsevolod Stakhov
ac63c16abd - Update to 1.3.0.b3.30062016 2016-06-30 09:55:18 +00:00
Kubilay Kocak
76659e861d [NEW] misc/py-pyprind: Python Progress Bar and Percent Indicator Utility
The PyPrind (Python Progress Indicator) module provides a progress bar
and a percentage indicator object that let you track the progress of a
loop structure or other iterative computation. Typical applications
include the processing of large data sets to provide an intuitive
estimate at runtime about the progress of the computation.

WWW: https://www.github.com/rasbt/pyprind

PR:		207758
Submitted by:	Neel Chauhan <neel neelc org>
2016-06-30 09:13:59 +00:00
Martin Matuska
b0c291ebc4 Add WWW link to zfsnap2 2016-06-30 09:02:58 +00:00
Martin Matuska
2bbc785c4a Rename zfsnap-devel to zfsnap2. It is a much better name for this port. 2016-06-30 09:00:05 +00:00
Martin Matuska
59a6688fc8 zfsnap makes rolling ZFS snapshots easy and - with cron - automatic.
The main advantages of zfsnap are its portability, simplicity, and performance.
It is written purely in /bin/sh and does not require any additional software -
other than a few core *nix utilies.

zfsnap stores all the information it needs about a snapshot directly in its
name; no database or special ZFS properties are needed. The information is
stored in a way that is human readable, making it much easier for a sysadmin to
manage and audit backup schedules.

Snapshot names are in the format of pool/fs@[prefix]Timestamp--TimeToLive
(e.g. pool/fs@weekly-2014-04-07_05.30.00--6m). The prefix is optional but can
be quite useful for filtering, Timestamp is the date and time when the snapshot
was created, and TimeToLive (TTL) is the amount of time the snapshot will be
kept until it can be deleted.
2016-06-30 08:48:00 +00:00
Wen Heping
7ce3be2255 - Update to 0.7.1
PR:		210514
Submitted by:	yuri@rawbw.com
2016-06-30 08:39:32 +00:00
Wen Heping
617a8b3303 - Update to 0.2
PR:		210680
Submitted by:	yuri@rawbw.com(maintainer)
2016-06-30 08:09:29 +00:00
Mikhail Teterin
ff6a653684 Add port of JXGrabKey -- a Java library for working with X11
keys.
2016-06-30 07:42:20 +00:00
Alexey Dokuchaev
c44d975f65 Simplify custom `update-distinfo' convenience target and make it more robust:
previous join(1)-based implementation depended on how the file is sorted and
often failed to work properly.

While here, do not suppress default `.bak' suffix when editing files in-place
to make debugging easier, shall it be needed.
2016-06-30 06:33:21 +00:00
Kurt Jaeger
25be1c3403 www/node4: 4.4.6 -> 4.4.7
- debugger:
  o All properties of an array (aside from length) can now be printed
    in the repl (cjihrig) #6448
- npm:
  o Upgrade npm to 2.15.8 (Rebecca Turner) #7412
- stream:
  o Fix for a bug that became more prevalent with the stream changes
    that landed in v4.4.5. (Anna Henningsen) #7160
- V8:
  o Fix for a bug in crankshaft that was causing crashes on arm64
    (Myles Borins) #7442
  o Add missing classes to postmortem info such as JSMap and JSSet
    (evan.lucas) #3792

PR:		210520
Changes:	https://nodejs.org/en/blog/release/v4.4.7/
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
2016-06-30 06:26:31 +00:00
Kurt Jaeger
fca961ec2b www/node010: 0.10.45 -> 0.10.46
This is a security release. Please read
https://nodejs.org/en/blog/vulnerability/june-2016-security-releases/
for details.

- libuv: (CVE-2014-9748) Fixes a bug in the read/write locks
  implementation for Windows XP and Windows 2003 that can lead to
  undefined and potentially unsafe behaviour. More information can be
  found at https://github.com/libuv/libuv/issues/515
- V8: (CVE-2016-1669) Fixes a potential Buffer overflow vulnerability
  discovered in V8, more details can be found in the CVE at
  https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1669

PR:		210522
Changes:	https://nodejs.org/en/blog/release/v0.10.46/
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
2016-06-30 05:50:34 +00:00
Kurt Jaeger
3b72e0b083 www/node012: 0.12.14 -> 0.12.15
This is a security release. Please read
https://nodejs.org/en/blog/vulnerability/june-2016-security-releases/
for details.

- libuv: (CVE-2014-9748) Fixes a bug in the read/write locks
  implementation for Windows XP and Windows 2003 that can lead to
  undefined and potentially unsafe behaviour. More information can be
  found at https://github.com/libuv/libuv/issues/515 or at
  https://nodejs.org/en/blog/vulnerability/june-2016-security-releases/.
- V8: (CVE-2016-1669) Fixes a potential Buffer overflow vulnerability
  discovered in V8, more details can be found in the CVE at
  https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1669

PR:		210521
Changes:	https://nodejs.org/en/blog/release/v0.12.15/
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
2016-06-30 05:48:20 +00:00
Cy Schubert
afdc0fccdf Remove redundant bootstrap distfile entry as it causes make fetch a bit
of gas.
2016-06-30 05:42:40 +00:00
Kurt Jaeger
2c5b2c5d61 www/node4: 4.4.5 -> 4.4.6
This is an important security release. Please consult
https://nodejs.org/en/blog/vulnerability/june-2016-security-releases/
for the details.

This release is specifically related to a Buffer overflow vulnerability
discovered in v8, more details can be found in the CVE 2016-1669.

PR:		210520
Changes:	https://nodejs.org/en/blog/release/v4.4.6/
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
2016-06-30 05:42:38 +00:00
Kurt Jaeger
991bb94588 www/node5: 5.11.1 -> 5.12.0
This is a security release, see
https://nodejs.org/en/blog/vulnerability/june-2016-security-releases
for details on patched vulnerabilities.

- buffer
  o backport allocUnsafeSlow
  o ignore negative allocation lengths
- deps: backport 3a9bfec from v8 upstream
  o Fixes a Buffer overflow vulnerability discovered in v8. More details
    can be found in the CVE (CVE-2016-1699).

PR:		210519
Changes:	https://nodejs.org/en/blog/release/v5.12.0/
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
2016-06-30 05:40:35 +00:00
Kurt Jaeger
bdeb2c4710 www/node: 6.2.1 -> 6.2.2
- http:
  o req.read(0) could cause incoming connections to stall and time out
    under certain conditions. (Fedor Indutny) #7211
  o When freeing the socket to be reused in keep-alive Agent wait for both
    prefinish and end events. Otherwise the next request may be written
    before the previous one has finished sending the body, leading to
    parser errors. (Fedor Indutny) #7149
- npm:
  o upgrade npm to 3.9.5 (Kat Marchan) #7139 (not relevant)

PR:		210518
Changes:	https://nodejs.org/en/blog/release/v6.2.2/
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
2016-06-30 05:38:13 +00:00
Mikhail Teterin
24b6373be3 Handle the EXAMPLES-option being disabled the same way DOCS
is handled. Remove gratutious inclusion of bsd.port.options.mk

PR:		197074
2016-06-30 04:03:07 +00:00
Jason Unovitch
ec4e7adcad biology/diamond: update 0.8.6 -> 0.8.9
PR:		210710
Submitted by:	Joseph Mingrone <jrm@ftfl.ca> (maintainer)
2016-06-30 01:37:22 +00:00
Wen Heping
50da5fcf5b - Update to 5.0.1
- Readd the TEST target

PR:		210681
Submitted by:	yuri@rawbw.com(maintainer)
2016-06-30 01:29:16 +00:00
Jason Unovitch
24dbc94464 graphics/p5-Image-ExifTool: update 10.15 -> 10.20
- While here, also add NO_ARCH

Changes:	http://www.sno.phy.queensu.ca/~phil/exiftool/history.html

PR:		210549
Sumbmitted by:	Tod McQuillin <devin@spamcop.net> (maintainer)
2016-06-30 01:25:16 +00:00
Wen Heping
8bec5dfde0 - Pass maintainership to submitter
PR:		210713
Submitted by:	jharris@widomaker.com
2016-06-30 01:13:53 +00:00
Wen Heping
08c97b1ec9 - Pass maintainership to submitter
PR:		210712
Submitted by:	jharris@widomaker.com
2016-06-30 01:08:52 +00:00
Wen Heping
90dab9e821 - Update to 3.5.2 2016-06-30 00:56:13 +00:00
Bryan Drewery
825647e47b Move the release MANIFESTS to misc/freebsd-release-manifests.
Also add a dependency for ca_root_nss to Poudriere.
2016-06-29 23:37:51 +00:00
George V. Neville-Neil
06e9fce949 Add new files missed in the previous update
Submitted by:	Arun Thomas <arun.thomas at gmail.com>
Reported by:	vg and Arun Thomas
Sponsored by:	DARPA/AFRL
2016-06-29 23:20:34 +00:00
Bernard Spil
6f25038d50 security/letskencrypt: Update to 0.1.7
- Update to 0.1.7
  - Move from USE_OPENSSL to USES=ssl
2016-06-29 20:55:24 +00:00
Allan Jude
e69dd7d5d9 Create a symlink minecraft-server/minecraft_server.jar pointing to the
latest version of the jar (minecraft_server.1.9.4.jar)

Update the LICENSE text

PR:		210097
Submitted by:	Jonathan Price (maintainer)
Approved by:	matthew
2016-06-29 20:32:57 +00:00
Niclas Zeising
f6c5ab8d55 Grab 2016-06-29 20:29:27 +00:00
Kurt Jaeger
9b3c997cb8 www/node: regenerate patches with 'make makepatch'
PR:		210619
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
2016-06-29 20:10:26 +00:00
Kurt Jaeger
b8b1a39d25 www/node[45]: work around build breakages due to include path ordering
Add a post-configure step to strip out all occurrences of
-I${LOCALBASE}/include. Rely instead on USES+=localbase to tell the
compiler where to find includes from external dependencies.

After r416894, node.js builds will use external dependencies instead of
bundled ones. Fallout from this changes includes several build
breakages. All come from the fact that the node-gyp build process adds
-I${LOCALBASE}/include to CFLAGS before all others, including its own
bundled dependencies. This causes the build to incorrectly pick up
include files from any packages in ${LOCALBASE}, rather than the bundled
libraries as intended.

PR:		210618
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
2016-06-29 20:00:47 +00:00