Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jan 2025 11:37:05 +0100
From:      Daniel Engberg <daniel.engberg.lists@pyret.net>
To:        Alexey Dokuchaev <danfe@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: cb4db63ecc05 - main - audio/vsound: undeprecate the  port and assume its maintainership
Message-ID:  <ecd94034c2c3032aab53e594264b2775@mail.infomaniak.com>
In-Reply-To: <202501250201.50P21JgG098727@gitrepo.freebsd.org>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
On 2025-01-25T03:01:37.000+01:00, Alexey Dokuchaev <danfe@FreeBSD.org>
wrote:

> The branch main has been updated by danfe:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=cb4db63ecc05f804eb73b38ed9616fe2d5f44cad
> 
> commit cb4db63ecc05f804eb73b38ed9616fe2d5f44cad
> 
> Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
> 
> AuthorDate: 2025-01-25 01:59:10 +0000
> 
> Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
> 
> CommitDate: 2025-01-25 01:59:10 +0000
> 
>     audio/vsound: undeprecate the port and assume its maintainership
> 
>     
> 
>     Refresh the mirror list, point WWW to the archived website copy,
> 
>     and remove useless empty line added in the previous commit.
> 
>     
> 
>     Fixes:  8ef09d2ff4b1
> 
> ---
> 
>  audio/vsound/Makefile | 12 ++++--------
> 
>  1 file changed, 4 insertions(+), 8 deletions(-)
> 
> diff --git a/audio/vsound/Makefile b/audio/vsound/Makefile
> 
> index f00404a10dfb..19376eaf687b 100644
> 
> --- a/audio/vsound/Makefile
> 
> +++ b/audio/vsound/Makefile
> 
> @@ -2,26 +2,22 @@ PORTNAME=    vsound
> 
>  PORTVERSION=    0.6
> 
>  PORTREVISION=    7
> 
>  CATEGORIES=    audio
> 
> -MASTER_SITES=    http://down1.chinaunix.net/distfiles/ \
> 
> -        http://freebsd.nsu.ru/distfiles/
> 
> +MASTER_SITES=    http://download.nus.edu.sg/mirror/gentoo/distfiles/65/ \
> 
> +        http://freebsd.nsu.ru/distfiles/ LOCAL/danfe
> 
>  
> 
> -MAINTAINER=    ports@FreeBSD.org
> 
> +MAINTAINER=    danfe@FreeBSD.org
> 
>  COMMENT=    Utility for capturing audio streams from programs with OSS output
> 
> -WWW=        http://www.vsound.org/
> 
> +WWW=        http://web.archive.org/web/20210502033331/http://www.vsound.org/
> 
>  
> 
>  LICENSE=    GPLv2+
> 
>  LICENSE_FILE=    ${WRKSRC}/COPYING
> 
>  
> 
> -DEPRECATED=    Upstream disappeared
> 
> -EXPIRATION_DATE=2025-01-27
> 
> -
> 
>  BROKEN_riscv64=        fails to compile: vsound.c:101:4: Endian guess seems incorrect.
> 
>  
> 
>  BUILD_DEPENDS=    sox:audio/sox
> 
>  RUN_DEPENDS=    sox:audio/sox
> 
>  
> 
>  USES=        alias libtool
> 
> -
> 
>  GNU_CONFIGURE=    yes
> 
>  
> 
>  OPTIONS_DEFINE=    DOCS

Hi,

Please add reasonable MASTER_SITES if you plan to revive ports.

MASTER_SITES= GENTOO/distfiles/65/ instead of point to a specific one.

freebsd.nsu.ru has been dead for at least months and still is,
https://www.isitdownrightnow.com/freebsd.nsu.ru.html

Best regards,

Daniel


