non port: multimedia/v4l-utils/files/extra-strnlen |
Number of commits found: 2 |
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
 |
Saturday, 25 Jun 2011
|
19:13 kwm
Add v4l-utils 0.8.4.
This port contains a number of tools for manupilating v4l* devices.
Initial port of 0.8.3 by nox@, some polish and update to 0.8.4 by myself.
 |
Number of commits found: 2 |