Commit graph

414495 commits

Author SHA1 Message Date
Martin Wilke
a3578aaa47 - Update to 1.10.3
Changelog:
    http://pear.php.net/package/PEAR/download/1.10.2
    http://pear.php.net/package/PEAR/download/1.10.3

Approved by:	maintainer via irc
2017-03-26 11:47:29 +00:00
Antoine Brodin
1e8193054c libvmime stages fine with default INSTALL_TARGET 2017-03-26 11:37:09 +00:00
Alexey Dokuchaev
ac78e0384b - Update `graphics/alembic' to version 1.7.1 [*]
- Make HDF5 support (and thus the dependency) optional
- USE_GL and Boost dependencies are no longer needed, remove them and
  their associated patch files
- Remove CMAKE_ARGS: it was setting values which are the defaults now
- Add missing USE_LDCONFIG and move USE_GITHUB together with other USE_*
  knobs: while it makes sense to have a dedicated GitHub-related block
  of knobs, single USE_GITHUB does not really warrant it
- Remove HDF5_ROOT gimmick for Alembic < 1.6.0's AlembicHDF5.cmake as it
  is no longer required (ditto for the patch)

Reported by:	portscout [*]

Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1490314701 which corresponds to commit 895a7c6 tagged
as this release.
2017-03-26 11:27:05 +00:00
Bernard Spil
22c93431ab irc/weechat: Fix python3 detection
- Fix package error when python3 is used

PR:		216555
Reported by:	 Charles P <charlespigott@googlemail.com>
2017-03-26 11:14:39 +00:00
Bernard Spil
969678376a security/acme-client: Add run-time dep on ca_root_nss
- acme-client fails at runtime if CA roots not installed

PR:		215722
Reported by:	pete@nomadlogic.org
2017-03-26 10:47:44 +00:00
Bernard Spil
e5e3c24018 mail/libvmime: Update to v0.9.2
- Update from snapshot to release 0.9.2
  - Work around missing install-strip target
  - Update pkg-plist
  - re-roll patch
  - Fix compile error in posixSocket

PR:		216999
2017-03-26 10:42:16 +00:00
Bernard Spil
b189f2aaef security/certificate-transparency: Fix build issues with LibreSSL
- Fix OPENSSL_VERSION_NUMBER checks
  - Fix LibreSSL detection
  - Modify CMS disabling to BoringSSL and LibreSSL

PR:		217013
Obtained from:	https://github.com/google/certificate-transparency/pull/1364
2017-03-26 10:40:48 +00:00
Bernard Spil
1cdca8b5d9 net-im/ricochet: Fix build with LibreSSL
- Remove IGNORE for LibreSSL
 - Add checks for LIBRESSL_VERSION_NUMBER

PR:		217350
Approved by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)
Obtained from:	https://github.com/ricochet-im/ricochet/pull/529
2017-03-26 10:37:25 +00:00
Bernard Spil
ff7c06070b science/orthanc: Fix build with LibreSSL
- LibreSSL removed FIPS support completely

PR:		217352
Approved by:	mp39590@gmail.com (maintainer)
Obtained from:	https://bitbucket.org/sjodogne/orthanc/pull-requests/4
2017-03-26 10:30:44 +00:00
Lars Engels
591f45697c security/lynis: Update to 2.4.7 2017-03-26 10:25:05 +00:00
Kurt Jaeger
96f080dbe5 devel/rudiments: update 1.0.2 -> 1.0.4
databases/sqlrelay: update 1.0.0 -> 1.0.1

rudiments:
- added support for EOT to codetree
- added loop-avoidance to xmldomevents class
- added alias support to codetree class
- replaced readline with libedit
- included implementation of history_truncate_file for versions of
  libedit that don't provide it
- added --disable-wall and --disable-werror configure options

sqlrelay:
- updated sqlr-bench to create "db"-bench.png
- added edoc-generated API docs for the Erlang API
- updated some module-load error verbage
- added initial support for loading Oracle, SAP/Sybase, DB2, and Informix
  libraries on-demand at runtime
- overhauled spec file
- fixed PDO driver for PHP 7 on 32-bit platforms
- added permissions to all open() with O_CREAT calls
- added --with-fortify configure option
- fixed a segfault on ctrl-D in sqlrsh
- fixed uncoordinated access to shared debugstr among listener threads
  by using local instances instead
- added ping-loop to router connection module's logIn() method to manage
  cases where routed-to instances are started after the router
- moved .../var/sqlrelay/tmp/*/* to .../var/run/sqlrelay
- added .sock extension to sockets, .ipc extension to ipc key files,
  .pid extension to pid files, and .up extension to files which
  indicate that the db is up
- changed mode of listener-connection sockets to 700 from 711
- moved .../var/sqlrelay/log to .../var/log/sqlrelay
- moved .../var/sqlrelay/cache to .../var/cache/sqlrelay
- libmysql*sqlrelay.so and libpqsqlrelay.so are no longer installed
- replaced sockseq-generated unix socket with pid-based unix socket
- updated ruby api to support unification of Fixnum and Bignum classes
  into Integer class
- added --with-abs-max-connections configure script parameter
- increased default absolute max connections to 4096 (from 512)
- updated "can't open ... file" errors to mention user/group
- added SQLR_MYSQL_MAP_DATE_TO_DATETIME option to mysql drop-in
  replacement library
- fixed normalize translation not to remove spaces before unary - and !
- updated sqlrsh to set error code correctly and write errors to stderr
- sqlr-cachemanager is no longer enabled at boot by default
- fixed another subtle bug in the ODBC driver that caused the first row
  to be duplicated if columns were not bound
- added --disable-wall and --disable-werror configure options
2017-03-26 09:49:52 +00:00
Marcelo Araujo
ef67fae6cf - Update to 1.0.0.
PR:		ports/218042
Submitted by:	John Hixson <jhixson@gmail.com> (maintainer)
2017-03-26 09:24:27 +00:00
Jan Beich
d519d6ec9d www/py-flexget: update to 2.10.22
Changes:	https://github.com/Flexget/Flexget/compare/2.10.18...2.10.22
2017-03-26 09:13:23 +00:00
Kurt Jaeger
517e5407fb databases/cego: update 2.33.0 -> 2.33.1
- Some cosmetic changes for backup manager handlng
  ( change nameing from archmng to backupmng )

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2017-03-26 09:02:55 +00:00
Marcelo Araujo
c942102b2a - Restore PORTEPOCH mistakenly removed in my previous commit. [1]
- Add the right path to system headers.
- We need PERL5 configure.

Reported by:	vanilla@ [1]
2017-03-26 08:54:10 +00:00
Antoine Brodin
f06ea68f45 Revert upgrade to 1.3.2 and require exp-run for future upgrades, this
upgrade breaks some ports.

With hat:	portmgr
2017-03-26 08:44:32 +00:00
Wen Heping
5874f7fead - Update to 5.2.2 2017-03-26 06:27:40 +00:00
Gleb Smirnoff
58eb4d59ff Use pipe2() syscall. It is available on all supported FreeBSD versions.
This makes lang/go not depending on pipe() syscall, this not depending
on COMPAT_FREEBSD10 kernel.

This is adjusted version of 0ebaca6ba27534add5930a95acffa9acff182e2b
from the official Go repo.

Approved by:	jlaffaye
2017-03-26 06:22:52 +00:00
Wen Heping
d9ffa3a7ab - Update to 0.4.1
PR:		217328
Submitted by:	fiziologus@gmail.com(maintainer)
2017-03-26 05:19:47 +00:00
Marcelo Araujo
3ef9237886 - Update to 2017.03.24. 2017-03-26 05:02:24 +00:00
Marcelo Araujo
f2e559d150 - Bump PORTREVISION to reflect devel/bglibs update.
- Take maintainership.
2017-03-26 04:56:50 +00:00
Marcelo Araujo
c21170b0b5 - Bump PORTREVISION to reflect /deve/bglibs update.
- Take maintainership.
2017-03-26 04:56:04 +00:00
Marcelo Araujo
88aacd02ec - Update to 0.98.
- Take maintainership.
2017-03-26 04:55:09 +00:00
Marcelo Araujo
22a66d40c5 - Update to 1.0.
- Reset maintainership to myself, previous maintainer is unresponsive.
2017-03-26 04:54:07 +00:00
Marcelo Araujo
0ff5f6cd13 - Update to 1.0.
- Take maintainership.
2017-03-26 04:52:16 +00:00
Marcelo Araujo
838c144eff - Update to 2.12.
- Take maintainership.
2017-03-26 04:49:52 +00:00
Marcelo Araujo
ce49aa314d - Update to 0.97.
- Take maintainership.
2017-03-26 04:49:02 +00:00
Marcelo Araujo
b30a17d925 - Update to 2.03.
- Take maintainership.
2017-03-26 04:48:22 +00:00
Marcelo Araujo
7a4d3d5b4a - Take maintainership by Brandon's request.
Approved by:	Brandon <brandon@ixsystems.com> (maintainer)
2017-03-26 04:22:04 +00:00
Timur I. Bakeyev
be3d6c8de1 Eliminate use of external p5-Parse-Pidl, as 4.4-, 4.5 and 4.6 are incompatiable in the output cross the Samba versions. 2017-03-26 00:53:55 +00:00
Antoine Brodin
8fb879105d Switch default version of samba from 4.3 to 4.4
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D10131
2017-03-25 23:37:05 +00:00
Antoine Brodin
3f3ec7ffde Add devel/p5-Parse-Pidl44, based on samba44 sources to allow building
net/samba{42,43,44}
2017-03-25 23:34:37 +00:00
Alex Kozlov
5cc7ad73a0 - Update MASTER_SITES to unbreak the port
- Update to 2.10.1.13

PR:	215817
Submitted by:	Stephen Dennis <brazilofmux@gmail.com>
2017-03-25 23:25:25 +00:00
Alex Kozlov
6f3ec7089e - Migrate to new site. Only update WWW (MASTER_SITES was updated in pr212802)
PR:	212816
Submitted by:	Hans <j3377622@trbvm.com>
Approved by:	olevole@olevole.ru (maintainer)
2017-03-25 23:03:25 +00:00
Alex Kozlov
6ab65e0350 - Update MASTER_SITES: move from Google Code to GitHub to unbreak the port
- Update to 20170210 snapshot

PR:	217603
Submitted by:	kdrakehp@zoho.com
2017-03-25 22:42:36 +00:00
Alex Kozlov
c1c39c666b - Update MASTER_SITES to unbreak the port
- Pass maintainership to submitter
- Update WWW

PR:	218079
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
2017-03-25 22:08:16 +00:00
Alex Kozlov
ed58c0d4b4 - Update MASTER_SITES: move from Google Code to GitHub to unbreak the port
- Update WWW

PR:	218122
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
2017-03-25 21:43:46 +00:00
Timur I. Bakeyev
0c4aca98bb Add note about upgrading Samba to net/samba46 2017-03-25 20:57:20 +00:00
Timur I. Bakeyev
7a3eb964e6 Use most recent version of the Pidl code by default, as build cluster doesn't set /etc/make.conf 2017-03-25 20:49:00 +00:00
Timur I. Bakeyev
700474a3ca New 4.6.1 version of Samba 4.6 port to address CVE-2017-2619
Security:	CVE-2017-2619
2017-03-25 20:46:10 +00:00
Tobias C. Berner
4492f249db Fixup devel/hs-c2hs and devel/hs-gtk2hs-buildtools to pass -std=c99 to the preprocessor
The ports using c2hs and gtk2hs fail to build with modern compilers as the c11 features of the FreeBSD system headers are not hidden, yet the tools only understand c99.
* revert change to devel/hs-ncurses from r436451
* patch devel/hs-c2hs to pass -std=c99.
* patch devel/hs-gtk2-buildtools to pass -std=c99.

This should fix compilation of
* devel/hs-ncurses
* dns/hs-gnuidn
* graphics/hs-cairo
* x11-toolkits/hs-vte
* devel/hs-gconf

PR:		216707
Reviewed by:	rakuco
Approved by:	portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D10081
2017-03-25 20:29:13 +00:00
Mathieu Arnold
23f2e9e696 Remove unneeded dependency, use the opt_CMAKE_BOOL helper, and make sure
tr runs without any LC_* set or it will fail.

PR:		218040
Submitted by:	mat
Approved by:	maintainer
Sponsored by:	Absolight
2017-03-25 19:25:13 +00:00
Mathieu Arnold
256a73e1f0 Text::Unaccent::PurePerl is a module for “unaccenting” characters, i.e.,
removing accents and other diacritic marks from characters. Here, the term
unaccenting has a rather loose meaning, since this module does a lot more than
just removing accents.

WWW: https://metacpan.org/release/Text-Unaccent-PurePerl

Sponsored by:	Absolight
2017-03-25 18:08:50 +00:00
Kurt Jaeger
20c659a698 devel/lfcbase: update 1.9.1 -> 1.9.2
databases/cego: update 2.32.14 -> 2.33.0

lfcbase:
- Added CommandExecuter::executeStream method to catch stdout for
  any forked process
- Added class OutStream to catch stdout from forked programs via popen

cego:
- Added database verify006 to check multidimensional btrees also in
  combination of null value handling.
- Fix in CegoObjectCursor::getNext, double method call for unlockData removed
- Small grammar correction to treat distinct flag for select-star statement
- Fix in CegoBTreeCursor::compValue, null values have not been handled
  correctly. For string values, string termination was not clean, which
  also might lead to wrong cursor results
- Introduced archive manager, which can be triggered, to perform
  an online backup. For now, online backups have to be triggered
  externally.
  The achive manager should make backup / restore handling more convenient
- Update to version 2.33.0 since the backup feature changes the product
  specification.
- Integration of newly introduced lfcbase OutStream class to catch output
  from backup manager. This allows to indicate a more detailed
  output from backup manager on the admin console.

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2017-03-25 18:06:25 +00:00
Thomas Zander
9a58791d68 Update to upstream version 0.10.2, use CMAKE_BOOL helpers
PR:		218020
Submitted by:	liangtai.s16@gmail.com (maintainer)
2017-03-25 17:51:37 +00:00
Ashish SHUKLA
f5f3bcca92 - Update to git snapshot 211d41a, fixes building as non-root user[1]
- Resurrect LLDB option with updated patchset from upstream[2]

[1] http://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00622.html
[2] https://opensource.apple.com/source/lldb/lldb-76/utils/emacs/

Submitted by:	jrm
Reported by:	rakuco
2017-03-25 17:38:51 +00:00
Gerald Pfeifer
4fe2a705d5 Update to the 20170323 snapshot of GCC 6.
This adds a man page for gcov-dump6 (introduced last week) and also
one for gcov-tool6.
2017-03-25 17:34:53 +00:00
Jan Beich
0429fd4889 www/firefox: update to 52.0.1 (rc1)
Changes:	https://www.mozilla.org/firefox/52.0.2/releasenotes/
Changes:	https://hg.mozilla.org/releases/mozilla-release/shortlog/
MFH:		2017Q1
2017-03-25 16:51:30 +00:00
Thierry Thomas
953cd5396c Replace fedorahosted by the new site.
PR:		218088
Reported by:	asomers
Obtained from:	Chris Hutchinson <portmaster (at) bsdforge.com>
2017-03-25 16:47:46 +00:00
Adam Weinberger
b16004c89b Update to patchlevel 507. 2017-03-25 16:05:38 +00:00