non port: devel/linux-kmod-compat/Makefile |
SVNWeb
|
Number of commits found: 14 |
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Wed, 25 Jul 2012
|
[ 11:24 cs ] (Only the first 10 of 60 ports in this commit are shown above. )
Fix typos in COMMENT
|
Wed, 14 Dec 2011
|
[ 17:20 tabthorpe ]
- Reassign to the heap
Approved by: portmgr (tabthorpe)
|
Mon, 7 Nov 2011
|
[ 04:24 miwi ] (Only the first 10 of 39 ports in this commit are shown above. )
- Get rid FreeBSD 6 support
|
Tue, 8 Apr 2008
|
[ 19:11 luigi ]
Make this port build under FreeBSD 7, enabling dependent
drivers (e.g. linux-gspca-compat and others) to build too.
The fixes in the code are really minor (basically workaround a
change in the definition of msleep).
|
Mon, 26 Mar 2007
|
[ 11:23 luigi ]
Upgrade to version 20070326, which implements device control variables
(available under /proc on Linux) as a sysctl tree debug.{drivername}
With this feature you can, as an example, set
sysctl debug.gspca.compress=1 and sysctl debug.gspca.autoexpo=0
to speed up capture on some cameras.
This version also includes some pwcview changes to display up
to 4 copies of the grabbed image, with various mirroring options.
|
Thu, 8 Feb 2007
|
[ 22:08 luigi ]
Update to the 20070208 release of the code.
Apart from internal cleanup, a visible change is that
mmap-related ioctl in video drivers are trapped and made
to return EINVAL.
This prevents clients (e.g. ekiga) that do not check for mmap() errors
from crashing.
I suggest to rebuild linux-gspca-kmod and linux-ov511-kmod.
|
Sun, 4 Feb 2007
|
[ 10:53 erwin ]
Fix PKGORIGIN
Pointy hat: luigi
|
Sat, 3 Feb 2007
|
[ 22:24 luigi ]
update to version 20070203, which enables build of children
ports (linux-gspca-kmod, linux-ov511-kmod) on 64 bit archs.
Thanks to Jung-uk Kim for the 64-bit patches.
|
Fri, 2 Feb 2007
|
[ 22:50 ale ]
Remove an extra '@'.
|
[ 22:49 ale ]
Replace BROKEN with IGNORE, since there is no chance it will be
buildable on <602100 in the future.
Spotted by: pav
|
[ 22:38 ale ]
- Add automatic pkg-plist generation
- Remove NO_PACKAGE (for the above reason)
- Add NO_BUILD
- Various fixes (also for portlint)
This commit doesn't change which files are installed and where
(the port is still not PREFIX clean).
|
[ 20:05 luigi ]
Make it clear why NO_PACKAGE is set.
|
[ 18:08 luigi ]
Add new port for linux-kmod-compat - emulation layer to build
linux device drivers as FreeBSD kld modules. Details at
http://info.iet.unipi.it/~luigi/FreeBSD/linux_bsd_kld.html
Two ports for webcam drivers that use this package are coming in
a matter of minutes.
NOTES:
+ This is only for 6.x and 7.x, no support planned for earlier versions.
+ At the moment only i386 but have patches for 64-bit architectures
that should be committed soon.
+ This port installs a file in /usr/share/mk . After some discussion
on the ports list this seems, to be the most reasonable thing to do.
portlint complains about it. (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 14 |