jca
fbc3296a05
Update to librsync-2.0.0
...
- mark a few private functions as static inline. Fixes build with
clang, and remove a few global symbols from the shared lib
- switch to cmake
"reads good" danj@
2017-04-23 22:13:36 +00:00
sthen
5db1503707
regen
2017-04-23 22:02:48 +00:00
sthen
5d2b41e1f5
regen
2017-04-23 22:02:29 +00:00
sthen
e0a9df7338
force WARNINGOPTS in MAKE_FLAGS to disable -Werror
2017-04-23 21:51:43 +00:00
ajacoutot
ea4a7b9e36
Update to x265-2.4.
2017-04-23 21:47:37 +00:00
ajacoutot
425f309918
Fix build with clang by passing -Wno-error=format-nonliteral to CFLAGS.
...
breakage reported by espie@
ok jasper@
2017-04-23 21:45:58 +00:00
sthen
438138729a
use extern inline
2017-04-23 21:30:24 +00:00
rsadowski
52d9f4a3a1
+keepassxc
2017-04-23 21:28:29 +00:00
rsadowski
e81252ded8
management tool for sensitive data
...
KeePassXC is a community fork of KeePassX, the cross-platform port of KeePass
for Windows. Every feature works cross-platform and was thoroughly tested on
multiple systems to provide users with the same look and feel on every
supported operating system. This includes the beloved Auto-Type feature.
The complete database is always encrypted with the industry-standard AES (alias
Rijndael) encryption algorithm using a 256 bit key. KeePassXC uses a database
format that is compatible with KeePass Password Safe. Your wallet works offline
and requires no Internet connection.
portcheck friendly version and ok from giovanni@, ok jca@
2017-04-23 21:27:58 +00:00
rsadowski
f0b4bbaea9
+xwallpaper
2017-04-23 21:24:30 +00:00
rsadowski
aafa5caae3
wallpaper setting utility for X
...
The xwallpaper utility allows you to set image files as your X wallpaper. JPEG,
PNG, and XPM file formats are supported, all of them being configurable and
therefore no fixed dependencies.
The wallpaper is also advertised to programs which support semi-transparent
backgrounds.
COMMENT tweak and "reads good to me" @landry, tweaks and ok jca@ jturner@
2017-04-23 21:22:25 +00:00
rsadowski
adad30b109
disable doxygen
...
ok jca@ sthen@
2017-04-23 21:11:53 +00:00
rsadowski
da1784fa40
Drop doxygen dependency/resulting docs.
...
ok jca@ sthen@
2017-04-23 21:09:39 +00:00
stu
5457520ac2
Update to 0.77pl0.
2017-04-23 21:05:47 +00:00
stu
41c6b17204
Update to beta39.
...
In the port Makefile, put all the testing bits together in one place.
2017-04-23 20:52:33 +00:00
fcambus
b767008231
Update speedtest-cli to 1.0.5.
...
OK benoit@, jung@
2017-04-23 20:36:41 +00:00
jca
4ee8083513
Another function needlessly declared as inline. Fixes clang builds.
2017-04-23 19:57:39 +00:00
espie
df24463a65
too many inlines to fix, just use -fgnu89-inline
2017-04-23 19:02:14 +00:00
espie
14012ec694
clang supports __attribute__ but it's not a macro, so rxvt compatibility glue
...
ends up disabling it, thus breaking __only_inline very thoroughly
2017-04-23 18:34:24 +00:00
shadchin
5aa19ba135
+py-numexpr
...
+py-numexpr,python3
2017-04-23 17:50:01 +00:00
shadchin
d84983268e
Import py-numexpr 2.6.2, ok daniel@
...
Numexpr is a fast numerical expression evaluator for NumPy. With it, expressions that operate on arrays (like "3*a+4*b") are accelerated and use less memory than doing the same calculation in Python. In addition, its multi-threaded capabilities can make use of all your cores, which may accelerate computations, most specially if they are not memory-bounded (e.g. those using transcendental functions).
2017-04-23 17:45:20 +00:00
shadchin
ae4e50785f
Switch off install IPython kernels for Jupyter, otherwise cyclic
...
bdep with IPython. Thanks nigel@ for the report.
2017-04-23 17:27:39 +00:00
espie
0096af82d6
clean-up a great deal. compiles cleanly with clang now.
...
at least one or two bugs/oddities fixed.
trivial tweaks for snprintf, strlcpy, strlcat
2017-04-23 17:15:16 +00:00
espie
e65dd7add3
fix really old C, make it build with clang, fix old varargs functions
2017-04-23 16:14:35 +00:00
shadchin
b4a257a9dd
Update to py-ipython_genutils 0.2.0 and take maintainership.
2017-04-23 15:59:57 +00:00
danj
8cd92c71c7
Security update to weechat-1.7.1
...
Fix a buffer overflow when removing quotes in DCC filename.
Tested by semarie
2017-04-23 14:33:50 +00:00
ajacoutot
f8401255f5
Missed bump, yeah I still miss those... *facepalm*
...
thanks nigel@ for the report
2017-04-23 14:22:44 +00:00
sthen
7d5a7586c3
update to gkrellm-2.3.10, mostly from frantisek holop, small tweak from me to
...
honour CC.
2017-04-23 13:48:29 +00:00
naddy
39f4a5fc8d
proper bump after jdk 1.7 -> 1.8 change
2017-04-23 13:42:25 +00:00
ajacoutot
c9beeb36a6
Update to znc-1.6.5.
...
from Brad (maintainer)
2017-04-23 13:29:13 +00:00
ajacoutot
72b3ad1c60
Update to bochs-2.6.9.
...
from Brad
2017-04-23 13:25:29 +00:00
ajacoutot
1809344e66
Update to qemu-2.9.0.
...
from Brad (maintainer)
2017-04-23 13:24:17 +00:00
sthen
7334d19f59
update to gtest-1.8.0, fixes things with clang
2017-04-23 11:14:47 +00:00
sthen
39616b4321
removing exr needs a new PLIST as well
2017-04-23 11:11:44 +00:00
espie
329c435451
fix/clean up celestia for clang
...
okay aja@
2017-04-23 11:09:51 +00:00
sthen
c70ecf42cf
unbreak following removal of openexr from kdelibs3
2017-04-23 10:57:17 +00:00
ajacoutot
0c3fbbc57a
Update to meson-0.40.0.
2017-04-23 10:49:07 +00:00
espie
f279fc44d8
-Werror considered harmful. You're going to do unsigned < 0, it can warn.
2017-04-23 10:09:22 +00:00
shadchin
4bd6bb2f3b
+py-sympy,python3
2017-04-23 09:19:10 +00:00
yasuoka
1936a6d7ea
Update ja-less to 382.262.03.b.01, the version maintained by Hiroki Sato.
...
espie@ agreed to take maintainer
ok bentley
2017-04-23 09:18:21 +00:00
shadchin
515b8ace6e
Update to py-sympy 1.0, add py3 flavor and take maintainership.
2017-04-23 09:17:16 +00:00
shadchin
aad92b3a22
Update to py-babel 2.4.0
2017-04-23 09:15:28 +00:00
shadchin
93afe36691
Update to py-ipykernel 4.6.1
2017-04-23 08:07:17 +00:00
shadchin
e9e2e7fd4e
Update to py-hypothesis 3.7.4
2017-04-23 08:04:03 +00:00
espie
7d16fc98f7
prevent building on clang arch until someone figures out why it hangs
2017-04-23 02:32:34 +00:00
kurt
0ce7f70751
- Clean up makefile and fix MAKE_ENV as per espie@ guidance. okay espie@
2017-04-23 00:29:22 +00:00
nigel
eed84e2286
Bump revision after gnustep update
...
ok sebastia@
2017-04-22 22:28:48 +00:00
shadchin
7af8c39706
Update to py-jedi 0.10.2
2017-04-22 21:57:42 +00:00
shadchin
f91b82b4fc
Update to py-jupyter_client 5.0.1
2017-04-22 21:25:42 +00:00
sthen
bf563ddeb2
update to moreutils-0.60
2017-04-22 21:01:02 +00:00