aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/camserv
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.ade2006-02-232-1/+8
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-231-0/+1
| | | | Approved by: krion@
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-2/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Change maintainer address.thierry2005-05-141-1/+1
| | | | | PR: ports/80973 Submitted by: Ulrich Spoerlein <q (at) galgenberg.net>
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Bump PORTREVISION on all ports that received the imlib2 shlib chase.adamw2005-03-081-1/+1
|
* 1: Upgrade imlib2 to 1.2.0vanilla2005-03-071-1/+1
| | | | | | | | 2: chase shared library version to 3. PR: ports/78347 Submitted by: Russell Jackson <raj at cserv62.csub.edu> Somepart by: me
* - Fix plist, pointed out by krissem2004-12-302-15/+16
| | | | | | | | | | | - Don't install .la. Install .a instead - Silence sed invocation - Bump autoconf dependancy - Bump PORTREVISION - Use DATADIR macro PR: ports/75355 Submitted by: maintainer
* 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>