Bug 118197 - [patch] textproc/mifluz unbreak fix install + upgrade to use GCC 4.2
Summary: [patch] textproc/mifluz unbreak fix install + upgrade to use GCC 4.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-22 12:50 UTC by Pietro Cerutti
Modified: 2007-11-22 20:10 UTC (History)
0 users

See Also:


Attachments
_mifluz.diff (6.47 KB, patch)
2007-11-22 12:50 UTC, Pietro Cerutti
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pietro Cerutti 2007-11-22 12:50:00 UTC

Fixes include:
- correctly build with GCC 4.2
- support for 64 bits platforms
- installation issue due to objformat removal (thanks miwi)

- tested on:
6.2-RELEASE-p6 i386
7.0-BETA3 sparc64
8.0-CURRENT i386

How-To-Repeat: 

cd /usr/ports/textproc/mifluz && make
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-11-22 12:58:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-11-22 13:33:19 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-11-22 20:05:00 UTC
miwi        2007-11-22 13:33:07 UTC

  FreeBSD ports repository

  Modified files:
    textproc/mifluz      Makefile 
    textproc/mifluz/files patch-configure 
  Added files:
    textproc/mifluz/files patch-db_db_int.h 
                          patch-mifluz_WordCursorOne.cc 
                          patch-mifluz_WordDBCache.h 
                          patch-search_WordKeySemantic.cc 
                          patch-search_WordResults.cc 
  Log:
  - Fix build with gcc 4.2
  
  PR:             118197
  Submitted by:   Pietro Cerutti <gahr@gahr.ch>
  Approved by:    portmgr (erwin)
  
  Revision  Changes    Path
  1.19      +5 -9      ports/textproc/mifluz/Makefile
  1.3       +50 -2     ports/textproc/mifluz/files/patch-configure
  1.1       +15 -0     ports/textproc/mifluz/files/patch-db_db_int.h (new)
  1.1       +11 -0     ports/textproc/mifluz/files/patch-mifluz_WordCursorOne.cc (new)
  1.1       +13 -0     ports/textproc/mifluz/files/patch-mifluz_WordDBCache.h (new)
  1.1       +11 -0     ports/textproc/mifluz/files/patch-search_WordKeySemantic.cc (new)
  1.1       +25 -0     ports/textproc/mifluz/files/patch-search_WordResults.cc (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"