-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
> --- infrastructure/templates/network.conf.template28 May 2016 13:51:18
> - 1.205
> +++ infrastructure/templates/network.conf.template29 May 2016 21:02:15
> -
> @@ -118,9 +118,7 @@ MASTER_SITE_SOURCEFORGE+= \
> http://do
This fixes my crash, thanks!
On Jun 5, 2016, at 2:58 AM, Gleydson Soares wrote:
>> Looks like there's an use after freeing in main loop
>> Attached diff should fix it. Could you try?
>> Thanks,
>
> updated diff. (it was missing a bump)
>
> cvs server: Diffing .
> Index: Makefile
>
ICB has been designed for a user always need to be joined to a group.
With the irssi-icb module you can break this rule currently by running
the '/window close' command and therefore crash irssi simply:
/window close
/j 2
Segmentation fault (core dumped)
icb-channels.c:icb
On 06/03/16 16:16, Christian Weisgerber wrote:
> Nigel Taylor:
>
>> Did you try the modified version of m4?
>
> No. What modified version of m4 is there?
>
Under ~nigel on cvs.openbsd.org
The fixes are to make bison work. Made changes in Nov, diffs would need
updating now. Problem is still pre
On Thu, Jun 02, 2016 at 03:18:02PM +0200, Dmitrij D. Czarkoff wrote:
>
> 1. Currently lynx dies to SIGABRT from pledge when user follows URL
> for image files. I guess the same happens when user configures
> mailcap or handlers for mime types. Properly removing this
> functional
On Wed, Jun 01, 2016 at 08:46:59PM +, Christian Weisgerber wrote:
> On 2016-05-31, Markus Lude wrote:
>
> >> Most likely this is fallout from the ld.so problem that is currently
> >> ravaging sparc64.
> >
> > Should one report those problems on sparc64?
> > Some more ports fails to build he
2016-05-28 23:06 GMT+03:00 Rafael Sadowski :
> *ping* Don't be scared, everything is better than kde/libs3 ports saved
> on distfiles.nl ;)
FYI, I finally got to it. Thank you for sumbmission!
> On Wed May 04, 2016 at 07:36:09AM +0200, Rafael Sadowski wrote:
>> Hi ports@,
>>
>> after Vadim Zhukov
> Looks like there's an use after freeing in main loop
> Attached diff should fix it. Could you try?
> Thanks,
updated diff. (it was missing a bump)
cvs server: Diffing .
Index: Makefile
===
RCS file: /cvs/ports/net/ii/Makefile,v
ret
Hi Ray,
Ray Lai writes:
>
> (terminal 1)
> $ ii
>
> (terminal 2)
> $ echo '/j #test123' >> ~/irc/irc.freenode.net/in
> $ echo '/l #test123' >> ~/irc/irc.freenode.net/'#test123'/in
>
> (terminal 1)
> Bus error (core dumped)
> $ egdb ./ii ~/ii.core
> GNU gdb (GDB) 7.11
> Copyright (C) 2016 Free
(terminal 1)
$ ii
(terminal 2)
$ echo '/j #test123' >> ~/irc/irc.freenode.net/in
$ echo '/l #test123' >> ~/irc/irc.freenode.net/'#test123'/in
(terminal 1)
Bus error (core dumped)
$ egdb ./ii ~/ii.core
GNU gdb (GDB) 7.11
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL ve
On Sat, 4 Jun 2016 15:09:24 +0100
Stuart Henderson wrote:
> On 2016/06/04 22:03, Ray Lai wrote:
> > > On Jun 4, 2016, at 10:00 PM, Stuart Henderson
> > > wrote:
> > > On 2016/06/04 18:52, Ray Lai wrote:
> > > btw, that "#'" doesn't make it into the package, it was just to
> > > work around vim'
Sat, 4 Jun 2016 08:41:13 -0500 Amit Kulkarni
> On Sat, Jun 4, 2016 at 8:00 AM, Sebastien Marie wrote:
>
> > Hi,
> >
> > Any OK for upgrading sysutils/sysclean ?
> >
> > Changes:
> > - add a new mode (used by default): safe mode. it excludes any dynamic
> > libraries and all files under /et
> On Jun 4, 2016, at 10:00 PM, Stuart Henderson wrote:
>
> On 2016/06/04 18:52, Ray Lai wrote:
> [..]
>
> OK sthen@. Bitfield is nice, though I think I will miss the single-
> line output from "moo $number" as I found it quicker to scan visually.
Btw I'm open any ideas for a good visual prese
On 2016/06/04 22:03, Ray Lai wrote:
> > On Jun 4, 2016, at 10:00 PM, Stuart Henderson wrote:
> >
> > On 2016/06/04 18:52, Ray Lai wrote:
> > [..]
> >
> > OK sthen@. Bitfield is nice, though I think I will miss the single-
> > line output from "moo $number" as I found it quicker to scan visually.
> On Jun 4, 2016, at 10:00 PM, Stuart Henderson wrote:
>
> On 2016/06/04 18:52, Ray Lai wrote:
> [..]
>
> OK sthen@. Bitfield is nice, though I think I will miss the single-
> line output from "moo $number" as I found it quicker to scan visually.
>
>> Port nits:
>> - fix COMMENT
>
> btw, that
On 2016/06/04 18:52, Ray Lai wrote:
[..]
OK sthen@. Bitfield is nice, though I think I will miss the single-
line output from "moo $number" as I found it quicker to scan visually.
> Port nits:
> - fix COMMENT
btw, that "#'" doesn't make it into the package, it was just to
work around vim's idea
On Sat, 4 Jun 2016 15:20:25 +0200
Theo Buehler wrote:
> On Sat, Jun 04, 2016 at 02:01:50PM +0800, Ray Lai wrote:
> > As suggested by sthen, added NO_TEST=Yes and fleshed out DESCR.
>
> Shouldn't a '# uses pledge()' marker be added to the Makefile?
Added.
wifind.tgz
Description: application/c
On Sat, Jun 4, 2016 at 8:00 AM, Sebastien Marie wrote:
> Hi,
>
> Any OK for upgrading sysutils/sysclean ?
>
> Changes:
> - add a new mode (used by default): safe mode. it excludes any dynamic
> libraries and all files under /etc directory. it is a more safe
> default.
> - small docume
On Jun 4, 2016 7:57 AM, "Ray Lai" wrote:
>
> Updates:
> - moo now labels bit positions (from jsg@, see below)
> - pledged.
> - regress cleaned up
>
> Port nits:
> - moved to GitHub
> - fix COMMENT
>
> Labeled bit positions from jsg@:
>
> This diff changes moo to print numbers seperated by newlin
On 2016/06/04 14:12, Raf Czlonka wrote:
> I always let it finish without any ill effects - there's plenty of
> packages which update just fine (shell, Perl, etc.).
The problem comes when you have some libraries updated and others
not updated. When there are inter-library dependencies, in some case
I thought about it, but letskencrypt doesn't have one either, so i assumed if
pledged-upstream, the uses pledge marker is not tracked. (I assumed the markers
were for pledges added in patches)
I'll add it if necessary. Also to moo.
> On Jun 4, 2016, at 9:20 PM, Theo Buehler wrote:
>
>> On Sa
On Sat, Jun 04, 2016 at 02:01:50PM +0800, Ray Lai wrote:
> As suggested by sthen, added NO_TEST=Yes and fleshed out DESCR.
Shouldn't a '# uses pledge()' marker be added to the Makefile?
On Sat, Jun 04, 2016 at 08:52:28AM +0200, Sebastien Marie wrote:
> On Sat, Jun 04, 2016 at 07:28:58AM +0100, Raf Czlonka wrote:
> > >
> > > +1 for sysclean to check for obsolete packages. sysclean reminds you which
> > > files are obsolete. but be careful deleting the files. I deleted a current
>
On Sat, 4 Jun 2016 13:52:16 +0100
Stuart Henderson wrote:
> On 2016/06/04 14:01, Ray Lai wrote:
> > As suggested by sthen, added NO_TEST=Yes and fleshed out DESCR.
>
> I'd change the MAINTAINER line to Ray Lai , every other
> port in the tree uses this format, otherwise it's OK with me to impo
On Sat, Jun 04, 2016 at 02:06:14PM BST, Stuart Henderson wrote:
> On 2016/06/04 07:32, Amit Kulkarni wrote:
> > > Inspect if there's nothing which you had missed:
> > >
> > > doas sysclean
> > >
> > > then simply:
> > >
> > > doas sysclean | while read $file ; do doas rm -fr "$file"
On Sat, Jun 04, 2016 at 01:32:23PM BST, Amit Kulkarni wrote:
> On Sat, Jun 4, 2016 at 1:28 AM, Raf Czlonka wrote:
>
> > On Sat, Jun 04, 2016 at 04:19:35AM BST, Amit Kulkarni wrote:
> > > On Fri, Jun 3, 2016 at 4:45 PM, Raf Czlonka wrote:
> > >
> > > > On Fri, Jun 03, 2016 at 07:39:31PM BST, Pete
By default, it now does unpopulate_light. I'm now reasonably confident
the avoidance mechanisms for not deleting important stuff are good enough,
so it will wipe chroots of anything that doesn't belong there.
See the man page which was updated accordingly. Some fringe case scenarios
may need to us
On 2016/06/04 07:32, Amit Kulkarni wrote:
> When I see those bad system major messages I usually Ctrl + C pkg_add and
> then wait a day or two
A safer way is to keep an eye on source-changes (or the odc/owc lists,
or tail CVSROOT/ChangeLog) if you're running -current, and watch out for
library bum
Hi,
Any OK for upgrading sysutils/sysclean ?
Changes:
- add a new mode (used by default): safe mode. it excludes any dynamic
libraries and all files under /etc directory. it is a more safe
default.
- small documentation bug in usage.
--
Sebastien Marie
Index: Makefile
=
On Sat, Jun 04, 2016 at 07:52:28AM BST, Sebastien Marie wrote:
> On Sat, Jun 04, 2016 at 07:28:58AM +0100, Raf Czlonka wrote:
> > >
> > > +1 for sysclean to check for obsolete packages. sysclean reminds you which
> > > files are obsolete. but be careful deleting the files. I deleted a current
> >
On 2016/06/04 14:01, Ray Lai wrote:
> As suggested by sthen, added NO_TEST=Yes and fleshed out DESCR.
I'd change the MAINTAINER line to Ray Lai , every other
port in the tree uses this format, otherwise it's OK with me to import.
On Sat, Jun 4, 2016 at 1:28 AM, Raf Czlonka wrote:
> On Sat, Jun 04, 2016 at 04:19:35AM BST, Amit Kulkarni wrote:
> > On Fri, Jun 3, 2016 at 4:45 PM, Raf Czlonka wrote:
> >
> > > On Fri, Jun 03, 2016 at 07:39:31PM BST, Peter N. M. Hansteen wrote:
> > > > On 06/03/16 20:26, Todd C. Miller wrote:
On Sat, 4 Jun 2016 08:00:57 -0300
Gleydson Soares wrote:
> where is the diff? :)
>
> On Jun 4, 2016 7:57 AM, "Ray Lai" wrote:
> >
> > Updates:
> > - moo now labels bit positions (from jsg@, see below)
> > - pledged.
> > - regress cleaned up
> >
> > Port nits:
> > - moved to GitHub
> > - fix COM
Updates:
- moo now labels bit positions (from jsg@, see below)
- pledged.
- regress cleaned up
Port nits:
- moved to GitHub
- fix COMMENT
Labeled bit positions from jsg@:
This diff changes moo to print numbers seperated by newlines
rather than tabs so that the main part of the diff works properl
Hi list,
attached is an update for luastdlib that bumps our stone age old
version 22 to the newest 41.2.0. I have been using this for months
and it works well across all Lua versions.
The only problem though is that it breaks API, and anyone else who
is using this must update his code. In ports i
Thats great Rafael.
Ill update the inkscape bug tracker later.
On 4 June 2016 07:53:29 BST, Rafael Sadowski wrote:
>Hi @ports,
>
>below is an update for graphics/inkscapei. Crash spotted[1] by edd@. He
>descriptes two crashes in OpenBSD. bug/1587311 fixed below but
>bug/1587319 is not an inksca
On Sat, Jun 04, 2016 at 08:53:29AM +0200, Rafael Sadowski wrote:
> Hi @ports,
>
> below is an update for graphics/inkscapei. Crash spotted[1] by edd@. He
> descriptes two crashes in OpenBSD. bug/1587311 fixed below but
> bug/1587319 is not an inkscape port or inkscape bug. It's a lib2geom
> bug.
>
37 matches
Mail list logo