autoconf removal / Build error: KDE requires autoconf 2.53 or newer (kmastermind)

2007-10-02 Thread Jan Henrik Sylvester

portupgrade kmastermind-2.2_1 to kmastermind-2.2_2 failed:

*** AUTOCONF NOT FOUND!.
*** KDE requires autoconf 2.53 or newer

What should I do about it?

Moreover, portupgrade does not deal with this:

autoconf-2.53_4   needs updating (port has 2.61_2)
autoconf-2.59_3   needs updating (port has 2.61_2)
autoconf-2.61_2 =  up-to-date with port

/usr/ports/UPDATING has no instructions what to do with the obsolete 
autoconf versions. Shall I remove them although autotools-20070905, 
kde-3.5.7, and kdevelop-3.4.1_2 still require them? Can I do that 
without rebuilding kdevelop?


I thought about:

pkgdb -s /autoconf-2.53_4/autoconf-2.61_2/
pkgdb -s /autoconf-2.59_3/autoconf-2.61_2/
pkg_remove -f autoconf-2.53_4
pkg_remove -f autoconf-2.59_3
pkgdb -F

Would this do it? Or would I have trouble later on?

Thanks,
Jan Henrik
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: graphviz: stuck with Undefined symbol problem

2007-10-02 Thread Henrik Brix Andersen
On Sat, Sep 22, 2007 at 11:11:13PM +0200, Henrik Brix Andersen wrote:
 On Sat, Sep 22, 2007 at 04:01:17PM +0200, Andrea Venturoli wrote:
  /libexec/ld-elf.so.1: /usr/local/lib/graphviz/libgvplugin_gd.so.4:
  Undefined symbol gd_alternate_fontlist
  Problems running dot: exit code=1, command='dot',
  arguments='xxx__incl.dot -Tpng -o xxx__incl.png'
 
 I'm seeing the same problem on one of my RELENG_6_2 machines here -
 but I can not reproduce it on my -CURRENT machine.
 
 I haven't been able to find the source of the problem yet...

FYI, graphviz-2.12_2 doesn't have this problem - graphviz-2.14.1 does.

Regards,
Brix
-- 
Henrik Brix Andersen [EMAIL PROTECTED]


pgprX8XHpTDYM.pgp
Description: PGP signature


FreeBSD Port: libXi-1.1.3,1

2007-10-02 Thread Anna Ostyakova
Error compile libXi !!!

make
===  Building for libXi-1.1.3,1
Making all in src
make  all-am
/bin/sh ../libtool --tag=CC--mode=compile 
cc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -I/usr/local/include 
-DMALLOC_0_RETURNS_NULL -O2 -fno-strict-aliasing -pipe -MT 
XChgDCtl.lo -MD -MP -MF .deps/XChgDCtl.Tpo -c -o XChgDCtl.lo XChgDCtl.c
 
