FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 8:02 PM BST
Port details
libzvbi 0.2.33_3 devel on this many watch lists=10 search for ports that depend on this port
Routines to access raw VBI capture devices
Maintained by: oliver@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 May 2003 14:12:29
License: not specified in port


Routines to access raw VBI capture devices (currently the V4L and
V4L2 API, and the *BSD bktr driver are supported), a versatile VBI
bit slicer, decoders for various data services and basic search,
render and export functions for Closed Caption and Teletext pages.

WWW: http://zapping.sourceforge.net/doc/libzvbi/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: graphics/png, devel/libunicode, devel/gettext
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/zapping/zvbi/0.2.33/
http://sunet.dl.sourceforge.net/project/zapping/zvbi/0.2.33/
http://iweb.dl.sourceforge.net/project/zapping/zvbi/0.2.33/
http://switch.dl.sourceforge.net/project/zapping/zvbi/0.2.33/
http://surfnet.dl.sourceforge.net/project/zapping/zvbi/0.2.33/
http://kent.dl.sourceforge.net/project/zapping/zvbi/0.2.33/
http://freefr.dl.sourceforge.net/project/zapping/zvbi/0.2.33/
http://voxel.dl.sourceforge.net/project/zapping/zvbi/0.2.33/
http://jaist.dl.sourceforge.net/project/zapping/zvbi/0.2.33/
http://osdn.dl.sourceforge.net/project/zapping/zvbi/0.2.33/
http://nchc.dl.sourceforge.net/project/zapping/zvbi/0.2.33/
http://ncu.dl.sourceforge.net/project/zapping/zvbi/0.2.33/
http://transact.dl.sourceforge.net/project/zapping/zvbi/0.2.33/
http://softlayer.dl.sourceforge.net/project/zapping/zvbi/0.2.33/
http://internode.dl.sourceforge.net/project/zapping/zvbi/0.2.33/
http://ufpr.dl.sourceforge.net/project/zapping/zvbi/0.2.33/
http://waix.dl.sourceforge.net/project/zapping/zvbi/0.2.33/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 52

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
15 Dec 2011 06:52:42
Original commit files touched by this commit  0.2.33_3
oliver search for other commits by this committer
fix compilation with clang

Submitted by:   rdivacky
09 Dec 2011 12:04:44
Original commit files touched by this commit  0.2.33_3
oliver search for other commits by this committer
fix CLANG-build

PR:             ports/160921
Feature safe:   yes
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.2.33_2
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
03 Jul 2011 14:59:23
Original commit files touched by this commit  0.2.33_2
ohauer search for other commits by this committer
-remove MD5
31 May 2010 02:01:56
Original commit files touched by this commit  0.2.33_2
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.2.33_1
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
22 Aug 2009 00:18:43
Original commit files touched by this commit  0.2.33
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
07 Sep 2008 11:14:43
Original commit files touched by this commit  0.2.33
oliver search for other commits by this committer
update to 0.2.33
27 Aug 2008 18:56:05
Original commit files touched by this commit  0.2.32
oliver search for other commits by this committer
update to 0.2.32
30 Jul 2008 18:23:29
Original commit files touched by this commit  0.2.31
oliver search for other commits by this committer
update to 0.2.31
06 Jun 2008 13:21:59
Original commit files touched by this commit  0.2.30_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)
07 Mar 2008 14:50:46
Original commit files touched by this commit  0.2.30
oliver search for other commits by this committer
update libzvbi to 0.2.30
29 Feb 2008 20:47:05
Original commit files touched by this commit  0.2.29
oliver search for other commits by this committer
fix pkg-plist

