Index: head/net/vnc/Makefile =================================================================== --- head/net/vnc/Makefile (revision 25627) +++ head/net/vnc/Makefile (revision 25628) @@ -1,48 +1,47 @@ # New ports collection makefile for: vnc -# Version required: 3.3.2r3 +# Version required: 3.3.3r1 # Date created: 24 February 1998 # Whom: msmith # # $FreeBSD$ # -DISTNAME= vnc-3.3.3_unixsrc -PKGNAME= vnc-3.3.3 +DISTNAME= vnc-3.3.3r1_unixsrc +PKGNAME= vnc-3.3.3r1 CATEGORIES= net MASTER_SITES= http://www.uk.research.att.com/vnc/dist/ -DISTFILES= vnc-3.3.3_unixsrc.tgz \ +DISTFILES= vnc-3.3.3r1_unixsrc.tgz \ vnc-latest_doc.tgz MAINTAINER= bmah@ca.sandia.gov USE_PERL5= YES -EXTRACT_ONLY= vnc-3.3.3_unixsrc.tgz -IGNOREFILES= ${DISTFILES} +EXTRACT_ONLY= vnc-3.3.3r1_unixsrc.tgz WRKSRC= ${WRKDIR}/vnc_unixsrc USE_IMAKE= YES NO_INSTALL_MANPAGES= YES ALL_TARGET= World # We have to frob a few things, and we want our own permissions, so it's easier # to do the install ourselves. post-install: ${INSTALL_PROGRAM} ${WRKSRC}/Xvnc/programs/Xserver/Xvnc ${PREFIX}/bin/Xvnc ${INSTALL_PROGRAM} ${WRKSRC}/vncviewer/vncviewer ${PREFIX}/bin/vncviewer ${INSTALL_PROGRAM} ${WRKSRC}/vncpasswd/vncpasswd ${PREFIX}/bin/vncpasswd ${SED} -e s%/usr/local/vnc/classes%${PREFIX}/share/vnc/classes% \ -e s%^\#!/usr/bin/perl%\#!${PERL}% \ < ${WRKSRC}/vncserver \ > ${WRKSRC}/vncserver.local ${INSTALL_SCRIPT} ${WRKSRC}/vncserver.local ${PREFIX}/bin/vncserver # The documentation comes with bogus ownerships; this is a little leaky security-wise ${TAR} -C ${PREFIX}/share/doc -xzf ${DISTDIR}/vnc-latest_doc.tgz (cd ${PREFIX}/share/doc; ${MV} vnc_docs vnc) ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/doc/vnc # Go install Java classes ${MKDIR} ${PREFIX}/share/vnc ${CP} -R ${WRKSRC}/classes ${PREFIX}/share/vnc .include Property changes on: head/net/vnc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/net/vnc/distinfo =================================================================== --- head/net/vnc/distinfo (revision 25627) +++ head/net/vnc/distinfo (revision 25628) @@ -1,2 +1,2 @@ -MD5 (vnc-3.3.3_unixsrc.tgz) = IGNORE -MD5 (vnc-latest_doc.tgz) = IGNORE +MD5 (vnc-3.3.3r1_unixsrc.tgz) = 55ec5c073ca63068a68f5d3957cd024e +MD5 (vnc-latest_doc.tgz) = 598510da15455b5a9dc68cd5ad26a790 Property changes on: head/net/vnc/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property