Re: Superfluous dependencies

2011-03-12 Thread Aragon Gouveia
On 03/10/11 11:28, Hans Ottevanger wrote: By making a few trivial changes i can make xorg-7.5.1 fully independent on run-time of Python, Perl and Bison. The same can be done for kde-lite-3.5.10_8 when I also disable the Perl support in net-snmp, which is a dependency of kdeutils-3.5.10_8. If

pkg_add -r could be better?

2010-10-28 Thread Aragon Gouveia
Hi, I've recently started building custom packages and had hoped to consume them locally with 'pkg_add -r'. In short, pkg_add breaks with many of the custom built packages with messages such as: pkg_add: could not find package sqlite3-3.7.2 ! pkg_add: pkg_add of dependency 'nss-3.12.6_3'

Re: pkg_add -r could be better?

2010-10-28 Thread Aragon Gouveia
Hi, On 10/28/10 22:07, Sean McAfee wrote: Why are you using -r (which fetches the default packages from freebsd.org/mirrors) in conjunction with custom packages? My intention is to serve them to multiple systems from a single FTP/HTTP server. I set PACKAGEROOT/PACKAGESITE to override the

extraneous package depends?

2010-10-10 Thread Aragon Gouveia
Hi, I do my own package builds using make package and for a while I've been noticing packages having odd dependencies attached to them. Taking one for example, devel/gamin, here's what I get: $ pkg_info -r gamin-0.1.10_4.tbz Information for gamin-0.1.10_4.tbz: Depends on: Dependency:

mail/ssmtp CRAM-MD5 fix, maintainer timeout

2009-11-25 Thread Aragon Gouveia
Hiya, Could someone take a look at this PR and patch please? http://www.freebsd.org/cgi/query-pr.cgi?pr=140175 No response since 1 Nov. Would be nice to get it committed. Thanks! Regards, Aragon ___ freebsd-ports@freebsd.org mailing list

Re: mail/ssmtp CRAM-MD5 fix, maintainer timeout

2009-11-25 Thread Aragon Gouveia
Hey Greg, Greg Larkin wrote: I will work on the PR, but there's also an upgrade to 2.62-3 that needs to be incorporated. If you have some spare cycles and can update the PR with a diff for both, that would help me a lot. I made some time for this tonight. I've sent a follow up to the PR

Re: DragonFlyBSD mail agent

2009-01-08 Thread Aragon Gouveia
| By Michel Talon ta...@lpthe.jussieu.fr | [ 2009-01-08 16:09 +0200 ] would it not be interesting to have the DragonFlyBSD mail agent in FreeBSD? I use ssmtp on many systems and would love to try dma. Looking forward to seeing it in ports! Thanks!

Cinelerra porting help

2008-03-22 Thread Aragon Gouveia
Hi, I've been hacking at the Cinelerra Community Version in the hope of getting it working on FreeBSD 7. The old ALSA-only problem of old Cinelerras is gone since they added OSS support. I've got it compiled and executing, but I think I'm hitting a pthread deadlock issue as the process just