[kde-freebsd] cvs commit: area51/x11-themes/kdeartwork4 Makefile

2008-08-19 Thread Max Brazhnikov
makc2008/08/19 11:14:51 UTC

  KDE/FreeBSD QA/Devel Repository

  Modified files:
x11-themes/kdeartwork4 Makefile 
  Log:
  add option to allow choice between x11/xscreensaver and x11/xscreensaver-gnome
  
  Revision  ChangesPath
  1.7   +13 -4 area51/x11-themes/kdeartwork4/Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] cvs commit: area51/misc/kdeedu3 Makefile

2008-08-19 Thread Max Brazhnikov
makc2008/08/19 12:26:54 UTC

  KDE/FreeBSD QA/Devel Repository

  Modified files:
misc/kdeedu3 Makefile 
  Log:
  fix build when math/facile is installed
  
  Revision  ChangesPath
  1.26  +1 -1  area51/misc/kdeedu3/Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] ports/126643: x11-themes/kdeartwork4: resolve conflicts

2008-08-19 Thread miwi
Synopsis: x11-themes/kdeartwork4: resolve conflicts

State-Changed-From-To: open-closed
State-Changed-By: miwi
State-Changed-When: Tue Aug 19 12:33:17 UTC 2008
State-Changed-Why: 
Committed, with minor changes. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=126643
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] kdesdk3 compile failure on upgrading amd64 system

2008-08-19 Thread David Southwell
FreeBSD x.vizion2000.net 7.0-STABLE FreeBSD 7.0-STABLE #0: Wed Jul 16 
09:27:38 PDT 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  
amd64

pofiles.cc:450:5: warning: YY_STACK_USED is not defined
pofiles.cc:1518:5: warning: YY_MAIN is not defined
In file included from pofiles.cc:249:
/usr/local/include/FlexLexer.h:130: error: expected unqualified-id before 
numeric constant
pofiles.cc: In member function 'virtual int GettextBaseFlexLexer::yylex()':
pofiles.cc:575: error: 'yy_current_buffer' was not declared in this scope
pofiles.cc:731: error: 'yy_current_buffer' was not declared in this scope
pofiles.cc:754: error: 'yy_current_buffer' was not declared in this scope
pofiles.cc: In 
constructor 'GettextBaseFlexLexer::GettextBaseFlexLexer(std::istream*, 
std::ostream*)':
pofiles.cc:871: error: 'yy_current_buffer' was not declared in this scope
pofiles.cc: In destructor 'virtual 
GettextBaseFlexLexer::~GettextBaseFlexLexer()':
pofiles.cc:883: error: 'yy_current_buffer' was not declared in this scope
pofiles.cc: In member function 'virtual void 
GettextBaseFlexLexer::switch_streams(std::istream*, std::ostream*)':
pofiles.cc:890: error: 'yy_current_buffer' was not declared in this scope
pofiles.cc: In member function 'int 
GettextBaseFlexLexer::yy_get_next_buffer()':
pofiles.cc:943: error: 'yy_current_buffer' was not declared in this scope
pofiles.cc: In member function 'void GettextBaseFlexLexer::yyunput(int, 
char*)':
pofiles.cc:1138: error: 'yy_current_buffer' was not declared in this scope
pofiles.cc: In member function 'int GettextBaseFlexLexer::yyinput()':
pofiles.cc:1180: error: 'yy_current_buffer' was not declared in this scope
pofiles.cc: In member function 'virtual void 
GettextBaseFlexLexer::yyrestart(std::istream*)':
pofiles.cc:1239: error: 'yy_current_buffer' was not declared in this scope
pofiles.cc:1242: error: 'yy_current_buffer' was not declared in this scope
pofiles.cc: In member function 'virtual void 
GettextBaseFlexLexer::yy_switch_to_buffer(yy_buffer_state*)':
pofiles.cc:1249: error: 'yy_current_buffer' was not declared in this scope
pofiles.cc:1252: error: 'yy_current_buffer' was not declared in this scope
pofiles.cc:1260: error: 'yy_current_buffer' was not declared in this scope
pofiles.cc: In member function 'void 
GettextBaseFlexLexer::yy_load_buffer_state()':
pofiles.cc:1274: error: 'yy_current_buffer' was not declared in this scope
pofiles.cc: In member function 'virtual void 
GettextBaseFlexLexer::yy_delete_buffer(yy_buffer_state*)':
pofiles.cc:1311: error: 'yy_current_buffer' was not declared in this scope
pofiles.cc: In member function 'void 
GettextBaseFlexLexer::yy_flush_buffer(yy_buffer_state*)':
pofiles.cc:1353: error: 'yy_current_buffer' was not declared in this scope
gmake[4]: *** [pofiles.lo] Error 1
gmake[4]: Leaving directory 
`/usr/ports/devel/kdesdk3/work/kdesdk-3.5.9/kbabel/common/libgettext'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory 
`/usr/ports/devel/kdesdk3/work/kdesdk-3.5.9/kbabel/common'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory 
`/usr/ports/devel/kdesdk3/work/kdesdk-3.5.9/kbabel'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/kdesdk3/work/kdesdk-3.5.9'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/devel/kdesdk3.Advice appreciated

Should this be reported as a bug or have I missed something?
Thanks in advance

David
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] kdesdk3 compile failure on upgrading amd64 system

2008-08-19 Thread Andy Fawcett
On Tuesday 19 August 2008 21:09:07 David Southwell wrote:
 FreeBSD x.vizion2000.net 7.0-STABLE FreeBSD 7.0-STABLE #0: Wed
 Jul 16 09:27:38 PDT 2008
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC amd64

 pofiles.cc:450:5: warning: YY_STACK_USED is not defined
 pofiles.cc:1518:5: warning: YY_MAIN is not defined
 In file included from pofiles.cc:249:
 /usr/local/include/FlexLexer.h:130: error: expected unqualified-id
 before numeric constant

See PR ports/115912

-- 
Andy Fawcett | [EMAIL PROTECTED]
 | [EMAIL PROTECTED]
In an open world without walls and fences,  | [EMAIL PROTECTED]
  we wouldn't need Windows and Gates.  -- anon  | [EMAIL PROTECTED]

___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] ports/126669: deskutils/kdepim3: make kitchensync optional, resolve conflict with kdepim4

2008-08-19 Thread edwin
Synopsis: deskutils/kdepim3: make kitchensync optional, resolve conflict with 
kdepim4

Responsible-Changed-From-To: freebsd-ports-bugs-kde
Responsible-Changed-By: edwin
Responsible-Changed-When: Wed Aug 20 04:50:16 UTC 2008
Responsible-Changed-Why: 
Over to maintainer (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=126669
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information