Commit Graph

405036 Commits

Author SHA1 Message Date
Olivier Duchateau
826261d380 Update to 4.0.1.1
PR:		214690
Submitted by:	myself (olivierd@)
Approved by:	Allison Nicole Reid (maintainer)
2016-11-24 05:06:17 +00:00
Jan Beich
23cd2e673e devel/boost-libs: unbreak consumers with libressl
$ make WITH=ASIO -C www/nghttp2
[...]
In file included from asio_common.cc:25:
In file included from ./asio_common.h:32:
In file included from ../src/includes/nghttp2/asio_http2.h:37:
In file included from /usr/local/include/boost/asio/ssl.hpp:19:
In file included from /usr/local/include/boost/asio/ssl/context.hpp:786:
/usr/local/include/boost/asio/ssl/impl/context.ipp:232:27: error: no member named 'SSL_CTX_get_default_passwd_cb_userdata' in the global namespace; did you mean 'SSL_CTX_set_default_passwd_cb_userdata'?
    void* cb_userdata = ::SSL_CTX_get_default_passwd_cb_userdata(handle_);
                        ~~^
/usr/local/include/openssl/ssl.h:1640:6: note: 'SSL_CTX_set_default_passwd_cb_userdata' declared here
void SSL_CTX_set_default_passwd_cb_userdata(SSL_CTX *ctx, void *u);
     ^

PR:		214793
Submitted by:	matthew@reztek.cz
Obtained from:	upstream (via Gentoo)
Approved by:	portmgr blanket
2016-11-24 02:30:37 +00:00
Jan Beich
4672aef568 dns/powerdns-recursor: work around crash with boost 1.62
Assertion failed: (this != &x), function operator=, file /usr/local/include/boost/container/string.hpp, line 830.

PR:		214470
Approved by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2016-11-24 02:30:22 +00:00
Wen Heping
4b1d185756 - Update to 0.19
Changes: http://cpansearch.perl.org/src/DROLSKY/Params-ValidationCompiler-0.19/Changes
2016-11-24 00:29:09 +00:00
Wen Heping
1811ce13d1 - Update to 3.52
Changes: http://cpansearch.perl.org/src/MIROD/XML-Twig-3.52/Changes
2016-11-24 00:22:16 +00:00
Adam Weinberger
35aed5aa19 Update to cgit 1.1, and update the included git to 2.10.2. While here,
simplify the plist and the pkg-message by assuming that the project
isn't going to change its name. Also, tweak the COMMENT and pkg-descr.

And lastly, take maintainership. Many thanks to Kevin for all his work
in looking after this port for nearly three-and-a-half years!

PR:		214791
Approved by:	outgoing maintainer (Kevin Zheng)
2016-11-23 23:10:59 +00:00
Gerald Pfeifer
0d233311bb Pet portlint re patch format. 2016-11-23 22:43:56 +00:00
John Marino
092f4082b4 net/mosquitto: restore libressl support
The mosquitto commit that added OpenSSL 1.1.0 support simultaneously
broke LibreSSL support.  This patch comes from a fork and hasn't been
incorporated upstream yet (pull request #280 still outstanding but
should eventually be merged in).

LibreSSL support broke during the version upgrade last month.

Approved by:	SSL blanket
2016-11-23 21:44:10 +00:00
John Marino
6bc6ce01f2 net-im/richochet no longer builds with libressl, IGNORE
Approved by:	SSL blanket
2016-11-23 21:18:25 +00:00
Rene Ladan
bdd095e7f0 Remove expired port:
2016-11-23 deskutils/xfce4-notification-daemon: No longer supported by upstream, replaced with deskutils/xfce4-notifyd
2016-11-23 20:51:48 +00:00
Jason E. Hale
168862b4f9 Update to 1.3 2016-11-23 20:50:57 +00:00
Bartek Rutkowski
e15ee996fd sysutils/flock: update 2.28 -> 2.29
PR:		214773
Submitted by:	Franco Fichtner <franco@opnsense.org> (maintainer)
2016-11-23 20:08:36 +00:00
Sunpoet Po-Chuan Hsieh
f9845eb202 - Update to 0.005
- Add LICENSE_FILE
- Remove *.pod in post-extract:

