non port: audio/opusfile/Makefile |
SVNWeb
|
Number of commits found: 24 |
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
|
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 )
|
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, 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.
|
Mon, 7 Sep 2020
|
[ 14:20 naddy ]
Update to 0.12 for miscellaneous bug fixes.
Also, this release finally gets rid of the ancient ftime() interface and
uses clock_gettime() instead.
Approved by: maintainer timeout (8 weeks)
|
Mon, 27 Nov 2017
|
[ 23:46 dbaio ]
audio/opusfile: Update to 0.10
PR: 223924
Submitted by: SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer)
|
Thu, 17 Aug 2017
|
[ 16:59 swills ]
audio/opusfile: Update to 0.9
PR: 221461
Submitted by: SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer)
|
Sat, 1 Jul 2017
|
[ 20:27 naddy ]
Update MASTER_SITES and WWW.
|
Fri, 21 Oct 2016
|
[ 15:21 mat ] (Only the first 10 of 354 ports in this commit are shown above. )
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Tue, 12 Jul 2016
|
[ 19:35 amdmi3 ]
- Update to 0.8
- Switch to USES=ssl
- Fix build with ports openssl
PR: 210952
Submitted by: liangtai.s16@gmail.com (maintainer)
|
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
|
Sat, 9 Jan 2016
|
[ 09:09 miwi ]
- Update to 0.7
PR: 206013
Submitted by: maintainer
|
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?
|
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
|
Thu, 15 Jan 2015
|
[ 09:05 tijl ] (Only the first 10 of 102 ports in this commit are shown above. )
Add missing USE_OPENSSL=yes
PR: 195796
|
Thu, 20 Nov 2014
|
[ 16:21 amdmi3 ]
- Update to 0.6
- Switch to USES=autoreconf
- Strip libraries
- While here, add LICENSE_FILE
PR: 195127
Submitted by: liangtai.s16@gmail.com (maintainer)
|
Tue, 27 May 2014
|
[ 20:57 tijl ]
Replace autoreconf in pre-configure with standard USE_AUTOTOOLS.
|
[ 12:39 marino ]
audio/opusfile: Unbreak
The previous change had two errors: The pkg-plist wasn't correct
and USE_AUTOTOOLS+= libtool is still required. This fix was confirmed
in Redports.
Approved by: just-fix-it blanket
|
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]
|
[ 14:43 naddy ]
Switch opusfile to USES=libtool. [1]
Bump dependent ports.
Approved by: maintainer [1]
|
Mon, 27 Jan 2014
|
[ 21:21 makc ]
Add new port audio/opusfile:
Library for decoding .opus files, including seeking support.
WWW: http://www.opus-codec.org/
PR: ports/177370
Submitted by: RyoTa SimaMoto <liangtai.s16 at gmail.com>
|
Number of commits found: 24 |