Index: head/net/dcgui/Makefile =================================================================== --- head/net/dcgui/Makefile (revision 110174) +++ head/net/dcgui/Makefile (revision 110175) @@ -1,37 +1,37 @@ # New ports collection makefile for: dclib # Date created: Wed 10 Jul 2002 # Whom: Sverrir Valgeirsson and # Amar Takhar et al # # $FreeBSD$ # PORTNAME= dcgui -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= net MASTER_SITES= http://download.berlios.de/dcgui/ DISTNAME= dcgui-qt-${PORTVERSION} MAINTAINER= markus@FreeBSD.org COMMENT= A Direct Connect client QT GUI LIB_DEPENDS= dc.0:${PORTSDIR}/net/dclib \ xml2.5:${PORTSDIR}/textproc/libxml2 USE_QT_VER= 3 USE_BZIP2= yes USE_GMAKE= yes USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libdc=${LOCALBASE} CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} post-patch: @${REINPLACE_CMD} -e 's/-O2//g; s/-lpthread/${PTHREAD_LIBS}/g' \ ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/net/dcgui/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/net/dcgui/distinfo =================================================================== --- head/net/dcgui/distinfo (revision 110174) +++ head/net/dcgui/distinfo (revision 110175) @@ -1,2 +1,2 @@ -MD5 (dcgui-qt-0.3.0.tar.bz2) = 6a2b3612279686192a971f6b910de032 -SIZE (dcgui-qt-0.3.0.tar.bz2) = 1009889 +MD5 (dcgui-qt-0.3.1.tar.bz2) = 675e80dcf9fa5c19b3397da1de20492f +SIZE (dcgui-qt-0.3.1.tar.bz2) = 1015143 Property changes on: head/net/dcgui/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/net/dclib/Makefile =================================================================== --- head/net/dclib/Makefile (revision 110174) +++ head/net/dclib/Makefile (revision 110175) @@ -1,34 +1,34 @@ # New ports collection makefile for: dclib # Date created: Wed 10 Jul 2002 # Whom: Sverrir Valgeirsson and # Amar Takhar et al # # $FreeBSD$ # PORTNAME= dclib -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= net MASTER_SITES= http://download.berlios.de/dcgui/ MAINTAINER= markus@FreeBSD.org COMMENT= Direct connect interface library for dcgui LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ xml2.5:${PORTSDIR}/textproc/libxml2 USE_BZIP2= yes GNU_CONFIGURE= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_LIBTOOL_VER=13 CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} post-patch: @${REINPLACE_CMD} -e 's/-O2//g; s/-pedantic //g' \ ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} @${REINPLACE_CMD} -e 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' \ ${WRKSRC}/Makefile.in .include Property changes on: head/net/dclib/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/net/dclib/distinfo =================================================================== --- head/net/dclib/distinfo (revision 110174) +++ head/net/dclib/distinfo (revision 110175) @@ -1,2 +1,2 @@ -MD5 (dclib-0.3.0.tar.bz2) = c53fd896be4f13962b90f589c2e26fdf -SIZE (dclib-0.3.0.tar.bz2) = 605248 +MD5 (dclib-0.3.1.tar.bz2) = 55dd310fbc7e7bf319067a15fd6e51fe +SIZE (dclib-0.3.1.tar.bz2) = 605137 Property changes on: head/net/dclib/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/net/dclib/pkg-plist =================================================================== --- head/net/dclib/pkg-plist (revision 110174) +++ head/net/dclib/pkg-plist (revision 110175) @@ -1,64 +1,66 @@ include/dclib/cclient.h include/dclib/cclientssl.h include/dclib/cconfig.h include/dclib/cconnectionmanager.h include/dclib/cdcproto.h include/dclib/cdownloadmanager.h include/dclib/cdownloadqueue.h include/dclib/cencrypt.h include/dclib/cfilemanager.h include/dclib/chttp.h include/dclib/chublistmanager.h include/dclib/chubsearch.h include/dclib/clistenmanager.h include/dclib/cmessagehandler.h include/dclib/core/casyncdns.h include/dclib/core/cbase32.h include/dclib/core/cbase64.h include/dclib/core/cbytearray.h include/dclib/core/cbz.h include/dclib/core/ccallback.h include/dclib/core/cconnection.h include/dclib/core/cdir.h include/dclib/core/cfile.h include/dclib/core/che3.h include/dclib/core/clist.h include/dclib/core/clisten.h include/dclib/core/clogfile.h include/dclib/core/cmanager.h include/dclib/core/cmd4.h include/dclib/core/cmd5.h include/dclib/core/cobject.h include/dclib/core/cplugin.h include/dclib/core/csingleton.h include/dclib/core/csocket.h include/dclib/core/cssl.h include/dclib/core/cstring.h include/dclib/core/cstringlist.h include/dclib/core/cthread.h include/dclib/core/cxml.h include/dclib/core/filecopy.h include/dclib/core/platform.h include/dclib/core/types.h include/dclib/cpluginmanager.h include/dclib/cquerymanager.h include/dclib/csearchindex.h +include/dclib/csearchmanager.h +include/dclib/csearchsocket.h include/dclib/csharelist.h include/dclib/ctransfer.h include/dclib/cuserlist.h include/dclib/cutils.h include/dclib/dclib.h include/dclib/dcobject.h include/dclib/dcos.h include/dclib/hash/libdefs.h include/dclib/hash/mhash_tiger.h lib/libdc.a lib/libdc.la lib/libdc.so lib/libdc.so.0 libdata/pkgconfig/dclib.pc @unexec rmdir %D/share/dcgui/plugin 2>/dev/null || true @unexec rmdir %D/share/dcgui 2>/dev/null || true @dirrm include/dclib/hash @dirrm include/dclib/core @dirrm include/dclib Property changes on: head/net/dclib/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/net/valknut/Makefile =================================================================== --- head/net/valknut/Makefile (revision 110174) +++ head/net/valknut/Makefile (revision 110175) @@ -1,37 +1,37 @@ # New ports collection makefile for: dclib # Date created: Wed 10 Jul 2002 # Whom: Sverrir Valgeirsson and # Amar Takhar et al # # $FreeBSD$ # PORTNAME= dcgui -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= net MASTER_SITES= http://download.berlios.de/dcgui/ DISTNAME= dcgui-qt-${PORTVERSION} MAINTAINER= markus@FreeBSD.org COMMENT= A Direct Connect client QT GUI LIB_DEPENDS= dc.0:${PORTSDIR}/net/dclib \ xml2.5:${PORTSDIR}/textproc/libxml2 USE_QT_VER= 3 USE_BZIP2= yes USE_GMAKE= yes USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libdc=${LOCALBASE} CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} post-patch: @${REINPLACE_CMD} -e 's/-O2//g; s/-lpthread/${PTHREAD_LIBS}/g' \ ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/net/valknut/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/net/valknut/distinfo =================================================================== --- head/net/valknut/distinfo (revision 110174) +++ head/net/valknut/distinfo (revision 110175) @@ -1,2 +1,2 @@ -MD5 (dcgui-qt-0.3.0.tar.bz2) = 6a2b3612279686192a971f6b910de032 -SIZE (dcgui-qt-0.3.0.tar.bz2) = 1009889 +MD5 (dcgui-qt-0.3.1.tar.bz2) = 675e80dcf9fa5c19b3397da1de20492f +SIZE (dcgui-qt-0.3.1.tar.bz2) = 1015143 Property changes on: head/net/valknut/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/net-p2p/dclib/Makefile =================================================================== --- head/net-p2p/dclib/Makefile (revision 110174) +++ head/net-p2p/dclib/Makefile (revision 110175) @@ -1,34 +1,34 @@ # New ports collection makefile for: dclib # Date created: Wed 10 Jul 2002 # Whom: Sverrir Valgeirsson and # Amar Takhar et al # # $FreeBSD$ # PORTNAME= dclib -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= net MASTER_SITES= http://download.berlios.de/dcgui/ MAINTAINER= markus@FreeBSD.org COMMENT= Direct connect interface library for dcgui LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ xml2.5:${PORTSDIR}/textproc/libxml2 USE_BZIP2= yes GNU_CONFIGURE= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_LIBTOOL_VER=13 CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} post-patch: @${REINPLACE_CMD} -e 's/-O2//g; s/-pedantic //g' \ ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} @${REINPLACE_CMD} -e 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' \ ${WRKSRC}/Makefile.in .include Property changes on: head/net-p2p/dclib/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/net-p2p/dclib/distinfo =================================================================== --- head/net-p2p/dclib/distinfo (revision 110174) +++ head/net-p2p/dclib/distinfo (revision 110175) @@ -1,2 +1,2 @@ -MD5 (dclib-0.3.0.tar.bz2) = c53fd896be4f13962b90f589c2e26fdf -SIZE (dclib-0.3.0.tar.bz2) = 605248 +MD5 (dclib-0.3.1.tar.bz2) = 55dd310fbc7e7bf319067a15fd6e51fe +SIZE (dclib-0.3.1.tar.bz2) = 605137 Property changes on: head/net-p2p/dclib/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/net-p2p/dclib/pkg-plist =================================================================== --- head/net-p2p/dclib/pkg-plist (revision 110174) +++ head/net-p2p/dclib/pkg-plist (revision 110175) @@ -1,64 +1,66 @@ include/dclib/cclient.h include/dclib/cclientssl.h include/dclib/cconfig.h include/dclib/cconnectionmanager.h include/dclib/cdcproto.h include/dclib/cdownloadmanager.h include/dclib/cdownloadqueue.h include/dclib/cencrypt.h include/dclib/cfilemanager.h include/dclib/chttp.h include/dclib/chublistmanager.h include/dclib/chubsearch.h include/dclib/clistenmanager.h include/dclib/cmessagehandler.h include/dclib/core/casyncdns.h include/dclib/core/cbase32.h include/dclib/core/cbase64.h include/dclib/core/cbytearray.h include/dclib/core/cbz.h include/dclib/core/ccallback.h include/dclib/core/cconnection.h include/dclib/core/cdir.h include/dclib/core/cfile.h include/dclib/core/che3.h include/dclib/core/clist.h include/dclib/core/clisten.h include/dclib/core/clogfile.h include/dclib/core/cmanager.h include/dclib/core/cmd4.h include/dclib/core/cmd5.h include/dclib/core/cobject.h include/dclib/core/cplugin.h include/dclib/core/csingleton.h include/dclib/core/csocket.h include/dclib/core/cssl.h include/dclib/core/cstring.h include/dclib/core/cstringlist.h include/dclib/core/cthread.h include/dclib/core/cxml.h include/dclib/core/filecopy.h include/dclib/core/platform.h include/dclib/core/types.h include/dclib/cpluginmanager.h include/dclib/cquerymanager.h include/dclib/csearchindex.h +include/dclib/csearchmanager.h +include/dclib/csearchsocket.h include/dclib/csharelist.h include/dclib/ctransfer.h include/dclib/cuserlist.h include/dclib/cutils.h include/dclib/dclib.h include/dclib/dcobject.h include/dclib/dcos.h include/dclib/hash/libdefs.h include/dclib/hash/mhash_tiger.h lib/libdc.a lib/libdc.la lib/libdc.so lib/libdc.so.0 libdata/pkgconfig/dclib.pc @unexec rmdir %D/share/dcgui/plugin 2>/dev/null || true @unexec rmdir %D/share/dcgui 2>/dev/null || true @dirrm include/dclib/hash @dirrm include/dclib/core @dirrm include/dclib Property changes on: head/net-p2p/dclib/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/net-p2p/valknut/Makefile =================================================================== --- head/net-p2p/valknut/Makefile (revision 110174) +++ head/net-p2p/valknut/Makefile (revision 110175) @@ -1,37 +1,37 @@ # New ports collection makefile for: dclib # Date created: Wed 10 Jul 2002 # Whom: Sverrir Valgeirsson and # Amar Takhar et al # # $FreeBSD$ # PORTNAME= dcgui -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= net MASTER_SITES= http://download.berlios.de/dcgui/ DISTNAME= dcgui-qt-${PORTVERSION} MAINTAINER= markus@FreeBSD.org COMMENT= A Direct Connect client QT GUI LIB_DEPENDS= dc.0:${PORTSDIR}/net/dclib \ xml2.5:${PORTSDIR}/textproc/libxml2 USE_QT_VER= 3 USE_BZIP2= yes USE_GMAKE= yes USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libdc=${LOCALBASE} CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} post-patch: @${REINPLACE_CMD} -e 's/-O2//g; s/-lpthread/${PTHREAD_LIBS}/g' \ ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/net-p2p/valknut/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/net-p2p/valknut/distinfo =================================================================== --- head/net-p2p/valknut/distinfo (revision 110174) +++ head/net-p2p/valknut/distinfo (revision 110175) @@ -1,2 +1,2 @@ -MD5 (dcgui-qt-0.3.0.tar.bz2) = 6a2b3612279686192a971f6b910de032 -SIZE (dcgui-qt-0.3.0.tar.bz2) = 1009889 +MD5 (dcgui-qt-0.3.1.tar.bz2) = 675e80dcf9fa5c19b3397da1de20492f +SIZE (dcgui-qt-0.3.1.tar.bz2) = 1015143 Property changes on: head/net-p2p/valknut/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property