upgrading ports with a lot of dependencies

2012-08-25 Thread Jim Pazarena
My question is a general one, with the following specific example. I wanted to re-compile the latest phpmyadmin but when I tried that, I get a "you must have the latest php5" (5.4.6) when I try php5 I get a dependency of devel/pkgconf when I compile pkgconf, it conflicts with devel/pkg-config

Re: portmaster 3.13.13 real endless loop "Waiting on fetch & checksum.."

2012-08-25 Thread G. Paul Ziemba
Doug et al., I'm following up to the earlier posts from 10 Aug 2012 on this list, as I am encountering this problem myself. I did not see a resolution to the problem, so I assume it's still outstanding. I'm going to provide data for two scenarios below. The first scenario is the one you describe

Re: pkgng suggestion: renaming /usr/sbin/pkg to /usr/sbin/pkg-bootstrap

2012-08-25 Thread CyberLeo Kitsana
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/24/2012 07:01 PM, Baptiste Daroussin wrote: > Can anyone give me he details on the security related problem? Off the top of my head, it seems to represent a break in the chain of trust: how does the bootstrapper verify that the tarball it just d

Re: patch to build spamass-milter with sendmail-sasl

2012-08-25 Thread Curtis Villamizar
In message Chris Rees writes: > On 25 August 2012 21:38, Curtis Villamizar wrote: > > > > In message > > > > Chris Rees writes: > > > >> On 23 August 2012 21:37, Lawrence K. Chen, P.Eng. wrote: > >> > Just the patch I was looking for. > >> > > >> > - Original Message - > >> >> > >>

Re: patch to build spamass-milter with sendmail-sasl

2012-08-25 Thread Chris Rees
On 25 August 2012 21:38, Curtis Villamizar wrote: > > In message > > Chris Rees writes: > >> On 23 August 2012 21:37, Lawrence K. Chen, P.Eng. wrote: >> > Just the patch I was looking for. >> > >> > - Original Message - >> >> >> >> FYI- >> >> >> >> The mail/spamass-milter port won't bui

Re: patch to build spamass-milter with sendmail-sasl

2012-08-25 Thread Curtis Villamizar
In message Chris Rees writes: > On 23 August 2012 21:37, Lawrence K. Chen, P.Eng. wrote: > > Just the patch I was looking for. > > > > - Original Message - > >> > >> FYI- > >> > >> The mail/spamass-milter port won't build if the sendmail-sasl port > >> has > >> been built. The patch b

Re: apcupsd compile fails on 9-stable amd64

2012-08-25 Thread Warren Block
On Sat, 25 Aug 2012, Oleg Ginzburg wrote: On Saturday 25 August 2012 18:06:29 Warren Block wrote: Discovered last night that sysutils/apcupsd will not compile on 9-stable amd64 if the USB or SNMP options are enabled. It does compile on 8.3-stable i386. Stock gcc, not clang. ccache is install

FreeBSD port: stellarium 0.11.4

2012-08-25 Thread Alexander Wolf
Hello! Today has been released Stellarium 0.11.4 with improvements for *BSD systems. I'm write patch for FreeBSD port: http://astro.uni-altai.ru/~aw/patches/FreeBSD-stellarium.patch -- With best regards, Alexander ___ freebsd-ports@freebsd.org mailing

Re: P2 testing of pkg

2012-08-25 Thread Lars Engels
On Fri, Aug 24, 2012 at 07:16:48PM -0700, Jeffrey Bouquet wrote: > pkg2ng fails to register anything: > Undefined symbol "_ThreadRuneLocale" > It tries; Each port is attempted to be registered. > ... > Unknown if that is because of the p2 having an earlier version > of 9-STABLE than upon which was

Re: optionsNG NLS description

2012-08-25 Thread Gabor Kovesdan
On 2012.08.25. 16:16, Alberto Villa wrote: On Wed, Aug 1, 2012 at 3:32 AM, Alberto Villa wrote: >I'd like to do the change as well. Can we proceed with the commit >since you got no objection? Change committed in r303137. Thanks! Gabor ___ freebsd-p

Re: apcupsd compile fails on 9-stable amd64

2012-08-25 Thread Oleg Ginzburg
Hi On Saturday 25 August 2012 18:06:29 Warren Block wrote: > Discovered last night that sysutils/apcupsd will not compile on 9-stable > amd64 if the USB or SNMP options are enabled. It does compile on > 8.3-stable i386. Stock gcc, not clang. ccache is installed, but not > used for ports. Any s

Re: optionsNG NLS description

2012-08-25 Thread Alberto Villa
On Wed, Aug 1, 2012 at 3:32 AM, Alberto Villa wrote: > I'd like to do the change as well. Can we proceed with the commit > since you got no objection? Change committed in r303137. -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla _

apcupsd compile fails on 9-stable amd64

2012-08-25 Thread Warren Block
Discovered last night that sysutils/apcupsd will not compile on 9-stable amd64 if the USB or SNMP options are enabled. It does compile on 8.3-stable i386. Stock gcc, not clang. ccache is installed, but not used for ports. Any suggestions? ... CXX src/apcupsd.c CXX src/apcnis.c LD

Re: One more pkg non-default-please edge-case reasoning...

2012-08-25 Thread Patrick Lamaiziere
Le Fri, 24 Aug 2012 19:44:15 -0700 (PDT), Jeffrey Bouquet a écrit : > This side of simple. (Additionally, a nice white-on-blue readability). > Never got used to the search keys in "less" etc. So the flat files > here serve a purpose I surmise is not that common. > And figuring out which categor

Re: pkgng suggestion: renaming /usr/sbin/pkg to /usr/sbin/pkg-bootstrap

2012-08-25 Thread Julien Laffaye
On 8/24/2012 11:57 PM, Doug Barton wrote: On 8/23/2012 8:03 PM, Eitan Adler wrote: On 23 August 2012 22:59, Doug Barton wrote: I tend to agree with Steve here ... we can't be responsible for other people's poorly written docs. This isn't about poorly written docs. This is the user expecting a

Re: P2 testing of pkg

2012-08-25 Thread Florian Smeets
On 25.08.12 04:16, Jeffrey Bouquet wrote: > pkg2ng fails to register anything: > Undefined symbol "_ThreadRuneLocale" > It tries; Each port is attempted to be registered. > ... > Unknown if that is because of the p2 having an earlier version > of 9-STABLE than upon which was built /pkg/ > ... Yes