ports/70410: Update port: net/gsk to 1.0.0

KATO Tsuguru tkato432 at yahoo.com
Fri Aug 13 14:10:25 UTC 2004


>Number:         70410
>Category:       ports
>Synopsis:       Update port: net/gsk to 1.0.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 13 14:10:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 1.0.0

Remove file:
files/patch-configure

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/net/gsk/Makefile net/gsk/Makefile
--- /usr/ports/net/gsk/Makefile	Sat Jul 10 08:58:03 2004
+++ net/gsk/Makefile	Thu Aug 12 00:47:12 2004
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	gsk
-PORTVERSION=	0.3.5
-PORTREVISION=	1
+PORTVERSION=	1.0.0
 CATEGORIES=	net devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -16,15 +15,19 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A C library for writing servers
 
-USE_GNOME=	glib12
-USE_GMAKE=	yes
+USE_GNOME=	glib20 gnomehack gnometarget
 USE_PERL5=	yes
-USE_INC_LIBTOOL_VER=13
+USE_GMAKE=	yes
+USE_LIBTOOL_VER=	15
+CONFIGURE_ARGS=	--disable-gtk-doc
 INSTALLS_SHLIB=	yes
 
-.if !defined(WITHOUT_OPENSSL)
+.if defined(WITHOUT_OPENSSL)
+CONFIGURE_ARGS+=	--disable-ssl
+PLIST_SUB+=	OPENSSL="@comment "
+.else
 USE_OPENSSL=	yes
-CONFIGURE_ARGS+=	--enable-ssl
+PLIST_SUB+=	OPENSSL=""
 .endif
 
 .include <bsd.port.mk>
