aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/camserv
Commit message (Collapse)AuthorAgeFilesLines
* Sync with new bsd.autotools.mkade2004-06-051-2/+2
|
* Set ONLY_FOR_ARCHS=i386 alpha since those are the only platforms withkris2004-04-171-0/+2
| | | | driver support.
* - Update to 0.5.1clement2004-03-2310-82/+93
| | | | | | | | | | - Pass maintainership to submitter - Compile on all architectures, camserv can be used as relay station - Package the bttv-module only when ioctl_bt848.h is present - Catch up with new location of ioctl_bt848.h on -CURRENT PR: 64482 Submitted by: Ulrich Spoerlein <q@uni.de>
* BROKEN on 5.x: Does not compilekris2004-03-191-0/+4
|
* Unbreak from previous commit by fixing author's bugs. Also, the configlinimon2004-03-104-1/+27
| | | | | | | | files no longer get overwritten on reinstall. PR: ports/63985 Submitted by: Ulrich Spoerlein <q@uni.de> (maintainer) Pointy hat retained by: linimon
* Mark as not for architectures that don't support bttv. While here,linimon2004-03-041-2/+10
| | | | | | | | reset maintainer, who had not answered this PR or the other about this port, and appears neither in the commit logs nor access files. PR: ports/63107 Submitted by: Hendrik Scholz <hendrik@scholz.net>
* Update to 0.5.0 and unbreak; fix Imlib2 and gdk-pixbuf detection;linimon2004-03-048-228/+149
| | | | | | | | | refactor patchfiles on the way to doing that; minor bugfixes (see ChangeLog for details). PR: ports/62457 Submitted by: Ulrich Spoerlein <q@uni.de> Maintainer timeout: 2 weeks
* BROKEN on 5.x: broken pkg-plistkris2004-02-061-1/+7
|
* We need to include sys/types.h for the bt848 stuff under 5.x, this isalfred2003-05-141-0/+10
| | | | | | harmless on 4.x. Approved by: chein
* After repo copy from graphics category to newly create multimedialioux2003-04-041-1/+1
| | | | | | | one, update all appropriate references: *_DEPENDS, CATEGORIES Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Move MASTER_SITEfenner2003-01-221-1/+1
| | | | | PR: ports/39627 Submitted by: jim overholt <chein@freebsd.org, overholt@isdw.net>
* Remove maintainers with undeliverable email addresses.kris2002-11-231-1/+1
|
* Fix and sort plistkris2001-03-101-6/+7
|
* Camserv is a program to do streaming video through the web. Streamingjkh2000-08-216-0/+258
video can be sent to both Netscape and Internet Explorer clients in multi-part JPEG format. Supports cards handled by the bktr(4) driver. PR: 20116 Submitted by: Charles Hein <chein@GeekDude.com>