Bug 165519 - graphics/silgraphite : add openoffice patch.
Summary: graphics/silgraphite : add openoffice patch.
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: Dennis Herrmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-28 03:30 UTC by Pedro F. Giffuni
Modified: 2012-03-16 06:10 UTC (History)
0 users

See Also:


Attachments
file.diff (92.51 KB, patch)
2012-02-28 03:30 UTC, Pedro F. Giffuni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!