svn commit: r418116 - head/net/vnc
Cy Schubert
Cy.Schubert at komquats.com
Thu Jul 7 19:26:56 UTC 2016
In message <20160707115023.tqmy6h3lwppyulgr at ivaldir.etoilebsd.net>,
Baptiste Da
roussin writes:
>
>
> --pa3hk4ttdo4p3bmb
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable
>
> 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
> >=20
> > Log:
> > Rehost distfiles, making them fetchable again.
> >=20
> > Modified:
> > head/net/vnc/Makefile
> >=20
> > Modified: head/net/vnc/Makefile
> > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
> =3D=3D=3D=3D
> > --- 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=3D vnc
> > PORTVERSION=3D 4.1.3
> > PORTREVISION=3D 10
> > CATEGORIES=3D net ipv6
> > -MASTER_SITES=3D http://home.bluelife.at/ports/distfiles/${DIST_SUBDIR}/
> :=
> vnc
> > +MASTER_SITES=3D http://www.cschubert.com/distfiles/xc/ \
> > + http://people.freebsd.org/~cy/distfiles/xc/
> > DISTNAME=3D vnc-4_1_3-unixsrc
> > -DISTFILES=3D ${DISTNAME}${EXTRACT_SUFX}:vnc
> > +DISTFILES=3D ${DISTNAME}${EXTRACT_SUFX}
> > DIST_SUBDIR=3D xc
> > =20
> > MAINTAINER=3D cy at FreeBSD.org
> > @@ -42,10 +43,9 @@ BROKEN=3D Does not compile on arm
> > .endif
> > =20
> > .if ${PORT_OPTIONS:MSERVER}
> > -MASTER_SITES+=3D XORG/4.3.0/:x
> > -DISTFILES+=3D X430src-1.tgz:x \
> > - X430src-2.tgz:x \
> > - X430src-3.tgz:x
> > +DISTFILES+=3D X430src-1.tgz \
> > + X430src-2.tgz \
> > + X430src-3.tgz
> > =20
>
> 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
After contemplating it this morning, you're probably right. Getting it to
work with a recent Xorg server would pretty much make me the upline
maintainer and that's not the position I want to be in, especially
considering all the other projects I have on the go and have planned. It
should be deprecated.
--
Cheers,
Cy Schubert <Cy.Schubert at cschubert.com>
FreeBSD UNIX: <cy at FreeBSD.org> Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
More information about the svn-ports-all
mailing list