[-- Attachment #2 --]
<html><body><div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px">On 2025-01-25T03:01:37.000+01:00, Alexey Dokuchaev &lt;danfe@FreeBSD.org&gt; wrote:<br></div><div ><div><br></div></div><div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px"><br></div><div class="ik_mail_quote answerContentMessage"><blockquote class="ws-ng-quote"><pre style="white-space: normal;"><div>The branch main has been updated by danfe:<br></div><div><br></div><div>URL: <a href="https://cgit.FreeBSD.org/ports/commit/?id=cb4db63ecc05f804eb73b38ed9616fe2d5f44cad" class="defaultMailLink" rel="noopener noreferrer" data-ik="ik-secure" target="_blank">https://cgit.FreeBSD.org/ports/commit/?id=cb4db63ecc05f804eb73b38ed9616fe2d5f44cad</a><br></div><div><br></div><div>commit cb4db63ecc05f804eb73b38ed9616fe2d5f44cad<br></div><div>Author:     Alexey Dokuchaev &lt;<a href="mailto:danfe@FreeBSD.org" class="defaultMailLink">danfe@FreeBSD.org</a>&gt;<br></div><div>AuthorDate: 2025-01-25 01:59:10 +0000<br></div><div>Commit:     Alexey Dokuchaev &lt;<a href="mailto:danfe@FreeBSD.org" class="defaultMailLink">danfe@FreeBSD.org</a>&gt;<br></div><div>CommitDate: 2025-01-25 01:59:10 +0000<br></div><div><br></div><div>    audio/vsound: undeprecate the port and assume its maintainership<br></div><div>    <br></div><div>    Refresh the mirror list, point WWW to the archived website copy,<br></div><div>    and remove useless empty line added in the previous commit.<br></div><div>    <br></div><div>    Fixes:  8ef09d2ff4b1<br></div><div>---<br></div><div> audio/vsound/Makefile | 12 ++++--------<br></div><div> 1 file changed, 4 insertions(+), 8 deletions(-)<br></div><div><br></div><div>diff --git a/audio/vsound/Makefile b/audio/vsound/Makefile<br></div><div>index f00404a10dfb..19376eaf687b 100644<br></div><div>--- a/audio/vsound/Makefile<br></div><div>+++ b/audio/vsound/Makefile<br></div><div>@@ -2,26 +2,22 @@ PORTNAME=	vsound<br></div><div> PORTVERSION=	0.6<br></div><div> PORTREVISION=	7<br></div><div> CATEGORIES=	audio<br></div><div>-MASTER_SITES=	<a href="http://down1.chinaunix.net/distfiles/" class="defaultMailLink" rel="noopener noreferrer" data-ik="ik-secure" target="_blank">http://down1.chinaunix.net/distfiles/</a>; \<br></div><div>-		<a href="http://freebsd.nsu.ru/distfiles/" class="defaultMailLink" rel="noopener noreferrer" data-ik="ik-secure" target="_blank">http://freebsd.nsu.ru/distfiles/</a><br></div><div>+MASTER_SITES=	<a href="http://download.nus.edu.sg/mirror/gentoo/distfiles/65/" class="defaultMailLink" rel="noopener noreferrer" data-ik="ik-secure" target="_blank">http://download.nus.edu.sg/mirror/gentoo/distfiles/65/</a>; \<br></div><div>+		<a href="http://freebsd.nsu.ru/distfiles/" class="defaultMailLink" rel="noopener noreferrer" data-ik="ik-secure" target="_blank">http://freebsd.nsu.ru/distfiles/</a>; LOCAL/danfe<br></div><div> <br></div><div>-MAINTAINER=	<a href="mailto:ports@FreeBSD.org" class="defaultMailLink">ports@FreeBSD.org</a><br></div><div>+MAINTAINER=	<a href="mailto:danfe@FreeBSD.org" class="defaultMailLink">danfe@FreeBSD.org</a><br></div><div> COMMENT=	Utility for capturing audio streams from programs with OSS output<br></div><div>-WWW=		<a href="http://www.vsound.org/" class="defaultMailLink" rel="noopener noreferrer" data-ik="ik-secure" target="_blank">http://www.vsound.org/</a><br></div><div>+WWW=		<a href="http://web.archive.org/web/20210502033331/http://www.vsound.org/" class="defaultMailLink" rel="noopener noreferrer" data-ik="ik-secure" target="_blank">http://web.archive.org/web/20210502033331/http://www.vsound.org/</a><br></div><div>; <br></div><div> LICENSE=	GPLv2+<br></div><div> LICENSE_FILE=	${WRKSRC}/COPYING<br></div><div> <br></div><div>-DEPRECATED=	Upstream disappeared<br></div><div>-EXPIRATION_DATE=2025-01-27<br></div><div>-<br></div><div> BROKEN_riscv64=		fails to compile: vsound.c:101:4: Endian guess seems incorrect.<br></div><div> <br></div><div> BUILD_DEPENDS=	sox:audio/sox<br></div><div> RUN_DEPENDS=	sox:audio/sox<br></div><div> <br></div><div> USES=		alias libtool<br></div><div>-<br></div><div> GNU_CONFIGURE=	yes<br></div><div> <br></div><div> OPTIONS_DEFINE=	DOCS<br></div></pre></blockquote></div><div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px">Hi,<br></div><div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px"><br></div><div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px">Please add reasonable MASTER_SITES if you plan to revive ports.<br></div><div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px"><br></div><div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px">MASTER_SITES= GENTOO/distfiles/65/ instead of point to a specific one.<br></div><div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px"><br></div><div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px">freebsd.nsu.ru has been dead for at least months and still is, <a href="https://www.isitdownrightnow.com/freebsd.nsu.ru.html">https://www.isitdownrightnow.com/freebsd.nsu.ru.html</a><br></div><div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px"><br></div><div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px">Best regards,<br></div><div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px">Daniel<br></div></body></html>

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ecd94034c2c3032aab53e594264b2775>