FreshPorts -- The Place For Ports notbug Fri, 25 May 2012 8:53 AM BST
Port details
liboggz 1.1.1_1 audio on this many watch lists=1 search for ports that depend on this port
Simple Ogg API
Maintained by: jsa@FreeBSD.org search for ports maintained by this maintainer
Port Added: 07 Oct 2006 22:44:29
License: not specified in port


Oggz provides a simple programming interface for reading and writing
Ogg files and streams. Ogg is an interleaving data container developed
by Monty at Xiph.Org, originally to support the Ogg Vorbis audio
format.

liboggz supports the flexibility afforded by the Ogg file format while
presenting the following API niceties:
* Strict adherence to the formatting requirements of Ogg bitstreams,
  to ensure that only valid bitstreams are generated
* A simple, callback based open/read/close or open/write/close interface
  to raw Ogg files
* A customisable seeking abstraction for seeking on multitrack Ogg data
* A packet queue for feeding incoming packets for writing, with
  callback based notification when this queue is empty
* A means of overriding the IO functions used by Oggz, for easier
  integration with media frameworks and similar systems.
* A handy table structure for storing information on each logical
  bitstream

WWW: http://www.annodex.net/software/liboggz/html/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/libtool, devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: audio/libogg

Required by:
for Libraries

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


Configuration Options
     No options to configure

Master Sites:
http://downloads.xiph.org/releases/liboggz/
http://wickedmachine.net/mirror/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 18

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.1.1_1
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.1.1_1
ade search for other commits by this committer
Sync to new bsd.autotools.mk
25 Jul 2010 11:18:55
Original commit files touched by this commit  1.1.1_1
jsa search for other commits by this committer
Update my email address to my new @FreeBSD.org addy

Approved by:    wxs (mentor)
06 Jun 2010 20:44:03
Original commit files touched by this commit  1.1.1_1
naddy search for other commits by this committer
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
01 Jun 2010 00:30:29
Original commit files touched by this commit  1.1.1
sylvio search for other commits by this committer
- Update to 1.1.1

PR:             ports/147262
Submitted by:   Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
18 Dec 2009 20:46:52
Original commit files touched by this commit  1.1.0
pav search for other commits by this committer
- Update to 1.1.0

PR:             ports/141394
Submitted by:   Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
15 Nov 2009 06:18:39
Original commit files touched by this commit  0.9.9
rafan search for other commits by this committer
- Update audio/liboggz to 0.9.9

PR:             ports/140400
Submitted by:   Joseph S. Atkinson <jsa at wickedmachine.net> (maintainer)
26 Aug 2009 10:27:42
Original commit files touched by this commit  0.9.6_1
miwi search for other commits by this committer
- Fix fetch
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.9.6_1
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
06 Jul 2009 21:26:00
Original commit files touched by this commit  0.9.6_1
naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
14 Mar 2009 12:54:33
Original commit files touched by this commit  0.9.6
miwi search for other commits by this committer
- Update to 0.9.6

PR:             132567
Submitted by:   Joseph S. Atkinson <jsa@wickedmachine.net>
07 Sep 2008 00:19:05
Original commit files touched by this commit  0.9.5
linimon search for other commits by this committer
Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:    portmgr
18 Apr 2007 08:01:25
Original commit files touched by this commit  0.9.5
sat search for other commits by this committer
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports
17 Apr 2007 22:55:23
Original commit files touched by this commit  0.9.5
sat search for other commits by this committer
- Remove 4.x support from some of my ports

PR:             ports/111649, ports/111664, ports/111673, ports/111674,
                ports/111695
Submitted by:   edwin
28 Jan 2007 09:07:47
Original commit files touched by this commit  0.9.5
kris search for other commits by this committer
Use libtool port instead of included one to avoid objformat a.out botch
03 Nov 2006 22:40:07
Original commit files touched by this commit  0.9.5
sat search for other commits by this committer
- A bunch of trivial fixes

Reported by:    pointyhat via kris
13 Oct 2006 16:49:18
Original commit files touched by this commit  0.9.5
sat search for other commits by this committer
- Fix plist by disabling doc building

Reported by:    pointyhat via kris
Approved by:    portmgr (marcus)
07 Oct 2006 22:43:36
Original commit files touched by this commit  0.9.5
sat search for other commits by this committer
Add port audio/liboggz:

Oggz provides a simple programming interface for reading and writing
Ogg files and streams. Ogg is an interleaving data container developed
by Monty at Xiph.Org, originally to support the Ogg Vorbis audio
format.

liboggz supports the flexibility afforded by the Ogg file format while
presenting the following API niceties:
* Strict adherence to the formatting requirements of Ogg bitstreams,
  to ensure that only valid bitstreams are generated
* A simple, callback based open/read/close or open/write/close interface
  to raw Ogg files
* A customisable seeking abstraction for seeking on multitrack Ogg data
* A packet queue for feeding incoming packets for writing, with
  callback based notification when this queue is empty
* A means of overriding the IO functions used by Oggz, for easier
  integration with media frameworks and similar systems.
* A handy table structure for storing information on each logical
  bitstream

WWW: http://www.annodex.net/software/liboggz/html/

Number of commits found: 18

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 23667
Broken 193
Deprecated 147
Ignore 731
Forbidden 3
Restricted 327
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 26
new 48 hours30
new 7 days63
new fortnight182
new month251

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