[ptxdist] Startup-script for ntpdc

2016-01-26 Thread Simon Falsig
Hi, I've noticed that ntpdc (in Networking Tools > ntp) comes with a startup-script enabled and installed in /etc/init.d by default. But is it just me, or does having a startup-script not really make sense for ntpdc, which essentially is just a client application to query and control ntpd? In

[ptxdist] [PATCH 1/2] Added cross library dependencies

2016-01-26 Thread Tobias Schmidl
Lots of boost repositories cannot be built if another boost lib isn't present. This patch adds some checks against this. Signed-off-by: Tobias Schmidl --- rules/boost.in | 15 --- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git

[ptxdist] [PATCH 2/2] Improved support for boost.python

2016-01-26 Thread Tobias Schmidl
This works both against python2 and python3. Signed-off-by: Tobias Schmidl --- rules/boost.in | 4 ++-- rules/boost.make | 15 ++- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/rules/boost.in b/rules/boost.in index f1ceeb0..ded0317

[ptxdist] [PATCH] libboost: version bump 1.59.0 -> 1.60.0

2016-01-26 Thread Tobias Schmidl
Signed-off-by: Tobias Schmidl --- rules/boost.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/boost.make b/rules/boost.make index 3bc3efb..95887f6 100644 --- a/rules/boost.make +++ b/rules/boost.make @@ -17,8 +17,8 @@