notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: audio/liboggz/Makefile
SVNWeb

Number of commits found: 33

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 10 Jun 2021
[ 13:48 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:dcf17d14a7bd7eed2e67e82b2ce093d1e5d88fe6  commit hash:dcf17d14a7bd7eed2e67e82b2ce093d1e5d88fe6  commit hash:dcf17d14a7bd7eed2e67e82b2ce093d1e5d88fe6  dcf17d1  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
*/*: Add a backup master site to all Xiph.org ports

The downloads.xiph.org master site requires TLS1.3, which is not
supported by FreeBSD 11's OpenSSL and fetch(1).  Add ftp.osuosl.org
as a backup to all Xiph.org ports.

PR:		256515
Reported by:	Daniel Engberg
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 13 Nov 2019
[ 23:24 sunpoet search for other commits by this committer ] Original commit   Revision:517409
Add LICENSE_FILE
Thu, 8 Dec 2016
[ 15:38 tijl search for other commits by this committer ] Original commit   Revision:428129 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Remove libogg.so.8, libvorbis.so.4 and libvorbisfile.so.6 compatibility
links that were added in r374303 to prevent massive PORTREVISION bumps.
Bump dependent ports that have not been bumped since.
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 24 Nov 2014
[ 18:29 sunpoet search for other commits by this committer ] Original commit   Revision:373300
- Add LICENSE
- Strip shared library
- Pet portlint: move LIB_DEPENDS upward
- Use PORTDOCS
- Cosmetic change
- Take maintainership
Thu, 23 Oct 2014
[ 13:06 culot search for other commits by this committer ] Original commit   Revision:371393
- Reassign to the heap after jsa@'s bit was taken in for safekeeping
Wed, 11 Jun 2014
[ 18:22 amdmi3 search for other commits by this committer ] Original commit   Revision:357518
- Switch audio/liboggz to libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
Sat, 4 Jan 2014
[ 18:17 bapt search for other commits by this committer ] Original commit   Revision:338661
Support stage
Use pathfix instead manually patching
Fri, 3 Jan 2014
[ 15:26 adamw search for other commits by this committer ] Original commit   Revision:338547 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
Convert to PORT_OPTIONS:MDOCS.

Holdout shame list: ruby, perl, python
Wed, 11 Dec 2013
[ 14:35 bapt search for other commits by this committer ] Original commit   Revision:336166 (Only the first 10 of 268 ports in this commit are shown above. View all ports for this commit)
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
Fri, 20 Sep 2013
[ 14:36 bapt search for other commits by this committer ] Original commit   Revision:327706 (Only the first 10 of 879 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Mon, 2 Sep 2013
[ 10:06 bapt search for other commits by this committer ] Original commit   Revision:325966 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Eliminate USE_GNOME=pkgconfig from audio
While here:
- trim headers
- convert USE_GMAKE -> USES=gmake
- convert USE_GNOME=gnomehack -> USES=pathfix
- convert USE_PERL5 -> USES=perl5
Thu, 19 Jul 2012
[ 20:15 naddy search for other commits by this committer ] Original commit  (Only the first 10 of 187 ports in this commit are shown above. View all ports for this commit)
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sun, 25 Jul 2010
[ 11:18 jsa search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Update my email address to my new @FreeBSD.org addy

Approved by:    wxs (mentor)
Sun, 6 Jun 2010
[ 20:44 naddy search for other commits by this committer ] Original commit  (Only the first 10 of 174 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
Tue, 1 Jun 2010
[ 00:30 sylvio search for other commits by this committer ] Original commit 
- Update to 1.1.1

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

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

PR:             ports/140400
Submitted by:   Joseph S. Atkinson <jsa at wickedmachine.net> (maintainer)
Wed, 26 Aug 2009
[ 10:27 miwi search for other commits by this committer ] Original commit 
- Fix fetch
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-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
Mon, 6 Jul 2009
[ 21:26 naddy search for other commits by this committer ] Original commit  (Only the first 10 of 165 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION after libogg and libvorbisfile major version increment.
Sat, 14 Mar 2009
[ 12:54 miwi search for other commits by this committer ] Original commit 
- Update to 0.9.6

PR:             132567
Submitted by:   Joseph S. Atkinson <jsa@wickedmachine.net>
Sun, 7 Sep 2008
[ 00:19 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 279 ports in this commit are shown above. View all ports for this commit)
Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:    portmgr
Wed, 18 Apr 2007
[ 08:01 sat search for other commits by this committer ] Original commit  (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports
Tue, 17 Apr 2007
[ 22:55 sat search for other commits by this committer ] Original commit 
- Remove 4.x support from some of my ports

PR:             ports/111649, ports/111664, ports/111673, ports/111674,
                ports/111695
Submitted by:   edwin
Sun, 28 Jan 2007
[ 09:07 kris search for other commits by this committer ] Original commit  (Only the first 10 of 103 ports in this commit are shown above. View all ports for this commit)
Use libtool port instead of included one to avoid objformat a.out botch
Fri, 3 Nov 2006
[ 22:40 sat search for other commits by this committer ] Original commit 
- A bunch of trivial fixes

Reported by:    pointyhat via kris
Fri, 13 Oct 2006
[ 16:49 sat search for other commits by this committer ] Original commit 
- Fix plist by disabling doc building

Reported by:    pointyhat via kris
Approved by:    portmgr (marcus)
Sat, 7 Oct 2006
[ 22:43 sat search for other commits by this committer ] Original commit 
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: 33