Date: Thu, 10 Feb 2005 23:00:08 +0000 (UTC) From: Eric Anholt <anholt@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/nickle Makefile distinfo pkg-plist Message-ID: <200502102300.j1AN08LK024969@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502102300.j1AN08LK024969>