>Пятница, 27 апреля 2018, 22:12 +05:00 от Jeremie Courreges-Anglas
>:
>
>On Fri, Apr 27 2018, Solene Rapenne < sol...@perso.pw > wrote:
>> I propose to remove from the ports tree the following ports. I've not
>> been able to figure out since how many time they were broken.
>>
>> Ports that are
Looking for someone to check and commit the change to the CVS.
Elias.
2018-05-02 20:17 GMT-03:00 Elias M. Mariani :
> Hi,
> I send a diff for soundtouch, minor change in Makefile from version
> 1.9.2 to 2.0.0.
>
> Soundtouch is a dependency of:
> audio/audacity
> emulators/desmume
> multimedia/gst
Updated to 3.2.8 from 3.2.6.
New spyder.tar.gz attached and also in openbsd-wip:
https://github.com/jasperla/openbsd-wip/tree/master/devel/spyder
Again, thanks Stuart for the help.
Elias.
2018-05-04 17:13 GMT-03:00 Elias M. Mariani :
> Thanks for the help Stuart,
>
>> - stray whitespace in Makefi
Yep, thanks Daniel.
Fixed.
2018-05-04 17:29 GMT-03:00 Daniel Jakots :
> On Fri, 4 May 2018 17:03:50 -0300, "Elias M. Mariani"
> wrote:
>
>> Hi,
>> For some reason the port in witch I was working (devel/spyder) is
>> having some issues.
>> When building:
>> error: invalid command 'egg_info'
>> Whe
On 04/25/18 20:46, Brian Callahan wrote:
Hi ports --
Attached is a simple new port, sysutils/rw. rw is a simple dd(1)
replacement utility from Sortix.
---
pkg/DESCR:
Sortix rw is a program that reads blocks from the standard input and
copies them to the standard output until the end of the s
On 2018/05/04 17:59, Theo Buehler wrote:
> On Fri, May 04, 2018 at 06:52:40PM +0300, Paul Irofti wrote:
> > On Fri, May 04, 2018 at 12:13:35PM +0200, Theo Buehler wrote:
> > > On Sat, Apr 28, 2018 at 01:42:52PM +0300, Paul Irofti wrote:
> > > > Hi,
> > > >
> > > > Here is a minor update to GiNaC.
Hi ports --
Attached is a simple new port, sysutils/free. free is a utility that
displays the amount of free and used memory in the system. It's a clone
of the Linux command of the same name.
---
pkg/DESCR:
free is a utility that displays the amount of free and used memory in
the system.
---
On 05/04/18 16:31, Brian Callahan wrote:
On 5/4/2018 4:24 PM, Daniel Jakots wrote:
On Fri, 4 May 2018 13:35:27 +0100, David CARLIER
wrote:
fair enough. here an updated version.
A couple of nits:
- patches/patch-CMakeLists_txt: maybe a short summary about what it's
patching would be nice
On 5/4/2018 4:24 PM, Daniel Jakots wrote:
> On Fri, 4 May 2018 13:35:27 +0100, David CARLIER
> wrote:
>
>> fair enough. here an updated version.
> A couple of nits:
> - patches/patch-CMakeLists_txt: maybe a short summary about what it's
> patching would be nice
> - in the README: the sh file i
On Fri, 4 May 2018 17:03:50 -0300, "Elias M. Mariani"
wrote:
> Hi,
> For some reason the port in witch I was working (devel/spyder) is
> having some issues.
> When building:
> error: invalid command 'egg_info'
> When installing:
> error: option --single-version-externally-managed not recognized
>
On Fri, 4 May 2018 13:35:27 +0100, David CARLIER
wrote:
> fair enough. here an updated version.
A couple of nits:
- patches/patch-CMakeLists_txt: maybe a short summary about what it's
patching would be nice
- in the README: the sh file is a zip? also please fix the useless doas
- it would be n
Thanks for the help Stuart,
> - stray whitespace in Makefile ( and )
Fixed.
> - don't include a maintainer line if it's the default (i.e. ports@)
Fixed.
> - would prefer to see the FLAVOR bits next to MODULES for python
> things so it's obvious
Done.
> - RUN_DEPENDS etc should be one entry per
Hi,
For some reason the port in witch I was working (devel/spyder) is
having some issues.
When building:
error: invalid command 'egg_info'
When installing:
error: option --single-version-externally-managed not recognized
Both from the setup.py script.
Is there any changes that could have affected t
attila wrote:
> Hi ports@,
>
> Now that 7.5.3 has been committed to -current I'd like to propose a
> patch to backport to -stable. This has been lightly tested on an
> amd64 -stable machine with all patches.
>
> We're going to be building and publishing signed packages for -stable
> in the way
On 05/04/18 12:46, Stuart Henderson wrote:
On 2018/05/04 11:09, Brian Callahan wrote:
On 05/04/18 06:45, Solene Rapenne wrote:
Christian Weisgerber writes:
I see this splashed on my dpb window. Apparently a port writes to
/dev/tty during the build. Any idea which one?
476 loops; 2
On 2018/05/04 11:09, Brian Callahan wrote:
>
> On 05/04/18 06:45, Solene Rapenne wrote:
> > Christian Weisgerber writes:
> >
> > > I see this splashed on my dpb window. Apparently a port writes to
> > > /dev/tty during the build. Any idea which one?
> > >
> > > 476 loops; 25s; 139520 K
On Fri, May 04, 2018 at 06:52:40PM +0300, Paul Irofti wrote:
> On Fri, May 04, 2018 at 12:13:35PM +0200, Theo Buehler wrote:
> > On Sat, Apr 28, 2018 at 01:42:52PM +0300, Paul Irofti wrote:
> > > Hi,
> > >
> > > Here is a minor update to GiNaC. All tests pass. OK?
> > >
> >
> > Builds and packag
On Fri, May 04, 2018 at 12:13:35PM +0200, Theo Buehler wrote:
> On Sat, Apr 28, 2018 at 01:42:52PM +0300, Paul Irofti wrote:
> > Hi,
> >
> > Here is a minor update to GiNaC. All tests pass. OK?
> >
>
> Builds and packages fine, confirm that all tests pass. Portcheck is
> happy.
>
> There is one
On 05/04/18 06:45, Solene Rapenne wrote:
Christian Weisgerber writes:
I see this splashed on my dpb window. Apparently a port writes to
/dev/tty during the build. Any idea which one?
476 loops; 25s; 139520 Kstmts; 4894 Kst/sec
381 loops; 20s; 111675 Kstmts; 4891 Kst/sec
9
David CARLIER writes:
> fair enough. here an updated version.
>
> On 4 May 2018 at 08:10, Solene Rapenne wrote:
>
Nice work ! I think it's good now :)
ok solene@
Hi,
Am Donnerstag, Mai 03, 2018 16:27 CEST, Stuart Henderson
schrieb:
> On 2018/05/03 15:54, Sebastian Reitenbach wrote:
> > Hi,
> >
> > Am Freitag, April 27, 2018 13:58 CEST, Pavel Korovin
> > schrieb:
> >
> > > Dear all,
> > >
> > > Please find updates for
> > > sysutils/logstash
> > >
On Tue, Apr 17, 2018 at 04:49:49PM +0200, Sebastien Marie wrote:
> Hi,
>
> The weboob version we have in ports is a bit old (1.0 is from
> 2014-10-17).
>
> Here an update to latest version 1.3 (2017-09-20).
>
> It switchs from qt4 to qt5. I added NO_TEST as the testsuite looks like:
> "Ran 0 tes
fair enough. here an updated version.
On 4 May 2018 at 08:10, Solene Rapenne wrote:
>
> David CARLIER writes:
>
> > slightly update version with all your inputs.
> >
>
> I don't know if it's preferable but I would have renamed the binary
> barony-bin and named the launcher barony. So that users
Hi,
Am Mittwoch, Mai 02, 2018 23:10 CEST, Landry Breuil
schrieb:
> On Wed, May 02, 2018 at 10:28:57PM +0200, Sebastian Reitenbach wrote:
> > Hi,
> >
> >
> >
> > Am Montag, April 30, 2018 15:20 CEST, Landry Breuil
> > schrieb:
> >
> > > On Fri, Mar 09, 2018 at 11:55:48AM +0100, Sebastian Reite
On Thu, May 03 2018, Solene Rapenne wrote:
> naddy@ founds in his latest bulk build that mailpile was failing due to
> python missing at do-install target.
duh
> sthen@ proposed to set an empty do-build target and remove NO_BUILD so
> the module lang/python will set the BUILD_DEPENDS variable co
Christian Weisgerber writes:
> I see this splashed on my dpb window. Apparently a port writes to
> /dev/tty during the build. Any idea which one?
>
> 476 loops; 25s; 139520 Kstmts; 4894 Kst/sec
> 381 loops; 20s; 111675 Kstmts; 4891 Kst/sec
> 93 loops; 5s; 27261 Kstmts; 4
On Fri, May 04, 2018 at 12:30:27PM +0200, Christian Weisgerber wrote:
> I see this splashed on my dpb window. Apparently a port writes to
> /dev/tty during the build. Any idea which one?
>
> 476 loops; 25s; 139520 Kstmts; 4894 Kst/sec
> 381 loops; 20s; 111675 Kstmts; 4891 Kst/sec
>
On 2018/05/04 12:30, Christian Weisgerber wrote:
> I see this splashed on my dpb window. Apparently a port writes to
> /dev/tty during the build. Any idea which one?
>
> 476 loops; 25s; 139520 Kstmts; 4894 Kst/sec
> 381 loops; 20s; 111675 Kstmts; 4891 Kst/sec
> 93 loops; 5s
I see this splashed on my dpb window. Apparently a port writes to
/dev/tty during the build. Any idea which one?
476 loops; 25s; 139520 Kstmts; 4894 Kst/sec
381 loops; 20s; 111675 Kstmts; 4891 Kst/sec
93 loops; 5s; 27261 Kstmts; 4778 Kst/sec
--
Christian "naddy" Weisger
On Sat, Apr 28, 2018 at 01:42:52PM +0300, Paul Irofti wrote:
> Hi,
>
> Here is a minor update to GiNaC. All tests pass. OK?
>
Builds and packages fine, confirm that all tests pass. Portcheck is
happy.
There is one thing:
'make lib-depends-check' complains as follows:
Missing: curses.14 (/usr/
On 2018/05/04 08:05, Landry Breuil wrote:
> On Thu, May 03, 2018 at 11:07:28PM +0200, Rafael Sadowski wrote:
> > On Thu May 03, 2018 at 10:34:45PM +0200, Landry Breuil wrote:
> > > On Thu, May 03, 2018 at 10:25:48PM +0200, Rafael Sadowski wrote:
>
>
>
> > > > > > > > > > > > Looks simple but it
David CARLIER writes:
> slightly update version with all your inputs.
>
I don't know if it's preferable but I would have renamed the binary
barony-bin and named the launcher barony. So that users just type
"barony" to get the game with the correct saving folder.
Also, someone on IRC (sorry anon
32 matches
Mail list logo