Jan Beich
25c25c5876
Fix some typos
2017-07-26 17:02:36 +00:00
Jan Beich
d78f8e9a0c
devel/clanlib: ignore libstdc++ 4.2 after r446644
...
In file included from Unix/clanapp.cpp:32:
In file included from ../../Sources/API/App/clanapp.h:35:
../../Sources/API/App/../Core/Text/string_types.h:64:9: error: explicit specialization of
non-template class 'hash'
class hash<CL_String> : hash<const CL_String::char_type*>
^ ~~~~~~~~~~~
../../Sources/API/App/../Core/Text/string_types.h:64:27: error: unknown template name 'hash'
class hash<CL_String> : hash<const CL_String::char_type*>
^
../../Sources/API/App/../Core/Text/string_types.h:69:16: error: expected '(' for function-style cast
or type construction
return hash<const CL_String::char_type*>::operator()(keyval.c_str());
~~~~^
../../Sources/API/App/../Core/Text/string_types.h:69:17: error: expected expression
return hash<const CL_String::char_type*>::operator()(keyval.c_str());
^
4 errors generated.
Pointy hat to: jbeich
2017-07-26 17:02:21 +00:00
Raphael Kubo da Costa
c6bff79fef
Update WWW.
...
The massxpert.org domain no longer belongs to the project.
2017-07-26 17:02:15 +00:00
Jan Beich
04586ba024
devel/clanlib{1,22}: convert to USES=localbase
2017-07-26 17:02:09 +00:00
Jan Beich
0b0606c42c
devel/clanlib{22,}: unbreak on non-x86
...
configure: error: *** Requires SSE2 Support
System/detect_cpu_ext.cpp: In static member function 'static bool CL_System::detect_cpu_extension(CL_System::CL_CPU_ExtensionX86)':
System/detect_cpu_ext.cpp:62:88: error: impossible constraint in 'asm'
: "=a" ((out)[0]), "=r" ((out)[1]), "=c" ((out)[2]), "=d" ((out)[3]): "a" (infoType));
^
System/detect_cpu_ext.cpp:79:3: note: in expansion of macro '__cpuid'
__cpuid((int*)cpuinfo, 0x1);
^
Reported by: pkg-fallout (aarch64)
2017-07-26 17:01:57 +00:00
Dan Langille
24c9bcde1e
Handle DNS NOTIFY messages by running a command
2017-07-26 16:44:40 +00:00
Martin Matuska
da37bb5bd7
security/vuxml: Add jabberd vulnerability
...
PR: 221014
Security: CVE-2017-10807
2017-07-26 15:06:28 +00:00
Lars Engels
9e0d97c666
net-mgmt/icingaweb2-module-director: Update to 1.3.2
2017-07-26 14:52:02 +00:00
Martin Matuska
cc96745398
Update net-im/jabberd to 2.6.1
...
PR: 221014
Security: CVE-2017-10807
2017-07-26 14:46:40 +00:00
Rene Ladan
e39934b9f5
Update emulators/libspectrum and emulators/fuse to their latest versions.
...
Reported by: portscout
2017-07-26 14:13:52 +00:00
Wen Heping
2762b94d60
- Update to 1.13
...
- Update WWW
PR: 220994
Submitted by: aehlig@linta.de(maintainer)
2017-07-26 13:42:00 +00:00
Mathieu Arnold
8e7e7b1b84
Bump PORTREVISION after adding the plist.
...
Pointy hat: acm
Sponsored by: Absolight
2017-07-26 13:16:58 +00:00
Mathieu Arnold
2d34c901f2
Convert (again) every usage of https://github.com/.../archive/xxx to USE_GITHUB.
...
Pointy hat: acm
Sponsored by: Absolight
2017-07-26 13:16:39 +00:00
Nikolai Lifanov
b3c4eef407
update sysutils/debootstrap to 1.0.91
2017-07-26 12:55:02 +00:00
Wen Heping
5c8945d501
- Update to 1.0.3
...
PR: 221008
Submitted by: lbartoletti@tuxfamily.org(maintainer)
2017-07-26 12:18:17 +00:00
Bernard Spil
82b8fb7369
net/haproxy: Fix build with LibreSSL 2.5.3+
...
- Add defines SSL_CTRL_GET_TLSEXT_STATUS_REQ_CB from OpenSSL 1.1
- Add 1.6 patch from OpenBSD (last 2 chunks)
PR: 218586
Obtained from: OpenBSD
2017-07-26 11:57:00 +00:00
Jimmy Olgeni
405ee2d9dc
Update net-im/py-python-telegram-bot to version 7.0.0.
2017-07-26 09:04:24 +00:00
Dmitry Marakasov
24b92b2912
- Add LICENSE
...
- Update WWW
Approved by: portmgr blanket
2017-07-26 09:01:06 +00:00
Dmitry Marakasov
762dffbee2
- Don't needlessly redefine do-build
...
- Update WWW
Approved by: portmgr blanket
2017-07-26 09:01:06 +00:00
Wen Heping
3b5aef1325
Routines for combinatorics.
...
WWW: https://cran.r-project.org/package=conmbinat
PR: 220060
Submitted by: pfg@
2017-07-26 08:44:49 +00:00
Alexander Leidinger
6339a0ee98
Commit forgotten distinfo file for previous commit "Update to 1.9.".
...
Pointy hat to: netchild
2017-07-26 08:33:01 +00:00
Wen Heping
35075ad265
- Update to 1.0.4
2017-07-26 08:13:12 +00:00
Jan Beich
7e3f990df4
devel/clanlib: drop lang/gcc* dependency on x86 and arm
...
- Convert to USES=compiler and USES=localbase
2017-07-26 07:59:55 +00:00
Jimmy Olgeni
720cb5b941
Respect SRC option in pkg-plist.
2017-07-26 07:56:53 +00:00
Gerald Pfeifer
ed119e0f02
Update to the 20170725 snapshot of GCC 5.4.1.
2017-07-26 07:15:26 +00:00
Vasil Dimov
881b1b8b2f
ftp/wget: Fix makeinfo path
...
On FreeBSD 10.x makeinfo is located in /usr/bin/makeinfo, whereas on 11.x
it is located in /usr/local/bin/makeinfo. Don't specify its full path
location like DOCS_CONFIGURE_ENV= MAKEINFO="${LOCALBASE}/bin/makeinfo"
since having it in PATH (either in /usr/bin or /usr/local/bin) suffices.
Reported by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
2017-07-26 07:12:57 +00:00
Vasil Dimov
f577936c07
ftp/wget: Tweak docs options
...
* Add a separate option to control whether man page is to be installed
* Handle wgetrc.sample with @sample, according to
https://www.freebsd.org/doc/en/books/porters-handbook/plist-config.html and
https://www.freebsd.org/doc/en/books/porters-handbook/plist-keywords.html#plist-keywords-sample
* Now the DOCS option only controls whether an info page is installed or not
Submitted by: jkim
2017-07-26 05:02:41 +00:00
Andrej Zverev
ab313cc223
update WWW field in pkg-descr
2017-07-26 04:51:26 +00:00
Glen Barber
a125fe4736
Add 11.1-RELEASE checksums.
...
Prune 11.1-{BETA3,RC1,RC3,RC3} checksums.
Approved by: bdrewery (maintainer, implicit, re@ blanket)
Sponsored by: The FreeBSD Foundation
2017-07-26 00:34:06 +00:00
Jason Helfman
1dd6a26489
- update to 3.8.0
...
ChangeLog: https://github.com/KittyKatt/screenFetch/blob/master/CHANGELOG
2017-07-25 23:57:39 +00:00
Joseph Mingrone
75e07f1a2c
math/R: Fix build issues when LIBR option is off and fix runtime issue by
...
permitting FLANG only with RBLAS
- Only apply SONAME patches when the relevant options are chosen. This
prevents install errors when LIBR is off.
- Only permit the FLANG option when RBLAS is chosen, because FLANG causes
some configure-time checks to fail and the shared RBLAS library is fallen
back upon, but not properly packaged, which causes runtime issues.
- Bump PORTREVISION
Reported by: rhurlin@gwdg.de
Differential Revision: https://reviews.freebsd.org/D11726
2017-07-25 23:28:26 +00:00
Jason Helfman
72738ddbd5
- update to 0.99.10
2017-07-25 23:28:01 +00:00
Wen Heping
d447533841
- Update to 1.1
...
PR: 220954
Submitted by: mk@nic-nac-project.org(maintainer)
2017-07-25 23:25:29 +00:00
Joseph Mingrone
b34c7e9e07
sysutils/rubygem-httplog: Update to version 0.99.7
...
Upstream changes:
https://github.com/trusche/httplog/blob/master/CHANGELOG.md
2017-07-25 22:06:39 +00:00
Matthew Seaman
3f429a08be
Partially revert r446612 -- remove the CONFLICTS_INSTALL lines,
...
because these ports do not actually conflict.
PointyHat to: me
Reported by: jonc@chen.org.nz
2017-07-25 21:45:58 +00:00
Jason Helfman
a23eb281cd
- update to 5.54
2017-07-25 21:44:22 +00:00
Jason Helfman
1fa20fa350
- update to 20170630
...
- while here remove unnecessary patch for build
2017-07-25 21:43:40 +00:00
Joseph Mingrone
4b52675e34
databases/rubygem-active_model_serializers: Conventions-based JSON
...
generation for Rails
WWW: https://github.com/rails-api/active_model_serializers
2017-07-25 21:11:02 +00:00
Gerald Pfeifer
82a119a106
Update to Wine 2.13. This includes the following changes:
...
- Unicode data updated to Unicode 10.0.0.
- Nicer looking default mouse cursors.
- Persistent connections support in WinHTTP.
- Message Framing protocol support in WebServices.
- Improved metafile support in GdiPlus.
- Debug registers support in x86-64 exception handling.
- Anti-aliasing improvements in DirectWrite.
- Various bug fixes.
2017-07-25 21:01:34 +00:00
Jochen Neumeister
5170dfd9cd
- www/groupoffice: Update from 6.2.48 to 6.2.51
...
- Changelog: https://sourceforge.net/p/group-office/code/HEAD/tree/branches/groupoffice-6.2/www/CHANGELOG.TXT
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D11700
2017-07-25 20:52:06 +00:00
Jochen Neumeister
bb9a2dbc68
- Fix the makesum target, so that all distfiles are considered
...
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D11699
2017-07-25 20:51:09 +00:00
Joseph Mingrone
a450c13871
devel/rubygem-jsonapi-renderer: Render JSON API documents
...
WWW: https://github.com/jsonapi-rb/jsonapi-renderer
2017-07-25 20:42:02 +00:00
Joseph Mingrone
a46a441895
textproc/rubygem-case_transform: Add missing period and elaborate in
...
pkg-descr.
2017-07-25 20:30:25 +00:00
Joseph Mingrone
a2dcb39055
textproc/rubygem-case_transform: Extraction of the key_transform abilities of
...
ActiveModelSerializers
WWW: https://github.com/NullVoxPopuli/case_transform
2017-07-25 20:25:35 +00:00
Marius Strobl
197bc9bfb3
Integrate an official patch for isoinfo and mkisofs which adds directory
...
loop recognition in order to prevent from an endless loops that in turn
may consume all available memory.
PR: 220868
2017-07-25 20:11:28 +00:00
Joseph Mingrone
b2a52918d4
rubygem-webpush: Encryption utilities for Web Push payload
...
WWW: https://github.com/zaru/webpush
2017-07-25 20:08:07 +00:00
Joseph Mingrone
4c0cbdf562
databases/rubygem-mario-redis-lock: Ruby distributed lock using Redis, with an
...
emphasis on transparency
WWW: https://github.com/marioizquierdo/mario-redis-lock
2017-07-25 19:57:49 +00:00
Joseph Mingrone
4dee9b038a
dns/rubygem-idn-ruby: Ruby Bindings for the GNU LibIDN library
...
WWW: https://github.com/deepfryed/idn-ruby
2017-07-25 19:46:46 +00:00
Koop Mast
10a33fe9f0
Update webkit2-gtk3 to 2.16.6.
...
Security: 0f66b901-715c-11e7-ad1f-bcaec565249c
MFH: 2017Q3
2017-07-25 18:17:55 +00:00
Koop Mast
92ebf45094
Document webkit2-gtk3 CVE's
2017-07-25 18:17:21 +00:00