cvs commit: ports/lang/nickle Makefile distinfo pkg-plist
Eric Anholt
anholt at FreeBSD.org
Thu Feb 10 15:00:09 PST 2005
anholt 2005-02-10 23:00:08 UTC
FreeBSD ports repository
Modified files:
lang/nickle Makefile distinfo pkg-plist
Log:
Update to 2.45. The notable new feature is the foreign function interface,
which has been used for things like a cairo binding. As the ffi often requires
loading libs which need pthreads, and we can't load pthreads during dlopen, link
nickle against the pthreads lib to begin with.
Revision Changes Path
1.11 +7 -1 ports/lang/nickle/Makefile
1.6 +2 -2 ports/lang/nickle/distinfo
1.6 +18 -2 ports/lang/nickle/pkg-plist
More information about the cvs-ports
mailing list