Index: head/polish/libgadu/pkg-plist =================================================================== --- head/polish/libgadu/pkg-plist (revision 209802) +++ head/polish/libgadu/pkg-plist (nonexistent) @@ -1,5 +0,0 @@ -include/libgadu.h -lib/libgadu.la -lib/libgadu.so -lib/libgadu.so.3 -libdata/pkgconfig/libgadu.pc Property changes on: head/polish/libgadu/pkg-plist ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/polish/libgadu/Makefile =================================================================== --- head/polish/libgadu/Makefile (revision 209802) +++ head/polish/libgadu/Makefile (revision 209803) @@ -1,26 +1,38 @@ # New ports collection makefile for: libgadu # Date created: 29 December 2005 # Whom: Aleksander Fafula # # $FreeBSD$ PORTNAME= libgadu -PORTVERSION= 1.7.1 +PORTVERSION= 1.8.0 PORTEPOCH= 1 CATEGORIES= polish net MASTER_SITES= http://toxygen.net/libgadu/files/ MAINTAINER= alex@BSDGuru.org COMMENT= This library is used by many IMs with Gadu-Gadu support -CONFLICTS= pl-ekg-1.[0-5]* pl-ekg-1.6,2 +CONFLICTS= pl-ekg-1.[0-6]* USE_GMAKE= yes USE_GNOME= gnomehack pkgconfig GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-shared --disable-static --without-openssl +CONFIGURE_ARGS= --enable-shared --disable-static USE_LDCONFIG= yes + +PLIST_FILES= include/libgadu.h \ + lib/libgadu.la \ + lib/libgadu.so \ + lib/libgadu.so.3 \ + libdata/pkgconfig/libgadu.pc + +OPTIONS= OPENSSL "Build with OPENSSL support" on + +.if defined(WITHOUT_OPENSSL) +CONFIGURE_ARGS+= --without-openssl +.endif .include Property changes on: head/polish/libgadu/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/polish/libgadu/distinfo =================================================================== --- head/polish/libgadu/distinfo (revision 209802) +++ head/polish/libgadu/distinfo (revision 209803) @@ -1,3 +1,3 @@ -MD5 (libgadu-1.7.1.tar.gz) = 5ceb20befbdfc50ddc9598d24ca3b400 -SHA256 (libgadu-1.7.1.tar.gz) = 8fc9635b4f0e637b5c79afe5fdca25e2916eb6949cf112ebff3b2269e02197f9 -SIZE (libgadu-1.7.1.tar.gz) = 388280 +MD5 (libgadu-1.8.0.tar.gz) = a5257e6f2cd5e309837f5fe567e9b94a +SHA256 (libgadu-1.8.0.tar.gz) = 323f0be14dac4a5c2fc920404504912b7a24f0733aea47ea5f40897a3fc4ec7c +SIZE (libgadu-1.8.0.tar.gz) = 408379 Property changes on: head/polish/libgadu/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/polish/libgadu/pkg-descr =================================================================== --- head/polish/libgadu/pkg-descr (revision 209802) +++ head/polish/libgadu/pkg-descr (revision 209803) @@ -1,4 +1,4 @@ This package contains libgadu, which is used by Instant Messangers that communicate using Gadu-Gadu protocol (especially popular in Poland). -WWW: http://dev.null.pl/ekg/ +WWW: http://toxygen.net/libgadu/ Property changes on: head/polish/libgadu/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property