- Update to 0.8

- Reset maintainer

PR:		96925
Submitted by:	Martin Wilke <freebsd___unixfreunde.de>
Approved by:	maintainer
This commit is contained in:
Marcus Alves Grando 2006-05-24 01:19:31 +00:00
parent 9a1a602d2f
commit 0018d2a007
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163225
4 changed files with 12 additions and 21 deletions

View File

@ -7,13 +7,13 @@
#
PORTNAME= libvncserver
PORTVERSION= 0.7.1
PORTVERSION= 0.8
CATEGORIES= net devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= LibVNCServer-${PORTVERSION}
MAINTAINER= andrew+ports@fubar.geek.nz
MAINTAINER= ports@FreeBSD.org
COMMENT= Provide an easy API to write one's own vnc server
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
@ -24,6 +24,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
MAN1= x11vnc.1
post-patch:
@${REINPLACE_CMD} -e "s|-lpthread|${PTHREAD_LIBS}|" ${WRKSRC}/configure

View File

@ -1,3 +1,3 @@
MD5 (LibVNCServer-0.7.1.tar.gz) = 54110288b3171551c03467cd60976d55
SHA256 (LibVNCServer-0.7.1.tar.gz) = 0f15ef88e35236303e17ae0ea81e1040f20d55447b0ace24e40b5da246b8eb73
SIZE (LibVNCServer-0.7.1.tar.gz) = 636258
MD5 (LibVNCServer-0.8.tar.gz) = 420249500082fca2c979ad07df7f3a94
SHA256 (LibVNCServer-0.8.tar.gz) = 0ab6c5e09df8f1a9f9a1f63a5db8845e23433cdad8142474eba0c38d9640e47d
SIZE (LibVNCServer-0.8.tar.gz) = 934696

View File

@ -1,11 +0,0 @@
--- Makefile.in.orig Wed Jun 15 16:58:00 2005
+++ Makefile.in Wed Jun 15 16:58:14 2005
@@ -86,7 +86,7 @@
with_ffmpeg = @with_ffmpeg@
CFLAGS = -g -Wall
-SUBDIRS = libvncserver examples contrib x11vnc vncterm classes libvncclient client_examples test
+SUBDIRS = libvncserver examples contrib vncterm classes libvncclient client_examples test
DIST_SUBDIRS = libvncserver examples contrib x11vnc vncterm classes libvncclient client_examples test
bin_SCRIPTS = libvncserver-config

View File

@ -1,12 +1,12 @@
bin/libvncserver-config
include/rfb/default8x16.h
include/rfb/keysym.h
include/rfb/rfb.h
include/rfb/rfbclient.h
include/rfb/rfbconfig.h
include/rfb/rfbint.h
include/rfb/rfbproto.h
include/rfb/keysym.h
include/rfb/rfbregion.h
include/rfb/rfbclient.h
include/rfb/default8x16.h
@dirrm include/rfb
lib/libvncserver.a
lib/libvncclient.a
lib/libvncserver.a
@dirrm include/rfb