Re: CFT: security/openssh-portable 5.8p2

2011-10-11 Thread Gleb Smirnoff
On Sun, Oct 09, 2011 at 06:38:10PM +0200, Grzegorz Blach wrote: G> New snapshot is ready to testing: G> https://github.com/downloads/Roorback/mgk_ports/openssh-portable-5.8p2-t2.shar G> In this version WITH_LPK knob is fixed. G> Thanks to Gleb Smirnoff. btw, one more issue with the

openssh-portable should depend on perl

2011-11-23 Thread Gleb Smirnoff
Grzegorz, I've noticed that during openssh-portable build it runs a ./fixprogs script. This script is a perl program, so openssh-portable should have perl as build dependency. -- Totus tuus, Glebius. ___ freebsd-ports@freebsd.org mailing list http:

Re: astro/gpsd fails to build on CURRENT

2013-05-11 Thread Gleb Smirnoff
Rainer, On Tue, May 07, 2013 at 06:19:16PM +0200, Rainer Hurling wrote: R> When I try to build astro/gpsd on 10.0-CURRENT it fails with the R> following messages (devel/scons should be up to date): R> R> /usr/ports/astro/gpsd#make R> ===> Found saved configuration for gpsd-3.9 ... R> Checkin

Re: astro/gpsd fails to build on CURRENT

2013-05-11 Thread Gleb Smirnoff
On Sat, May 11, 2013 at 10:05:22PM +0200, Rainer Hurling wrote: R> On 11.05.2013 20:53 (UTC+2), Gleb Smirnoff wrote: R> > Rainer, R> > R> > On Tue, May 07, 2013 at 06:19:16PM +0200, Rainer Hurling wrote: R> > R> When I try to build astro/gpsd on 10.0-CURRENT it fa

Re: removing _WANT_IFADDR breaks net-snmp

2015-02-27 Thread Gleb Smirnoff
On Thu, Feb 26, 2015 at 10:08:40PM -0500, Michael Butler wrote: M> The recent changes which served to hide "struct ifaddr" have broken M> net-snmp: I know and slowly working on that: https://lists.freebsd.org/pipermail/svn-src-head/2015-February/068674.html -- Totus tuus, Glebius. _

Re: svn commit: r315662 - in head: contrib/bsnmp/snmp_mibII contrib/ipfilter/ipsend lib/libprocstat sys/netinet sys/sys usr.bin/netstat usr.bin/sockstat usr.bin/systat usr.sbin/tcpdrop usr.sbin/trpt

2017-03-20 Thread Gleb Smirnoff
Hi! This change is known to break a ton of ports. More than 100 if counting depends. I'm sorry for that and I already started to fix them. Please send all new breakages to me. On Tue, Mar 21, 2017 at 06:39:49AM +0000, Gleb Smirnoff wrote: T> Author: glebius T> Date: Tue Mar 21 06

Re: svn commit: r315662 - in head: contrib/bsnmp/snmp_mibII contrib/ipfilter/ipsend lib/libprocstat sys/netinet sys/sys usr.bin/netstat usr.bin/sockstat usr.bin/systat usr.sbin/tcpdrop usr.sbin/trpt

2017-03-20 Thread Gleb Smirnoff
On Tue, Mar 21, 2017 at 07:50:32AM +0100, Antoine Brodin wrote: A> > This change is known to break a ton of ports. More than 100 if A> > counting depends. I'm sorry for that and I already started to fix A> > them. A> > A> > Please send all new breakages to me. A> A> Hi, A> A> Exp-runs should ha

Re: svn commit: r315662 - in head: contrib/bsnmp/snmp_mibII contrib/ipfilter/ipsend lib/libprocstat sys/netinet sys/sys usr.bin/netstat usr.bin/sockstat usr.bin/systat usr.sbin/tcpdrop usr.sbin/trpt

2017-03-21 Thread Gleb Smirnoff
On Tue, Mar 21, 2017 at 08:22:19AM +0100, Baptiste Daroussin wrote: B> On Mon, Mar 20, 2017 at 11:54:33PM -0700, Gleb Smirnoff wrote: B> > On Tue, Mar 21, 2017 at 07:50:32AM +0100, Antoine Brodin wrote: B> > A> > This change is known to break a ton of ports. More than 100

Re: rcNG-fy net/mpd4

2006-09-25 Thread Gleb Smirnoff
On Sat, Sep 23, 2006 at 09:14:37PM +0900, Norikatsu Shigemura wrote: N> Hi glebius! N> N> I make a patch to rcNG-fy the net/mpd4. Please review and commit N> or may I commit this OK? N> N> cvs add: N> files/mpd4.sh.in N> cvs remove: N> files/mpd4.sh

Re: FreeBSD Port: mpd4-4.0b5

2006-11-14 Thread Gleb Smirnoff
On Sat, Nov 11, 2006 at 02:17:47AM +0100, [EMAIL PROTECTED] wrote: l> this my problem when i try to make mpd l> l> ===> Building for mpd4-4.0b5 l> ===> src l> Warning: Object directory not changed from original l> /usr/ports/net/mpd/work/mpd4-4.0b5/src l> make: don't know how to make mpd4.1. Stop

Re: r263478 - /stable/10/sys/net/route.h breaks net-snmp

2014-04-07 Thread Gleb Smirnoff
On Sun, Apr 06, 2014 at 10:11:31AM +0200, Oliver Lehmann wrote: O> Hi Gleb, O> O> your change to route.h breaks the compilation of O> net-mgmt/net-snmp. Can you please fix it? O> O> Here is a log from CURRENT, the error message on 10-STABLE is the same. O> With 10-RELEASE the port compiled fine:

Re: r263478 - /stable/10/sys/net/route.h breaks net-snmp

2014-04-07 Thread Gleb Smirnoff
On Mon, Apr 07, 2014 at 12:28:01PM +0200, Oliver Lehmann wrote: O> > Strange. This is how it builds on my CURRENT: O> > O> > checking for struct rtentry.rt_dst... no O> > checking for struct rtentry.rt_hash... no O> > checking for struct rtentry.rt_next... no O> > checking for struct rtentry.rt_ref