FreshPorts -- The Place For Ports Sun, 6 Jul 2008 2:05 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
pwcbsd 1.4.1_1 multimedia on this many watch lists=1 search for ports that depend on this port
The Linux pwc webcam driver ported to FreeBSD

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 29 Apr 2006 14:48:20
Also Listed In: sysutils kld


This port provides a FreeBSD kernel module that
video4linux enabled applications and applications
that can handle raw YUV420P data can use to access
several USB based webcams.

WWW: http://raaf.atspace.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/sdl12
Required Libraries: graphics/jpeg, devel/sdl12

To install the port: cd /usr/ports/multimedia/pwcbsd/ && make install clean

No package is available: should be recompiled for a particular FreeBSD kernel


Configuration Options
===> The following configuration options are available for pwcbsd-1.4.1_1:
     PROGRAMS=on (default) "Build the programs"
     MMAP=off (default) "Enable mmap support (MAY CRASH YOUR SYSTEM)"
===> Use 'make config' to modify these settings

Master Sites:
http://raaf.atspace.org/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/miwi/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/miwi/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/miwi/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/miwi/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/miwi/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/miwi/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/miwi/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 16

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Mar 2008 21:05:48
Original commit files touched by this commit  1.4.1_1
miwi search for other commits by this committer
- Drop Maintainership

PR:             121857
Submitted by:   Raaf <raaf@zen.mooo.com> (old maintainer)
13 Mar 2008 14:28:35
Original commit files touched by this commit  1.4.1_1
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
09 Oct 2007 13:42:20
Original commit files touched by this commit  1.4.1
miwi search for other commits by this committer
- Update to 1.4.1

PR:             117041 (merged from nosedive)
Submitted by:   maintainer
04 Jul 2007 15:14:12
Original commit files touched by this commit  1.4.0
miwi search for other commits by this committer
- Update to 1.4.0
- Update maintainer mail adress

PR:             114268
Submitted by:   Raaf <raaf@zen.mooo.com> (maintainer)
29 Jun 2007 10:16:42
Original commit files touched by this commit  1.3.1_2
linimon search for other commits by this committer
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.

Hat:            portmgr
19 May 2007 21:32:57
Original commit files touched by this commit  1.3.1_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
16 Dec 2006 05:50:15
Original commit files touched by this commit  1.3.1_1
cokane search for other commits by this committer
Commit of fixes that make this buildable once again after Rev. 1.82 of
src/sys/dev/usb/usb_port.h hacked off some deprecated compatibilty macros.

A number of manually designed device printf statements were replaced with
the appropriate calls to device_printf(9). In addition, did a find/replace
of other removed macros with the previous definitions from that file.

I don't have a camera so I don't know the operative status of this port
under -CURRENT yet.

PR:             ports/106794
07 Oct 2006 09:44:20
Original commit files touched by this commit  1.3.1
miwi search for other commits by this committer
- Add backup MASTER_SITES

PR:             ports/103953
Submitted by:   Kyryll A Mirnenko <mirya@matrix.ua>
Approved by:    raaf (maintainer)
24 Sep 2006 20:30:46
Original commit files touched by this commit  1.3.1
miwi search for other commits by this committer
- Update to pwcbsd-1.3.1
- Fixes build with new SDL port
- Minor bugfixes

PR:             ports/103562
Submitted by:   Raaf <freebsd@luna.afraid.org> (maintainer)
20 Sep 2006 12:21:59
Original commit files touched by this commit  1.3_2
stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
01 Aug 2006 21:36:09
Original commit files touched by this commit  1.3_1
flz search for other commits by this committer
Don't install <linux/videodev.h>. This is moving to a brand new
multimedia/v4l_compat port.

Approved by:    maintainer
16 Jun 2006 21:16:25
Original commit files touched by this commit  1.3
ume search for other commits by this committer
- OPTION'fy.
- Add an option for enable mmap support.

Approved by:    freebsd__at__luna.afraid.org (maintainer)
15 Jun 2006 22:33:44
Original commit files touched by this commit  1.3
miwi search for other commits by this committer
Update to pwcbsd-1.3.
Changelog available here: http://raaf.atspace.org/Changelog

PR:             ports/98938
Submitted by:   raaf
Approved by:    krion (mentor), maintainer
29 May 2006 23:11:26
Original commit files touched by this commit  1.2
jmelo search for other commits by this committer
- Fix WWW.

PR:             ports/97998
Submitted by:   Raaf <freebsd@luna.afraid.org> (maintainer)
Approved by:    mnag (mentor)
21 May 2006 19:10:42
Original commit files touched by this commit  1.2
arved search for other commits by this committer
Update to 1.2

PR:             97244
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
Approved by:    Raaf <freebsd@luna.afraid.org>
29 Apr 2006 14:47:23
Original commit files touched by this commit  1.0
sem search for other commits by this committer
This port provides a FreeBSD kernel module that
video4linux enabled and raw yuv420p applications
can use to access several USB based webcams.

WWW: http://www.saillard.org/linux/pwc/

PR:             ports/93464
Submitted by:   Raaf <raaf@luna.afraid.org>

Number of commits found: 16

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18752
Broken 146
Deprecated 98
Ignore 429
Forbidden 5
Restricted 361
No CDROM 126
Vulnerable 52
Expired 13
Set to expire 77
Interactive 79
new 24 hours 8
new 48 hours11
new 7 days39
new fortnight75
new month183

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.301 seconds.