Niclas Zeising
33ea9ff4a5
x11/xfd x11/xload: Don't mark as broken on aarch64
...
Don't mark x11/xfd and x11/xload as broken on aarch64, they build.
PR: 237739
Submitted by: linimon
2019-06-30 10:24:04 +00:00
Gerald Pfeifer
5a18b25d14
Update to the 20180628 snapshot of GCC 8.3.1.
2019-06-30 09:59:14 +00:00
Dmitry Marakasov
dc487f649e
- Update WWW
...
Approved by: portmgr blanket
2019-06-30 09:32:05 +00:00
Rene Ladan
812baad396
games/egoboo: include dirent.h instead of sys/dir.h which is going away.
...
While here modernize USES
PR: 238614
Submitted by: rene
Approved by: maintainer timeout (amdmi3, two weeks)
2019-06-30 09:17:48 +00:00
Rene Ladan
50921a9a69
graphics/xpaint: include dirent.h instead of sys/dir.h which is scheduled
...
for removal.
PR: 238622
Submitted by: rene
Approved by: maintainer timeout (johans, 2 weeeks)
2019-06-30 09:05:33 +00:00
Dmitry Marakasov
5ee5885271
- Update WWW
...
Approved by: portmgr blanket
2019-06-30 09:02:04 +00:00
Rene Ladan
81314a2769
deskutils/xpostit: include dirent.h instead of sys/dir.h which is scheduled
...
for removal.
PR: 238578
Submitted by: rene
Approved by: maintainer timeout (joerg, 2 weeks)
2019-06-30 08:57:00 +00:00
Yuri Victorovich
56d36a1c6f
net/clash: Update 0.14.0 -> 0.15.0
...
Reported by: portscout
2019-06-30 08:46:28 +00:00
Yuri Victorovich
9d924e08f0
audio/gsequencer: Update 2.2.6 -> 2.2.7
...
Reported by: portscout
2019-06-30 08:43:05 +00:00
Yuri Victorovich
c517ce256e
science/h5z-zfp: Update 0.9.0 -> 1.0.1
...
Reported by: portscout
2019-06-30 08:34:58 +00:00
Yuri Victorovich
fbb6da855c
devel/zfp: Update 0.5.4 -> 0.5.5
2019-06-30 08:33:12 +00:00
Yuri Victorovich
5820dc23c7
dns/coredns: Add rc script
...
PR: 238891
Submitted by: Žygis Škulteckis <ports@zx23.net>
2019-06-30 07:53:57 +00:00
MANTANI Nobutaka
e17825e891
Update to the snapshot on 2019-06-23.
2019-06-30 06:39:03 +00:00
Roman Bogorodskiy
a8b40b0a86
www/qutebrowser: update to 1.6.3
2019-06-30 05:04:54 +00:00
Jan Beich
c8bee7bdaf
emulators/rpcs3: oops, r505399 didn't build
2019-06-30 01:27:17 +00:00
Roman Bogorodskiy
688bcf394a
net/py-pyzmq: update to 18.0.2
2019-06-30 01:18:53 +00:00
Jan Beich
9dc5785ed8
emulators/rpcs3: update to 0.0.6.8314
...
Changes: 8e942eb50...43f919c04
2019-06-30 01:00:01 +00:00
Jan Beich
10e21b1d05
lang/rust-nightly: update to 1.36.0.20190630
...
Changes: d3e2cec292...9a90d03ad1
2019-06-30 00:51:49 +00:00
Jan Beich
6c22d174b4
games/openbor: update to 7061
...
Changes: 6de201a4...db5f0836
2019-06-30 00:51:38 +00:00
Jan Beich
d4f760b1c1
multimedia/rav1e: update to s20190628
...
Changes: d3992e51...cb4d396f
2019-06-30 00:51:29 +00:00
Jan Beich
0d8cbfd531
multimedia/svt-av1: update to 0.5.0.667
...
Changes: 3a811c20...9e67b319
2019-06-30 00:51:19 +00:00
Jan Beich
b51dc2d2fe
emulators/yuzu: add new port
...
PR: 228487
Submitted by: Greg V <greg@unrelenting.technology> (based on)
2019-06-30 00:26:16 +00:00
Piotr Kubaj
fdeae4f456
devel/msgpuck: fix build
...
Add USES=compiler:c11 to fix:
test/CMakeFiles/msgpuck.test.dir/msgpuck.c.o:(.text+0xfe4): undefined reference to `mp_unreachable'
test/CMakeFiles/msgpuck.test.dir/msgpuck.c.o:(.text+0x1b84): undefined reference to `mp_unreachable'
Approved by: mentors (implicit approval)
2019-06-29 23:02:47 +00:00
Piotr Kubaj
e2e7dbd2bf
x11-toolkits/py-gtkglext: fix linking error
...
Add USES=compiler:c++11-lang to fix linking error:
configure: error: GtkGLExt not found
Approved by: mentors (implicit approval)
2019-06-29 21:52:55 +00:00
Piotr Kubaj
dae2d08037
textproc/py-gensim: fix build
...
Add USES=compiler:c++11-lang to fix:
./gensim/models/doc2vec_corpusfile.cpp: At global scope:
./gensim/models/doc2vec_corpusfile.cpp:1367: error: expected initializer before '<' token
./gensim/models/doc2vec_corpusfile.cpp:1398: error: '__pyx_t_6gensim_6models_19word2vec_corpusfile_cvocab_t' does not name a type
./gensim/models/doc2vec_corpusfile.cpp:1432: error: ISO C++ forbids declaration of '__pyx_t_6gensim_6models_19word2vec_corpusfile_cvocab_t' with no type
./gensim/models/doc2vec_corpusfile.cpp:1432: error: expected ';' before '*' token
./gensim/models/doc2vec_corpusfile.cpp:1938: error: '__pyx_t_6gensim_6models_19word2vec_corpusfile_cvocab_t' has not been declared
./gensim/models/doc2vec_corpusfile.cpp:2134: error: '__pyx_t_6gensim_6models_19word2vec_corpusfile_cvocab_t' has not been declared
Approved by: mentors (implicite approval)
2019-06-29 21:48:53 +00:00
Piotr Kubaj
acd74474dc
devel/py-pyopencl: fix build
...
Add USES=compiler:c++11-lang to fix:
RuntimeError: Unsupported compiler -- at least C++11 support is needed!
Approved by: mentors (implicit approval)
2019-06-29 21:46:32 +00:00
Sunpoet Po-Chuan Hsieh
f7cdd01019
Update to 0.711
...
- Fix LICENSE: test-data/stdlib-samples (licensed under PSFL) is not installed
- Update version requirement of RUN_DEPENDS
- Take maintainership
Changes: https://github.com/python/mypy/commits/master
PR: 238811
Submitted by: sunpoet (myself)
Approved by: Florian Limberger <flo@snakeoilproductions.net> (maintainer)
2019-06-29 20:53:56 +00:00
Sunpoet Po-Chuan Hsieh
50af1add01
Update WWW
...
Approved by: portmgr (blanket)
2019-06-29 20:53:51 +00:00
Sunpoet Po-Chuan Hsieh
2f8fb1fd60
Update WWW
...
Approved by: portmgr (blanket)
2019-06-29 20:53:46 +00:00
Sunpoet Po-Chuan Hsieh
ed4ae094c0
Update WWW
...
Approved by: portmgr (blanket)
2019-06-29 20:53:42 +00:00
Sunpoet Po-Chuan Hsieh
9994292d42
Update WWW
...
Approved by: portmgr (blanket)
2019-06-29 20:53:37 +00:00
Sunpoet Po-Chuan Hsieh
8096d34439
Update WWW
...
Approved by: portmgr (blanket)
2019-06-29 20:53:32 +00:00
Sunpoet Po-Chuan Hsieh
cd72f860b9
Update WWW
...
Approved by: portmgr (blanket)
2019-06-29 20:53:27 +00:00
Sunpoet Po-Chuan Hsieh
a6a2b4bc95
Update WWW
...
Approved by: portmgr (blanket)
2019-06-29 20:53:23 +00:00
Sunpoet Po-Chuan Hsieh
6e27bb985e
Update WWW
...
Approved by: portmgr (blanket)
2019-06-29 20:53:18 +00:00
Sunpoet Po-Chuan Hsieh
e3efbadc92
Update to 0.35.1
...
Changes: https://github.com/certbot/certbot/blob/master/CHANGELOG.md
2019-06-29 20:53:09 +00:00
Sunpoet Po-Chuan Hsieh
22f50f194d
Update to 7.6.0
...
Changes: https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
2019-06-29 20:53:02 +00:00
Sunpoet Po-Chuan Hsieh
6a27d54b23
Update to 2.1.1
...
Changes: https://github.com/pysal/mapclassify/releases
2019-06-29 20:52:57 +00:00
Sunpoet Po-Chuan Hsieh
3ed1612600
Update to 3.2.9
...
Changes: https://github.com/AnalogJ/lexicon/releases
2019-06-29 20:52:52 +00:00
Sunpoet Po-Chuan Hsieh
ecdb072402
Update to 1.22.0
...
Changes: https://github.com/frictionlessdata/tabulator-py/blob/master/README.md#changelog
2019-06-29 20:52:47 +00:00
Sunpoet Po-Chuan Hsieh
14577bc25b
Update to 1.4.0
...
Changes: https://github.com/python/typed_ast/commits/master
2019-06-29 20:52:42 +00:00
Sunpoet Po-Chuan Hsieh
98ed61dab6
Update to 1.5.4
...
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master
2019-06-29 20:52:35 +00:00
Sunpoet Po-Chuan Hsieh
8dda99b502
Update to 4.04
...
Changes: https://metacpan.org/changes/distribution/JSON-PP
2019-06-29 20:52:30 +00:00
Sunpoet Po-Chuan Hsieh
b39e44129e
Add aarch64 and armv7 to ONLY_FOR_ARCHS
...
powerpc64 has been added by pkubaj in r504882.
Reported by: jbeich
Reference: https://reviews.freebsd.org/P272
https://reviews.freebsd.org/P273
2019-06-29 20:52:25 +00:00
Sunpoet Po-Chuan Hsieh
dbf370dd9b
Add py-pysodium 0.7.2
...
This is a very simple wrapper around libsodium masquerading as NaCl.
WWW: https://github.com/stef/pysodium
2019-06-29 20:52:19 +00:00
Joseph Mingrone
bf7694f8fe
MOVED: Remove extra trailing blank line
...
Reported by: portlint
2019-06-29 20:07:07 +00:00
Joseph Mingrone
7e2d065d97
print/pdf-tools: UCLize pkg-message and only show it upon install
2019-06-29 20:02:36 +00:00
John Hixson
deee455819
audio/pianobar: update to 2019.02.14
...
Approved by: mentors (implicit)
2019-06-29 19:08:57 +00:00
Cy Schubert
366fda190f
Update to the latest MIT KRB5 github commit.
2019-06-29 18:56:43 +00:00
Cy Schubert
5f5f87a610
Update to the latest cfengine commits on github.
2019-06-29 18:56:39 +00:00