Re: portmgr reorganization

2009-06-04 Thread Kirill Ponomarew
Erwin and co, thanks a lot guys for the great job we did together in the past, and I wish Martin and Ion-Mihai good luck with their new responsibilities. Amen :-) On Jun 4, 2009, at 12:35 PM, Erwin Lansing wrote: Portmgr is happy to announce that two new members will join the team. Marti

Re: security/gsasl is broken

2009-12-15 Thread Kirill Ponomarew
Thanks for information. I've updated the port to 1.4.0 version. On Dec 15, 2009, at 10:18 PM, pluknet wrote: > Hi. > > security/gsasl is broken due to upstream update (and removed old > tar.gz version). > If noone is working on updating the port currently, I'll prepare a > diff tomorrow (I left

Re: FreeBSD Ports Search webpage is not usable

2007-12-20 Thread Kirill Ponomarew
On Thu, Dec 20, 2007 at 12:04:07AM +0300, Кутейников Дмитрий wrote: > Web interface for ports collection is very inconvenient. I want to find > package to install it by `pkg_add -r` command (because I don't have much > time to build it from ports tree) but it's name on the site and in the > package

Re: ./options-descr file suggestion for ports

2007-06-09 Thread Kirill Ponomarew
On Sat, Jun 09, 2007 at 09:36:51AM -0700, David Southwell wrote: > Hi > > Would it be possible , when a port has options, to ask porters if they would > consider the merits/demerits of adding: > > 1. An ./options-descr file in the port directory that describes the options, > their purpose and

Re: FreeBSD Port: exim-4.67

2007-09-07 Thread Kirill Ponomarew
On Fri, Sep 07, 2007 at 10:16:44PM +0300, Maxim Sirenko wrote: > Hi. > > Why Exim is stil 4.67 in FreeBSD ports tree? > I use it and see that it already has to be 4.68. Please, update your ports. -Kirill ___ freebsd-ports@freebsd.org mailing list http:

Re: FreeBSD Port: exim-4.67

2007-09-08 Thread Kirill Ponomarew
On Sat, Sep 08, 2007 at 09:34:43AM +0300, Maxim Sirenko wrote: > That's ok, but why these changes are not reflected on the main FreeBSD > site??? > http://www.freebsd.org/cgi/ports.cgi?query=exim&stype=name Because new package is not yet uploaded to ftp server ? -Kirill _

Re: Port comparison failed

2007-09-20 Thread Kirill Ponomarew
On Thu, Sep 20, 2007 at 09:49:05AM +0200, Alex Dupre wrote: > Eric ha scritto: >> it happens when i run portsnap and then get new ports via: >> pkg_version -v | grep \< > > Use: > > pkg_version -Ivl'<' Please note, it works only if you have updated INDEX file, if not, just use "pkg_version -vL="

Re: pkg_upgrade (was Re: pkg_add does not backtrack, does it?)

2007-02-09 Thread Kirill Ponomarew
On Fri, Feb 09, 2007 at 12:27:00AM +0100, Joan Picanyol i Puig wrote: > [moved to ports@ with notice in [EMAIL PROTECTED] > > * Mike Meyer <[EMAIL PROTECTED]> [20070207 07:17]: > > In <[EMAIL PROTECTED]>, Joan Picanyol i Puig <[EMAIL PROTECTED]> typed: > > > I know what I'd like: a utility in the

Re: Python 2.4.4 and devel/ncurses

2007-02-26 Thread Kirill Ponomarew
On Mon, Feb 26, 2007 at 01:07:48PM -0700, Joshua Tinnin wrote: > > > It seems to me that rpath works as expected but /lib/libncurses.so.6 is > > > loaded first... > > > > There was some discussion about a year ago, which pointed out a problem. > > The readline package loads termcap, which could be

Re: Python 2.4.4 and devel/ncurses

2007-02-27 Thread Kirill Ponomarew
On Tue, Feb 27, 2007 at 03:58:57PM +0800, Rong-En Fan wrote: > On Mon, Feb 26, 2007 at 04:19:04PM -0500, Thomas Dickey wrote: > > On Mon, Feb 26, 2007 at 09:44:11PM +0100, Kirill Ponomarew wrote: > > > On Mon, Feb 26, 2007 at 01:07:48PM -0700, Joshua Tinnin wrote: > > >

Re: Python 2.4.4 and devel/ncurses

2007-02-27 Thread Kirill Ponomarew
On Tue, Feb 27, 2007 at 05:18:05PM +0800, Rong-En Fan wrote: > On Tue, Feb 27, 2007 at 09:46:22AM +0100, Kirill Ponomarew wrote: > > On Tue, Feb 27, 2007 at 03:58:57PM +0800, Rong-En Fan wrote: > > > On Mon, Feb 26, 2007 at 04:19:04PM -0500, Thomas Dickey wrote: > >

Re: Python 2.4.4 and devel/ncurses

2007-02-27 Thread Kirill Ponomarew
On Tue, Feb 27, 2007 at 06:05:47PM +0800, Rong-En Fan wrote: > $ ls -d /var/db/pkg/libtool* > /var/db/pkg/libtool-1.5.22_3/ > $ pkg_info libtool > pkg_info: can't find package 'libtool' installed or in a file! Hehe, zsh provides completion for that :-) > Could you pkg_info -a | grep ncurses? #

Re: Python 2.4.4 and devel/ncurses

2007-02-27 Thread Kirill Ponomarew
On Tue, Feb 27, 2007 at 09:02:04PM +0800, Rong-En Fan wrote: > On Tue, Feb 27, 2007 at 03:58:57PM +0800, Rong-En Fan wrote: > > On Mon, Feb 26, 2007 at 04:19:04PM -0500, Thomas Dickey wrote: > > > On Mon, Feb 26, 2007 at 09:44:11PM +0100, Kirill Ponomarew wrote: > > > &

Re: Whats this: UPDATING 2007030

2007-03-07 Thread Kirill Ponomarew
On Wed, Mar 07, 2007 at 09:42:00PM +0300, Sergey Matveychuk wrote: > Heino Tiedemann wrote: > > > > sorry I do not understand, WHAT to do there. > > > > Okay, there is an example, but what doas this mean concretely to me? > > > > Does that mean, that I am responsible fu"r all deps in ports? > >

Re: Whats this: UPDATING 2007030

2007-03-07 Thread Kirill Ponomarew
On Thu, Mar 08, 2007 at 01:30:59AM +0300, Sergey Matveychuk wrote: > Kirill Ponomarew wrote: > > Hmm, it seems portupgrade-devel is broken eg: > > > > # portupgrade p5-Compress-Raw-Zlib-2.003 > > [Gathering depends for archivers/p5-Compress-Raw-Zlib > > ./

Re: Whats this: UPDATING 2007030

2007-03-08 Thread Kirill Ponomarew
On Thu, Mar 08, 2007 at 07:25:21AM +0100, Heino Tiedemann wrote: > Kirill Ponomarew <[EMAIL PROTECTED]> wrote: > > > On Wed, Mar 07, 2007 at 09:42:00PM +0300, Sergey Matveychuk wrote: > >> Heino Tiedemann wrote: > >> > > >> > sorry I do no