non port: audio/libfishsound/Makefile |
SVNWeb
|
Number of commits found: 29 |
Sun, 25 Sep 2022
|
[ 20:14 Christian Weisgerber (naddy) ] 1e5aaab (Only the first 10 of 76 ports in this commit are shown above. )
audio/flac: bump port revision of consumers after update to 1.4.1
|
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
|
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.
|
Mon, 22 Mar 2021
|
[ 10:17 danfe ] (Only the first 10 of 138 ports in this commit are shown above. )
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
|
Thu, 2 Apr 2020
|
[ 12:00 sunpoet ]
Convert PORTDOCS to PLIST entries
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 4 Nov 2015
|
[ 20:13 sunpoet ]
- Add LICENSE_FILE
- Update BUILD_DEPENDS: remove redundant LOCALBASE/bin
|
Wed, 19 Aug 2015
|
[ 13:30 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
Sun, 18 Jan 2015
|
[ 22:48 sunpoet ]
- Use INSTALL_TARGET=install-strip instead of STRIP_CMD
|
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, 18 Jun 2014
|
[ 15:52 sunpoet ]
- Strip shared library in post-install:
|
Mon, 16 Jun 2014
|
[ 12:32 amdmi3 ]
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
|
Fri, 13 Dec 2013
|
[ 00:54 sunpoet ]
- Update LICENSE
|
Sat, 30 Nov 2013
|
[ 00:17 sunpoet ]
- Strip shared library
- Fix packaging with pkgng [1]
- Cleanup Makefile
Reported by: pkg-fallout [1]
|
Mon, 25 Nov 2013
|
[ 11:33 sunpoet ]
- Support STAGEDIR
|
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)
|
Tue, 3 Sep 2013
|
[ 19:31 sunpoet ]
- Convert to new LIB_DEPENDS format
- Move PORTDOCS upward
|
Mon, 2 Sep 2013
|
[ 10:06 bapt ] (Only the first 10 of 25 ports in this commit are shown above. )
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
|
Sun, 25 Aug 2013
|
[ 16:14 sunpoet ]
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)
|
Wed, 21 Aug 2013
|
[ 17:17 sunpoet ] (Only the first 10 of 52 ports in this commit are shown above. )
- Remove leading indefinite article from COMMENT
|
Sun, 9 Jun 2013
|
[ 19:30 naddy ] (Only the first 10 of 67 ports in this commit are shown above. )
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072
|
Tue, 4 Dec 2012
|
[ 20:39 sunpoet ]
- Add LICENSE
- Move OPTIONS_* upward
Feature safe: yes
|
Sun, 7 Oct 2012
|
[ 12:12 sunpoet ]
- Cleanup Makefile header
- Convert to new options framework
|
Thu, 19 Jul 2012
|
[ 20:15 naddy ] (Only the first 10 of 187 ports in this commit are shown above. )
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
|
Fri, 1 Oct 2010
|
[ 01:14 sunpoet ] (Only the first 10 of 22 ports in this commit are shown above. )
- Use LOCAL/sunpoet as backup MASTER_SITES
Approved by: pgollucci (mentor)
|
Wed, 22 Sep 2010
|
[ 17:10 sunpoet ] (Only the first 10 of 55 ports in this commit are shown above. )
- Update MAINTAINER to my FreeBSD.org address
Approved by: pgollucci (mentor)
|
Thu, 5 Aug 2010
|
[ 22:55 amdmi3 ]
libfishsound provides a simple programming interface for decoding and encoding
audio data using the Xiph.org codecs (FLAC, Speex and Vorbis).
libfishsound by itself is designed to handle raw codec streams from a lower
level layer such as UDP datagrams. When these codecs are used in files, they
are commonly encapsulated in Ogg to produce Ogg FLAC, Speex and Ogg Vorbis
files.
libfishsound is a wrapper around the existing codec libraries and provides a
consistent, higher-level programming interface. It has been designed for use in
a wide variety of applications; it has no direct dependencies on Ogg
encapsulation, though it is most commonly used in conjunction with liboggz to
decode or encode FLAC, Speex or Vorbis audio tracks in Ogg files, including Ogg
Theora and Annodex.
WWW: http://www.xiph.org/fishsound/
PR: 147332
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
Number of commits found: 29 |