Move the libsoup programming reference to the libsoup-reference port.

This commit is contained in:
Jean-Yves Lefort 2006-05-10 17:13:21 +00:00
parent e01747b9b2
commit 5e7a8e73ce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161960
6 changed files with 22 additions and 58 deletions

View File

@ -540,6 +540,7 @@
SUBDIR += libslang
SUBDIR += libslang2
SUBDIR += libsoup
SUBDIR += libsoup-reference
SUBDIR += libstatgrab
SUBDIR += libstrfunc
SUBDIR += libstroke

View File

@ -0,0 +1,3 @@
# $FreeBSD$
.include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk"

View File

@ -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 <bsd.port.post.mk>
.endif

View File

@ -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%%

View File

@ -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 <bsd.port.post.mk>
.endif

View File

@ -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%%