On 10/18/17 11:27, Sebastian Reitenbach wrote:
Hi
remi@ pointed out he just sent a port here a few days ago,
find attached the merged version of mine and his version of the port.
cheers,
Sebastian
On Tuesday, October 17, 2017 23:44 CEST, "Sebastian Reitenbach"
wrote:
cat pkg/DESCR
future
On Fri, Oct 20 2017, Juan Francisco Cantero Hurtado wrote:
[...]
> Works fine with hiawatha configured for https.
>
> Here is a new diff with a little change in CMakeLists.txt. The port was
> building with -O0.
Hah, I this why I couldn't reproduce. You used DEBUG=-g, didn't you?
cmake.port.mk
Hi Gonzalo --
On 10/20/17 21:51, Gonzalo L. Rodriguez wrote:
Hallo,
Update for Aria2 to 1.33.0:
https://github.com/aria2/aria2/releases/tag/release-1.33.0
Ok? Comments?
Cheers.-
I think you need to add back the COMPILER line. This needs C++11, so
something like
COMPILER = base-clang por
Hallo,
Update for Aria2 to 1.33.0:
https://github.com/aria2/aria2/releases/tag/release-1.33.0
Ok? Comments?
Cheers.-
--
Sending from my toaster.
Index: Makefile
===
RCS file: /cvs/ports/www/aria2/Makefile,v
retrieving revision 1.
On Thu, Oct 19, 2017 at 09:51:29AM +0200, Jeremie Courreges-Anglas wrote:
>
> Here's an update to the latest version, tested on amd64. make test
> passes. Some symbols aren't exported any more in all three libraries,
> hence the major bump. Also a patch is needed to build the test suite,
> I to
+cc maintainer
On Fri, Oct 20 2017, William Leuschner wrote:
> I discovered an issue with my patch for compiling net/zabbix with SSH by
> default. Namely, I didn't bump the REVISION, so openup automatically
> reinstalled it. Below is an updated version of the patch, with a
> REVISION bump. Also,
Hi ports@,
I've recently ported docker-machine, the management client used to
install Docker Engine on virtual hosts (local via Ubuntu or CentOS on
VMM(4) or remote), and manage the hosts with docker-machine commands.
For details on docker-machine: https://docs.docker.com/machine/overview/
---
N
On Sun, Oct 15, 2017 at 12:58:22AM -0400, Brian Callahan wrote:
> Attached is a routine maintenance update to editors/le. Happily, the one
> patch we have goes away.
> One thing of note is that now le comes with a .desktop and icon files. That
> would require RDEPS on devel/desktop-file-utils and
Hi!
gopass is a security/password-store compatible password utility. It is
MIT licensed, written in Go and has some nitfy features like "sub
stores"!
>From DESCR:
gopass is a rewrite of the pass password manager in Go with the aim of making
it cross-platform and adding additional features. Our ta
On Sun, Oct 08, 2017 at 11:59:13AM +0200, Rafael Sadowski wrote:
> first I ran into the following issue:
>
> -SHA256 (virtualjaguar-2.1.3.tar.bz2) =
> WyyPztHfVkYko33R0CCYlHcFkdaXY4c8/rcUQ1n+Xw4=
> -SIZE (virtualjaguar-2.1.3.tar.bz2) = 2921212
> +SHA256 (virtualjaguar-2.1.3.tar.bz2) =
> E9DDh6
Hi all,
This is a minor update undoing an unneeded change (that also seemed
buggy) that I made while porting.
OK?
Thanks,
Ayaka
Index: patches/patch-mininet_node_py
===
RCS file: /cvs/ports/net/mininet/patches/patch-mininet_node_
I discovered an issue with my patch for compiling net/zabbix with SSH by
default. Namely, I didn't bump the REVISION, so openup automatically
reinstalled it. Below is an updated version of the patch, with a
REVISION bump. Also, portcheck reported an absolute path in
pkg/README-server, so I rectifie
On 10/20/2017 11:34 AM, Jeremie Courreges-Anglas wrote:
> On Fri, Oct 20 2017, Brian Callahan wrote:
>> Hi ports --
>>
>> Attached is a new port: sysutils/lscpu, a utility to gather and display
>> CPU architecture information. It is a *BSD clone of the Linux command of
>> the same name.
>>
>> --
On Fri, Oct 20 2017, Brian Callahan wrote:
> Hi ports --
>
> Attached is a new port: sysutils/lscpu, a utility to gather and display
> CPU architecture information. It is a *BSD clone of the Linux command of
> the same name.
>
> ---
> pkg/DESCR:
> lscpu gathers CPU architecture information about t
Hi ports --
Attached is a new port: sysutils/lscpu, a utility to gather and display
CPU architecture information. It is a *BSD clone of the Linux command of
the same name.
---
pkg/DESCR:
lscpu gathers CPU architecture information about the current CPU. The
command output is optimized for pars
On Fri, Oct 20, 2017 at 02:28:01PM +0200, Jeremie Courreges-Anglas wrote:
> On Fri, Oct 20 2017, Anton Lindqvist wrote:
> > Hi,
> > Update lowdown to 0.3.0 from maintainer. Changelog can be found here[1].
> >
> > Comments?
>
> ''make clean all DEBUG=whatever'' doesn't pass "whatever" in CFLAGS.
>
On Fri, Oct 20 2017, Anton Lindqvist wrote:
> Hi,
> Update lowdown to 0.3.0 from maintainer. Changelog can be found here[1].
>
> Comments?
''make clean all DEBUG=whatever'' doesn't pass "whatever" in CFLAGS.
I fail to see how CFLAGS are passed to the underlying build system.
This is already the c
On Thu, 19 Oct 2017 07:19:27 +0200, Björn Ketelaars
wrote:
Thanks! I just imported it with a minor tweak
> MODULES = lang/python
>
> +RUN_DEPENDS =textproc/py-sphinx${MODPY_FLAVOR}
> +
> MODPY_PI = Yes
> MODPY_SETUPTOOLS = Yes
I put the RDEP line after
On 2017/10/19 10:43, Sebastian Reitenbach wrote:
> Hi,
>
> My bad, bcallah@ pointed out that it's not building with python 2.7, seems I
> only tested with python3 flavor.
>
> The post-install running sphinx fails, the get_distribution('Flask-WTF') for
> setuptools works well
> with the python3
On 2017/10/19 07:19, Björn Ketelaars wrote:
> I agree. Included in the attached port is the diff below...OK?
Yes, OK sthen@ to import.
Hi,
Update lowdown to 0.3.0 from maintainer. Changelog can be found here[1].
Comments? OK?
[1] https://kristaps.bsd.lv/lowdown/archive.html
Index: Makefile
===
RCS file: /cvs/ports/textproc/lowdown/Makefile,v
retrieving revision 1.7
21 matches
Mail list logo