This library works for FeliCa Reader/Writer USB device. FeliCa is a contactless IC card technology used in Japan and other countries. Client programs will be send-pr shortly after this PR.
Responsible Changed From-To: freebsd-ports-bugs->nork I'll nhandle this.
State Changed From-To: open->closed Committed, thanks!
nork 2007-01-21 13:39:26 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/libpasori Makefile distinfo pkg-descr pkg-message pkg-plist devel/libpasori/files Makefile Makefile.lib Makefile.lpdump Makefile.lptest patch-libpasori_com_bsdugen.c patch-libpasori_command.c patch-libpasori_command.h patch-libpasori_polling.c patch-lpdump.c patch-lptest.c Log: Add libpasori 02, feliCa read/write library for Sony RC-S320 USB FeliCa R/W(PaSoRi). PR: ports/108173 Submitted by: Yoshihiko Sarumaru <mistral at imasy.or.jp> Reviewed by: matusita Revision Changes Path 1.2603 +1 -0 ports/devel/Makefile 1.1 +30 -0 ports/devel/libpasori/Makefile (new) 1.1 +3 -0 ports/devel/libpasori/distinfo (new) 1.1 +5 -0 ports/devel/libpasori/files/Makefile (new) 1.1 +18 -0 ports/devel/libpasori/files/Makefile.lib (new) 1.1 +14 -0 ports/devel/libpasori/files/Makefile.lpdump (new) 1.1 +14 -0 ports/devel/libpasori/files/Makefile.lptest (new) 1.1 +147 -0 ports/devel/libpasori/files/patch-libpasori_com_bsdugen.c (new) 1.1 +44 -0 ports/devel/libpasori/files/patch-libpasori_command.c (new) 1.1 +13 -0 ports/devel/libpasori/files/patch-libpasori_command.h (new) 1.1 +11 -0 ports/devel/libpasori/files/patch-libpasori_polling.c (new) 1.1 +51 -0 ports/devel/libpasori/files/patch-lpdump.c (new) 1.1 +44 -0 ports/devel/libpasori/files/patch-lptest.c (new) 1.1 +4 -0 ports/devel/libpasori/pkg-descr (new) 1.1 +3 -0 ports/devel/libpasori/pkg-message (new) 1.1 +8 -0 ports/devel/libpasori/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"