aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-bsd-sysctl
Commit message (Collapse)AuthorAgeFilesLines
* - Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")Gabor Pali2010-08-081-3/+3
| | | | | | | Suggested by: admi3 Notes: svn path=/head/; revision=258910
* - Convert to the new formatGabor Pali2010-05-142-21/+18
| | | | | | | | PR: ports/146538 Submitted by: Ju Pengfei <jupengfei@gmail.com> Notes: svn path=/head/; revision=254286
* This module provides efficient access to the BSD sysctl(3) interfaceWen Heping2010-05-054-0/+43
via the Haskell FFI. WWW: http://hackage.haskell.org/package/bsd-sysctl PR: ports/146293 Submitted by: Ju Pengfei <jupengfei@gmail.com> Notes: svn path=/head/; revision=253720