espie
4b882d051d
more stuff to do (handling of cwd)
2018-05-04 09:08:19 +00:00
espie
2f033fe77e
allow scanning as root, for those ports where stuff is not readable at all...
2018-05-04 08:54:31 +00:00
jasper
91794e46c3
another missing bump
2018-05-04 07:51:48 +00:00
jasper
5be7dc05e3
missing bump
2018-05-04 07:50:26 +00:00
espie
e73b007655
better way of handling stripping directories: register all objects,
...
and THEN strip them on the fly, so that we can abort handling dependencies
half-way thru if we got them all, AND also so that we can remove them
directly without needing an extra pass
2018-05-04 07:29:30 +00:00
espie
0de4d8bd0d
Hum, follow-thru links for plugins and libs, otherwise we lose the
...
variable version substitution...
2018-05-04 07:24:39 +00:00
robert
2fd7c2ba1c
update to 2018.4.66.0
2018-05-04 07:14:57 +00:00
rpointel
d1597191a5
+ SUBDIR += py-ropper
...
+ SUBDIR += py-ropper,python3
2018-05-04 05:32:28 +00:00
rpointel
c294c886ba
import ropper, a rop gadget finder and binary information tool.
...
ok benoit@.
2018-05-04 05:31:15 +00:00
bcallah
0f5ac14249
Update to kona-20180501
2018-05-04 00:56:06 +00:00
sthen
248dbaa207
missed cvs add for some long long time_t fixes in pjsip
2018-05-03 21:11:41 +00:00
sthen
33c17030a7
update to asterisk-13.21.0
2018-05-03 21:10:49 +00:00
rpointel
b0ffc09fc2
update python 2.7 to 2.7.15.
...
tested in a bulk by naddy@ (thanks).
ok jasper@.
2018-05-03 20:09:25 +00:00
sthen
a55258ecd1
update to dhcpcd-7.0.4; same diff from Mattieu Baptiste
2018-05-03 18:48:11 +00:00
gonzalo
4531baab0d
Update for Lynis to 2.6.4
...
OK benoit@
2018-05-03 14:05:04 +00:00
gonzalo
5b57b0f6f5
Update for SMTube to 18.3.0
...
OK benoit@
2018-05-03 13:08:56 +00:00
gonzalo
c7f61dbff6
Update for SMPlayer to 18.4.0
...
OK benoit@
Update for SMPlayer to 18.4.0
OK benoit@
2018-05-03 13:07:59 +00:00
jasper
3eca379b9c
missing TDEP
2018-05-03 12:47:27 +00:00
ajacoutot
3e8e5b7f43
Sync with upstream; no pkg change.
2018-05-03 12:22:13 +00:00
espie
00cf83c6e8
only solve lib/bin/plugin on "real" files.
...
noticed by sthen@
gc old stuff
2018-05-03 12:13:12 +00:00
solene
a193c9015f
Update zzuf-0.15
...
ok jca@
2018-05-03 11:02:57 +00:00
zhuk
211b639fb6
Stop installing /usr/local/sbin/smtp: noone uses it, ever the apcupsd itself,
...
and the name clashes with new shiny /usr/bin/smtp in base.
input & ok sthen@, kirby@ (MAINTAINER)
2018-05-03 11:01:24 +00:00
ajacoutot
097d370384
Update to awscli-1.15.12.
2018-05-03 06:21:23 +00:00
ajacoutot
68272d3eac
Update to py-botocore-1.10.12.
2018-05-03 06:21:10 +00:00
ajacoutot
832bf1db68
Update to py-boto3-1.7.12.
2018-05-03 06:20:57 +00:00
ajacoutot
a295e3568c
Update to libgpg-error-1.31.
2018-05-03 06:13:32 +00:00
bluhm
b3a9d318d0
+posixtestsuite
2018-05-02 21:10:05 +00:00
bluhm
6e11cfaca0
import posixtestsuite 1.5.2
...
OK pirofti@
Comment:
open POSIX test suite
Description:
The Open POSIX Test Suite is a test suite for POSIX 2001 APIs, not
tied to specific implementations. It provides conformance, functional,
and stress testing. Initial focus is on Threads, Clocks & Timers,
Signals, Message Queues, and Semaphores.
To run POSIX test suite on a regular basis as a OpenBSD regression
test, compile the software as a port. All files needed to run the
tests are installed as package. The port specific tool posixtestsuite
creates a run time environment, runs the tests, and stores the
results in the current directory.
2018-05-02 21:06:46 +00:00
fcambus
13fa5dbad8
Update fuse to 1.5.2 and do some WANTLIB fixes: ICE and SM are not
...
required by the gtk flavor, so add them conditionally.
OK benoit@
2018-05-02 20:51:14 +00:00
rsadowski
e55fb62859
Enable KDE4 ports after kate-removal and bump meta
...
webdev,kimono,korundum,p5-kde,smokekde back on track
2018-05-02 20:12:40 +00:00
rsadowski
9c064d2822
Unbreak smokekde after kate-removal fiasco
2018-05-02 20:03:09 +00:00
awolk
d11a4946eb
editors/ghostwriter 1.5p2 => 1.6.2
...
OK fcambus@
- drop patches/*
- PLIST updated for a new translation file
2018-05-02 19:42:03 +00:00
landry
cfa8533a4b
Update to libconfig 1.7.2.
...
New website/upstream on github, build-tested all consumers.
2018-05-02 19:36:50 +00:00
solene
684f5faf54
Updating libdvdcss-1.4.2
...
Hints from jca@
ok jca@
2018-05-02 19:35:14 +00:00
naddy
986cd9a0da
explicitly link with libpthread to satisfy lld
2018-05-02 19:26:54 +00:00
naddy
54ab563b72
explicitly link with libpthread to satisfy lld
2018-05-02 19:21:53 +00:00
naddy
f05e2c869a
explicitly link with libX11; fixes build with lld
2018-05-02 18:34:11 +00:00
naddy
98ded264c3
explicitly link with libgmodule; fixes build with lld
2018-05-02 18:17:56 +00:00
rsadowski
c145c57fff
Unbreak smokekde after kate-removal fiasco
2018-05-02 17:49:27 +00:00
rsadowski
fd7e21da17
Unbreak korundum after kate-removal fiasco
2018-05-02 17:48:54 +00:00
jasper
6dc0064534
use -Wl,-z,origin instead of LD_LIBRARY_PATH hack
...
from upstream
2018-05-02 16:54:23 +00:00
jasper
07ade12994
update to gnome-calendar-3.28.2
2018-05-02 16:50:41 +00:00
espie
42c83f97eb
explain what happens at the end
2018-05-02 15:27:51 +00:00
espie
f7dbb2936e
recognize plugins, because they're not @bin
...
(noticed by sthen@)
2018-05-02 15:20:54 +00:00
sthen
bdd3512524
update to rspamd-1.7.4
2018-05-02 15:19:52 +00:00
sthen
d82f0b83b5
add prot_exec to pledge, it seems to be needed in mesa init now
...
(possibly started after the move from glfw to freeglut?).
problem reported by mikeb.
2018-05-02 14:47:36 +00:00
espie
9c58d9c6e9
buglet: figure out correct name of variable in ^VAR construct
2018-05-02 14:44:00 +00:00
espie
d834cce685
with the new unified representation, we can look for directories to zap
...
twice, based on what we built.
2018-05-02 14:00:22 +00:00
espie
e8f65cd8ac
instead of trying only the main subpackage, try every subpackage in order,
...
in case one of them has a different prefix that would match better
2018-05-02 13:40:28 +00:00
espie
8fc3df284f
update comments, separate true XXX from TODO
2018-05-02 12:25:32 +00:00