Re: My ports.

2010-03-03 Thread Marcelo
Hi dear, Tomorrow I'll pass these to you... Thanks. 2010/2/28 Eitan Adler > I'll take these: > > > sysutils/googlog > > textproc/align > > x11/xbindkeys > -- Marcelo Araujo ara...@freebsd.org ___ freebsd-ports@freebsd.org mailing list http://list

Re: i want to submit a port i made

2010-03-03 Thread Leinier Cruz Salfran
On Wed, Mar 3, 2010 at 8:31 PM, Leinier Cruz Salfran wrote: > On Wed, Mar 3, 2010 at 8:27 PM, Leinier Cruz Salfran > wrote: >> On Wed, Mar 3, 2010 at 8:08 PM, Jerry wrote: >>> On Wed, 3 Mar 2010 19:18:26 -0500 >>> Leinier Cruz Salfran articulated: >>> hello i want to submit a por

Re: i want to submit a port i made

2010-03-03 Thread Leinier Cruz Salfran
On Wed, Mar 3, 2010 at 8:27 PM, Leinier Cruz Salfran wrote: > On Wed, Mar 3, 2010 at 8:08 PM, Jerry wrote: >> On Wed, 3 Mar 2010 19:18:26 -0500 >> Leinier Cruz Salfran articulated: >> >>> hello >>> >>> i want to submit a port i made .. how can i do that? >> >> Well, you could send me a few dolla

Re: i want to submit a port i made

2010-03-03 Thread Leinier Cruz Salfran
On Wed, Mar 3, 2010 at 8:08 PM, Jerry wrote: > On Wed, 3 Mar 2010 19:18:26 -0500 > Leinier Cruz Salfran articulated: > >> hello >> >> i want to submit a port i made .. how can i do that? > > Well, you could send me a few dollars and I could do it for you; or, > your could try reading the info at

Re: i want to submit a port i made

2010-03-03 Thread Jerry
On Wed, 3 Mar 2010 19:18:26 -0500 Leinier Cruz Salfran articulated: > hello > > i want to submit a port i made .. how can i do that? Well, you could send me a few dollars and I could do it for you; or, your could try reading the info at this URL. http://www.freebsd.org/doc/en/books/porters-han

i want to submit a port i made

2010-03-03 Thread Leinier Cruz Salfran
hello i want to submit a port i made .. how can i do that? ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

graphics/djvulibre-nox11: files/patch-tools_any2djvu error

2010-03-03 Thread Leinier Cruz Salfran
hello i modified the file 'files/patch-tools_any2djvu' this is the content of the modified file (i installed the port with my modification) -#! /bin/bash -f +#!/bin/sh # CVS version control block - do not edit manually # $RCSfile: any2djvu,v $ # $Revision: 1.3 $ # $Date: 2007/08/10 08:08:

Re: qt33 plist errors

2010-03-03 Thread Dima Panov
On Wednesday 24 February 2010 12:43:47 Philip M. Gollucci wrote: > On 02/24/10 02:35, Thomas Abthorpe wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On Tue, 16 Feb 2010 05:52:08 + > > > > "Philip M. Gollucci" wrote: > >> http://tb.p6m7g8.net//errors/9-CURRENT-amd64-snmp

Cannot upgrade kmymoney2

2010-03-03 Thread Andrea Venturoli
Any hint on this? (7.2-RELEASE-p6/i386) bye & Thanks av. # portupgrade -R kmymoney2 [Gathering depends for finance/kmymoney2 ...

FreeBSD Port: sysutils/eventlog evtlog.h missing facilities

2010-03-03 Thread Peter Lai
Hi Ivan Would it be possible to look into merging base's syslog.h with eventlog's evtlog.h ? The reason is, evtlog.h is missing a bunch of facility codes that is in FreeBSD's syslog.h: #define LOG_NTP (12<<3) /* NTP subsystem */ #define LOG_SECURITY(13<<3) /* security subsystems (fir