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/opusfile/Makefile
SVNWeb

Number of commits found: 24

Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
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.
Mon, 7 Sep 2020
[ 14:20 naddy search for other commits by this committer ] Original commit   Revision:547892
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 search for other commits by this committer ] Original commit   Revision:455002
audio/opusfile: Update to 0.10

PR:		223924
Submitted by:	SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer)
Thu, 17 Aug 2017
[ 16:59 swills search for other commits by this committer ] Original commit   Revision:448151
audio/opusfile: Update to 0.9

PR:		221461
Submitted by:	SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer)
Sat, 1 Jul 2017
[ 20:27 naddy search for other commits by this committer ] Original commit   Revision:444835
Update MASTER_SITES and WWW.
Fri, 21 Oct 2016
[ 15:21 mat search for other commits by this committer ] Original commit   Revision:424427 (Only the first 10 of 354 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Tue, 12 Jul 2016
[ 19:35 amdmi3 search for other commits by this committer ] Original commit   Revision:418438
- 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 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
Sat, 9 Jan 2016
[ 09:09 miwi search for other commits by this committer ] Original commit   Revision:405618
- Update to 0.7

PR:		206013
Submitted by:	maintainer
Wed, 19 Aug 2015
[ 13:30 mat search for other commits by this committer ] Original commit   Revision:394778 (Only the first 10 of 172 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:388939 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:377064 (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
Add missing USE_OPENSSL=yes

PR:		195796
Thu, 20 Nov 2014
[ 16:21 amdmi3 search for other commits by this committer ] Original commit   Revision:372949
- 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 search for other commits by this committer ] Original commit   Revision:355571
Replace autoreconf in pre-configure with standard USE_AUTOTOOLS.
[ 12:39 marino search for other commits by this committer ] Original commit   Revision:355502
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 search for other commits by this committer ] Original commit   Revision:355266 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Switch Opus to USES=libtool.
Bump dependent ports. [1]

Approved by:	portmgr (implicit) [1]
[ 14:43 naddy search for other commits by this committer ] Original commit   Revision:355249
Switch opusfile to USES=libtool. [1]

Bump dependent ports.

Approved by:	maintainer [1]
Mon, 27 Jan 2014
[ 21:21 makc search for other commits by this committer ] Original commit   Revision:341456
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