Changes:	http://search.cpan.org/dist/WebDriver-Tiny/Changes
2016-11-23 20:06:03 +00:00
Sunpoet Po-Chuan Hsieh
a89b52e8f5 - Update to 2.12
Changes:	http://search.cpan.org/dist/CGI-Fast/Changes
2016-11-23 20:05:59 +00:00
Sunpoet Po-Chuan Hsieh
4e19efea9f - Update to 2.99003.1
Changes:	http://search.cpan.org/dist/Net-Whois-Raw/Changes
2016-11-23 20:05:55 +00:00
Sunpoet Po-Chuan Hsieh
24b719d9fa - Update to 0.0201
Changes:	http://search.cpan.org/dist/Dancer2-Plugin-Email/CHANGES
2016-11-23 20:05:50 +00:00
Sunpoet Po-Chuan Hsieh
3a37713303 - Update to 1.54
Changes:	http://search.cpan.org/dist/GD-Graph/CHANGES
2016-11-23 20:05:46 +00:00
Sunpoet Po-Chuan Hsieh
be0552db2a - Update to 0.96
- Strip shared library

Changes:	http://search.cpan.org/dist/Audio-Scan/Changes
2016-11-23 20:05:41 +00:00
Sunpoet Po-Chuan Hsieh
bad4510320 - Update to 0.007
Changes:	http://search.cpan.org/dist/Geo-Coder-Geocoder-US/Changes
2016-11-23 20:05:37 +00:00
Sunpoet Po-Chuan Hsieh
df66f26bc5 - Update to 0.65
Changes:	http://search.cpan.org/dist/Data-Rmap/Changes
2016-11-23 20:05:32 +00:00
Sunpoet Po-Chuan Hsieh
b37798fb3e - Update to 20161121
Changes:	https://github.com/pciutils/pciids/commits/master
2016-11-23 20:05:27 +00:00
Gerald Pfeifer
276de4ffac Update to the 20161120 development snapshot of GCC 7. 2016-11-23 20:02:26 +00:00
Olivier Duchateau
308a95c010 Fix build (linker error) for FreeBSD >= 10 2016-11-23 19:57:19 +00:00
Sunpoet Po-Chuan Hsieh
b1929cf851 - Use ONLY_FOR_ARCHS 2016-11-23 19:34:54 +00:00
Jason E. Hale
8c6d013b62 Update to 1.30.0
Switch to CMake build
Convert to options helpers
Add support for Qt and set Qt 5.x as the default toolkit
Update pkg-descr

PR:		210234
Submitted by:	David Vachulka <arch_dvx@users.sourceforge.net> (maintainer)
2016-11-23 19:21:19 +00:00
Sunpoet Po-Chuan Hsieh
01cffb1fa0 - Fix PLIST when FORTRAN enabled
PR:		214792
Submitted by:	<rnmtw70@yandex.com>
2016-11-23 19:14:19 +00:00
Dmitry Marakasov
de4e024e17 - Add LICENSE
- Remove unneeded perl module
- Fix depends (these are runtime, not build depends)
- Add NO_ARCH
- Silence patching
- Regenerate patches
2016-11-23 19:11:54 +00:00
Dmitry Marakasov
fc4b4fb7d4 - Add LICENSE
- Fix ipv6 option handling
- Remove useless post-install
2016-11-23 19:11:00 +00:00
Dmitry Marakasov
75950fc8f5 - Add LICENSE
- Use GNU_CONFIGURE
- Regenerate patches
2016-11-23 19:10:03 +00:00
Dmitry Marakasov
4a8c8aca17 - Fix LICENSE
- Cosmetic fixes
2016-11-23 19:09:38 +00:00
Dmitry Marakasov
bea110ced1 - Fix license handling (ports may not set NO_LICENSES_INSTALL)
- Fix incorrect usage of MAKE/MAKE_CMD
- Fix incorrect DISTDIR usage

