FreshPorts -- The Place For Ports Fri, 5 Dec 2008 4:59 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
pwcbsd 1.4.1_1 multimedia on this many watch lists=2 search for ports that depend on this port
The Linux pwc webcam driver ported to FreeBSD
Maintained by: lme@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/
http://www.bsd-geek.de/FreeBSD/distfiles/
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: 18

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Nov 2008 18:58:27
Original commit files touched by this commit  1.4.1_1
lme search for other commits by this committer
- Unbreak
- Add additional mirror to MASTER_SITES
- Remove check for 5.x
- Grab maintainership
21 Nov 2008 09:32:23
Original commit files touched by this commit  1.4.1_1
itetcu search for other commits by this committer
Mark broken since it doesn't fetch

Prompted by:    QAT QA run
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: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
squirrelmailDec 04
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23

9 vulnerabilities affecting 22 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19497
Broken 162
Deprecated 87
Ignore 472
Forbidden 8
Restricted 262
No CDROM 132
Vulnerable 55
Expired 57
Set to expire 71
Interactive 78
new 24 hours 4
new 48 hours5
new 7 days29
new fortnight93
new month165

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.185 seconds.