non port: audio/opus-tools/Makefile |
SVNWeb
|
Number of commits found: 30 |
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
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, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Sat, 29 Sep 2018
|
[ 19:09 naddy ]
Update to 0.2 for miscellaneous improvements. Detailed changes:
https://opus-codec.org/release/dev/2018/09/18/opus-tools-0_2.html
|
Sat, 1 Jul 2017
|
[ 20:27 naddy ]
Update MASTER_SITES and WWW.
|
Thu, 6 Apr 2017
|
[ 20:59 naddy ]
Update to 0.1.10. No list of changes available, but looks like bug fixes.
|
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
|
Mon, 28 Dec 2015
|
[ 15:49 naddy ]
Move homepage to https; add license.
|
Thu, 10 Sep 2015
|
[ 19:46 naddy ]
Fix opusenc buffer overflow, channel integer overflow, and division
by zero. (Same code as vorbis-tools oggenc.)
PR: 202941
Obtained from: https://trac.xiph.org/ticket/2212
Obtained from: https://trac.xiph.org/changeset/19117
Obtained from: Fedora vorbis-tools Git (commit 63a1a62d)
Security: CVE-2015-6749
Security: CVE-2014-9638
Security: CVE-2014-9639
Security: a35f415d-572a-11e5-b0a4-f8b156b6dcc8
MFH: 2015Q3
|
Tue, 9 Jun 2015
|
[ 14:24 jbeich ] (Only the first 10 of 30 ports in this commit are shown above. )
bsd.sites.mk: cleanup MOZILLA mirrors
- Switch to CDN by default as mirrors are no longer kept up to date
- Drop obsolete pointer to http://www.mozilla.org/mirrors.html
- Drop redundant BUGZILLA and MOZILLA_EXTEND
- Shorten MASTER_SITES in gecko@ ports
- Move MOZILLA_ADDONS to bsd.sites.mk
- Move one of MOZILLA mirrors with old addons under MOZILLA_ADDONS
- Addons CDN redirects to https://, so don't mislead with http://
https://blog.mozilla.org/it/2012/08/03/dear-mozilla-mirrors-thank-you/
Differential Revision: https://reviews.freebsd.org/D2550
Tested by: distilator
Reviewed by: mat (partial)
Approved by: bz-ports (ohauer), portmgr blanket (office@ et al.)
Approved by: portmgr (bapt, earlier version)
MFH: 2015Q2
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
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 )
|
Fri, 20 Jun 2014
|
[ 23:37 naddy ]
Update to 0.1.9:
This release adds support for 32-bit floating point WAV output and
fixes a number of minor issues.
|
Sun, 25 May 2014
|
[ 20:07 naddy ] (Only the first 10 of 20 ports in this commit are shown above. )
Switch Opus to USES=libtool.
Bump dependent ports. [1]
Approved by: portmgr (implicit) [1]
|
Wed, 18 Dec 2013
|
[ 16:05 naddy ]
Update to 0.1.8. Changes include:
* update to opus 1.0.3 surround encoder API
* support for encoding from FLAC files
* better metadata support, including copying tags from FLAC input
|
Tue, 24 Sep 2013
|
[ 19:09 naddy ]
Convert to stage.
|
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
|
Mon, 15 Jul 2013
|
[ 20:25 naddy ]
Update to Opus 1.0.3:
* new surround API
* fixes for a few minor glitches during mode switching
* fixes a regression in the FEC code introduced in 1.0.2
Chase libopus bump in dependent ports.
|
Mon, 22 Apr 2013
|
[ 23:19 bapt ] (Only the first 10 of 57 ports in this commit are shown above. )
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
|
Tue, 18 Dec 2012
|
[ 16:28 naddy ]
Update to 0.1.6. Minor fixes only.
|
Mon, 10 Dec 2012
|
[ 19:02 naddy ]
Chase audio/opus library bump.
|
Sat, 15 Sep 2012
|
[ 19:46 naddy ]
Update to 0.1.5.
This release removes the confusing and ineffective '--speech' and
'--music' options to opusenc.
PR: 171565
|
Sat, 4 Aug 2012
|
[ 15:39 naddy ]
Update to 0.1.4.
This release fixes several resampling bugs and greatly increases
resampler performance.
|
Thu, 26 Jul 2012
|
[ 05:40 bapt ] (Only the first 10 of 158 ports in this commit are shown above. )
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat)
|
Sun, 22 Jul 2012
|
[ 19:39 naddy ]
Mirrored on ftp.mozilla.org itself, but _not_ on MASTER_SITE_MOZILLA.
|
[ 19:31 naddy ]
Add build dependency on pkg-config.
Submitted by: beat / pointyhat
|
Thu, 19 Jul 2012
|
[ 20:56 naddy ]
Import opus-tools 0.1.3.
Opus-tools provides command-line utilities to encode, inspect, and
decode .opus files.
WWW: http://opus-codec.org/
|
Number of commits found: 30 |