Port details |
- hs-fps Fast, packed, strict byte arrays for Haskell
- 0.7_2 devel
=0 0.7_2Version of this port present on the latest quarterly branch. BROKEN: Does not build
IGNORE: is marked as broken: Does not build
- Maintainer: mux@FreeBSD.org
 - Port Added: 2006-05-23 20:19:42
- Last Update: 2008-12-19 02:52:33
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www.cse.unsw.edu.au/~dons/fps.html
- Description:
- Data.ByteString (formerly FPS) provides packed strings (byte arrays held by a
ForeignPtr), along with a list interface to these strings. It lets you do
extremely fast IO in Haskell; in some cases, even faster than typical C
implementations, and much faster than [Char]. It uses a flexible "foreign
pointer" representation, allowing the transparent use of Haskell or C code to
manipulate the strings.
Data.ByteString is written in Haskell98 + the foreign function interface and
cpp. It has been tested successfully with GHC 6.4 and 6.5, and hugs March 2005.
WWW: http://www.cse.unsw.edu.au/~dons/fps.html
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: hs-fps
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ghc : lang/ghc
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for hs-fps-0.7_2:
PROFILE=off (default) "Build libraries for profiling"
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7_2 19 Dec 2008 02:52:33
 |
linimon  |
Remove devel/hs-fps: all features are merged into the current GHC compilers.
PR: ports/129633
Submitted by: pgj
Approved by: maintainer's ports bit being returned for safekeeping |
0.7_2 01 Jun 2008 09:42:37
 |
olgeni  |
Large round of typo fixes in ports/devel (pkg-descr). |
0.7_2 01 Mar 2008 22:51:37
 |
erwin  |
Mark BROKEN: does not build. |
0.7_2 08 Jul 2007 12:03:23
 |
pav  |
- Fix plist
Reported by: pointyhat |
0.7_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.7 08 Aug 2006 10:43:00
 |
mux  |
Use a better way to get GHC's version number. |
0.7 04 Aug 2006 13:06:05
 |
mux  |
Update to 0.7. |
0.6_1 26 May 2006 19:53:59
 |
mux  |
Fix the PLIST in the !PROFILE case, and bump PORTREVISION.
Reported by: pointyhat via kris |
0.6 23 May 2006 20:16:31
 |
mux  |
Add the hs-fps port, a Fast Packed Strings module for Haskell.
Reviewed by: pav |
Number of commits found: 9
|