Date: Thu, 3 Feb 2005 09:40:27 GMT From: jannisan@t-online.de (Jan Rochel) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/77047: New port: net/skstream. An iostream based C socket library Message-ID: <200502030940.j139eRsj045042@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/77047; it has been noted by GNATS. From: jannisan@t-online.de (Jan Rochel) To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Re: ports/77047: New port: net/skstream. An iostream based C socket library Date: Thu, 03 Feb 2005 10:36:08 +0100 --- patch-Makefile.in begins here --- *** Makefile.in.orig Thu Feb 3 10:18:20 2005 --- Makefile.in Thu Feb 3 10:20:19 2005 *************** *** 213,219 **** target_cpu = @target_cpu@ target_os = @target_os@ target_vendor = @target_vendor@ ! pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = skstream-0.3.pc @SKSTREAM_UNIX_PC@ @HAVE_PROG_ZIP_FALSE@MSVC_SUPPORT = @HAVE_PROG_ZIP_TRUE@MSVC_SUPPORT = VisualC.zip --- 213,219 ---- target_cpu = @target_cpu@ target_os = @target_os@ target_vendor = @target_vendor@ ! pkgconfigdir = $(prefix)/libdata/pkgconfig pkgconfig_DATA = skstream-0.3.pc @SKSTREAM_UNIX_PC@ @HAVE_PROG_ZIP_FALSE@MSVC_SUPPORT = @HAVE_PROG_ZIP_TRUE@MSVC_SUPPORT = VisualC.zip --- patch-Makefile.in ends here --- --- pkg-plist begins here --- lib/libskstream-0.3.la lib/libskstream-0.3.so.1 lib/libskstream-0.3.so libdata/pkgconfig/skstream-0.3.pc libdata/pkgconfig/skstream-unix-0.3.pc lib/skstream-0.3/include/skstream/skstreamconfig.h @dirrm lib/skstream-0.3/include/skstream @dirrm lib/skstream-0.3/include @dirrm lib/skstream-0.3 include/skstream-0.3/skstream/skstream.h include/skstream-0.3/skstream/skstream_unix.h include/skstream-0.3/skstream/skserver.h include/skstream-0.3/skstream/skserver_unix.h include/skstream-0.3/skstream/skpoll.h include/skstream-0.3/skstream/sasproto.h @dirrm include/skstream-0.3/skstream @dirrm include/skstream-0.3 %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README.FreeSockets %%PORTDOCS%%@dirrm %%DOCSDIR%% --- pkg-plist ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502030940.j139eRsj045042>