cc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -I/usr/local/include 
-DMALLOC_0_RETURNS_NULL -O2 -fno-strict-aliasing -pipe -MT 
XChgDCtl.lo -MD -MP -MF .deps/XChgDCtl.Tpo -c 
XChgDCtl.c  -fPIC -DPIC -o .libs/XChgDCtl.o
XChgDCtl.c: In function `XChangeDeviceControl':
XChgDCtl.c:113: error: `DEVICE_ABS_CALIB' undeclared (first use in this 
function)
XChgDCtl.c:113: error: (Each undeclared identifier is reported only once
XChgDCtl.c:113: error: for each function it appears in.)
XChgDCtl.c:115: error: `XDeviceAbsCalibControl' undeclared (first use in this 
function)
XChgDCtl.c:115: error: `C' undeclared (first use in this function)
XChgDCtl.c:115: error: syntax error before ')' token
XChgDCtl.c:118: error: `c' undeclared (first use in this function)
XChgDCtl.c:143: error: `DEVICE_ABS_AREA' undeclared (first use in this 
function)
XChgDCtl.c:145: error: `XDeviceAbsAreaControl' undeclared (first use in this 
function)
XChgDCtl.c:145: error: `A' undeclared (first use in this function)
XChgDCtl.c:145: error: syntax error before ')' token
XChgDCtl.c:148: error: `a' undeclared (first use in this function)
XChgDCtl.c:171: error: `DEVICE_CORE' undeclared (first use in this function)
XChgDCtl.c:173: error: `XDeviceCoreControl' undeclared (first use in this 
function)
XChgDCtl.c:173: error: syntax error before ')' token
XChgDCtl.c:194: error: `DEVICE_ENABLE' undeclared (first use in this function)
XChgDCtl.c:196: error: `XDeviceEnableControl' undeclared (first use in this 
function)
XChgDCtl.c:196: error: `E' undeclared (first use in this function)
XChgDCtl.c:196: error: syntax error before ')' token
XChgDCtl.c:199: error: `e' undeclared (first use in this function)
*** Error code 1

Stop in /usr/ports/x11/libXi/work/libXi-1.1.3/src.
*** Error code 1

Stop in /usr/ports/x11/libXi/work/libXi-1.1.3/src.
*** Error code 1




-- 
Best regards,
Anna Ostyakova
Volgograd, Russia.

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE : FreeBSD Port: libXi-1.1.3,1

2007-10-02 Thread tracy musaza
Dear Anna O.
   
  Please, update your sources before you install and libXi will B installed.
   
  then # make install
   
  Best Regards,
  

Anna Ostyakova [EMAIL PROTECTED] a écrit :
  Error compile libXi !!!

make
=== Building for libXi-1.1.3,1
Making all in src
make all-am
/bin/sh ../libtool --tag=CC --mode=compile 
cc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -I/usr/local/include 
-DMALLOC_0_RETURNS_NULL -O2 -fno-strict-aliasing -pipe -MT 
XChgDCtl.lo -MD -MP -MF .deps/XChgDCtl.Tpo -c -o XChgDCtl.lo XChgDCtl.c

cc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -I/usr/local/include 
-DMALLOC_0_RETURNS_NULL -O2 -fno-strict-aliasing -pipe -MT 
XChgDCtl.lo -MD -MP -MF .deps/XChgDCtl.Tpo -c 
XChgDCtl.c -fPIC -DPIC -o .libs/XChgDCtl.o
XChgDCtl.c: In function `XChangeDeviceControl':
XChgDCtl.c:113: error: `DEVICE_ABS_CALIB' undeclared (first use in this 
function)
XChgDCtl.c:113: error: (Each undeclared identifier is reported only once
XChgDCtl.c:113: error: for each function it appears in.)
XChgDCtl.c:115: error: `XDeviceAbsCalibControl' undeclared (first use in this 
function)
XChgDCtl.c:115: error: `C' undeclared (first use in this function)
XChgDCtl.c:115: error: syntax error before ')' token
XChgDCtl.c:118: error: `c' undeclared (first use in this function)
XChgDCtl.c:143: error: `DEVICE_ABS_AREA' undeclared (first use in this 
function)
XChgDCtl.c:145: error: `XDeviceAbsAreaControl' undeclared (first use in this 
function)
XChgDCtl.c:145: error: `A' undeclared (first use in this function)
XChgDCtl.c:145: error: syntax error before ')' token
XChgDCtl.c:148: error: `a' undeclared (first use in this function)
XChgDCtl.c:171: error: `DEVICE_CORE' undeclared (first use in this function)
XChgDCtl.c:173: error: `XDeviceCoreControl' undeclared (first use in this 
function)
XChgDCtl.c:173: error: syntax error before ')' token
XChgDCtl.c:194: error: `DEVICE_ENABLE' undeclared (first use in this function)
XChgDCtl.c:196: error: `XDeviceEnableControl' undeclared (first use in this 
function)
XChgDCtl.c:196: error: `E' undeclared (first use in this function)
XChgDCtl.c:196: error: syntax error before ')' token
XChgDCtl.c:199: error: `e' undeclared (first use in this function)
*** Error code 1

Stop in /usr/ports/x11/libXi/work/libXi-1.1.3/src.
*** Error code 1

Stop in /usr/ports/x11/libXi/work/libXi-1.1.3/src.
*** Error code 1




-- 
Best regards,
Anna Ostyakova
Volgograd, Russia.

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]



Coko Tracy MIRINDI MUSAZA

mobiles: 00242 576 14 00Congo
 00243 81 250 0472  RDC
www.airnetcg.net
   
-
 Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


cups-1.3.3 not compiling anymore in FreeBSD 7.0

2007-10-02 Thread O. Hartmann

Hello,

Since several days all my FreeBSD 7.0-CURRENT boxes are incapable of 
upgrading cups-base port with the follwoing error. Can anyone help?


Thanks a lot,

Regards,
Oliver


