ports/123790: Update port: www/webkit-gtk2 to 0.0.33561

Martin Sugioarto nakal at web.de
Sun May 18 11:40:02 UTC 2008


>Number:         123790
>Category:       ports
>Synopsis:       Update port: www/webkit-gtk2 to 0.0.33561
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 18 11:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Martin Sugioarto
>Release:        7-STABLE
>Organization:
>Environment:
FreeBSD zelda.local 7.0-STABLE FreeBSD 7.0-STABLE #0: Tue May  6 20:37:42 CEST 2008     root at zelda.local:/usr/obj/usr/src/sys/ZELDA  amd64
>Description:
- update to latest release
- fixed some header/lib locations in pkg-plist
- works with latest midori release (coming next PR)

>How-To-Repeat:

>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	webkit-gtk2
#	webkit-gtk2/Makefile
#	webkit-gtk2/distinfo
#	webkit-gtk2/pkg-descr
#	webkit-gtk2/pkg-plist
#
echo c - webkit-gtk2
mkdir -p webkit-gtk2 > /dev/null 2>&1
echo x - webkit-gtk2/Makefile
sed 's/^X//' >webkit-gtk2/Makefile << 'END-of-webkit-gtk2/Makefile'
X# New ports collection makefile for:	webkit
X# Date created:		2007-10-21
X# Whom:			Michael Johnson <ahze at FreeBSD.org>
X#
X# $FreeBSD: ports/www/webkit-gtk2/Makefile,v 1.2 2008/03/31 10:33:05 ahze Exp $
X#   $MCom: ports/www/webkit-gtk2/Makefile,v 1.5 2008/03/24 01:51:52 mezz Exp $
X#
X
XPORTNAME=	webkit
XPORTVERSION=	0.0.33561
XCATEGORIES=	www
XMASTER_SITES=	http://nightly.webkit.org/files/trunk/src/
XPKGNAMESUFFIX=	-gtk2
XDISTNAME=	WebKit-r${PORTVERSION:S/0.0.//}
X
XMAINTAINER=	gnome at FreeBSD.org
XCOMMENT=	An opensource browser engine
X
XLIB_DEPENDS=	icutu.38:${PORTSDIR}/devel/icu \
X		curl.4:${PORTSDIR}/ftp/curl \
X		sqlite3.8:${PORTSDIR}/databases/sqlite3
X
XUSE_BISON=	build
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
XUSE_GNOME=	gnometarget gtk20 libxslt
XUSE_PERL5=	yes
XUSE_LDCONFIG=	yes
XUSE_AUTOTOOLS=	autoconf:261 automake:110 libtool:15
XUSE_GSTREAMER=	gnomevfs
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib"
XCONFIGURE_ARGS=	--with-webkit-target=x11 \
X		--enable-icon-database \
X		--enable-svg \
X		--enable-video
XMAKEFILE=	GNUmakefile
X
X.include <bsd.port.pre.mk>
X
X.if ${OSVERSION} < 600000
XIGNORE=	Does not build
X.endif
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|autoconf|${AUTOCONF}|g ; \
X		s|automake|${AUTOMAKE}|g ; s|aclocal|${ACLOCAL}|g ; \
X		s|autoheader|${AUTOHEADER}|g ; \
X		s|LIBTOOLIZE=libtoolize|LIBTOOLIZE=${LIBTOOLIZE}|g ; \
X		s|$$srcdir/configure|#$$srcdir/configure|g' \
X			${WRKSRC}/autogen.sh
X	@${FIND} ${WRKSRC} -name GNUmakefile.am | ${XARGS} ${REINPLACE_CMD} -e \
X		's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g'
X
Xpre-configure:
X	@(cd ${WRKSRC} && ${SH} autogen.sh)
X
Xpost-install:
X# Install compat pkg-config file so we don't have to patch ports
X	${CP} ${PREFIX}/libdata/pkgconfig/webkit-1.0.pc \
X		${PREFIX}/libdata/pkgconfig/WebKitGtk.pc
X
X.include <bsd.port.post.mk>
END-of-webkit-gtk2/Makefile
echo x - webkit-gtk2/distinfo
sed 's/^X//' >webkit-gtk2/distinfo << 'END-of-webkit-gtk2/distinfo'
XMD5 (WebKit-r33561.tar.bz2) = 9fb35b99d4b3895a410aa6472014f6ea
XSHA256 (WebKit-r33561.tar.bz2) = 8db074661a2d6843a16c5eadeaff72fbf4e1dd2812740562f3f4b41cf17b4a04
XSIZE (WebKit-r33561.tar.bz2) = 9030759
END-of-webkit-gtk2/distinfo
echo x - webkit-gtk2/pkg-descr
sed 's/^X//' >webkit-gtk2/pkg-descr << 'END-of-webkit-gtk2/pkg-descr'
XWebKit is an open source web browser engine. It is able to display content
Xsuch as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest,
XXSLT, CSS, Javascript/ECMAscript and more.
X
XWWW: http://webkit.org/
END-of-webkit-gtk2/pkg-descr
echo x - webkit-gtk2/pkg-plist
sed 's/^X//' >webkit-gtk2/pkg-plist << 'END-of-webkit-gtk2/pkg-plist'
Xinclude/webkit-1.0/JavaScriptCore/JavaScript.h
Xinclude/webkit-1.0/JavaScriptCore/JavaScriptCore.h
Xinclude/webkit-1.0/JavaScriptCore/JSBase.h
Xinclude/webkit-1.0/JavaScriptCore/JSContextRef.h
Xinclude/webkit-1.0/JavaScriptCore/JSObjectRef.h
Xinclude/webkit-1.0/JavaScriptCore/JSStringRefBSTR.h
Xinclude/webkit-1.0/JavaScriptCore/JSStringRefCF.h
Xinclude/webkit-1.0/JavaScriptCore/JSStringRef.h
Xinclude/webkit-1.0/JavaScriptCore/JSValueRef.h
Xinclude/webkit-1.0/webkit/webkit.h
Xinclude/webkit-1.0/webkit/webkitdefines.h
Xinclude/webkit-1.0/webkit/webkitnetworkrequest.h
Xinclude/webkit-1.0/webkit/webkitwebbackforwardlist.h
Xinclude/webkit-1.0/webkit/webkitwebframe.h
Xinclude/webkit-1.0/webkit/webkitwebhistoryitem.h
Xinclude/webkit-1.0/webkit/webkitwebsettings.h
Xinclude/webkit-1.0/webkit/webkitwebview.h
Xlib/libwebkit-1.0.a
Xlib/libwebkit-1.0.la
Xlib/libwebkit-1.0.so
Xlib/libwebkit-1.0.so.1
Xlibdata/pkgconfig/WebKitGtk.pc
Xlibdata/pkgconfig/webkit-1.0.pc
X at dirrm include/webkit-1.0/webkit
X at dirrm include/webkit-1.0/JavaScriptCore
X at dirrm include/webkit-1.0
END-of-webkit-gtk2/pkg-plist
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list