Noted by:       pointyhat
28 Feb 2008 05:47:43
Original commit files touched by this commit  0.2.29
oliver search for other commits by this committer
update libzvbi to 0.2.29
23 Jul 2007 09:36:52
Original commit files touched by this commit  0.2.25_1
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
19 May 2007 20:32:57
Original commit files touched by this commit  0.2.25_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}.
09 Mar 2007 19:28:56
Original commit files touched by this commit  0.2.25
oliver search for other commits by this committer
update to 0.2.25
04 Dec 2006 18:11:21
Original commit files touched by this commit  0.2.24
oliver search for other commits by this committer
update to 0.2.24
08 Nov 2006 18:58:12
Original commit files touched by this commit  0.2.23
oliver search for other commits by this committer
update libzvbi to 0.2.23
01 Jun 2006 21:00:08
Original commit files touched by this commit  0.2.22
oliver search for other commits by this committer
update libzvbi to 0.2.22
15 May 2006 18:34:22
Original commit files touched by this commit  0.2.21
oliver search for other commits by this committer
update to 0.2.21
08 May 2006 19:47:30
Original commit files touched by this commit  0.2.20
oliver search for other commits by this committer
update to 0.2.20
04 May 2006 21:41:12
Original commit files touched by this commit  0.2.19
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
15 Mar 2006 05:19:07
Original commit files touched by this commit  0.2.19
oliver search for other commits by this committer
update to 0.2.19
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.2.18_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
11 Feb 2006 13:04:30
Original commit files touched by this commit  0.2.18
oliver search for other commits by this committer
update to 0.2.18
22 Jan 2006 08:30:12
Original commit files touched by this commit  0.2.17
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.2.17
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.
08 Oct 2005 16:49:46
Original commit files touched by this commit  0.2.17
oliver search for other commits by this committer
update libzvbi to 0.2.17
26 May 2005 10:26:29
Original commit files touched by this commit  0.2.16
oliver search for other commits by this committer
update libzvbi port to 0.2.16
02 Apr 2005 09:41:51
Original commit files touched by this commit  0.2.15
oliver search for other commits by this committer
update to 0.2.15
05 Mar 2005 11:44:29
Original commit files touched by this commit  0.2.14
oliver search for other commits by this committer
update to 0.2.14
24 Jan 2005 14:05:03
Original commit files touched by this commit  0.2.13
oliver search for other commits by this committer
update libzvbi to 0.2.13
31 Dec 2004 11:36:46
Original commit files touched by this commit  0.2.11
oliver search for other commits by this committer
update to libzvbi 0.2.11
11 Nov 2004 17:05:51
Original commit files touched by this commit  0.2.9
oliver search for other commits by this committer
update to 0.2.9
19 Aug 2004 15:41:42
Original commit files touched by this commit  0.2.8_1
oliver search for other commits by this committer
install in PREFIX, not in X11PREFIX
USE_LIBTOOL_VER 15 (instead of 13)
Bump PORTREVISION
12 May 2004 15:27:18
Original commit files touched by this commit  0.2.8
oliver search for other commits by this committer
update to 0.2.8
09 Apr 2004 13:17:19
Original commit files touched by this commit  0.2.7
oliver search for other commits by this committer
update to 0.2.7
05 Apr 2004 09:52:40
Original commit files touched by this commit  0.2.6
oliver search for other commits by this committer
update to 0.2.6
18 Mar 2004 18:01:13
Original commit files touched by this commit  0.2.5_1
trevor search for other commits by this committer
Add size data, approved by maintainers.
14 Mar 2004 06:17:56
Original commit files touched by this commit  0.2.5_1
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
09 Feb 2004 17:39:28
Original commit files touched by this commit  0.2.5_1
oliver search for other commits by this committer
add a missing dependency to libunicode
04 Feb 2004 04:36:30
Original commit files touched by this commit  0.2.5_1
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
23 Jan 2004 18:12:26
Original commit files touched by this commit  0.2.5
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
28 Oct 2003 07:43:43
Original commit files touched by this commit  0.2.5
oliver search for other commits by this committer
update libzvbi to 0.2.5
26 Aug 2003 20:25:58
Original commit files touched by this commit  0.2.4_1
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
25 Aug 2003 05:41:38
Original commit files touched by this commit  0.2.4
marcus search for other commits by this committer
Chase the libintl.so shared lib version.
30 Jul 2003 18:07:17
Original commit files touched by this commit  0.2.4
oliver search for other commits by this committer
add INSTALLS_SHLIB, USE_LIBTOOL
s/freebsd/FreeBSD/ in MAINTAINER field
18 May 2003 10:34:51
Original commit files touched by this commit  0.2.4
kris search for other commits by this committer
Back out previous commit; the build error was fixed already.

Apologies to:   oliver
18 May 2003 10:05:19
Original commit files touched by this commit  0.2.4
kris search for other commits by this committer
BROKEN on 5.1: does not compile
17 May 2003 21:40:54
Original commit files touched by this commit  0.2.4
oliver search for other commits by this committer
Fix build on CURRENT

Submitted by:   bento
15 May 2003 14:08:03
Original commit files touched by this commit  0.2.4
oliver search for other commits by this committer
Add libzvbi, routines to access raw VBI capture devices

PR:             48809
Approved by:    alex (mentor)

Number of commits found: 52

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.202 seconds.