aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-bsd-sysctl/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to the new formatGabor Pali2010-05-141-12/+3
| | | | | | | | 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-051-0/+27
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