FreshPorts -- The Place For Ports Sun, 6 Jul 2008 2:19 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
camserv 0.5.1_9,1 multimedia on this many watch lists=3 search for ports that depend on this port
Camserv is a free program to do streaming video via the web
Maintained by: uspoerlein@gmail.com search for ports maintained by this maintainer
Port Added: 04 Apr 2003 02:39:14


Camserv is a free program to do streaming video through the web
Streaming video can be sent to both Netscape and Internet Explorer clients.
However, Internet Explorer under Windows cannot apparently handle
the multi-part JPEGs, and therefore a special javascript page must be setup.
One is included in the distribution as an example. 

Currently, the only supported BSD device is the bktr driver.
Both tunable modes and camera inputs are supported. 

WWW: http://cserv.sourceforge.net/

--
chein, overholt
chein@freebsd.org, overholt@isdw.net
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/autoconf261, devel/libtool15
Required Libraries: graphics/jpeg, graphics/gdk-pixbuf, print/freetype2, graphics/imlib2, devel/libltdl15

To install the port: cd /usr/ports/multimedia/camserv/ && make install clean
To add the package: pkg_add -r camserv


Configuration Options
     No options to configure

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/cserv/
http://kent.dl.sourceforge.net/sourceforge/cserv/
http://easynews.dl.sourceforge.net/sourceforge/cserv/
http://ufpr.dl.sourceforge.net/sourceforge/cserv/
http://umn.dl.sourceforge.net/sourceforge/cserv/
http://heanet.dl.sourceforge.net/sourceforge/cserv/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves

Number of commits found: 32

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:48:22
Original commit files touched by this commit  0.5.1_9,1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 Apr 2008 18:56:05
Original commit files touched by this commit  0.5.1_8
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
21 Mar 2008 23:55:13
Original commit files touched by this commit  0.5.1_8,1
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
11 Mar 2008 21:13:53
Original commit files touched by this commit  0.5.1_7,1
stas search for other commits by this committer
- Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
  privilegies)
- Add DBUS support.

Thanks to:      az
30 Sep 2007 05:47:37
Original commit files touched by this commit  0.5.1_7,1
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
19 May 2007 21:32:57
Original commit files touched by this commit  0.5.1_6,1
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}.
11 Mar 2007 08:51:14
Original commit files touched by this commit  0.5.1_5,1
stas search for other commits by this committer
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
  was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
  support it anymore. [2]

The patch was tested in the tinderbox.

Approved by:    portmgr (marcus) [1],
                Anders Troback <freebsd@troback.com> (maintainer) [2]
14 Oct 2006 09:54:54
Original commit files touched by this commit  0.5.1_4,1
marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
12 Oct 2006 04:24:29
Original commit files touched by this commit  0.5.1_3,1
kris search for other commits by this committer
Revert previous commit, I had stale i386 headers on my amd64 box.

Approved by:    portmgr (self)
29 Sep 2006 02:11:21
Original commit files touched by this commit  0.5.1_3,1
kris search for other commits by this committer
Builds on amd64, assuming elsewhere too
12 Jun 2006 20:16:03
Original commit files touched by this commit  0.5.1_3,1
erwin search for other commits by this committer
Fix typo in USE_XLIB, which wasn't spotted earlier because XLIB
was an implicit dependency via another dependency.

Approved by:    maintainer
29 May 2006 21:46:13
Original commit files touched by this commit  0.5.1_3,1
pav search for other commits by this committer
- Update maintainer's email address

PR:             ports/98102
Submitted by:   Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
10 May 2006 23:37:39
Original commit files touched by this commit  0.5.1_3
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.5.1_3,1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 21:19:42
Original commit files touched by this commit  0.5.1_2,1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.5.1_2,1
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
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.
13 May 2005 21:17:27
Original commit files touched by this commit  0.5.1_2,1
thierry search for other commits by this committer
Change maintainer address.

PR:             ports/80973
Submitted by:   Ulrich Spoerlein <q (at) galgenberg.net>
12 Apr 2005 04:26:57
Original commit files touched by this commit  0.5.1_2
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  0.5.1_2
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
07 Mar 2005 16:41:04
Original commit files touched by this commit  0.5.1_2,1
adamw search for other commits by this committer
Bump PORTREVISION on all ports that received the imlib2 shlib chase.
07 Mar 2005 15:10:20
Original commit files touched by this commit  0.5.1_1,1
vanilla search for other commits by this committer
1: Upgrade imlib2 to 1.2.0
2: chase shared library version to 3.

PR:             ports/78347
Submitted by:   Russell Jackson <raj at cserv62.csub.edu>
Somepart by:    me
29 Dec 2004 18:58:21
Original commit files touched by this commit  0.5.1_1,1
sem search for other commits by this committer
- Fix plist, pointed out by kris
- Don't install .la. Install .a instead
- Silence sed invocation
- Bump autoconf dependancy
- Bump PORTREVISION
- Use DATADIR macro

PR:             ports/75355
Submitted by:   maintainer
04 Jun 2004 18:29:38
Original commit files touched by this commit  0.5.1,1
ade search for other commits by this committer
Sync with new bsd.autotools.mk
17 Apr 2004 14:04:16
Original commit files touched by this commit  0.5.1,1
kris search for other commits by this committer
Set ONLY_FOR_ARCHS=i386 alpha since those are the only platforms with
driver support.
22 Mar 2004 21:00:51
Original commit files touched by this commit  0.5.1,1
clement search for other commits by this committer
- Update to 0.5.1
- 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>
19 Mar 2004 12:10:33
Original commit files touched by this commit  0.5.0_1,1
kris search for other commits by this committer
BROKEN on 5.x: Does not compile
09 Mar 2004 20:15:22
Original commit files touched by this commit  0.5.0_1,1
linimon search for other commits by this committer
Unbreak from previous commit by fixing author's bugs.  Also, the config
files no longer get overwritten on reinstall.

PR:                     ports/63985
Submitted by:           Ulrich Spoerlein <q@uni.de> (maintainer)
Pointy hat retained by: linimon
04 Mar 2004 06:54:21
Original commit files touched by this commit  0.5.0,1
linimon search for other commits by this committer
Mark as not for architectures that don't support bttv.  While here,
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>
04 Mar 2004 06:29:01
Original commit files touched by this commit  0.5.0,1
linimon search for other commits by this committer
Update to 0.5.0 and unbreak; fix Imlib2 and gdk-pixbuf detection;
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
06 Feb 2004 08:28:44
Original commit files touched by this commit  0.42
kris search for other commits by this committer
BROKEN on 5.x: broken pkg-plist
14 May 2003 08:50:04
Original commit files touched by this commit  0.42
alfred search for other commits by this committer
We need to include sys/types.h for the bt848 stuff under 5.x, this is
harmless on 4.x.

Approved by: chein
04 Apr 2003 02:38:40
Original commit files touched by this commit  0.42
lioux search for other commits by this committer
After repo copy from graphics category to newly create multimedia
one, update all appropriate references: *_DEPENDS, CATEGORIES

Repo copied by:         cvs (joe)
Approved by:            portmgr (self & no objections)

Number of commits found: 32

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