Jan Beich
7ad5da52fc
devel/glib20: unbreak qemu-user-static after r499897
...
PR: 237273
Reported by: Mikaël Urankar
2019-05-04 18:09:22 +00:00
Tobias Kortkamp
bafee1f4b6
textproc/py-asonic: Update to 1.0.3
...
Changes: https://github.com/moshe/asonic/releases/tag/v1.0.3
2019-05-04 17:32:33 +00:00
Mark Linimon
565b9ddd83
These ports now build on armv7 (and, presumably, armv6).
...
Approved by: portmgr (tier-2 blanket)
2019-05-04 17:15:43 +00:00
Thomas Zander
d2fa03c401
Fix *DEPENDS, add missing USES pgsql
...
PR: 236541
Submitted by: wenheping2000@hotmail.com
Reviewed by: riggs
Approved by: maintainer timeout
MFH: 2019Q2
2019-05-04 17:04:39 +00:00
Kurt Jaeger
5caa0e848b
databases/cego: upgrade 2.44.9 -> 2.44.10
...
- Fix in CegoAction::readChain() to support "\r" escape character
Fix in CegoBTreeCursor::getFirst, in case of pAttrCond = 0, getNext
has to be called if current leaf page is empty, otherwise cursor
trace is incomplete ( just used for CegoDistManager::verifyTable )
- Fix in CegoBTreeNode::getChildPage, parameter traceMin has been
introduced, which is needed to trace btree with
CegoBTreeManager::deleteBTree.
Otherwise, it might happen that non-unique btree objects are not found
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
2019-05-04 15:34:35 +00:00
Piotr Kubaj
e7a6739362
net/nng: fix build with GCC-based architectures
...
Add USES=compiler:c11 to fix:
/wrkdirs/usr/ports/net/nng/work/nng-1.1.1/src/platform/posix/posix_impl.h:87: error: expected specifier-qualifier-list before '_Atomic'
Approved by: mentors (implicit approval)
2019-05-04 15:21:19 +00:00
Jason W. Bacon
861a0890f8
biology/ddocent: Upgrade to 2.7.8
...
Reported by: portscout
2019-05-04 15:09:10 +00:00
Steve Wills
8ecb191260
net-p2p/transmission-remote-gui: fix spelling in pkg-message.in
...
PR: 233869
Submitted by: Anton Saietskii <vsasjason@gmail.com>
Approved by: maintainer timeout (acm, > 4 months)
2019-05-04 13:00:03 +00:00
Steve Wills
533f32b992
math/calc: add WWW
...
PR: 233134
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu>
Approved by: maintainer timeout (johans, >16 months)
2019-05-04 12:57:31 +00:00
Steve Wills
c28038b82f
x11-themes/adapta-gtk-theme: update to 3.95.0.11
...
PR: 235984
Submitted by: Hiroki Tagato <tagattie@yandex.com>
Approved by: maintainer timeout (nivit, >2 months)
2019-05-04 12:54:32 +00:00
Steve Wills
f0b29a9bbb
devel/py-qtconsole: update to 4.4.4
2019-05-04 12:54:10 +00:00
Tobias C. Berner
361b140deb
multimedia/kaffeine: update to 2.0.17
2019-05-04 11:56:02 +00:00
Tobias C. Berner
ee0f9fb135
textproc/ebook-tools: fix bug wit invalid epub files
...
https://bugs.kde.org/show_bug.cgi?id=406116
2019-05-04 11:53:35 +00:00
Matthias Andree
3e46ced2b6
Upgrade to new upstream release 1.0.2.
...
Reported by: portscout
2019-05-04 11:43:14 +00:00
Piotr Kubaj
0fd07ad916
audio/samplv1-lv2: fix build with GCC-based architectures
...
Qt5 requires a C++11-aware compiler:
checking for Qt install libraries... /usr/local/lib/qt5
checking for Qt library version >= 5.1... no; Qt 5.1 or greater is required
Add USES=compiler:c++11-lang
Approved by: mentors (implicit approval)
2019-05-04 11:02:16 +00:00
Tobias Kortkamp
9b8c35db19
science/ALPSCore: Fix OPENMPI2 spelling after r500723
2019-05-04 11:02:15 +00:00
Piotr Kubaj
60f098678a
graphics/hdr_tools: fix build with GCC-based architectures
...
Replace USES=compiler:features with USES=compiler:c++11-lang. c++11-lang includes features anyway.
This fixes linking errors when base GCC is used:
/usr/local/lib/libIlmImf.so: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::resize(unsigned long, char)@GLIBCXX_3.4.21'
Approved by: mentors (implicit approval)
2019-05-04 10:30:27 +00:00
Steve Wills
7d85753d53
x11-themes/papirus-icon-theme: update to 20190501
...
PR: 237747
Submitted by: Hiroki Tagato <tagattie@yandex.com> (maintainer)
2019-05-04 09:50:37 +00:00
Dmitry Marakasov
ac71101c02
- Add LICENSE_FILE
...
- Add USES=gnome
- Switch to USES=localbase
- Update WWW
Approved by: portmgr blanket
2019-05-04 09:31:28 +00:00
Tobias Kortkamp
2fbf96cc12
textproc/sonic: Update to 1.2.0
...
Changes: https://github.com/valeriansaliou/sonic/releases/tag/v1.2.0
2019-05-04 09:23:48 +00:00
Tobias Kortkamp
b58f0552f3
security/lastpass-cli: Switch to x11/xsel-conrad
...
lastpass-cli calls xsel with --clipboard and --input arguments which
the expiring x11/xsel does not support. Use x11/xsel-conrad instead
which does support them and is also the version that is mentioned
in README.md.
2019-05-04 09:22:25 +00:00
Tobias Kortkamp
1dcede4a33
Deprecate x11/xsel
...
Most Linux distributions, OpenBSD, and pkgsrc provide a xsel package
which we confusingly package as xsel-conrad, while providing an
incompatible xsel package. x11/xsel-conrad has a lot more features
than x11/xsel, is more popular, and is what is expected to be xsel
at this point in time.
PR: 237413
Approved by: portmaster@bsdforge.com (maintainer timeout, 2 weeks)
2019-05-04 09:20:55 +00:00
Dmitry Marakasov
19e97a8cb1
- Add LICENSE_FILE
...
- Update WWW
Approved by: portmgr blanket
2019-05-04 09:01:28 +00:00
Emanuel Haupt
2ec5003f26
Update to 6.1.0
2019-05-04 08:59:27 +00:00
Yuri Victorovich
a3d6c033f0
security/highwayhash: Revert the erroneous update
...
Reported by: tobik
2019-05-04 08:59:16 +00:00
Yuri Victorovich
6099eac123
devel/py-python-gist: Update 0.6.2 -> 0.7.0
...
Reported by: portscout
2019-05-04 08:45:48 +00:00
Yuri Victorovich
167f90ec43
devel/py-rchitect: Update 0.2.4 -> 0.3.2
...
Reported by: portscout
2019-05-04 08:42:33 +00:00
Yuri Victorovich
025e01f313
math/libmesh: Update 1.4.0 -> 1.4.1
...
Reported by: portscout
2019-05-04 08:40:47 +00:00
Yuri Victorovich
28081ad583
misc/libiio: Update 0.17 -> 0.18
...
Reported by: portscout
2019-05-04 08:18:03 +00:00
Yuri Victorovich
5e2a8f2bc0
math/geogram: Fix the license line
2019-05-04 08:15:00 +00:00
Yuri Victorovich
75912b929a
math/geogram: Update 1.6.9 -> 1.6.11
2019-05-04 08:14:19 +00:00
Yuri Victorovich
4985e3a40b
security/highwayhash: Update g20181002 -> 1.1
2019-05-04 07:58:08 +00:00
Yuri Victorovich
633c752489
audio/rtmidi: Remove patch
2019-05-04 07:53:49 +00:00
Yuri Victorovich
43a2d4f140
audio/rtmidi: Update 3.0.0 -> 4.0.0
...
Reported by: portscout
2019-05-04 07:53:15 +00:00
Yuri Victorovich
3c6e575d96
audio/rtaudio: Update 5.0.0 -> 5.1.0
...
Reported by: portscout
2019-05-04 07:27:30 +00:00
Yuri Victorovich
6903452519
multimedia/musikcube: Update 0.64.1 -> 0.65.0
...
Reported by: portscout
2019-05-04 06:37:54 +00:00
Yuri Victorovich
5ac3a9d656
New port: devel/vc: SIMD Vector Classes for C++
2019-05-04 06:25:34 +00:00
Yuri Victorovich
1c0b5d82a3
comms/unixcw: fix build with GCC-based architectures
...
PR: 237744
Submitted by: pkubaj
2019-05-04 06:02:43 +00:00
Mark Linimon
4289cd0c36
These ports now build on aarch64.
...
Approved by: portmgr (tier-2 blanket)
2019-05-04 04:52:29 +00:00
Mark Linimon
7a91875788
These ports also build on armv7 (and thus, presumably, on armv6).
...
Approved by: portmgr (tier-2 blanket)
Obtained from: armv7 TRYBROKEN run
2019-05-04 04:24:52 +00:00
Yuri Victorovich
0a2f1fd17e
net/cjdns: Update 20.2 -> 20.3; Unbreak
...
amd64 now builds.
I would speculate that armvxx should build too.
Reported by: portscout
2019-05-04 02:57:26 +00:00
Vanilla I. Shu
fbe277270b
Update to 0.11.0
2019-05-04 02:48:05 +00:00
Yuri Victorovich
7120b0d69d
multimedia/ustreamer: 0.71 -> 0.72
...
Reported by: portscout
2019-05-04 02:37:33 +00:00
Yuri Victorovich
bbfc3d23fa
misc/bitwise: Update 0.11 -> 0.12
...
Reported by: portscout
2019-05-04 02:36:12 +00:00
Yuri Victorovich
405c80c201
textproc/py-ufal.udpipe: Update 1.2.0.1 -> 1.2.0.2
...
Reported by: portscout
2019-05-04 02:33:49 +00:00
Mark Linimon
10b9dc6a23
Maintainer's email address bounces (550 Invalid recipient).
2019-05-04 02:24:20 +00:00
Yuri Victorovich
f6ccdc8eb7
science/harminv: Add -fPIC
...
PR: 234105
Submitted by: devel@stasyan.com (maintainer)
2019-05-04 02:08:19 +00:00
Jason W. Bacon
2c99faaf3f
biology/fastp: Respect WITH_DEBUG - do not strip binary
2019-05-04 02:07:07 +00:00
Steve Wills
aec2dd45e6
databases/redisdesktopmanager: update to 2019.0
2019-05-04 01:19:26 +00:00
Wen Heping
b3d8091bc7
- Update to 1.32.1
...
- /usr/local/www/mediawiki/images does not need to be world-writable[1]
PR: 237071 [1]
Submitted by: d8zNeCFG@aon.at [1]
2019-05-04 00:59:06 +00:00