www/webkit-gtk2 wrongly thinks that lang/p5-Switch is not installed

2011-06-09 Thread Anton Shterenlikht
# pkg_info -xo p5-Switch Information for p5-Switch-2.16: Origin: lang/p5-Switch # cd /usr/ports/www/webkit-gtk2/ # make configure ===> webkit-gtk2-1.2.7_1 depends on file: /usr/local/bin/flex - found ===> webkit-gtk2-1.2.7_1 depends on executable: g-ir-scanner - found ===> webkit-gtk2-1.2.7

Re: www/webkit-gtk2 wrongly thinks that lang/p5-Switch is not installed

2011-06-09 Thread Koop Mast
On 6/9/2011 11:47 , Anton Shterenlikht wrote: # pkg_info -xo p5-Switch Information for p5-Switch-2.16: Origin: lang/p5-Switch # cd /usr/ports/www/webkit-gtk2/ # make configure ===>webkit-gtk2-1.2.7_1 depends on file: /usr/local/bin/flex - found ===>webkit-gtk2-1.2.7_1 depends on executa

Re: www/webkit-gtk2 wrongly thinks that lang/p5-Switch is not installed

2011-06-09 Thread Anton Shterenlikht
On Thu, Jun 09, 2011 at 12:12:12PM +0200, Koop Mast wrote: > On 6/9/2011 11:47 , Anton Shterenlikht wrote: > ># pkg_info -xo p5-Switch > >Information for p5-Switch-2.16: > > > >Origin: > >lang/p5-Switch > > > ># cd /usr/ports/www/webkit-gtk2/ > ># make configure > >===>webkit-gtk2-1.2.7_1 depen

Re: www/webkit-gtk2 wrongly thinks that lang/p5-Switch is not installed

2011-06-09 Thread Jerry
On Thu, 9 Jun 2011 12:00:58 +0100 Anton Shterenlikht articulated: > On Thu, Jun 09, 2011 at 12:12:12PM +0200, Koop Mast wrote: > > On 6/9/2011 11:47 , Anton Shterenlikht wrote: > > ># pkg_info -xo p5-Switch > > >Information for p5-Switch-2.16: > > > > > >Origin: > > >lang/p5-Switch > > > > > ># c

Re: www/webkit-gtk2 wrongly thinks that lang/p5-Switch is not installed

2011-06-09 Thread Ruslan Mahmatkhanov
09.06.2011 15:36, Jerry пишет: I experienced the same phenomena. Simple do a pkg_deinstall on the "p5-Switch" port and build the "webkit-gtk2" port" again. It works fine then. Obviously, it is a pain in the ass, and I question why the maintainer did not catch this problem before he submitted the

Re: www/webkit-gtk2 wrongly thinks that lang/p5-Switch is not installed

2011-06-09 Thread Ruslan Mahmatkhanov
09.06.2011 15:37, Ruslan Mahmatkhanov пишет: 09.06.2011 15:36, Jerry пишет: I experienced the same phenomena. Simple do a pkg_deinstall on the "p5-Switch" port and build the "webkit-gtk2" port" again. It works fine then. Obviously, it is a pain in the ass, and I question why the maintainer did n

Re: www/webkit-gtk2 wrongly thinks that lang/p5-Switch is not installed

2011-06-09 Thread Robert Huff
Jerry writes: > I experienced the same phenomena. Simple do a pkg_deinstall on > the "p5-Switch" port and build the "webkit-gtk2" port" again. It > works fine then. Cauuse notwithstanding, this worked for me also. Robert Huff ___

Re: www/webkit-gtk2 wrongly thinks that lang/p5-Switch is not installed

2011-06-09 Thread Anton Shterenlikht
On Thu, Jun 09, 2011 at 03:37:08PM +0400, Ruslan Mahmatkhanov wrote: > 09.06.2011 15:36, Jerry ??: > >I experienced the same phenomena. Simple do a pkg_deinstall on the > >"p5-Switch" port and build the "webkit-gtk2" port" again. It works fine > >then. Obviously, it is a pain in the ass, an

rtorrent-devel

2011-06-09 Thread Christer Solskogen
Hi! The last commit does not seem to work properly. ===> License check disabled, port has not defined LICENSE ===> Found saved configuration for rtorrent-devel-0.8.8 ===> Extracting for rtorrent-devel-0.8.8_1 => SHA256 Checksum OK for rtorrent-0.8.8.tar.gz. ===> Patching for rtorrent-devel-0.

gcc-4.5 and 4.6 needs to be recompiled due to /usr/src/UPDATE: 20110608:

