Date: Sun, 24 Jun 2012 09:53:26 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/hs-system-fileio Makefile distinfo pkg-descr Message-ID: <201206240953.q5O9rQCB040182@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgj 2012-06-24 09:53:26 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/hs-system-fileio Makefile distinfo pkg-descr
Log:
This is a small wrapper around the "directory", "unix", and "Win32"
packages, for use with "system-filepath". It provides a consistent API
to the various versions of these packages distributed with different
versions of GHC. In particular, this library supports working with
POSIX files that have paths which can't be decoded in the current locale
encoding.
WWW: https://john-millikin.com/software/haskell-filesystem/
Obtained from: FreeBSD Haskell
Revision Changes Path
1.4997 +1 -0 ports/devel/Makefile
1.1 +23 -0 ports/devel/hs-system-fileio/Makefile (new)
1.1 +2 -0 ports/devel/hs-system-fileio/distinfo (new)
1.1 +8 -0 ports/devel/hs-system-fileio/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206240953.q5O9rQCB040182>
