Commit graph

414517 commits

Author SHA1 Message Date
Diane Bruce
01c31a5a73 Fix compile bug in FreeBSD 12
as noted here http://beefy12.nyi.freebsd.org/\
	data/head-amd64-default/p436864_s315918/logs/fldigi-3.23.20.log

Update to maintenance bug fix release 3.23.21
Clean up missing dependencies as reported by poudriere

Reported by:	pkg-fallout
2017-03-26 18:59:58 +00:00
Bernard Spil
7030a9c847 www/tomcat-native: Fix build with LibreSSL
- Remove IGNORE for LibreSSL
  - Add patches for OPENSSL_VERSION_NUMBER checks
  - Disable engine support for LibreSSL
  - Add compat macro and function

PR:		215196
2017-03-26 18:57:11 +00:00
Bernard Spil
9e7d5d132f security/libp11: Fix build with LibreSSL
- Fix-up OPENSSL_VERSION_NUMBER checks

PR:		217006
Approved by:	maintainer timeout
2017-03-26 18:55:21 +00:00
Bernard Spil
e9d1722a77 ftp/proftpd: Fix mod_tls build with LibreSSL
- Remove IGNORE with LibreSSL SSL_DEFAULT
  - Add patch for mod_tls to build with LibreSSL

PR:		217025
Approved by:	maintainer timeout
2017-03-26 18:52:35 +00:00
Shaun Amott
6c3212f7b2 Update to 0.2.9.10.
PR:		217830
Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)
2017-03-26 18:30:24 +00:00
Bernard Spil
914b2fb385 security/libressl-devel: Update to 2.5.1
- Update to 2.5.1 [1]

[1] Release Notes: https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.5.2-relnotes.txt
2017-03-26 18:01:27 +00:00
Kurt Jaeger
5f2aa78ed6 graphics/p5-feedgnuplot: update 1.40 -> 1.41
Changes:	http://cpansearch.perl.org/src/DKOGAN/feedgnuplot-1.41/Changes
2017-03-26 17:26:14 +00:00
Kurt Jaeger
7da315e7b0 security/p5-Crypt-LE: add some depends and sort RUN_DEPENDS
Submitted by:	des
2017-03-26 16:03:20 +00:00
Mahdi Mokhtari
5ba5490a6c devel/pcsc-lite: Add option for activating filters.
This enables users to ignore/extend reader names returned by PC/SC.

PR:		217999
Reported by:	Roberto Fernandez Cueto <roberfern@gmail.com>
Reviewed by:	mat, mmokhi
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D10090
2017-03-26 16:03:10 +00:00
Raphael Kubo da Costa
6ea36a12f8 Update x11/kdelibs4 to 4.14.30.
This is the latest stable release, and contains many of the patches we kept in
files/. The exception is patch-mimetypes_kde.xml, which just did not seem
necessary any longer: area51 r8180 mentions it was working around issues in
shared-mime-info, which has since been updated. While here, add several
dependencies that were reported by Poudriere's checks.

Bump PORTREVISION in ports that use %%KDE4_KDELIBS_VERSION%% in pkg-plist.

Reviewed by:	tcberner
2017-03-26 15:45:23 +00:00
Mahdi Mokhtari
bcb72c866f net-mgmt/netdata: Update to 1.6.0:
This release merged many parts of our local FreeBSD patches.

Reviewed by:	feld, mat (mentors)
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D10093
2017-03-26 15:39:14 +00:00
Raphael Kubo da Costa
8b52b88501 Bump KDE_APPLICATIONS_VERSION to 16.12.3.
It is the latest available release. While it is not used by any port at the
moment, ensure it is up-to-date for ports to actually start using it.

Reviewed by:	tcberner
2017-03-26 15:33:58 +00:00
Antoine Brodin
316a696c32 Fix plist
Reported by:	pkg-fallout
2017-03-26 15:21:45 +00:00
TAKATSU Tomonari
540ce02b08 - Unbreak by updating master site from Google Code to Github
- Regenerate patch-mysqlviz with 'make makepatch'
2017-03-26 15:12:13 +00:00
TAKATSU Tomonari
8d9510f6c8 - Update to 3.5.5
PR:		216480 (based on)
Submitted by:	Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp>
2017-03-26 15:09:52 +00:00
Wen Heping
b100e87a5a - Update to 1.209
Changes: http://cpansearch.perl.org/src/CAPOEIRAB/Digest-Bcrypt-1.209/Changes
2017-03-26 15:09:33 +00:00
Wen Heping
4cbf0b9696 - Update to 0.80
Changes: http://cpansearch.perl.org/src/AMBS/Text-BibTeX-0.80/Changes
2017-03-26 14:57:48 +00:00
Wen Heping
8ee5832339 - Update to 5.0.17 2017-03-26 14:42:34 +00:00
Emanuel Haupt
de069389fb Add p5-JSON-API 1.1.0, module to interact with a JSON API. 2017-03-26 13:42:26 +00:00
Raphael Kubo da Costa
3275ef39ad Switch the KDE PIM ports to KDE4_KDEPIM_VERSION.
Start using it instead of KDE4_KDELIBS_VERSION, the ports can have different
versions.
2017-03-26 12:12:53 +00:00
Mathieu Arnold
3710edabd4 Refactor USES=samba a bit, and add Samba 4.6 support there.
Sponsored by:	Absolight
2017-03-26 11:59:06 +00:00
Raphael Kubo da Costa
0c191565eb Add "baloofiles" to the list of exported CMake libraries.
In practice, this means linking against "baloofiles" in CMake passes
"/full/path/to/libbaloofiles.so" instead of "-lbaloofiles" to the linker. The
latter may fail if -L/full/path/to is not passed as well.
2017-03-26 11:48:13 +00:00
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