Making all in scripting/php...
gmake[1]: Entering directory 
`/usr/ports/print/cups-base/work/cups-1.3.3/scripting/php'

echo Compiling phpcups.c...
Compiling phpcups.c...
cc  -Wshadow -Wunused -Wall -Wno-format-y2k -fPIC -Os -g -I.. 
-I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=pentium4 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT 
-I../.. `/usr/local/bin/php-config --includes` -I/usr/local/include 
-I/usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I../.. 
`/usr/local/bin/php-config --includes` -c phpcups.c

phpcups.c: In function 'zm_startup_phpcups':
phpcups.c:163: error: 'CUPS_PRINTER_DISCOVERED' undeclared (first use in 
this function)

phpcups.c:163: error: (Each undeclared identifier is reported only once
phpcups.c:163: error: for each function it appears in.)
gmake[1]: *** [phpcups.o] Error 1
gmake[1]: Leaving directory 
`/usr/ports/print/cups-base/work/cups-1.3.3/scripting/php'

gmake: *** [all] Error 1
*** Error code 2

Stop in /usr/ports/print/cups-base.
*** Error code 1

Stop in /usr/ports/print/cups-base.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade.53922.0 env UPGRADE_TOOL=portupgrade 
UPGRADE_PORT=cups-base-1.2.12 UPGRADE_PORT_VER=1.2.12 make

** Fix the problem and try again.
---  Build of print/cups-base ended at: Tue, 02 Oct 2007 13:15:20 + 
(consumed 00:05:54)
---  Upgrade of print/cups-base ended at: Tue, 02 Oct 2007 13:15:20 
+ (consumed 00:05:54)

---  ** Upgrade tasks 1: 0 done, 0 ignored, 0 skipped and 1 failed
---  Listing the results (+:done / -:ignored / *:skipped / !:failed)
! print/cups-base (cups-base-1.2.12)(compiler error)
---  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
---  Session ended at: Tue, 02 Oct 2007 13:15:20 + (consumed 00:05:58)

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


ports/games/frozenbubble on FreeBSD 7

2007-10-02 Thread Stefan Lambrev

Hello,

Frozen bubble on FreeBSD7 should depend on compat6x
and the message how to start the program (if core dumps) should be 
changed to:


LD_PRELOAD=/usr/local/lib/compat/libc_r.so.6 frozen-bubble

Anyone care to fix this ?

--

Best Wishes,
Stefan Lambrev
ICQ# 24134177

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Updated FreeBSD Phing Port

2007-10-02 Thread Brian A. Seklecki


All:

