samba35 building error

2011-02-22 Thread Jacky Cao
I compile samba35 port under FreeBSD 8.1, but it ends wit error:

utils/net_rpc.o(.text+0x152): In function `net_rpc':
: undefined reference to `libnetapi_set_use_ccache'

I found this `libnetapi_set_use_ccache' has been defined, so anyone
there a simple fast solution for this?
___
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


[CFH] databases/jasperserver: update to 4.0.0, help w/ pgsql

2011-02-22 Thread Jason Helfman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hello All,

I am the maintainer of databases/jasperserver, and as of now it only
supports mysql, as we are able to test this internally and actually certify
it against mysql.

All of this being said, I am able to successfully add postgreSQL support to
this port on my development system (ie. desktop), however we are not using
postgreSQL on the backend to actually run any reports to certify it. The
vendor isn't as responsive as I would like to find out what the application
supports, so I was hoping for some help on this matter.

I was wondering if anyone is using jasperserver, in ports or not, against
postgreSQL? If so, what version of the database are you using, and what
version of jasperserver are you using?

I am interested in this because I am able to update the jdbc connector for
pgsql, and tie it into the application to test a connection against the
latest pgsql db. I am also able to do this successfully with the distributed
jdbc connector from JasperSoft, and respective version of pgsql db (8.1).

I am hoping that the application can be run against the latest version of
pgsql.

If necessary, I can provide any testers with a diff that will update to
jasperserver 4.0.0 with pgsql support. The current problem report for
jasperserver is updating to 4.0.0 with only mysql support.

Thanks for your help in advance,
Jason

- -- 
Jason Helfman
System Administrator
experts-exchange.com
http://www.experts-exchange.com/M_4830110.html
E4AD 7CF1 1396 27F6 79DD  4342 5E92 AD66 8C8C FBA5
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.17 (FreeBSD)

iF4EAREIAAYFAk1kC18ACgkQXpKtZoyM+6VSAAEAhv5pBSW5H/FMd4dzdU9sMtWK
kKeuw63cffXDWA54ojgA/jZnzBRdHCoK0zTNAFQ9QLLe2LgFVUqQbKs5TVqHf4qd
=boQ8
-END PGP SIGNATURE-
___
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


Gajim does not starts

2011-02-22 Thread David Demelier

Hello,

I just realized that gajim does not starts anymore :

markand@Melon ~ $ gajim
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
nslookup: not found

I know this is a very useful message, but I can't help more.

Are you expecting the same behavior ?

Cheers,

--
David Demelier
___
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


Re: Gajim does not starts

2011-02-22 Thread David Demelier

On 22/02/2011 22:27, David Demelier wrote:

Hello,

I just realized that gajim does not starts anymore :

markand@Melon ~ $ gajim
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
nslookup: not found

I know this is a very useful message, but I can't help more.

Are you expecting the same behavior ?

Cheers,



Sorry it seems that I compiled my world with WITHOUT_BIND.

Cheers,

--
David Demelier
___
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


Re: Gajim does not starts

2011-02-22 Thread Chuck Swiger
On Feb 22, 2011, at 1:27 PM, David Demelier wrote:
 markand@Melon ~ $ gajim
 ** Message: pygobject_register_sinkfunc is deprecated (GstObject)
 nslookup: not found
 
 I know this is a very useful message, but I can't help more.
 
 Are you expecting the same behavior ?

nslookup has been deprecated, also, but you can get a binary if you install 
/usr/ports/dns/bind96 or later version of BIND.

Regards,
-- 
-Chuck

___
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


Re: Gajim does not starts

2011-02-22 Thread David Demelier

On 22/02/2011 22:35, Doug Barton wrote:

On 02/22/2011 13:30, David Demelier wrote:

On 22/02/2011 22:27, David Demelier wrote:

Hello,

I just realized that gajim does not starts anymore :

markand@Melon ~ $ gajim
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
nslookup: not found

I know this is a very useful message, but I can't help more.

Are you expecting the same behavior ?

Cheers,



Sorry it seems that I compiled my world with WITHOUT_BIND.


It's wacky that this would require nslookup, but if you don't want/need
a complete BIND installation you can take a look at ports/dns/bind-tools.


hth,

Doug




Now gajim starts but quits as soon as it started...

--
David Demelier
___
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


Re: Gajim does not starts

2011-02-22 Thread Doug Barton

On 02/22/2011 13:30, David Demelier wrote:

On 22/02/2011 22:27, David Demelier wrote:

Hello,

I just realized that gajim does not starts anymore :

markand@Melon ~ $ gajim
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
nslookup: not found

I know this is a very useful message, but I can't help more.

Are you expecting the same behavior ?

Cheers,



Sorry it seems that I compiled my world with WITHOUT_BIND.


It's wacky that this would require nslookup, but if you don't want/need 
a complete BIND installation you can take a look at ports/dns/bind-tools.



hth,

Doug


--

Nothin' ever doesn't change, but nothin' changes much.
-- OK Go

Breadth of IT experience, and depth of knowledge in the DNS.
Yours for the right price.  :)  http://SupersetSolutions.com/

___
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


Re: ports/148392: [mail/dovecot] Users of Alpha platform should stay with Dovecot 1.1.16

2011-02-22 Thread eadler
Old Synopsis: Users of Alpha platform should stay with Dovecot 1.1.16
New Synopsis: [mail/dovecot] Users of Alpha platform should stay with Dovecot 
1.1.16

State-Changed-From-To: open-feedback
State-Changed-By: eadler
State-Changed-When: Tue Feb 22 19:33:20 EST 2011
State-Changed-Why: 
Maintainer - can you confirm if this issue affects users of amd64?

http://www.freebsd.org/cgi/query-pr.cgi?pr=148392
___
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


Re: ports/148392: mail/dovecot: Users of Alpha platform should stay with Dovecot 1.1.16

2011-02-22 Thread Craig Butler
The following reply was made to PR ports/148392; it has been noted by GNATS.

From: Craig Butler craig...@lerwick.hopto.org
To: bug-follo...@freebsd.org, pac...@gmail.com
Cc:  
Subject: Re: ports/148392: mail/dovecot: Users of Alpha platform should
 stay with Dovecot 1.1.16
Date: Wed, 23 Feb 2011 02:15:17 +

 Hi Folks
 
 Appears to be working well on sparc64, with no zombie processes...
 dovecot-auth is running fine and authenticating users.
 
 junkjail# pkg_info 
 dovecot-1.2.16  Secure and compact IMAP and POP3 servers
 libiconv-1.13.1_1   A character set conversion library
 libtool-2.2.10  Generic shared library support script
 
 junkjail# uname -rp
 8.1-RELEASE sparc64
 
 junkjail# ps axf | grep dovecot
 34804  ??  SsJ0:00.23 /usr/local/sbin/dovecot
 -c /usr/local/etc/dovecot.conf
 34805  ??  SJ 0:00.12 dovecot-auth
 34806  ??  IJ 0:00.74 dovecot-auth -w
 
 junkjail# tail -1  maillog
 Feb 23 02:00:24 junkjail dovecot: imap-login: Login: user=test,
 method=PLAIN, rip=192.168.1.105, lip=10.0.0.66
 
 Regards
 
 Craig Butler
 
___
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


Re: ports/148392: mail/dovecot: Users of Alpha platform should stay with Dovecot 1.1.16

2011-02-22 Thread eadler
Synopsis: mail/dovecot: Users of Alpha platform should stay with Dovecot 1.1.16

State-Changed-From-To: feedback-closed
State-Changed-By: eadler
State-Changed-When: Tue Feb 22 22:22:57 EST 2011
State-Changed-Why: 
Works fine on all supported systems. Good bye to alpha PRs

http://www.freebsd.org/cgi/query-pr.cgi?pr=148392
___
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


Re: [CFH] databases/jasperserver: update to 4.0.0, help w/ pgsql

2011-02-22 Thread Jason Helfman

On Tue, Feb 22, 2011 at 11:15:43AM -0800, Jason Helfman thus spake:

Hello All,

I am the maintainer of databases/jasperserver, and as of now it only
supports mysql, as we are able to test this internally and actually certify
it against mysql.

All of this being said, I am able to successfully add postgreSQL support to
this port on my development system (ie. desktop), however we are not using
postgreSQL on the backend to actually run any reports to certify it. The
vendor isn't as responsive as I would like to find out what the application
supports, so I was hoping for some help on this matter.

I was wondering if anyone is using jasperserver, in ports or not, against
postgreSQL? If so, what version of the database are you using, and what
version of jasperserver are you using?

I am interested in this because I am able to update the jdbc connector for
pgsql, and tie it into the application to test a connection against the
latest pgsql db. I am also able to do this successfully with the distributed
jdbc connector from JasperSoft, and respective version of pgsql db (8.1).

I am hoping that the application can be run against the latest version of
pgsql.

If necessary, I can provide any testers with a diff that will update to
jasperserver 4.0.0 with pgsql support. The current problem report for
jasperserver is updating to 4.0.0 with only mysql support.

Thanks for your help in advance,
Jason



I found that the vendor has certified against postgreSQL version 8.4, and
I've updated the pr to support this.

Testers for 90, anyone? :)

Thanks,
Jason

--
Jason Helfman
System Administrator
experts-exchange.com
http://www.experts-exchange.com/M_4830110.html
E4AD 7CF1 1396 27F6 79DD  4342 5E92 AD66 8C8C FBA5
___
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