diff -urN /usr/ports/net/gsk/distinfo net/gsk/distinfo
--- /usr/ports/net/gsk/distinfo	Fri Jan 30 14:51:57 2004
+++ net/gsk/distinfo	Wed Aug 11 22:49:55 2004
@@ -1,2 +1,2 @@
-MD5 (gsk-0.3.5.tar.gz) = 44e85b725f5f36dde2ced3fb5f29c3d1
-SIZE (gsk-0.3.5.tar.gz) = 626050
+MD5 (gsk-1.0.0.tar.gz) = 9b78e94fb4eeee6900d40d8e84596464
+SIZE (gsk-1.0.0.tar.gz) = 1077531
diff -urN /usr/ports/net/gsk/files/patch-configure net/gsk/files/patch-configure
--- /usr/ports/net/gsk/files/patch-configure	Sun Sep  1 01:30:20 2002
+++ net/gsk/files/patch-configure	Thu Jan  1 09:00:00 1970
@@ -1,10 +0,0 @@
---- configure.orig	Sat Aug 18 08:49:24 2001
-+++ configure	Wed Aug 28 00:49:28 2002
-@@ -5150,6 +5150,7 @@
- 
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
- 
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff -urN /usr/ports/net/gsk/pkg-plist net/gsk/pkg-plist
--- /usr/ports/net/gsk/pkg-plist	Tue Sep 10 20:21:34 2002
+++ net/gsk/pkg-plist	Thu Aug 12 00:48:13 2004
@@ -1,116 +1,160 @@
-bin/gsk-config
-bin/gsk-generate-marshals
-bin/gsk-make-iface-macros
-bin/gsk-make-memchunk
-bin/gsk-skeleton
-bin/gsk-skeleton-data-scan
-include/gsk/gskactor.h
-include/gsk/gskactorbuffered.h
-include/gsk/gskactorcli.h
-include/gsk/gskactordatagramsocket.h
-include/gsk/gskactorlistener.h
-include/gsk/gskactorparser.h
-include/gsk/gskactorstreamsocket.h
-include/gsk/gskactorudp.h
-include/gsk/gskarrayedarg.h
-include/gsk/gskbasic.h
-include/gsk/gskbuffer.h
-include/gsk/gskbufferiterator.h
-include/gsk/gskconfig.h
-include/gsk/gskconstraint.h
-include/gsk/gskdaemonize.h
-include/gsk/gskdaemonsettings.h
-include/gsk/gskdatagramsocket.h
-include/gsk/gskdebug.h
-include/gsk/gskdebugoptions.h
-include/gsk/gskgenericmarshal.h
-include/gsk/gskghelpers.h
-include/gsk/gskgtk.h
-include/gsk/gskinterface.h
-include/gsk/gsklog.h
-include/gsk/gskmain.h
-include/gsk/gskmainloop.h
-include/gsk/gskmainloopdevpoll.h
-include/gsk/gskmainloopkqueue.h
-include/gsk/gskmainlooppoll.h
-include/gsk/gskmainlooppollbase.h
-include/gsk/gskmainloopselect.h
-include/gsk/gsknetworkinterface.h
-include/gsk/gsksocket.h
-include/gsk/gsksocketaddress.h
-include/gsk/gsksocketlistener.h
-include/gsk/gsksocketlocation.h
-include/gsk/gsksocketudp.h
-include/gsk/gskstreamsocket.h
-include/gsk/gskstringify.h
-include/gsk/gskthreadpool.h
-include/gsk/gskutil.h
-include/gsk/gskvalidator.h
-include/gsk/gtk/gtkarg.h
-include/gsk/gtk/gtkdebug.h
-include/gsk/gtk/gtkenums.h
-include/gsk/gtk/gtkmarshal.h
-include/gsk/gtk/gtkobject.h
-include/gsk/gtk/gtksignal.h
-include/gsk/gtk/gtktypebuiltins.h
-include/gsk/gtk/gtktypeutils.h
-include/gsk/gtk/makeenums.h
-include/gsk/gtkreflection.h
-include/gsk/lisp/gsklispinput.h
-include/gsk/lisp/gsklispmarshals.h
-include/gsk/lisp/gsklispnamespace.h
-include/gsk/lisp/gsklispnamespaceglobal.h
-include/gsk/lisp/gsklispnode.h
-include/gsk/lisp/gsklispoutput.h
-include/gsk/lisp/gsklispparser.h
-include/gsk/protocols/gskbase64.h
-include/gsk/protocols/gskdate.h
-include/gsk/protocols/gskdns.h
-include/gsk/protocols/gskdnscache.h
-include/gsk/protocols/gskdnsimplementations.h
-include/gsk/protocols/gskdnsinterfaces.h
-include/gsk/protocols/gskdnsrrcache.h
-include/gsk/protocols/gskhttpclient.h
-include/gsk/protocols/gskhttpcommon.h
-include/gsk/protocols/gskhttpheader.h
-include/gsk/protocols/gskhttpserver.h
-include/gsk/protocols/gskhttpservlet.h
-include/gsk/protocols/gskresolver.h
-include/gsk/protocols/gsksimpleproxy.h
-include/gsk/protocols/gsksimpleproxylistener.h
-include/gsk/protocols/gskurl.h
-include/gsk/protocols/gskurldownload.h
-include/gsk/protocols/gskxmlrpc.h
-include/gsk/xml/gskxmldeserialize.h
-include/gsk/xml/gskxmloutput.h
-include/gsk/xml/gskxmlparser.h
-include/gsk/xml/gskxmlprocessor.h
-include/gsk/xml/gskxmlserialize.h
-include/gsk/xml/gskxmlservlet.h
-include/gsk/xml/gskxmltoken.h
-lib/libgsk-lisp.a
-lib/libgsk-lisp.so
-lib/libgsk-lisp.so.0
-lib/libgsk-minigtk.a
-lib/libgsk-minigtk.so
-lib/libgsk-minigtk.so.0
-lib/libgsk-protocol.a
-lib/libgsk-protocol.so
-lib/libgsk-protocol.so.0
-lib/libgsk-server.a
-lib/libgsk-server.so
-lib/libgsk-server.so.0
-lib/libgsk-xml.a
-lib/libgsk-xml.so
-lib/libgsk-xml.so.0
+include/gsk-1.0/gsk/common/gskbase64.h
+include/gsk-1.0/gsk/common/gskdate.h
+include/gsk-1.0/gsk/dns/gskdns.h
+include/gsk-1.0/gsk/dns/gskdnsclient.h
+include/gsk-1.0/gsk/dns/gskdnslocalresolver.h
+include/gsk-1.0/gsk/dns/gskdnsresolver.h
+include/gsk-1.0/gsk/dns/gskdnsrrcache.h
+include/gsk-1.0/gsk/dns/gskdnsserver.h
+include/gsk-1.0/gsk/gsk.h
+include/gsk-1.0/gsk/gskbuffer.h
+include/gsk-1.0/gsk/gskbufferstream.h
+include/gsk-1.0/gsk/gskdebug.h
+include/gsk-1.0/gsk/gskdns.h
+include/gsk-1.0/gsk/gskerrno.h
+include/gsk-1.0/gsk/gskerror.h
+include/gsk-1.0/gsk/gskfork.h
+include/gsk-1.0/gsk/gskghelpers.h
+include/gsk-1.0/gsk/gskhook.h
+include/gsk-1.0/gsk/gskhttp.h
+include/gsk-1.0/gsk/gskinit.h
+include/gsk-1.0/gsk/gskio.h
+include/gsk-1.0/gsk/gskmacros.h
+include/gsk-1.0/gsk/gskmain.h
+include/gsk-1.0/gsk/gskmainloop.h
+include/gsk-1.0/gsk/gskmemory.h
+include/gsk-1.0/gsk/gskmempool.h
+include/gsk-1.0/gsk/gsknameresolver.h
+include/gsk-1.0/gsk/gsknetworkinterface.h
+include/gsk-1.0/gsk/gskpacket.h
+include/gsk-1.0/gsk/gskpacketqueue.h
+include/gsk-1.0/gsk/gskpacketqueuefd.h
+include/gsk-1.0/gsk/gsksimplefilter.h
+include/gsk-1.0/gsk/gsksocketaddress.h
+include/gsk-1.0/gsk/gskstream.h
+include/gsk-1.0/gsk/gskstreamclient.h
+include/gsk-1.0/gsk/gskstreamconnection.h
+include/gsk-1.0/gsk/gskstreamexternal.h
+include/gsk-1.0/gsk/gskstreamfd.h
+include/gsk-1.0/gsk/gskstreamlistener.h
+include/gsk-1.0/gsk/gskstreamlistenersocket.h
+include/gsk-1.0/gsk/gskthreadpool.h
+include/gsk-1.0/gsk/gsktree.h
+include/gsk-1.0/gsk/gsktypes.h
+include/gsk-1.0/gsk/gskzlib.h
+include/gsk-1.0/gsk/hash/gskhash.h
+include/gsk-1.0/gsk/http/gskhttpclient.h
+include/gsk-1.0/gsk/http/gskhttpheader.h
+include/gsk-1.0/gsk/http/gskhttprequest.h
+include/gsk-1.0/gsk/http/gskhttpresponse.h
+include/gsk-1.0/gsk/http/gskhttpserver.h
+include/gsk-1.0/gsk/mime/gskmimeencodings.h
+include/gsk-1.0/gsk/mime/gskmimemultipartdecoder.h
+include/gsk-1.0/gsk/mime/gskmimemultipartencoder.h
+include/gsk-1.0/gsk/mime/gskmimemultipartpiece.h
+%%OPENSSL%%include/gsk-1.0/gsk/ssl/gskopensslbiostream.h
+%%OPENSSL%%include/gsk-1.0/gsk/ssl/gskstreamlistenerssl.h
+%%OPENSSL%%include/gsk-1.0/gsk/ssl/gskstreamssl.h
+include/gsk-1.0/gsk/url/gskurl.h
+include/gsk-1.0/gsk/xmlrpc/gskxmlrpc.h
+include/gsk-1.0/gsk/xmlrpc/gskxmlrpcstream.h
+include/gsk-1.0/gsk/zlib/gskzlibdeflator.h
+include/gsk-1.0/gsk/zlib/gskzlibinflator.h
 lib/libgsk.a
 lib/libgsk.so
 lib/libgsk.so.0
