Bug 165519

Summary: graphics/silgraphite : add openoffice patch.
Product: Ports & Packages Reporter: Pedro F. Giffuni <giffunip>
Component: Individual Port(s)Assignee: Dennis Herrmann <dhn>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Pedro F. Giffuni 2012-02-28 03:30:09 UTC
Silgraphite is an optional component frequently used in OpenOffice to support special glyphs from certain languages. 
Openoffice carries a patch to clean some issues so on OpenOffice we normally don't use the port but instead recompile it as part of the build.

The patches are mostly cleanups and since there are currently no other port depending o silgraphite, it seems better to carry the patches in the port so it can be used by openoffice.

While here I removed the CFLAGS as they are not used and only cause a warning when building with clang++.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-28 03:30:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dhn

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-03-16 06:02:31 UTC
dhn         2012-03-16 06:02:16 UTC

  FreeBSD ports repository

  Modified files:
    graphics/silgraphite Makefile 
  Added files:
    graphics/silgraphite/files patch-openoffice-silgraphite 
  Log:
  - Add OpenOffice patch
  
  PR:             ports/165519
  Submitted by:   Pedro Giffuni <giffunip@tutopia.com>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.4       +0 -1      ports/graphics/silgraphite/Makefile
  1.1       +2326 -0   ports/graphics/silgraphite/files/patch-openoffice-silgraphite (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"
Comment 3 Dennis Herrmann freebsd_committer freebsd_triage 2012-03-16 06:02:39 UTC
State Changed
From-To: open->closed

Committed. Thanks!