Bug 119612

Summary: [MAINTAINER] print/fontforge: Add libspiro support & correct configure args
Product: Ports & Packages Reporter: Naram Qashat <cyberbotx>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fontforge-20080109_1.patch none

Description Naram Qashat 2008-01-13 01:30:01 UTC
- Add support for libspiro (handles using clothoid splines as opposed to
  bezier splines)
- Correct configure args to be correct, were using with/without instead of
  enable/disable

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-01-13 10:26:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-01-13 19:00:16 UTC
miwi        2008-01-13 19:00:10 UTC

  FreeBSD ports repository

  Modified files:
    print/fontforge      Makefile 
  Log:
  - Add support for libspiro (handles using clothoid splines as opposed to
    bezier splines)
  - Correct configure args to be correct, were using with/without instead of
    enable/disable
  - Bump PORTREVISION
  
  PR:             119612
  Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
  
  Revision  Changes    Path
  1.85      +10 -5     ports/print/fontforge/Makefile
_______________________________________________
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 Martin Wilke freebsd_committer freebsd_triage 2008-01-13 19:00:21 UTC
State Changed
From-To: open->closed

Committed. Thanks!