diff --git a/devel/Makefile b/devel/Makefile index 5fbd1f00dce1..f562e5529ae5 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -540,6 +540,7 @@ SUBDIR += libslang SUBDIR += libslang2 SUBDIR += libsoup + SUBDIR += libsoup-reference SUBDIR += libstatgrab SUBDIR += libstrfunc SUBDIR += libstroke diff --git a/devel/libsoup-reference/Makefile b/devel/libsoup-reference/Makefile new file mode 100644 index 000000000000..e757abc87105 --- /dev/null +++ b/devel/libsoup-reference/Makefile @@ -0,0 +1,3 @@ +# $FreeBSD$ + +.include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk" diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index 9585ed091e7f..697f100f6067 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -16,10 +16,15 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A SOAP (Simple Object Access Protocol) implementation in C +USE_BZIP2= yes + +.if !defined(REFERENCE_PORT) + +PORTREVISION= 1 + LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt -USE_BZIP2= yes -USE_GNOME= gnomehack glib20 libxml2 ltverhack +USE_GNOME= gnomehack glib20 libxml2 ltverhack referencehack INSTALLS_SHLIB= yes USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes @@ -45,3 +50,5 @@ pre-everything:: @${ECHO_MSG} "" .include + +.endif diff --git a/devel/libsoup/pkg-plist b/devel/libsoup/pkg-plist index 2352d17f7507..24f7140d1e00 100644 --- a/devel/libsoup/pkg-plist +++ b/devel/libsoup/pkg-plist @@ -28,32 +28,5 @@ lib/libsoup-%%VERSION%%.la lib/libsoup-%%VERSION%%.so lib/libsoup-%%VERSION%%.so.8 libdata/pkgconfig/libsoup-%%VERSION%%.pc -%%DOCSDIR%%/SoupAddress.html -%%DOCSDIR%%/SoupAuth.html -%%DOCSDIR%%/SoupConnection.html -%%DOCSDIR%%/SoupConnectionNTLM.html -%%DOCSDIR%%/SoupMessage.html -%%DOCSDIR%%/SoupServer.html -%%DOCSDIR%%/SoupServerMessage.html -%%DOCSDIR%%/SoupSession.html -%%DOCSDIR%%/SoupSessionAsync.html -%%DOCSDIR%%/SoupSessionSync.html -%%DOCSDIR%%/SoupSoapMessage.html -%%DOCSDIR%%/SoupSocket.html -%%DOCSDIR%%/ch01.html -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/ix01.html -%%DOCSDIR%%/left.png -%%DOCSDIR%%/libsoup-soup-dns.html -%%DOCSDIR%%/libsoup-soup-ssl.html -%%DOCSDIR%%/libsoup-soup-status.html -%%DOCSDIR%%/libsoup-soup-uri.html -%%DOCSDIR%%/libsoup.devhelp -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -@dirrm %%DOCSDIR%% @dirrm include/libsoup-%%VERSION%%/libsoup @dirrm include/libsoup-%%VERSION%% diff --git a/devel/libsoup22/Makefile b/devel/libsoup22/Makefile index 9585ed091e7f..697f100f6067 100644 --- a/devel/libsoup22/Makefile +++ b/devel/libsoup22/Makefile @@ -16,10 +16,15 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A SOAP (Simple Object Access Protocol) implementation in C +USE_BZIP2= yes + +.if !defined(REFERENCE_PORT) + +PORTREVISION= 1 + LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt -USE_BZIP2= yes -USE_GNOME= gnomehack glib20 libxml2 ltverhack +USE_GNOME= gnomehack glib20 libxml2 ltverhack referencehack INSTALLS_SHLIB= yes USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes @@ -45,3 +50,5 @@ pre-everything:: @${ECHO_MSG} "" .include + +.endif diff --git a/devel/libsoup22/pkg-plist b/devel/libsoup22/pkg-plist index 2352d17f7507..24f7140d1e00 100644 --- a/devel/libsoup22/pkg-plist +++ b/devel/libsoup22/pkg-plist @@ -28,32 +28,5 @@ lib/libsoup-%%VERSION%%.la lib/libsoup-%%VERSION%%.so lib/libsoup-%%VERSION%%.so.8 libdata/pkgconfig/libsoup-%%VERSION%%.pc -%%DOCSDIR%%/SoupAddress.html -%%DOCSDIR%%/SoupAuth.html -%%DOCSDIR%%/SoupConnection.html -%%DOCSDIR%%/SoupConnectionNTLM.html -%%DOCSDIR%%/SoupMessage.html -%%DOCSDIR%%/SoupServer.html -%%DOCSDIR%%/SoupServerMessage.html -%%DOCSDIR%%/SoupSession.html -%%DOCSDIR%%/SoupSessionAsync.html -%%DOCSDIR%%/SoupSessionSync.html -%%DOCSDIR%%/SoupSoapMessage.html -%%DOCSDIR%%/SoupSocket.html -%%DOCSDIR%%/ch01.html -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/ix01.html -%%DOCSDIR%%/left.png -%%DOCSDIR%%/libsoup-soup-dns.html -%%DOCSDIR%%/libsoup-soup-ssl.html -%%DOCSDIR%%/libsoup-soup-status.html -%%DOCSDIR%%/libsoup-soup-uri.html -%%DOCSDIR%%/libsoup.devhelp -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -@dirrm %%DOCSDIR%% @dirrm include/libsoup-%%VERSION%%/libsoup @dirrm include/libsoup-%%VERSION%%