svn commit: r418116 - head/net/vnc
Baptiste Daroussin
bapt at FreeBSD.org
Thu Jul 7 11:50:27 UTC 2016
On Wed, Jul 06, 2016 at 04:35:17AM +0000, Cy Schubert wrote:
> Author: cy
> Date: Wed Jul 6 04:35:17 2016
> New Revision: 418116
> URL: https://svnweb.freebsd.org/changeset/ports/418116
>
> Log:
> Rehost distfiles, making them fetchable again.
>
> Modified:
> head/net/vnc/Makefile
>
> Modified: head/net/vnc/Makefile
> ==============================================================================
> --- head/net/vnc/Makefile Wed Jul 6 00:39:12 2016 (r418115)
> +++ head/net/vnc/Makefile Wed Jul 6 04:35:17 2016 (r418116)
> @@ -5,9 +5,10 @@ PORTNAME= vnc
> PORTVERSION= 4.1.3
> PORTREVISION= 10
> CATEGORIES= net ipv6
> -MASTER_SITES= http://home.bluelife.at/ports/distfiles/${DIST_SUBDIR}/:vnc
> +MASTER_SITES= http://www.cschubert.com/distfiles/xc/ \
> + http://people.freebsd.org/~cy/distfiles/xc/
> DISTNAME= vnc-4_1_3-unixsrc
> -DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:vnc
> +DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
> DIST_SUBDIR= xc
>
> MAINTAINER= cy at FreeBSD.org
> @@ -42,10 +43,9 @@ BROKEN= Does not compile on arm
> .endif
>
> .if ${PORT_OPTIONS:MSERVER}
> -MASTER_SITES+= XORG/4.3.0/:x
> -DISTFILES+= X430src-1.tgz:x \
> - X430src-2.tgz:x \
> - X430src-3.tgz:x
> +DISTFILES+= X430src-1.tgz \
> + X430src-2.tgz \
> + X430src-3.tgz
>
FTR: my concern about keeping that software around is X 4.3.0 is pretty old,
lots of security issues has been found and fixed since, no idea how many of them
are applicable to the code used by the vnc server here. But I just feel
unconfortable with that... I may be too paranoid
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20160707/1e762472/attachment-0001.sig>
More information about the svn-ports-all
mailing list