Bug 108173 - New port: devel/libpasori: FeliCa read/write library for Sony RC-S320 USB FeliCa R/W(PaSoRi)
Summary: New port: devel/libpasori: FeliCa read/write library for Sony RC-S320 USB Fel...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Norikatsu Shigemura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-21 08:30 UTC by Yoshihiko Sarumaru
Modified: 2007-01-21 13:40 UTC (History)
0 users

See Also:


Attachments
file.shar (13.30 KB, text/plain)
2007-01-21 08:30 UTC, Yoshihiko Sarumaru
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yoshihiko Sarumaru 2007-01-21 08:30:17 UTC
	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.
Comment 1 Norikatsu Shigemura freebsd_committer freebsd_triage 2007-01-21 08:31:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nork

I'll nhandle this.
Comment 2 Norikatsu Shigemura freebsd_committer freebsd_triage 2007-01-21 13:37:48 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-01-21 13:39:32 UTC
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"