non port: audio/libogg/Makefile |
SVNWeb
|
Number of commits found: 64 |
Thu, 27 Oct 2022
|
[ 16:47 Christian Weisgerber (naddy) ] 68863fb
*/*: drop useless master site
downloads.xiph.org already redirects to ftp.osuosl.org, so the
latter adds no redundancy.
Reported by: diizzy
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 213b0b7 (Only the first 10 of 561 ports in this commit are shown above. )
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above )
|
Thu, 10 Jun 2021
|
[ 13:48 Christian Weisgerber (naddy) ] dcf17d1 (Only the first 10 of 14 ports in this commit are shown above. )
*/*: 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, 9 Jun 2021
|
[ 19:48 Christian Weisgerber (naddy) ] a8bba36
audio/libogg: Bugfix update to 1.3.5
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 1 Sep 2019
|
[ 18:05 naddy ]
Update to 1.3.4. Minor changes only.
|
Tue, 27 Feb 2018
|
[ 13:03 mat ] (Only the first 10 of 26 ports in this commit are shown above. )
Switch some MASTER_SITES from http/ftp to https.
Also some cleanup of dead entries.
PR: 226203
Submitted by: Sam H
Sponsored by: Absolight
|
Sun, 12 Nov 2017
|
[ 20:43 naddy ]
Update to 1.3.3: Fix an issue with corrupt continued packet handling.
|
Thu, 8 Dec 2016
|
[ 15:38 tijl ] (Only the first 10 of 31 ports in this commit are shown above. )
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, 2 Dec 2016
|
[ 11:58 mat ] (Only the first 10 of 119 ports in this commit are shown above. )
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Tue, 13 Oct 2015
|
[ 20:07 naddy ]
Use the new test framework in my ports, if applicable.
While here, also strip more libraries.
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above )
|
Wed, 28 May 2014
|
[ 19:48 naddy ]
Update to 1.3.2: Fix a bug in oggpack_writecopy().
|
Wed, 21 May 2014
|
[ 10:51 naddy ]
Bump PORTREVISION after USES=libtool switch.
Submitted by: tijl
|
Tue, 20 May 2014
|
[ 20:03 naddy ]
Switch to USES=libtool:oldver.
|
Tue, 17 Dec 2013
|
[ 16:01 naddy ]
Use MAKE_CMD to run regression tests.
|
Tue, 24 Sep 2013
|
[ 16:15 naddy ]
Make good use of stage for optionally packaging docs.
|
[ 06:24 bapt ] (Only the first 10 of 61 ports in this commit are shown above. )
Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run
Exp-run by: bdrewery
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Thu, 1 Aug 2013
|
[ 20:22 naddy ] (Only the first 10 of 21 ports in this commit are shown above. )
For all my ports
* remove MAKE_JOBS_SAFE (default now)
* change USE_GMAKE=yes to USES=gmake
|
Wed, 22 May 2013
|
[ 15:25 naddy ]
* Update to 1.3.1: Guard against very large packets.
* Improve description.
|
Tue, 19 Mar 2013
|
[ 13:04 eadler ] (Only the first 10 of 218 ports in this commit are shown above. )
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
|
Tue, 18 Dec 2012
|
[ 21:29 naddy ]
Convert to OptionsNG and trim Makefile headers.
|
Thu, 19 Jul 2012
|
[ 20:12 naddy ]
Update to 1.3.0, which adds the ogg_stream_flush_fill() call.
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ] (Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Thu, 27 Oct 2011
|
[ 10:03 erwin ]
Apply FreeBSD 10 workaround for some high profile ports to
unbreak a lot of dependent ports.
Submitted by: beat
Tested on: pointyhat i386-9-exp and i386-10
|
Sat, 15 Jan 2011
|
[ 21:23 naddy ]
Update to 1.2.2: documentation fix.
PR: 153843
Feature safe: yes
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Thu, 25 Nov 2010
|
[ 17:00 naddy ]
Update to 1.2.1: robustness fixes and documentation updates.
|
Sun, 6 Jun 2010
|
[ 20:36 naddy ]
Update to 1.2.0. Improvements in this release:
* Alter default flushing behavior to span less often and use larger page
sizes when packet sizes are large.
* Build fixes for additional compilers
* Documentation updates
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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:22 naddy ]
Update to 1.1.4. From the change log:
* New async error reporting mechanism. Calls made after a fatal error are
now safely handled in the event an error code is ignored
* Added allocation checks useful to some embedded applications
* fix possible read past end of buffer when reading 0 bits
* Updates to API documentation
|
Tue, 24 Mar 2009
|
[ 14:47 naddy ]
allow parallel building
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Wed, 24 Oct 2007
|
[ 23:37 marcus ] (Only the first 10 of 1479 ports in this commit are shown above. )
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above )
|
Thu, 1 Feb 2007
|
[ 02:42 kris ] (Only the first 10 of 348 ports in this commit are shown above. )
Use libtool port instead of included version to avoid objformat a.out botch
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Sat, 3 Dec 2005
|
[ 22:13 naddy ]
Maintenance update to libogg 1.1.3 and libvorbis 1.1.2.
No user-visible changes.
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Wed, 15 Dec 2004
|
[ 14:47 naddy ]
- Deal with libdata/pkgconfig on uninstall
- Drop obsolete libtool hack from configure.
- Bump port revision after addition of .la file.
|
Tue, 12 Oct 2004
|
[ 14:54 naddy ]
Update to 1.1.2. Changes in this release:
* various bugfixes
* important bugfix for 64-bit platforms
* various portability fixes
* autotools cleanup from Thomas Vander Stichele
* new multiplexed Ogg stream documentation
|
Fri, 9 Jul 2004
|
[ 17:43 marcus ] (Only the first 10 of 489 ports in this commit are shown above. )
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
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.
|
Sat, 20 Dec 2003
|
[ 15:22 naddy ] (Only the first 10 of 21 ports in this commit are shown above. )
Update to Ogg Vorbis 1.0.1.
Major user-visible change: vorbis-tools now integrates some support for
flac and speex files.
|
Sat, 7 Jun 2003
|
[ 23:31 naddy ]
Remove dead mirror.
Submitted by: fenner (portsurvey)
|
Fri, 21 Feb 2003
|
[ 12:52 naddy ] (Only the first 10 of 42 ports in this commit are shown above. )
pkg-comment -> COMMENT
|
Thu, 30 Jan 2003
|
[ 22:18 naddy ]
Update master sites.
PR: 47676, 47677
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
|
Thu, 26 Dec 2002
|
[ 12:31 edwin ]
Updated mastersites: ftp.linuxpowered.com is an empty ftp-site,
xiph.stratius.com is unreachable for a long time.
Noticed by: portsurvey
|
Sat, 5 Oct 2002
|
[ 16:36 naddy ]
Do not install .la library wrappers.
|
Sat, 20 Jul 2002
|
[ 15:29 naddy ] (Only the first 10 of 16 ports in this commit are shown above. )
Welcome to the long-awaited release of Ogg Vorbis 1.0!
|
Sun, 27 Jan 2002
|
[ 12:50 naddy ]
Properly mark installation of shared libs.
|
Mon, 21 Jan 2002
|
[ 16:18 naddy ]
fix typo in master site URL
|
Wed, 16 Jan 2002
|
[ 14:42 naddy ] (Only the first 10 of 17 ports in this commit are shown above. )
Upgrade to Ogg Vorbis RC3.
|
Sat, 3 Nov 2001
|
[ 22:22 naddy ] (Only the first 10 of 18 ports in this commit are shown above. )
Update my MAINTAINER address.
|
Mon, 27 Aug 2001
|
[ 02:26 trevor ] (Only the first 10 of 31 ports in this commit are shown above. )
Update libao to 0.8.0, which breaks mpg321. Update libogg, libvorbis,
vorbis-tools and the vorbis meta-port to 1.0rc2. This version supports
"channel coupling" for more efficient compression of stereo material.
|
Thu, 19 Jul 2001
|
[ 07:29 sf ] (Only the first 10 of 28 ports in this commit are shown above. )
o update to 1.0 RC1. PORTEPOCH bumped due to PKGNAME now strictly follows
handbook. (1.0b4,1 > 1.0.r1,1 vs. 1.0b4,1 < 1.0.r1,2) o support
NOPORTDOCS. o remove stale MASTER_SITES.
|
Sat, 24 Mar 2001
|
[ 07:07 asami ]
Change "name <mailaddress>" to "mailaddress" in MAINTAINER, it is confusing
the hell out of make.
|
Fri, 23 Mar 2001
|
[ 22:21 trevor ] (Only the first 10 of 24 ports in this commit are shown above. )
Change maintainer for libao, libogg, libvorbis, and vorbis. Improve use of
autoconf and automake. Support NOPORTDOCS. Respect CFLAGS. Fix libvorbis
encoder on Alpha. Install documentation in proper places.
|
Thu, 1 Mar 2001
|
[ 09:36 sf ]
update to 1.0 beta4.
|
Wed, 29 Nov 2000
|
[ 09:52 sobomax ]
- Add pre-generated aclocal.m4, because aclocal sucks if several versions of
m4 macros for the same software installed (for example sld.m4 & sdl11.m4); -
use AUTOMAKE_ARGS.
|
Thu, 16 Nov 2000
|
[ 13:06 asami ]
Add AUTO{CONF,MAKE}_{ENV,ARGS}. Among other things, this will fix
audio/libao, audio/libogg, audio/libvorbis and audio/vorbis-tools which need
--add-missing to be passed to automake.
|
Mon, 13 Nov 2000
|
[ 10:22 asami ]
Add USE_AUTOMAKE.
|
Thu, 2 Nov 2000
|
[ 21:11 trevor ]
Add new port of libogg, a library for handling Ogg streams.
|
Number of commits found: 64 |