non port: devel/libpasori/files/Makefile.lib |
Number of commits found: 3 |
Friday, 3 Apr 2015
|
11:26 mat
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
|
Sunday, 28 Jan 2007
|
14:43 pav
- Detect RC-S310 automatically
- Build shared library
PR: ports/108473
Submitted by: <mistral@imasy.or.jp> (maintainer)
|
Sunday, 21 Jan 2007
|
13:39 nork
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
|
Number of commits found: 3 |