Approved by:	portmgr blanket
2016-11-23 19:08:19 +00:00
Sunpoet Po-Chuan Hsieh
6aa981158a - Pass maintainership to submitter
PR:		211164
Submitted by:	Marcin Cieslak <saper@saper.info>
2016-11-23 18:59:23 +00:00
Dmitry Marakasov
eb08355e24 - Add LICENSE
- Switch to options helpers
- Install more doc files
2016-11-23 18:42:58 +00:00
Dmitry Marakasov
e7ef02f5f8 - Add LICENSE
- Add NO_ARCH
- Use INSTALL_DATA to install files
2016-11-23 18:37:19 +00:00
Sofian Brabez
a5b9e78848 - Update to 1.1.1
Reported by:	roberto
2016-11-23 18:34:08 +00:00
Dmitry Marakasov
a140075cb6 - Silence patching
- Fix some English

Approved by:	portmgr blanket
2016-11-23 18:32:33 +00:00
Tijl Coosemans
0ed1aea7c1 Add patch to apply alignment attribute to a struct instead of a typedef.
This rounds the size of the struct to a multiple of the alignment such that
malloc and friends allocate memory with the correct alignment.

PR:		214784
MFH:		2016Q4
2016-11-23 18:16:55 +00:00
Dmitry Marakasov
06992f6f6c - Add LICENSE
- Remove unneeded CONFIGURE_ARGS
- Strip binary
- Don't install useless docs
- Sort plist
2016-11-23 18:15:24 +00:00
Dmitry Marakasov
6da670ba68 - Add LICENSE
- Use GNU_CONFIGURE
2016-11-23 17:33:39 +00:00
Dmitry Marakasov
3e93e7d07a - Don't install COPYING with docs
- Regenerate patches
2016-11-23 17:33:02 +00:00
Adam Weinberger
aa2ac6ab63 Fix build with LibreSSL.
Approved by:	just-fix-it
2016-11-23 16:51:15 +00:00
Dmitry Marakasov
603e165af1 - Update osmium to 2.10.3 and rename to libosmium 2016-11-23 16:43:27 +00:00
Alexey Dokuchaev
c6575e46c5 When ioctl() on /dev/acpi fails with `Device not configured' message,
suggest most probable cause of this to reduce number of questions on
the mailing lists; slightly improve port description text while here.
2016-11-23 16:40:10 +00:00
Roman Bogorodskiy
7760321433 devel/libvirt: improve tier-2 packaging
Add RUN_DEPEND on sysutils/dmidecode only on amd64 and i386 as it's
available only on these ARCHs. Also, bump PORTREVISION due to
dependencies change.

Submitted by:	linimon
Reported by:	linimon
2016-11-23 16:39:02 +00:00
Ben Woods
8d33b9af06 net/remmina: Add USES=gettext localbase:ldflags
- bin/remmina links to lib/libintl.so.8 regardless of NLS option
  Note: that NLS option still prevents translations from being installed
- cmake needs to search for gettext within localbase

net/remmina-plugin-*: Add USES=localbase:ldflags

- The plugins need to search localbase/include for headers, and some
  also link with libraries in localbase

Reported by:	marino
Approved by:	adamw (mentor, implicit)
2016-11-23 15:47:53 +00:00
Torsten Zuehlsdorff
0974bef967 x11/swarp: Pass maintainership to Mason Loring Bliss
PR:           214745
Submitted by: Mason Loring Bliss <mason@blisses.org>
Approved by:  mentors (implicit)
2016-11-23 15:33:32 +00:00
Torsten Zuehlsdorff
5dcb50529a games/rubygem-fortune_gem: Update from 0.0.8 to 0.0.9
Changelog:
- Update to Rubygems best practices
- ADD MIT LICENCE
- executables must be an array of strings
- Allow this gem to be pushed to any gemserver

PR:           214559
Submitted by: mose <mose@mose.com>
Approved by:  mentors (implicit)
2016-11-23 15:22:24 +00:00
Dmitry Marakasov
5e505f406a - Add LICENSE
- Pet portlint
2016-11-23 15:17:10 +00:00
Dmitry Marakasov
08eb9f5168 - Add LICENSE
- Respect CFLAGS/LDFLAGS
- Regenerate patches
2016-11-23 15:04:41 +00:00
Torsten Zuehlsdorff
b7390f974b devel/rubygem-daemons: Update from 1.2.3 to 1.2.4
Changelog:
- add :shush option
- add :monitor_interval option
- add :log_output_syslog option

PR:           213850
Submitted by: Tomoya Tabuchi <t@tomoyat1.com>
Approved by:  mentors (implicit)
2016-11-23 15:03:12 +00:00