notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: multimedia/v4l-utils/files/extra-strnlen
SVNWeb

Number of commits found: 2

Fri, 3 Apr 2015
[ 11:26 mat search for other commits by this committer ] Original commit   Revision:383107 (Only the first 10 of 120 ports in this commit are shown above. View all ports for this commit)
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
Sat, 25 Jun 2011
[ 19:13 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
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