2011-06-09 Thread Hartmann, O.
Since the notice mentioned in /usr/src/UPDATE (20110608) both gcc-4.5 and 4.6 seems to need to be recompiled. I tried some ports with "USE_FORTRAN= yes" setand they failed as with gcc-4.6. There was always an error reporting: undefined reference to __cpumask_t or similar. Oliver __

Re: gcc-4.5 and 4.6 needs to be recompiled due to /usr/src/UPDATE: 20110608:

2011-06-09 Thread Attilio Rao
2011/6/9 Hartmann, O. : > Since the notice mentioned in /usr/src/UPDATE (20110608) both gcc-4.5 and > 4.6 seems to need to be recompiled. I tried some ports with "USE_FORTRAN= > yes" setand they failed as with gcc-4.6. There was always an error > reporting: undefined reference to __cpumask_t or sim

databases/mysql55-server, Error: shared library "mysqlclient.18" does not exist

2011-06-09 Thread L Campbell
For some reason, I can't compile databases/mysql55-server on a fresh install; it errors out with $ cd /usr/ports/databases/mysql55-server && make ===> mysql-server-5.5.12 depends on file: /usr/local/bin/cmake - found ===> mysql-server-5.5.12 depends on shared library: mysqlclient.18 - not foun

Request for qpopper testers

2011-06-09 Thread Doug Hardie
I didn't see my first announcement come back to me so am trying again. Qpopper 4.1.0 has been released and I have a first cut at the port files ready for testing. It builds fine with and without APOP. Presently I don't have a way to actually run it as my test machine is setup for a client who

Re: gcc-4.5 and 4.6 needs to be recompiled due to /usr/src/UPDATE: 20110608:

2011-06-09 Thread Kostik Belousov
On Thu, Jun 09, 2011 at 08:07:15PM +0200, Hartmann, O. wrote: > Since the notice mentioned in /usr/src/UPDATE (20110608) both gcc-4.5 > and 4.6 seems to need to be recompiled. I tried some ports with > "USE_FORTRAN= yes" setand they failed as with gcc-4.6. There was always > an error reporting:

Re: www/webkit-gtk2 wrongly thinks that lang/p5-Switch is not installed

2011-06-09 Thread Doug Barton
On 06/09/2011 04:59, Anton Shterenlikht wrote: On Thu, Jun 09, 2011 at 03:37:08PM +0400, Ruslan Mahmatkhanov wrote: 09.06.2011 15:36, Jerry ??: I experienced the same phenomena. Simple do a pkg_deinstall on the "p5-Switch" port and build the "webkit-gtk2" port" again. It works fine then

Re: gcc-4.5 and 4.6 needs to be recompiled due to /usr/src/UPDATE: 20110608:

2011-06-09 Thread Pan Tsu
"Hartmann, O." writes: > Since the notice mentioned in /usr/src/UPDATE (20110608) both gcc-4.5 > and 4.6 seems to need to be recompiled. I tried some ports with > "USE_FORTRAN= yes" setand they failed as with gcc-4.6. There was > always an error reporting: undefined reference to __cpumask_t or >

Re: databases/mysql55-server, Error: shared library "mysqlclient.18" does not exist

2011-06-09 Thread Steven Hartland
- Original Message - From: "L Campbell" To: ; Sent: Thursday, June 09, 2011 7:32 PM Subject: databases/mysql55-server, Error: shared library "mysqlclient.18" does not exist For some reason, I can't compile databases/mysql55-server on a fresh install; it errors out with ... Works f

Re: looking for a ports commiter to take a pr

2011-06-09 Thread wen heping
Hi, The build failed on my box, here is the build log. wen building eduke32-20110502 in directory /usr/local/tinderbox/9.0-FreeBSD build started at Thu Jun 9 08:47:52 UTC 2011 port directory: /usr/ports/games/eduke32 building for: 9.0-CURRENT i386 maintained by: oliv...@gid0.org Makefile

Re: databases/mysql55-server, Error: shared library "mysqlclient.18" does not exist

2011-06-09 Thread L Campbell
On Thu, Jun 9, 2011 at 6:01 PM, Steven Hartland wrote: > - Original Message - From: "L Campbell" > To: ; > Sent: Thursday, June 09, 2011 7:32 PM > Subject: databases/mysql55-server, Error: shared library "mysqlclient.18" > does not exist > > >> For some reason, I can't compile databases/

mariadb-server-5.2.6 failed on amd64 9

2011-06-09 Thread Doug Barton
I'm confused by this error, since it works just fine with default settings on 7 and 8 with both amd64 and i386. Can someone give me a suggestion on the right direction to look? Original Message Excerpt from the build log at http://pointyhat.FreeBSD.org/errorlogs/amd64-er