FBSD Ports has an old copy from late `06 before phing.info / 
phing.tigris.org apparently:


 $ ident /usr/local/bin/phing
  /usr/local/bin/phing:
  $Id: pear-phing 123 2006-09-14 20:19:08Z mrook

  PORTNAME=   phing
  PORTVERSION=2.1.1


However, one of my developers seems to have a 2.3.x-BETA/RC version 
running on 6.2-p7 just fine (php 5.2.1/pear 1.6.2)


 $ phing -version
   Phing version 2.3.0beta1

We should endeavor to update this to something recent.  We'll try this 
from here and forward results on.



l8*
-lava (Brian A. Seklecki - Pittsburgh, PA, USA)
   http://www.spiritual-machines.org/

Guilty? Yeah. But he knows it. I mean, you're guilty.
You just don't know it. So who's really in jail?
~Maynard James Keenan

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Port installation/upgrades issues

2007-10-02 Thread David Southwell
On Sunday 30 September 2007 07:18:31 Chris wrote:
 Yes some ports don't work, other ports work.

 I think problem is related to autoconf-2.16_2 which I upgrade today.

 Ports that don't work are net-snmpd, php5 and all php5-extensions, faac
 (tried to deinstall it and now I can't install it :/ )

 At least I am not alone with that problem.

  * Chris ([EMAIL PROTECTED]) wrote:
   Today I have problem installing or upgrading ports like net-snmpd,
   faac, php. I get a common error for all these ports:
  
   make: cannot open Makefile.
   *** Error code 2
  
   Anyone else having the same problem?
 
  Same here. Seems like something broke after autoconf dependenices
  switch in many ports.

Same here - loads of ports breaking with the same error.

David

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Port installation/upgrades issues

2007-10-02 Thread David Southwell
On Tuesday 02 October 2007 09:13:29 David Southwell wrote:
 On Sunday 30 September 2007 07:18:31 Chris wrote:
  Yes some ports don't work, other ports work.
 
  I think problem is related to autoconf-2.16_2 which I upgrade today.
 
  Ports that don't work are net-snmpd, php5 and all php5-extensions, faac
  (tried to deinstall it and now I can't install it :/ )
 
  At least I am not alone with that problem.
 
   * Chris ([EMAIL PROTECTED]) wrote:
Today I have problem installing or upgrading ports like net-snmpd,
faac, php. I get a common error for all these ports:
   
make: cannot open Makefile.
*** Error code 2
   
Anyone else having the same problem?
  
   Same here. Seems like something broke after autoconf dependenices
   switch in many ports.

 Same here - loads of ports breaking with the same error.

 David


Sorry meant to include the report:

* devel/autoconf261 (autoconf-2.59_3)
! net-mgmt/net-snmp (net-snmp-5.3.1_3)  (unknown build error)
! net/samba3 (samba-3.0.26a,1)  (unknown build error)
! devel/libthai (libthai-0.1.5_2)   (unknown build error)
! audio/faad (faad2-2.5,1)  (unknown build error)
! devel/apr-svn (apr-gdbm-db42-1.2.8_1) (unknown build error)
* devel/subversion (subversion-1.4.4_1)
! www/apache22 (apache-2.2.6_1) (unknown build error)
* www/mod_python3 (mod_python-3.3.1)
* lang/php5 (php5-5.2.4)
* devel/tmake (tmake-1.7_3)
! devel/php5-pcre (php5-pcre-5.2.4) (unknown build error)
* security/qca-tls (qca-tls-1.0_2)
! textproc/php5-xml (php5-xml-5.2.4)(unknown build error)
! archivers/php5-zlib (php5-zlib-5.2.4) (unknown build error)
* www/mod_ruby (mod_ruby-1.2.6)
! graphics/php5-gd (php5-gd-5.2.4)  (unknown build error)
! audio/vorbis-tools (vorbis-tools-1.1.1_4,3)   (unknown build error)
* misc/gnome-icon-theme (gnome-icon-theme-2.18.0_1)
* graphics/libgnomecanvas (libgnomecanvas-2.14.0_3)
* security/gnome-keyring (gnome-keyring-0.8.1_1)
* devel/gconf2 (gconf2-2.18.0.1_1)
* x11-toolkits/wxgtk24 (wxgtk2-2.4.2_15)
* textproc/libwpd (libwpd-0.8.9_1)
* textproc/wv2 (wv2-0.2.3_1)
! www/php5-session (php5-session-5.2.4) (unknown build error)
* x11-toolkits/py-wxPython24 (py24-wxPython-2.4.2.4_7)
* databases/pydbdesigner (pydbdesigner-0.1.4.1_1)
! databases/php5-mysql (php5-mysql-5.2.4)   (unknown build error)
* x11-themes/gtk-engines2 (gtk-engines2-2.10.2)
* devel/gnome-vfs (gnome-vfs-2.18.1_2)
* www/xulrunner (xulrunner-1.8.0.4_7)
! devel/php5-gettext (php5-gettext-5.2.4)   (unknown build error)
* devel/sdl12 (sdl-1.2.11_1,2)
* x11/libgnome (libgnome-2.18.0_1)
* www/gallery2 (gallery2-2.2.3)
* devel/doxygen (doxygen-1.5.2)
! mail/mutt (mutt-1.4.2.3)  (unknown build error)
* x11-toolkits/libbonoboui (libbonoboui-2.18.0_1)
* x11-toolkits/libgnomeui (libgnomeui-2.18.1_1)

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


php5 does not buid

2007-10-02 Thread Alexander Konovalenko

Hello,

I got an error while building php5:

make clean build
===  Cleaning for php5-5.2.4_1
===  Vulnerability check disabled, database not found
===  Found saved configuration for php5-5.2.4_1
===  Extracting for php5-5.2.4_1
= MD5 Checksum OK for php-5.2.4.tar.bz2.
= SHA256 Checksum OK for php-5.2.4.tar.bz2.
===  Patching for php5-5.2.4_1
===  Applying FreeBSD patches for php5-5.2.4_1
===   php5-5.2.4_1 depends on file: /usr/local/sbin/apxs - found
===   php5-5.2.4_1 depends on file: /usr/local/bin/autoconf-2.61 - found
===   php5-5.2.4_1 depends on executable: pkg-config - found
===   php5-5.2.4_1 depends on shared library: xml2.5 - found
===  Configuring for php5-5.2.4_1
configure.in:152: warning: AC_PROG_LEX invoked multiple times
../../lib/autoconf/programs.m4:779: AC_DECL_YYTEXT is expanded from...
aclocal.m4:2080: PHP_PROG_LEX is expanded from...
configure.in:152: the top level
===  Building for php5-5.2.4_1
make: cannot open Makefile.
*** Error code 2

Stop in /usr/ports/lang/php5.
*** Error code 1

Stop in /usr/ports/lang/php5.

Is there any work around?

I tried php4 but got the same error. I need to build php5 module for Apache22. 

uname -a
FreeBSD myhost 6.2-STABLE FreeBSD 6.2-STABLE #2: Mon Oct  1 12:35:16 CEST 2007  
   
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP-DEVELOPER  i386


/Alexander Konovalenko

+46-8-5537-8142 (office)
+46-7-3752-2116
http://daemon.nanophys.kth.se/~kono

Royal Institute of Technology (KTH)
Nanostructure Physics Department, Albanova
Roslagstullsbacken 21
10691 Stockholm
Sweden
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


[ A D V ] Cisco Specials...

2007-10-02 Thread ComputerWide

If you have received this message in error or if you would
like to be removed from our broadcast for any reason, reply
to this email with REMOVE as subject followed by the email
address you wish to remove.
***

ComputerWide, Inc.
23679 Calabasas Road #761
Calabasas, CA. 91302, USA
Tel: (818) 804-5158
http://www.computerwide.net
Email: [EMAIL PROTECTED]


    CISCO SPECIAL 

We have the following Cisco Switches and Router in stock at
50% off GPL new in the box covered with one year smartnet

15 * WS-C2960-48TC-L $2,247
10 * WS-C2960G-48TC-L$2,997
 3 * WS-C3560-24TS-S $1,497
12 * WS-C3560-48TS-S $2,497
 1 * WS-C3560G-24PS-E$4,795
20 * WS-C3560G-24TS-S$2,397
10 * WS-C3560G-48TS-S$3,997
 8 * WS-C3750-48TS-S $3,497
 9 * WS-C3750G-12S-S $3,997
 8 * WS-C3750G-24TS-S$3,747
15 * WS-C3750G-24TS-S1U  $3,497
 2 * CISCO3845   $6,500

   

The following are Notebook prices.  All NEW models come
with 1 year warranty and all RB models with 90 days.
For a detailed list, please request our price list in
Excel or PDF format.

Part#  Model  Price  Condition

TOSHIBA
PQF43U-008004  Qosmio F45-AV412  $1,403  NEW
PQF43U-007004  Qosmio F45-AV411  $1,299  NEW
PQF43U-007005  Qosmio F45-AV410  $1,195  NEW
PSPB9U-022003  Satellite X205-S9349  $1,767  NEW
PSPB0U-01W008  Satellite P205-S6327$935  NEW
PSPBGU-00W016  Satellite P205-S6277$935  RB
PSPB0U-00Y008  Satellite P205-S6297$862  RB
PSPB0U-00X008  Satellite P205-S6287$831  RB
PSPB0U-00W008  Satellite P205-S6267$758  RB
PSPAGU-00J00V  Satellite P105-S9337  $1,247  RB
PSAEGU-01100U  Satellite A215-S4757$883  NEW
PSAEGU-01400U  Satellite A215-S4807$790  NEW
PSAEGU-00W00U  Satellite A215-S4747$790  NEW
PSAF0U-0CQ009  Satellite A205-S4707$831  NEW
PSAD0U-05400Q  Satellite A135-S4637$706  NEW
PSMC0U-01V00P  Satellite M205-S3217$810  NEW
PLUA0U-0M1043  Satellite U205-S5058$987  RB

HP
RT681AA#ABA  Pavilion M7747C-B   $966  NEW
GA648UA#ABA  Pavilion TX1215 $893  RB
RV309UA#ABA  Pavilion TX1115 $862  RB
DV6500#SE6   Pavilion DV6500t  $1,351  NEW
DV2500#BTO28 Pavilion DV2500t  $1,101  NEW
RB545UT#ABA  NX6325  $540  RB
RK973US#ABA  NC6400  $987  RB
EN352UT#ABA  NX7400  $727  RB
GU789US#ABA  6510b   $935  NEW
GK192US#ABA  6515b   $623  RB
RM237UA#ABA  6910p $1,330  RB
RM234UA#ABA  6910p $1,247  RB
GU764US#ABA  6910p $1,112  RB
RB554UT#ABA  NC8430$1,091  RB
RM293UA#ABA  NC8430$1,143  NEW
RN040AW#ABA  NW8440$1,372  RB
RB549UT#ABA  NX9420$1,205  RB
RB552UA#ABA  NW9440$1,684  RB
RN019AW#ABA  NW9440$1,663  RB
399279R-999-BV7Z  NC6400 $758  RB
411621R-999-BSRN  NX7300 $519  RB
435620R-999-BXJZ  6510b  $935  RB
435941R-999-BXMW  6515b  $852  RB
435941R-999-BXMY  6515b  $852  RB
435941R-999-BW99  6515b  $623  RB
435620R-999-BXS8  6510b  $914  RB
435620R-999-BXH5  6510b  $862  RB
435622R-999-BXMR  6710b$1,039  RB
435622R-999-BXR5  6710b  $997  RB
435622R-999-BXMP  6710b  $935  RB
435622R-999-BXMT  6710b  $914  RB
435622R-999-BXVB  6710b  $821  RB
435939R-999-BX1R  6715b  $873  RB
435939R-999-BXPZ  6715b  $602  RB
435939R-999-BW5D  6715b  $550  RB
430250R-999-BXPG  6910p$1,351  RB
430250R-999-BXR2  6910p$1,143  RB
430250R-999-BXPK  6910p  $987  RB
399456R-999-BWXQ  NX9420 $935  RB
399457R-999-BXH3  NW9440   $1,653  RB
406954R-999-BX8W  TC4400   $1,195  RB
RL875AW#ABA  TC4400$1,091  RB
GJ875US#ABA  TC4400  $987  RB

SONY
VGN-AR550UAR550U$2,037  NEW
VGN-AR520EAR520E$1,476  NEW
VGN-TZ190N/B  TZ190N/B  $2,651  NEW
VGN-TZ150N/B  TZ150N/B  $2,027  NEW
VGN-TZ150N/N  TZ150N/N  $2,027  NEW
VGN-TZ130N/B  TZ130N/B  $1,923  NEW
VGN-UX380NUX380N$1,112  NEW
VGN-CR120E/L  CR120E/L  $1,320  NEW
VGN-CR140E/B  CR140E/B  $1,216  NEW
VGN-CR125E/B  CR125E/B  $1,164  NEW
VGN-SZ650N/C  SZ650N/C  $1,850  NEW
VGN-SZ640N/B  SZ640N/B  $1,788  NEW
VGN-SZ430N/B  SZ430N/B  $1,694  NEW
VGN-FZ180E/B  FZ180E/B  $1,736  NEW
VGN-N385E/W   N385E/W $883  NEW
VGN-N325E/W   N325E/W $758  NEW
VGN-N230E/B   N230E/B $779  NEW

APPLE
MA897LL/A  MacBook Pro  $2,495  NEW
MA896LL/A  MacBook Pro  $2,412  NEW
MB075LL/A  MacBook Pro  $2,412  NEW
MB077LL/A  MacBook Pro  $2,651  NEW
MB061LL/A  MacBook  $1,070  NEW
MB062LL/A  MacBook  $1,247  NEW
MB063LL/A  MacBook  $1,434  NEW

LENOVO
0768-EFU   3000 N100  $727  NEW

ACER
AS5570-2977  Aspire AS5570-2977  $561  NEW
AS3680-2682  Aspire AS3680-2682  $467  NEW
AS3690-2196  Aspire AS3690-2196  $436  RB
AS3680-2682  Aspire AS3680-2682  $415 

Re: php5 does not buid

2007-10-02 Thread Brian A. Seklecki

On Tue, 2007-10-02 at 18:23 +0200, Alexander Konovalenko wrote:
 Hello,
 
 I got an error while building php5:
 
 make clean build
 ===  Cleaning for php5-5.2.4_1
 ===  Vulnerability check disabled, database not found
 ===  Found saved configuration for php5-5.2.4_1
 ===  Extracting for php5-5.2.4_1
 = MD5 Checksum OK for php-5.2.4.tar.bz2.
 = SHA256 Checksum OK for php-5.2.4.tar.bz2.
 ===  Patching for php5-5.2.4_1
 ===  Applying FreeBSD patches for php5-5.2.4_1
 ===   php5-5.2.4_1 depends on file: /usr/local/sbin/apxs - found
 ===   php5-5.2.4_1 depends on file: /usr/local/bin/autoconf-2.61 - found
 ===   php5-5.2.4_1 depends on executable: pkg-config - found
 ===   php5-5.2.4_1 depends on shared library: xml2.5 - found

What does config.log look like? /var/db/ports/php5/options ?

php5/Makefiles was touched two weeks ago for 5.2.4 and then two days ago
for autotools-related changes:

Revision 1.121: download - view: text, markup, annotated -
select for diffs
Sun Sep 30 04:47:00 2007 UTC (2 days, 11 hours ago) by linimon
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +2 -2 lines
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR: ports/116639
Submitted by:   aDe

 ===  Configuring for php5-5.2.4_1
 configure.in:152: warning: AC_PROG_LEX invoked multiple times
 ../../lib/autoconf/programs.m4:779: AC_DECL_YYTEXT is expanded from...
 aclocal.m4:2080: PHP_PROG_LEX is expanded from...
 configure.in:152: the top level
 ===  Building for php5-5.2.4_1
 make: cannot open Makefile.
 *** Error code 2
 
 Stop in /usr/ports/lang/php5.
 *** Error code 1
 
 Stop in /usr/ports/lang/php5.
 
 Is there any work around?
 
 I tried php4 but got the same error. I need to build php5 module for 
 Apache22. 
 
 uname -a
 FreeBSD myhost 6.2-STABLE FreeBSD 6.2-STABLE #2: Mon Oct  1 12:35:16 CEST 
 2007 
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP-DEVELOPER  i386
 
 
 /Alexander Konovalenko
 
 +46-8-5537-8142 (office)
 +46-7-3752-2116
 http://daemon.nanophys.kth.se/~kono
 
 Royal Institute of Technology (KTH)
 Nanostructure Physics Department, Albanova
 Roslagstullsbacken 21
 10691 Stockholm
 Sweden
 ___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 
 
 
 
 
 
-- 
Brian A. Seklecki [EMAIL PROTECTED]
Collaborative Fusion, Inc.




IMPORTANT: This message contains confidential information and is intended only 
for the individual named. If the reader of this message is not an intended 
recipient (or the individual responsible for the delivery of this message to an 
intended recipient), please be advised that any re-use, dissemination, 
distribution or copying of this message is prohibited.  Please notify the 
sender immediately by e-mail if you have received this e-mail by mistake and 
delete this e-mail from your system.


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


FreeBSD Port: freeradius-mysql-1.1.7 error

2007-10-02 Thread Jaron Parsons
Ran into a problem installing the freeradius-mysql port today, and 
thought i would share the fix...

If already reported, my appologies.
When building begins the following error occurred:
gmake[4]: .//libtool: Command not found

I edited /usr/ports/net/freeradius-mysql/work/freeradius-1.1.7/Make.inc
edited this line:
LIBTOOL  =.//libtool

changed it to this:
LIBTOOL = /usr/local/bin/libtool

everything built fine afterwards.

This may or may not be the correct procedure for reporting, or fixing 
this, just felt I would share this with others in case they run into it. 
as well as notifying the maintainer.

OS = FreeBSD 6.2 Stable

Jaron Parsons



___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Port installation/upgrades issues

2007-10-02 Thread Ade Lovett


On Oct 02, 2007, at 09:15 , David Southwell wrote:


Same here - loads of ports breaking with the same error.

David



Sorry meant to include the report:


Update your ports tree.  In particular, make sure you have m4-1.4.9,1  
-- the breakage is with an upgrade to a botched m4-1.4.10, which  
breaks autoconf*.


-aDe

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cups-1.3.3 not compiling anymore in FreeBSD 7.0

2007-10-02 Thread Doug Barton

On Tue, 2 Oct 2007, O. Hartmann wrote:


Hello,

Since several days all my FreeBSD 7.0-CURRENT boxes are incapable of 
upgrading cups-base port with the follwoing error. Can anyone help?


There was some sort of issue with stale headers IIRC. Make sure your ports 
tree is up to date, pkg_delete the old cups before installing the new one 
and you should be ok.


hth,

Doug

--

This .signature sanitized for your protection

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: php5 does not buid

2007-10-02 Thread Martin Tournoij
On Tue 02 Oct 2007 18:10, Alexander Konovalenko wrote:
 
 Hello,
 
 I got an error while building php5:
 
 make clean build
 ===  Cleaning for php5-5.2.4_1
 ===  Vulnerability check disabled, database not found
 ===  Found saved configuration for php5-5.2.4_1
 ===  Extracting for php5-5.2.4_1
 = MD5 Checksum OK for php-5.2.4.tar.bz2.
 = SHA256 Checksum OK for php-5.2.4.tar.bz2.
 ===  Patching for php5-5.2.4_1
 ===  Applying FreeBSD patches for php5-5.2.4_1
 ===   php5-5.2.4_1 depends on file: /usr/local/sbin/apxs - found
 ===   php5-5.2.4_1 depends on file: /usr/local/bin/autoconf-2.61 - found
 ===   php5-5.2.4_1 depends on executable: pkg-config - found
 ===   php5-5.2.4_1 depends on shared library: xml2.5 - found
 ===  Configuring for php5-5.2.4_1
 configure.in:152: warning: AC_PROG_LEX invoked multiple times
 ../../lib/autoconf/programs.m4:779: AC_DECL_YYTEXT is expanded from...
 aclocal.m4:2080: PHP_PROG_LEX is expanded from...
 configure.in:152: the top level
 ===  Building for php5-5.2.4_1
 make: cannot open Makefile.
 *** Error code 2
 
 Stop in /usr/ports/lang/php5.
 *** Error code 1
 
 Stop in /usr/ports/lang/php5.
 
 Is there any work around?
 
 I tried php4 but got the same error. I need to build php5 module for 
 Apache22. 
 
 uname -a
 FreeBSD myhost 6.2-STABLE FreeBSD 6.2-STABLE #2: Mon Oct  1 12:35:16 CEST 
 2007 
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP-DEVELOPER  i386

While updating autotools, the commiter also accidentally updated m4 to a
new (unstable) version, leading to various problems.

The problem has been fixed, try updating your ports tree, removing
the php work directory and building again.

Regards,
Martin Tournoij
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD Port: freeradius-mysql-1.1.7 error

2007-10-02 Thread David Wood

Hi Jaron (and the list),

In message [EMAIL PROTECTED], Jaron Parsons 
[EMAIL PROTECTED] writes
Ran into a problem installing the freeradius-mysql port today, and 
thought i would share the fix...

If already reported, my appologies.
When building begins the following error occurred:
gmake[4]: .//libtool: Command not found

I edited /usr/ports/net/freeradius-mysql/work/freeradius-1.1.7/Make.inc
edited this line:
LIBTOOL  =.//libtool

changed it to this:
LIBTOOL = /usr/local/bin/libtool

everything built fine afterwards.

This may or may not be the correct procedure for reporting, or fixing 
this, just felt I would share this with others in case they run into 
it. as well as notifying the maintainer.


Usually, emailing the maintainer is enough. Offering to email (or, even 
better, uploading to somewhere the maintainer can obtain) a typescript 
and config.log helps too. Use bzip2 or gzip to keep the file sizes down.



I suspect that the m4 / autotools brokenness that has affected the ports 
tree in various ways in the past few days is responsible. portsnap or 
cvsup your ports tree to the latest versions, then check that devel/m4 
is 1.4.9 or 1.4.9,1 (not the broken 1.4.10). Building the latest 
versions of devel/libtool15 and devel/libltdl15 wouldn't be a bad idea 
either.


Once you've sorted those things out, I'd be surprised if the port 
doesn't then build as it is. I'm busy on development work with the port 
(and a FreeRADIUS 2.0.0-pre2 port). I haven't made any changes with the 
libtool handling, and have built the port numerous times over the last 
36 hours on a couple of boxes. With the autotools / m4 stuff brought up 
to date, I'm not getting any make failures or libtool related problems 
that look like your post.




OS = FreeBSD 6.2 Stable


I'm using 6.2-RELEASE-p7 i386, but I very much doubt that changes 
anything.



Do email me privately with a typescript - see script(1) - and the 
contents of config.log in the work directory if you're still having 
problems. Run both files through bzip2 first - if you like, tar them 
together first. The output of uname -a is also helpful.




Best wishes,




David
--
David Wood
[EMAIL PROTECTED]
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cups-1.3.3 not compiling anymore in FreeBSD 7.0

2007-10-02 Thread Robert Huff

Jeffrey Goldberg writes:

   Since several days all my FreeBSD 7.0-CURRENT boxes are incapable  
   of upgrading cups-base port
  
  I was getting the same error on 6.2 RELENG when trying to upgrade  
  using portupgrade, but the error went away by magic when I did a
  
  make deinstall
  make clean
  make reinstall
  
  in the cups-base port directory.
  
  I don't know if this will work for others.

Worked for me.


Robert Huff
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cups-1.3.3 not compiling anymore in FreeBSD 7.0

2007-10-02 Thread Jeffrey Goldberg

On Oct 2, 2007, at 8:32 AM, O. Hartmann wrote:


Hello,

Since several days all my FreeBSD 7.0-CURRENT boxes are incapable  
of upgrading cups-base port


I was getting the same error on 6.2 RELENG when trying to upgrade  
using portupgrade, but the error went away by magic when I did a


   make deinstall
   make clean
   make reinstall

in the cups-base port directory.

I don't know if this will work for others.  I don't know why it  
worked for me.


-j



--
Jeffrey Goldberghttp://www.goldmark.org/jeff/

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]