Port details |
- pwcbsd The Linux pwc webcam driver ported to FreeBSD
- 1.4.1_12 multimedia
=9 Version of this port present on the latest quarterly branch. IGNORE: requires kernel source files
- 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
 - Port Added: 2006-04-29 13:48:20
- Last Update: 2022-07-20 14:22:30
- Commit Hash: 63f36d3
- People watching this port, also watch:: sqlite3, libdrm, glib, libGLU, libmad
- Also Listed In: kld sysutils
- License: GPLv2
- Description:
- 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/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pwcbsd>0:multimedia/pwcbsd
- Conflicts:
- CONFLICTS:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/multimedia/pwcbsd/ && make install clean
- A package is not available for ports marked as:
- Forbidden / Broken / Ignore / Restricted
- PKGNAME: pwcbsd
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pwcbsd-1.4.1.tar.gz) = 9b4fed3d55cd1c7f1784b83ecb8207e1853b1a7bf771ff1e084de7dc3a624504
SIZE (pwcbsd-1.4.1.tar.gz) = 66279
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- sdl-config : devel/sdl12
- Library dependencies:
-
- libjpeg.so : graphics/jpeg-turbo
- libSDL.so : devel/sdl12
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for pwcbsd-1.4.1_12:
MMAP=off: Enable mmap support (MAY CRASH YOUR SYSTEM)
PROGRAMS=on: Build the programs
===> Use 'make config' to modify these settings
- Options name:
- multimedia_pwcbsd
- USES:
- kmod jpeg sdl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:30 1.4.1_12 |
Tobias C. Berner (tcberner)  |
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
29 Oct 2021 09:50:18 1.4.1_12 |
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
28 Jul 2021 20:34:51 1.4.1_12 |
Lars Engels (lme)  |
*: Drop maintainership on most of my ports.
Unfortunately I cannot give them the love they deserve at the moment. |
06 Apr 2021 14:31:07 1.4.1_12 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
08 Nov 2019 13:59:51
1.4.1_12 |
tobik  |
multimedia: Add missing USES={gl,gnome,sdl,xorg} |
13 Aug 2019 22:29:43
1.4.1_12 |
mat  |
onvert to UCL & cleanup pkg-message (categories l-m) |
11 Dec 2018 17:03:52
1.4.1_12 |
linimon  |
These ports now build on powerpc64.
Approved by: portmgr (tier-2 blanket) |
20 Jul 2018 09:29:59
1.4.1_12 |
0mp  |
Remove redundant kld from CATEGORIES if a port uses kmod.
"USES=kmod" already adds kld to CATEGORIES so it is unnecessary to set
CATEGORIES to kld explicitly.
PR: 228543
Reviewed by: krion (mentor)
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D16359 |
02 Jun 2017 15:49:34
1.4.1_12 |
linimon  |
Mark some ports failing on powerpc64. These ports are either new
ports, or had been recently unblocked.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
22 Jun 2015 18:33:22
1.4.1_12 |
antoine  |
Convert to USES=jpeg |
14 May 2015 10:15:09
1.4.1_12 |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
16 Feb 2015 21:04:21
1.4.1_12 |
amdmi3  |
- Fix build with clang 3.6
Approved by: portmgr blanket |
08 Dec 2014 21:29:02
1.4.1_12 |
bapt  |
Remove useless @cwd |
08 Dec 2014 16:48:41
1.4.1_12 |
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
10 Sep 2014 20:50:37
1.4.1_11 |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
20 Jun 2014 09:11:40
1.4.1_10 |
lme  |
- Stagify
- Add LICENSE
- Remove NO_PACKAGE restriction, the package should include a working kmod
- Use new LIB_DEPENDS
- Move pkg-message to files/
- Use %%KMODDIR%% instead of hardcoding it |
20 Sep 2013 20:57:49
1.4.1_9 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
20 Sep 2013 12:54:55
1.4.1_9 |
bdrewery  |
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk (Only the first 15 lines of the commit message are shown above ) |
05 Sep 2013 15:52:22
1.4.1_9 |
lme  |
- Fix build with clang [1]
- Use to new LIB_DEPENDS format
Reported by: pkg-fallout |
11 May 2013 12:58:41
1.4.1_9  |
bapt  |
Convert to new options framework
While here remove test for unsupported versions |
18 Feb 2012 10:18:33
1.4.1_9 |
mva  |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
03 Jul 2011 13:38:45
1.4.1_8 |
ohauer  |
- remove MD5 |
17 Dec 2010 03:54:54
1.4.1_8 |
linimon  |
Use the $SRC_BASE Makevar instead of hard-coding.
Approved by: maintainer |
01 Oct 2010 21:09:14
1.4.1_8 |
lme  |
- Fix build with WITH_MMAP
- Bump PORTREVISION |
17 May 2010 19:46:26
1.4.1_7 |
rnoland  |
Now, Fix the build on <= 8. |
17 May 2010 16:36:34
1.4.1_7 |
rnoland  |
Fix build on -CURRENT
Approved by: lme (maintainer) |
05 Feb 2010 11:46:55
1.4.1_7 |
dinoex  |
- update to jpeg-8 |
16 Jan 2010 20:49:48
1.4.1_6 |
kwm  |
Register conflict with pwcview. |
03 Oct 2009 18:54:20
1.4.1_6 |
lme  |
- Fix pwcview crash when taking still images
- Bump PORTREVISION
PR: ports/137265
Submitted by: Ralf Gebhart <gebhart (AT) burdawireless.com> |
09 Sep 2009 18:12:16
1.4.1_5 |
lme  |
- Fix build on 8.x
- Bump PORTREVISION
Patch by: gj@ |
18 Jul 2009 11:11:29
1.4.1_4 |
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
28 May 2009 18:53:53
1.4.1_3 |
lme  |
- Fix build on 7.x
- Mark BROKEN for older 8-CURRENT
- Bump PORTREVISION |
27 May 2009 18:31:56
1.4.1_2 |
lme  |
- Add patches to fix build with USB2
- Bump PORTREVISION
Patches Submitted by: hps |
28 Feb 2009 13:43:41
1.4.1_1 |
lme  |
Mark BROKEN with usb2 |
21 Nov 2008 18:58:27
1.4.1_1 |
lme  |
- Unbreak
- Add additional mirror to MASTER_SITES
- Remove check for 5.x
- Grab maintainership |
21 Nov 2008 09:32:23
1.4.1_1 |
itetcu  |
Mark broken since it doesn't fetch
Prompted by: QAT QA run |
20 Mar 2008 21:05:48
1.4.1_1 |
miwi  |
- Drop Maintainership
PR: 121857
Submitted by: Raaf <raaf@zen.mooo.com> (old maintainer) |
13 Mar 2008 14:28:35
1.4.1_1 |
miwi  |
- Chase devel/sdl12 shlib version bump |
09 Oct 2007 12:42:20
1.4.1 |
miwi  |
- Update to 1.4.1
PR: 117041 (merged from nosedive)
Submitted by: maintainer |
04 Jul 2007 14:14:12
1.4.0 |
miwi  |
- Update to 1.4.0
- Update maintainer mail adress
PR: 114268
Submitted by: Raaf <raaf@zen.mooo.com> (maintainer) |
29 Jun 2007 09:16:42
1.3.1_2 |
linimon  |
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.
Hat: portmgr |
19 May 2007 20:32:57
1.3.1_2 |
flz  |
- 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
1.3.1_1 |
cokane  |
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 08:44:20
1.3.1 |
miwi  |
- Add backup MASTER_SITES
PR: ports/103953
Submitted by: Kyryll A Mirnenko <mirya@matrix.ua>
Approved by: raaf (maintainer) |
24 Sep 2006 19:30:46
1.3.1 |
miwi  |
- 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 11:21:59
1.3_2 |
stas  |
- 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 20:36:09
1.3_1 |
flz  |
Don't install <linux/videodev.h>. This is moving to a brand new
multimedia/v4l_compat port.
Approved by: maintainer |
16 Jun 2006 20:16:25
1.3 |
ume  |
- OPTION'fy.
- Add an option for enable mmap support.
Approved by: freebsd__at__luna.afraid.org (maintainer) |
15 Jun 2006 21:33:44
1.3 |
miwi  |
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 22:11:26
1.2 |
jmelo  |
- Fix WWW.
PR: ports/97998
Submitted by: Raaf <freebsd@luna.afraid.org> (maintainer)
Approved by: mnag (mentor) |
21 May 2006 18:10:42
1.2 |
arved  |
Update to 1.2
PR: 97244
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: Raaf <freebsd@luna.afraid.org> |
29 Apr 2006 13:47:23
1.0 |
sem  |
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> |