Bug 108177 - New port: japanese/edyvalue: Utility to print a statement of Edy card
Summary: New port: japanese/edyvalue: Utility to print a statement of Edy card
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 13:10 UTC by Yoshihiko Sarumaru
Modified: 2007-01-21 14:40 UTC (History)
0 users

See Also:


Attachments
file.shar (4.13 KB, text/plain)
2007-01-21 13:10 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 13:10:20 UTC
	This PR introduces EdyValue program.
	Edy is a prepaid style digital cash card operated in Japan.
	Edy card can be read by this utility with PaSoRi reader via USB.

	This utility depends on the libpasori that was send-pr'ed as
	ports/108173.
Comment 1 Norikatsu Shigemura freebsd_committer freebsd_triage 2007-01-21 13:13:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nork

I'll handle this.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-01-21 14:36:22 UTC
nork        2007-01-21 14:36:17 UTC

  FreeBSD ports repository

  Modified files:
    japanese             Makefile 
  Added files:
    japanese/edyvalue    Makefile distinfo pkg-descr pkg-message 
    japanese/edyvalue/files Makefile patch-EdyValue.c 
  Log:
  Add edyvalue 2007.01.06, utility to print a statement of Edy card.
  
  PR:             ports/108177
  Submitted by:   Yoshihiko Sarumaru <mistral at imasy.or.jp>
  
  Revision  Changes    Path
  1.644     +1 -0      ports/japanese/Makefile
  1.1       +31 -0     ports/japanese/edyvalue/Makefile (new)
  1.1       +3 -0      ports/japanese/edyvalue/distinfo (new)
  1.1       +13 -0     ports/japanese/edyvalue/files/Makefile (new)
  1.1       +49 -0     ports/japanese/edyvalue/files/patch-EdyValue.c (new)
  1.1       +4 -0      ports/japanese/edyvalue/pkg-descr (new)
  1.1       +3 -0      ports/japanese/edyvalue/pkg-message (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"
Comment 3 Norikatsu Shigemura freebsd_committer freebsd_triage 2007-01-21 14:36:25 UTC
State Changed
From-To: open->closed

Committed, thanks!