-share/aclocal/gsk.m4
-share/gsk-skeleton/gsk.skeleton-data
- at dirrm share/gsk-skeleton
- at dirrm include/gsk/xml
- at dirrm include/gsk/protocols
- at dirrm include/gsk/lisp
- at dirrm include/gsk/gtk
- at dirrm include/gsk
+libdata/pkgconfig/gsk-1.0.pc
+share/doc/gsk-1.0/html/gsk/c13837.html
+share/doc/gsk-1.0/html/gsk/c14355.html
+share/doc/gsk-1.0/html/gsk/c14565.html
+share/doc/gsk-1.0/html/gsk/c17549.html
+share/doc/gsk-1.0/html/gsk/c17736.html
+share/doc/gsk-1.0/html/gsk/c18213.html
+share/doc/gsk-1.0/html/gsk/c19910.html
+share/doc/gsk-1.0/html/gsk/c20090.html
+share/doc/gsk-1.0/html/gsk/c21001.html
+share/doc/gsk-1.0/html/gsk/c4.html
+share/doc/gsk-1.0/html/gsk/c7479.html
+share/doc/gsk-1.0/html/gsk/c7514.html
+share/doc/gsk-1.0/html/gsk/c7576.html
+share/doc/gsk-1.0/html/gsk/c8996.html
+share/doc/gsk-1.0/html/gsk/c9775.html
+share/doc/gsk-1.0/html/gsk/gsk-gskbase64.html
+share/doc/gsk-1.0/html/gsk/gsk-gskbuffer.html
+share/doc/gsk-1.0/html/gsk/gsk-gskbufferstream.html
+share/doc/gsk-1.0/html/gsk/gsk-gskdate.html
+share/doc/gsk-1.0/html/gsk/gsk-gskdebug.html
+share/doc/gsk-1.0/html/gsk/gsk-gskdns.html
+share/doc/gsk-1.0/html/gsk/gsk-gskdnsclient.html
+share/doc/gsk-1.0/html/gsk/gsk-gskdnslocalresolver.html
+share/doc/gsk-1.0/html/gsk/gsk-gskdnsresolver.html
+share/doc/gsk-1.0/html/gsk/gsk-gskdnsrrcache.html
+share/doc/gsk-1.0/html/gsk/gsk-gskdnsserver.html
+share/doc/gsk-1.0/html/gsk/gsk-gskerrno.html
+share/doc/gsk-1.0/html/gsk/gsk-gskerror.html
+share/doc/gsk-1.0/html/gsk/gsk-gskfork.html
+share/doc/gsk-1.0/html/gsk/gsk-gskftpcommon.html
+share/doc/gsk-1.0/html/gsk/gsk-gskghelpers.html
+share/doc/gsk-1.0/html/gsk/gsk-gskhash.html
+share/doc/gsk-1.0/html/gsk/gsk-gskhook.html
+share/doc/gsk-1.0/html/gsk/gsk-gskinit.html
+share/doc/gsk-1.0/html/gsk/gsk-gskmacros.html
+share/doc/gsk-1.0/html/gsk/gsk-gskmain.html
+share/doc/gsk-1.0/html/gsk/gsk-gskmemory.html
+share/doc/gsk-1.0/html/gsk/gsk-gskmempool.html
+share/doc/gsk-1.0/html/gsk/gsk-gskmimemultipartdecoder.html
+share/doc/gsk-1.0/html/gsk/gsk-gskmimemultipartpiece.html
+share/doc/gsk-1.0/html/gsk/gsk-gsknameresolver.html
+share/doc/gsk-1.0/html/gsk/gsk-gsknetworkinterface.html
+share/doc/gsk-1.0/html/gsk/gsk-gskpacket.html
+share/doc/gsk-1.0/html/gsk/gsk-gskstreamclient.html
+share/doc/gsk-1.0/html/gsk/gsk-gskstreamconnection.html
+share/doc/gsk-1.0/html/gsk/gsk-gskstreamexternal.html
+share/doc/gsk-1.0/html/gsk/gsk-gskstreamssl.html
+share/doc/gsk-1.0/html/gsk/gsk-gsktree.html
+share/doc/gsk-1.0/html/gsk/gsk-gsktypes.html
+share/doc/gsk-1.0/html/gsk/gsk-gskxmlrpc.html
+share/doc/gsk-1.0/html/gsk/gsk-gskxmlrpcstream.html
+share/doc/gsk-1.0/html/gsk/gsk-gskzlib.html
+share/doc/gsk-1.0/html/gsk/gsk-gskzlibdeflator.html
+share/doc/gsk-1.0/html/gsk/gsk-gskzlibinflator.html
+share/doc/gsk-1.0/html/gsk/gskhttpclient.html
+share/doc/gsk-1.0/html/gsk/gskhttpheader.html
+share/doc/gsk-1.0/html/gsk/gskhttprequest.html
+share/doc/gsk-1.0/html/gsk/gskhttpresponse.html
+share/doc/gsk-1.0/html/gsk/gskhttpserver.html
+share/doc/gsk-1.0/html/gsk/gskio.html
+share/doc/gsk-1.0/html/gsk/gskmainloop.html
+share/doc/gsk-1.0/html/gsk/gskmainloopdevpoll.html
+share/doc/gsk-1.0/html/gsk/gskmainloopkqueue.html
+share/doc/gsk-1.0/html/gsk/gskmainlooppoll.html
+share/doc/gsk-1.0/html/gsk/gskmainlooppollbase.html
+share/doc/gsk-1.0/html/gsk/gskmainloopselect.html
+share/doc/gsk-1.0/html/gsk/gskpacketqueue.html
+share/doc/gsk-1.0/html/gsk/gskpacketqueuefd.html
+share/doc/gsk-1.0/html/gsk/gsksocketaddress.html
+share/doc/gsk-1.0/html/gsk/gskstream.html
+share/doc/gsk-1.0/html/gsk/gskstreamfd.html
+share/doc/gsk-1.0/html/gsk/gskstreamlistener.html
+share/doc/gsk-1.0/html/gsk/gskstreamlistenersocket.html
+share/doc/gsk-1.0/html/gsk/gskurl.html
+share/doc/gsk-1.0/html/gsk/index.html
+share/doc/gsk-1.0/html/gsk/index.sgml
+share/doc/gsk-1.0/html/gsk/tutorial-client.html
+share/doc/gsk-1.0/html/gsk/tutorial-httpclient.html
+share/doc/gsk-1.0/html/gsk/tutorial-httpserver.html
+share/doc/gsk-1.0/html/gsk/tutorial-server.html
+ at dirrm share/doc/gsk-1.0/html/gsk
+ at dirrm share/doc/gsk-1.0/html
+ at dirrm share/doc/gsk-1.0
+ at dirrm include/gsk-1.0/gsk/zlib
+ at dirrm include/gsk-1.0/gsk/xmlrpc
+ at dirrm include/gsk-1.0/gsk/url
+%%OPENSSL%%@dirrm include/gsk-1.0/gsk/ssl
+ at dirrm include/gsk-1.0/gsk/mime
+ at dirrm include/gsk-1.0/gsk/http
+ at dirrm include/gsk-1.0/gsk/hash
+ at dirrm include/gsk-1.0/gsk/dns
+ at dirrm include/gsk-1.0/gsk/common
+ at dirrm include/gsk-1.0/gsk
+ at dirrm include/gsk-1.0
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list