Bug 129048 - New Port: devel/hs-utf8-string-ghc Support for reading/writing UTF8 strings for Haskell programs
Summary: New Port: devel/hs-utf8-string-ghc Support for reading/writing UTF8 strings f...
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-21 14:00 UTC by Ashish Shukla
Modified: 2008-11-23 08:30 UTC (History)
0 users

See Also:


Attachments
file.shar (4.51 KB, text/plain)
2008-11-21 14:00 UTC, Ashish Shukla
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ashish Shukla 2008-11-21 14:00:15 UTC
A UTF8 layer for IO and Strings. The utf8-string package provides operations for encoding UTF8 strings to Word8 lists and back, and for reading and writing UTF8 without truncation.

WWW:	http://code.haskell.org/utf8-string/
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-11-23 08:22:31 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-11-23 08:22:49 UTC
miwi        2008-11-23 08:22:31 UTC

  FreeBSD ports repository

  Modified files:
    x11                  Makefile 
  Added files:
    x11/hs-x11-xft-ghc   Makefile distinfo pkg-descr pkg-plist 
  Log:
  Bindings to the Xft, X Free Type interface library, and
  some Xrender parts.
  
  WWW:    http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-xft
  
  PR:             ports/129048
  Submitted by:   Ashish Shukla <wahjava at gmail.com>
  
  Revision  Changes    Path
  1.692     +1 -0      ports/x11/Makefile
  1.1       +56 -0     ports/x11/hs-x11-xft-ghc/Makefile (new)
  1.1       +3 -0      ports/x11/hs-x11-xft-ghc/distinfo (new)
  1.1       +4 -0      ports/x11/hs-x11-xft-ghc/pkg-descr (new)
  1.1       +24 -0     ports/x11/hs-x11-xft-ghc/pkg-plist (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"