[porting-issues] [Issue 85469] FreeBSD porting : gperf is old in the base system.

2008-09-04 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85469


User rail changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |56249)
Updated version (OO
|  |O300_m4)






--- Additional comments from [EMAIL PROTECTED] Fri Sep  5 05:28:34 + 
2008 ---
Created an attachment (id=56249)
Updated version (OOO300_m4)


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 85469] FreeBSD porting : gperf is old in the base system.

2008-07-13 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85469





--- Additional comments from [EMAIL PROTECTED] Sun Jul 13 07:41:02 + 
2008 ---
maho:
attached patch is another solution for old gperf. Of course you need to add 

CONFIGURE_ARGS+=--with-gperf=${LOCALBASE}/bin/gperf
and
BUILD_DEPENDS+= gperf:${PORTSDIR}/devel/gperf
to your port and recreate configure with autoconf.



-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 85469] FreeBSD porting : gperf is old in the base system.

2008-07-13 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85469


User rail changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |55091)
proposed patch (DEV
|  |300_m22 based)






--- Additional comments from [EMAIL PROTECTED] Sun Jul 13 07:42:20 + 
2008 ---
Created an attachment (id=55091)
proposed patch (DEV300_m22 based)


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 85469] FreeBSD porting : gperf is old in the base system.

2008-07-13 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85469


User rail changed the following:

What|Old value |New value

  CC|''|'rail'





--- Additional comments from [EMAIL PROTECTED] Sun Jul 13 07:42:44 + 
2008 ---
add cc

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 85469] FreeBSD porting : gperf is old in the base system.

2008-07-13 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85469





--- Additional comments from [EMAIL PROTECTED] Mon Jul 14 00:42:30 + 
2008 ---
reassign to rene
part of this is a configure issue.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 85469] FreeBSD porting : gperf is old in the base system.

2008-01-25 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85469


User maho changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Sat Jan 26 07:57:22 + 
2008 ---
pjanik:
fridrich_strba's
http://www.openoffice.org/nonav/issues/showattachment.cgi/51041/oox-older-gperf.diff
does not work for me. This is a FreeBSD issue though.

=
Building module oox
=
/work/OOO/debussy7i386/SRC680_m243/ports/editors/openoffice.org-2-devel/work/SRC680_m243/oox/source/token
gperf --compare-strncmp ../../unxfbsdi.pro/misc/tokens.gperf | sed -e
s/(char\*)0/(char\*)0, 0/g ../../unxfbsdi.pro/inc/tokens.cxx
internal error, l != '{' on line 129 in file
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/key-list.ccdmake:  Error
code 1, while making '../../unxfbsdi.pro/inc/tokens.cxx'
dmake:  '../../unxfbsdi.pro/inc/tokens.cxx' removed.
---* tg_merge.mk *---

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 85469] FreeBSD porting : gperf is old in the base system.

2008-01-22 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85469
 Issue #|85469
 Summary|FreeBSD porting : gperf is old in the base system.
   Component|porting
 Version|680m243
Platform|Macintosh
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|mh
 Reported by|maho





--- Additional comments from [EMAIL PROTECTED] Tue Jan 22 11:28:14 + 
2008 ---
My SRC680_m243 + FreeBSD 7 build fails like:
=
Building module oox
=
/work/OOO/debussy7i386/SRC680_m243/ports/editors/openoffice.org-2-
devel/work/SRC680_m243/oox/source/token
gperf --compare-strncmp --output-file=../../unxfbsdi.pro/misc/_tokens.cxx 
../../unxfbsdi.pro/misc/tokens.gperf
gperf: unrecognized option `--output-file=../../unxfbsdi.pro/misc/_tokens.cxx'
Usage: gperf [-
cCdDef[num]FinitializersGhHhashnameiinitIjkkeysKkeynamelLlanguagenNfunction
 
nameorssizeSswitchestTvWwordlistnameZclass name7] [input-file]
Try `gperf --help' for more information.
dmake:  Error code 1, while making '../../unxfbsdi.pro/inc/tokens.cxx'
---* tg_merge.mk *---

This is due to gperf of FreeBSD 7 is too old.
% gperf -v
GNU gperf 2.7.2

We should add something like GNUPATCH or GNUCP environmental varialble. 
(GNUPERF?)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 85469] FreeBSD porting : gperf is old in the base system.

2008-01-22 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85469





--- Additional comments from [EMAIL PROTECTED] Tue Jan 22 11:29:05 + 
2008 ---
reassign.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 85469] FreeBSD porting : gperf is old in the base system.

2008-01-22 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85469


User pjanik changed the following:

What|Old value |New value

 Assigned to|mh|maho





--- Additional comments from [EMAIL PROTECTED] Tue Jan 22 17:47:23 + 
2008 ---
Search IZ for the term BIG MESS ;-)

http://www.openoffice.org/issues/show_bug.cgi?id=85380

It will be fixed.



-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]