Commit graph

418680 commits

Author SHA1 Message Date
Alexey Dokuchaev
1ea5002959 - Unbreak the build: the problem was caused by header file named `limits.h'
present in the source tree which, with -I. option passed to the compiler,
  would sometimes be picked up instead of expected `/usr/include/limits.h'.
  Fix this by renaming local header file with a `${PORTNAME}_' prefix;
- Convert CPPFLAGS/LDFLAGS/MAKE_ENV variables to USES+=localbase;
- Rewrite condition expression in standard syntax to get rid of dependency
  on `shells/bash', and wrap an overly long line while I'm here.
2017-05-20 12:15:20 +00:00
Mark Linimon
73a2d70934 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
2017-05-20 12:02:07 +00:00
Jochen Neumeister
bf55d31cb0 Update to 3.4.6
PR:		219394
Reported by:	Yuri Victorovich (Maintainer) <yuri@rawbw.com>
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10823
2017-05-20 11:20:13 +00:00
Tobias C. Berner
926ef19f50 Update to 4.3
Approved by:	rakuco (mentor, implicit)
2017-05-20 11:10:13 +00:00
Tobias C. Berner
99c421b481 Update KDE Frameworks to 5.34.0
PR:		219314
Reviewed by:	rakuco
Exp-run by:	antoine
Approved by:	rakuco (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10747
2017-05-20 10:24:35 +00:00
Tobias C. Berner
71bcff8ecb Update ot 17.04
* drop files/patch-src_gui_application_main.cpp
  -- it built fine with gcc5 gcc6 and clang without it

Approved by:	rakuco (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10829
2017-05-20 10:22:43 +00:00
Thomas Zander
86d4857041 Update to upstream version 3.2.6
MFH:		2017Q2
2017-05-20 10:16:11 +00:00
Thomas Zander
11d5c854f0 Update to 1.8.0 Beta (a.k.a 1.7.90)
PR:		219229
Submitted by:	meta+ports@vmeta.jp (maintainer)
2017-05-20 10:07:19 +00:00
Jimmy Olgeni
f1670cdbde Update devel/elixir-timex to version 3.1.15. 2017-05-20 10:04:06 +00:00
Koop Mast
cfa12614ec Update grilo 0.3.3. 2017-05-20 09:50:58 +00:00
Koop Mast
081ab17350 Update grilo-plugins to 0.3.4.
* add license
* review dependacies / add missing
* remove the DLEYNA options, we require libsoup already
* remove the METADATA options, and build it always. configure lost it's
  --enable/--disable flag.
* remove configure flags for support that already build by default.

Obtained from:	gnome devel repo
2017-05-20 09:35:55 +00:00
Koop Mast
a5e896b664 Update grilo to 0.3.2.
* Add license
* Review dependancies.
* update COMMENT and pkg-descr to fit line lenght.

Obtained from:  gnome devel repo.
2017-05-20 09:31:46 +00:00
Koop Mast
413005599c svn copy grilo -> grilo2 and grilo-plugins -> grilo-plugins2
* These is done so grilo and grilo-plugins can be updated to 0.3.x and
  the users of grilo can switch when they are ready.
* Chase grilo users to the new locations.
2017-05-20 09:29:06 +00:00
Muhammad Moinur Rahman
80ac35d15b databases/postgresql-odbc: Update version 09.06.0200=>09.06.3100
https://odbc.postgresql.org/docs/release.html
2017-05-20 09:27:14 +00:00
Muhammad Moinur Rahman
7fb18a7d84 devel/gsoap: Update version 2.8.45=>2.8.46
https://www.genivia.com/changelog.html
2017-05-20 09:14:27 +00:00
Dmitry Marakasov
3db011a244 - Fix WWW
Approved by:	portmgr blanket
2017-05-20 09:00:33 +00:00
Muhammad Moinur Rahman
7fee187303 devel/libfastjson: Update version 0.99.4=>0.99.5
https://github.com/rsyslog/libfastjson/blob/master/ChangeLog
2017-05-20 08:54:20 +00:00
Muhammad Moinur Rahman
81fea380cf databases/mysql-connector-c++: Update version 1.1.8=>1.1.9
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-9.html
2017-05-20 08:47:45 +00:00
Guido Falsi
46d742e1b1 - Update net/asterisk13 to 13.15.1
- Import patches to fix security issues in net/pjsip [1]
- While here regenerate net/pjsip patches

Obtained from:	Asterisk 13.15.1 distribution file [1]
MFH:		2017Q2
Security:	0537afa3-3ce0-11e7-bf9d-001999f8d30b
Security:	fab87bff-3ce5-11e7-bf9d-001999f8d30b
2017-05-20 08:18:58 +00:00
Muhammad Moinur Rahman
f5782542b3 databases/freetds: Update version 1.00.38=>1.00.39 2017-05-20 06:13:17 +00:00
Muhammad Moinur Rahman
141b0880ba converters/p5-MIME-Base32: Update version 1.301=>1.303 2017-05-20 06:00:56 +00:00
Alan Somers
d308cd0fcc Use anticongestion in security/rkhunter
Introduced in src r316342, the anticongestion feature unifies multiple periodic
scripts' disparate sleeps.

PR:		218446
Submitted by:	lukasz@wasikowski.net
Reported by:	asomers
Reviewed by:	asomers
Approved by:	Lukasz Wasikowski <lukasz@wasikowski.net> (maintainer)
Approved by:	brd (ports)
2017-05-20 02:59:01 +00:00
Alan Somers
cd26188ac1 sysutils/tarsnap-periodic update to 1.0.20170413
PR:		218450
Submitted by:	kamila <kamila@ksp.sk>
Reported by:	asomers
Reviewed by:	asomers
Approved by:	kamila <kamila@ksp.sk> (maintainer)
Approved by:	brd (ports)
2017-05-20 02:51:17 +00:00
Jan Beich
c5194915f5 www/firefox-esr: update to 52.1.2
Changes:	https://www.mozilla.org/firefox/52.1.2/releasenotes/
Changes:	https://hg.mozilla.org/releases/mozilla-esr52/shortlog/FIREFOX_52_1_2esr_RELEASE
MFH:		2017Q2
2017-05-20 02:43:22 +00:00
Jan Beich
3eaafe7452 www/firefox: update to 53.0.3
Changes:	https://www.mozilla.org/firefox/53.0.3/releasenotes/
Changes:	https://hg.mozilla.org/releases/mozilla-release/shortlog/FIREFOX_53_0_3_RELEASE
MFH:		2017Q2
2017-05-20 02:43:11 +00:00
Alan Somers
41a8b72ca8 Use anticongestion in dns/ddclient
Introduced in src r316342, the anticongestion feature unifies multiple
periodic scripts' disparate sleeps.

PR:		218442
Approved by:	mjl@luckie.org.nz (maintainer)
Approved by:	brd (ports)
2017-05-20 02:27:54 +00:00
Dan Langille
89e9977d0c A pure Unix shell script implementing ACME client protocol
Differential Revision: https://reviews.freebsd.org/D10308
2017-05-20 02:27:45 +00:00
Wen Heping
1e89d592f6 - Update 1.33.2
PR:		219252
Submitted by:	timp87@gmail.com(maintainer)
2017-05-20 01:56:23 +00:00
Wen Heping
2e254e9539 - Update to 0.17.0
PR:		219381
Submitted by:	ports@nicandneal.net(maintainer)
2017-05-20 01:10:03 +00:00
Jung-uk Kim
c6a395f73b Revert r441276 and properly fix build failures with JAVA option. 2017-05-19 23:48:29 +00:00
Danilo G. Baio
685d1a1556 textproc/py-texttable: Update to 0.9.0
Changes: https://github.com/foutaise/texttable/releases/tag/v0.9.0

Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D10809
2017-05-19 23:17:56 +00:00
Guido Falsi
d549dd6ac1 Document net/asterisk13 and net/pjsip vulnerabilities. 2017-05-19 22:59:56 +00:00
Jung-uk Kim
5fc4be1ab4 Work around sporadic build failures. 2017-05-19 22:30:16 +00:00
Jimmy Olgeni
57044e71b0 Update devel/py-twilio to version 6.2.0. 2017-05-19 22:22:50 +00:00
Palle Girgensohn
472f402579 Update to 3.1.2 2017-05-19 21:25:30 +00:00
Matthias Andree
e8b7e2e35b Switch MASTER_SITES from http to https URI scheme. 2017-05-19 21:20:19 +00:00
Jimmy Olgeni
9265629d2f Update net-im/py-python-telegram-bot to version 6.0.0. 2017-05-19 21:01:34 +00:00
Rene Ladan
8c7db742bf Remove expired port:
2017-05-19 deskutils/openproj: Development ceased, superseded by deskutils/projectlibre
2017-05-19 20:43:09 +00:00
Jung-uk Kim
16dfa15ae4 Work around a build failure on i386. 2017-05-19 20:14:54 +00:00
Alexey Dokuchaev
19b300324c - Distfile was rerolled without a version bump; summary of changes:
* Added support for Hungarian runes using Sinai private encoding
  * Several string pointers (*str) were replaced with str[]
  * wchar_t -> UTF32 and required casts were added in some places
  * Copyright date and shlib version where bumped, whitespace nits
- Switch to a smaller .tar.bz2 distfile instead of .tar.gz one
- Remove `post-patch' target that does nothing useful these days
- Employ USES+=localbase and sort the knobs properly while here

TIMESTAMP (libuninum-2.7.tar.bz2) = 1211412823
2017-05-19 19:59:58 +00:00
Matthias Andree
7e627c7848 Update to new upstream release 5.1.
While here, use Ninja (instead of make) for the build.
This is GTK3 only, GTK2 is no longer applicable.
2017-05-19 19:57:57 +00:00
Bryan Drewery
aaff6c4bd4 WITH_CCACHE_BUILD: Don't leak ccache in as a runtime-dependency.
fmake and bmake's := feature does not evaluate a variable immediately
if it does not yet exist (bmake's manpage notes this).  In this case
BUILD_DEPENDS is empty but later gets ccache added to it.  So when
RUN_DEPENDS is finally evaluated it actually gets ccache in it.

This line was not useful anyhow since there were not BUILD_DEPENDS to add
in; LIB_DEPENDS is its own unique thing that works as a BUILD and RUN
dependency but not directly related to the other variables.

Sponsored by:	Dell EMC Isilon
2017-05-19 19:26:32 +00:00
Jimmy Olgeni
8e4360be9d Update devel/elixir-conform to version 2.3.3. 2017-05-19 19:02:19 +00:00
Jimmy Olgeni
a874ff71fd Update devel/elixir-quantum to version 1.9.2. 2017-05-19 19:01:01 +00:00
Jimmy Olgeni
6bf3eb5cca Update devel/etcd3 to version 3.1.8. 2017-05-19 19:00:06 +00:00
Antoine Brodin
66a004665f Mark BROKEN: tries to clone git repository during build phase
Updating git repository `https://github.com/mmokhi/rust-mdns`
warning: spurious network error (2 tries remaining): [12/-1] curl error:
warning: spurious network error (1 tries remaining): [12/-1] curl error:
error: failed to load source for a dependency on `mdns`
Caused by:
  Unable to update https://github.com/mmokhi/rust-mdns
Caused by:
  failed to clone into: /wrkdirs/usr/ports/multimedia/librespot/work/librespot-85dbc3b/git/db/rust-mdns-02ad69c3177fccfb

Reported by:	pkg-fallout
2017-05-19 18:49:13 +00:00
Antoine Brodin
e9d1defe79 Mark BROKEN: fails to build
In file included from info.c:34:
In file included from /usr/local/include/uninum/uninum.h:19:
/usr/local/include/gmp.h:1736:33: error: use of undeclared identifier 'UINT_MAX'
  __GMPZ_FITS_UTYPE_P (__gmp_z, UINT_MAX);

Reported by:	pkg-fallout
2017-05-19 18:46:57 +00:00
Antoine Brodin
bd993bd3c6 Mark BROKEN: missing header
In file included from actions/activepointadd.cpp:34:
../../src/synfigapp/canvasinterface.h:34:10: fatal error: 'sigc++/object.h' file not found
#include <sigc++/object.h>

Reported by:	pkg-fallout
2017-05-19 18:44:44 +00:00
Antoine Brodin
3da1c728d4 Mark BROKEN: checksum and size mismatch
Reported by:	pkg-fallout
2017-05-19 18:42:55 +00:00
Jung-uk Kim
d26af7eba1 Update to 5.3.3.
Unfortunately, support for Firebird database is temporarily disabled
because Firebird 2.5 is no longer supported.
2017-05-19 18:42:01 +00:00