Index: head/net-im/Makefile =================================================================== --- head/net-im/Makefile (revision 234098) +++ head/net-im/Makefile (revision 234099) @@ -1,164 +1,165 @@ # $FreeBSD$ # COMMENT = Instant messaging SUBDIR += aim SUBDIR += amsn SUBDIR += ari-yahoo SUBDIR += ayttm SUBDIR += bsflite SUBDIR += ccmsn SUBDIR += centericq SUBDIR += centerim SUBDIR += centerim-devel SUBDIR += cicquin SUBDIR += cjc SUBDIR += cli-msn SUBDIR += climm SUBDIR += coccinella SUBDIR += convey SUBDIR += decibel SUBDIR += echat SUBDIR += ejabberd SUBDIR += emesene SUBDIR += empathy SUBDIR += etoile-stepchat SUBDIR += etoile-xmppkit SUBDIR += eva SUBDIR += farsight2 SUBDIR += finch SUBDIR += firetalk SUBDIR += fugu SUBDIR += gajim SUBDIR += gajim-devel SUBDIR += gale SUBDIR += gicq SUBDIR += gloox SUBDIR += gnome-jabber SUBDIR += gnomeicu SUBDIR += gossip SUBDIR += grouch SUBDIR += gtkyahoo SUBDIR += gyach SUBDIR += icb SUBDIR += ickle SUBDIR += icmpchat SUBDIR += icqlib SUBDIR += icqnd SUBDIR += imcom SUBDIR += imspector SUBDIR += iserverd SUBDIR += jabber SUBDIR += jabber-pyaim SUBDIR += jabber-pyicq SUBDIR += jabber-pymsn SUBDIR += jabber-users-agent SUBDIR += jabber.el SUBDIR += jabberd SUBDIR += jarl SUBDIR += jggtrans SUBDIR += jit SUBDIR += jwchat SUBDIR += kf SUBDIR += kmerlin SUBDIR += kmess SUBDIR += konverse SUBDIR += kopete SUBDIR += kpopup SUBDIR += libicq SUBDIR += libicq2000 SUBDIR += libjingle SUBDIR += libmsn SUBDIR += libnice SUBDIR += libpurple SUBDIR += libtelepathy SUBDIR += libyahoo2 SUBDIR += licq SUBDIR += licq-console SUBDIR += licq-osd SUBDIR += licq-qt-gui SUBDIR += linpopup SUBDIR += linux-ymessenger SUBDIR += loudmouth SUBDIR += mcabber SUBDIR += meanwhile SUBDIR += mercury SUBDIR += msn-proxy SUBDIR += mu-conference SUBDIR += naim SUBDIR += newsbot SUBDIR += ocaml-jabbr SUBDIR += openfire SUBDIR += p5-DJabberd SUBDIR += p5-Jabber-Connection SUBDIR += p5-Jabber-Lite SUBDIR += p5-Jabber-SimpleSend SUBDIR += p5-Net-AIM SUBDIR += p5-Net-AOLIM SUBDIR += p5-Net-ICQ2000 SUBDIR += p5-Net-Jabber SUBDIR += p5-Net-MSN SUBDIR += p5-Net-NetSend SUBDIR += p5-Net-OSCAR SUBDIR += p5-Net-Stomp SUBDIR += p5-Net-XMPP SUBDIR += p5-Net-XMPP2 SUBDIR += p5-POE-Component-Client-MSN SUBDIR += pebrot SUBDIR += pidgin SUBDIR += pidgin-birthday_reminder SUBDIR += pidgin-facebookchat SUBDIR += pidgin-fetion SUBDIR += pidgin-guifications SUBDIR += pidgin-hotkeys SUBDIR += pidgin-latex SUBDIR += pidgin-libnotify SUBDIR += pidgin-manualsize SUBDIR += pidgin-msn-pecan SUBDIR += pidgin-pidgimpd SUBDIR += pidgin-rhythmbox + SUBDIR += pidgin-sipe SUBDIR += pidgin-twitter SUBDIR += pork SUBDIR += psi SUBDIR += py-jabber SUBDIR += py-msnp SUBDIR += py-punjab SUBDIR += py-pyxmpp SUBDIR += py-twistedWords SUBDIR += py-xmpppy SUBDIR += py-xmpppy-irc SUBDIR += py-xmpppy-yahoo SUBDIR += pymsn SUBDIR += qq SUBDIR += qutim SUBDIR += qwit SUBDIR += rubygem-xmpp4r SUBDIR += sendxmpp SUBDIR += sim-im SUBDIR += sim-im-devel SUBDIR += tapioca-qt SUBDIR += telepathy-butterfly SUBDIR += telepathy-farsight SUBDIR += telepathy-gabble SUBDIR += telepathy-glib SUBDIR += telepathy-haze SUBDIR += telepathy-idle SUBDIR += telepathy-mission-control SUBDIR += telepathy-python SUBDIR += telepathy-qt SUBDIR += telepathy-salut SUBDIR += tkabber SUBDIR += tkabber-devel SUBDIR += tkabber-plugins SUBDIR += tkabbur SUBDIR += tmsnc SUBDIR += trix SUBDIR += ttytter SUBDIR += vicq SUBDIR += vqcc-gtk SUBDIR += wooztalk SUBDIR += xfce4-messenger-plugin SUBDIR += ysm .include Property changes on: head/net-im/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.108 \ No newline at end of property +1.109 \ No newline at end of property Index: head/net-im/pidgin-sipe/Makefile =================================================================== --- head/net-im/pidgin-sipe/Makefile (nonexistent) +++ head/net-im/pidgin-sipe/Makefile (revision 234099) @@ -0,0 +1,35 @@ +# New ports collection makefile for: pidgin-sipe +# Date created: 7 May 2009 +# Whom: John Prather +# +# $FreeBSD$ +# + +PORTNAME= pidgin-sipe +PORTVERSION= 1.3.4 +CATEGORIES= net-im +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= sipe + +MAINTAINER= john.c.prather@gmail.com +COMMENT= A plugin for Pidgin to provide LCS/OCS connectivity + +LIB_DEPENDS= purple:${PORTSDIR}/net-im/libpurple +RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin + +GNU_CONFIGURE= yes +USE_BZIP2= yes +USE_GMAKE= yes +USE_GNOME= gtk20 +USE_LDCONFIG= ${PREFIX}/lib/pidgin +USE_GETTEXT= yes + +CFLAGS+= "-I/${LOCALBASE}/include" +LIBS+= "-L/${LOCALBASE}/lib" + +CONFIGURE_ENV += CFLAGS="${CFLAGS}" \ + LIBS="${LIBS}" \ + COM_ERR_CFLAGS="-I/usr/include" \ + COM_ERR_LIBS="-L/usr/include -lcom_err" + +.include Property changes on: head/net-im/pidgin-sipe/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/net-im/pidgin-sipe/distinfo =================================================================== --- head/net-im/pidgin-sipe/distinfo (nonexistent) +++ head/net-im/pidgin-sipe/distinfo (revision 234099) @@ -0,0 +1,3 @@ +MD5 (pidgin-sipe-1.3.4.tar.bz2) = 54648ac3acf2d79f6a77bec8a4a447e4 +SHA256 (pidgin-sipe-1.3.4.tar.bz2) = b3148f85aa007d2bdb21245b6e8c6aed6f23a445d519b9089e5883562050ec36 +SIZE (pidgin-sipe-1.3.4.tar.bz2) = 332453 Property changes on: head/net-im/pidgin-sipe/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/net-im/pidgin-sipe/files/patch-src-sipe-sign.c =================================================================== --- head/net-im/pidgin-sipe/files/patch-src-sipe-sign.c (nonexistent) +++ head/net-im/pidgin-sipe/files/patch-src-sipe-sign.c (revision 234099) @@ -0,0 +1,16 @@ +*** src/sipe-sign.c.orig Thu May 7 11:58:37 2009 +--- src/sipe-sign.c Thu May 7 11:59:03 2009 +*************** +*** 26,32 **** +--- 26,36 ---- + #include + #include + #ifndef _WIN32 ++ #ifdef __FreeBSD__ ++ #include ++ #else + #include ++ #endif + #else + #include + #include "internal.h" Property changes on: head/net-im/pidgin-sipe/files/patch-src-sipe-sign.c ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/net-im/pidgin-sipe/files/patch-src-sipkrb5.c =================================================================== --- head/net-im/pidgin-sipe/files/patch-src-sipkrb5.c (nonexistent) +++ head/net-im/pidgin-sipe/files/patch-src-sipkrb5.c (revision 234099) @@ -0,0 +1,17 @@ +*** src/sipkrb5.c.orig Thu May 7 11:58:42 2009 +--- src/sipkrb5.c Thu May 7 11:59:42 2009 +*************** +*** 35,41 **** +--- 35,46 ---- + #include + #include + #include ++ #ifdef __FreeBSD__ ++ #include ++ #else + #include ++ #endif ++ + + #include "debug.h" + #include "util.h" Property changes on: head/net-im/pidgin-sipe/files/patch-src-sipkrb5.c ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/net-im/pidgin-sipe/files/patch-src-uuid.c =================================================================== --- head/net-im/pidgin-sipe/files/patch-src-uuid.c (nonexistent) +++ head/net-im/pidgin-sipe/files/patch-src-uuid.c (revision 234099) @@ -0,0 +1,44 @@ +*** src/uuid.c.orig Mon Apr 13 09:48:29 2009 +--- src/uuid.c Thu May 7 12:40:23 2009 +*************** +*** 28,34 **** +--- 28,38 ---- + #include + #include + #include ++ #ifdef __FreeBSD__ ++ #include ++ #else + #include ++ #endif + #else + #ifdef _DLL + #define _WS2TCPIP_H_ +*************** +*** 135,141 **** +--- 139,149 ---- + strcpy(ifr.ifr_name, IFR->ifr_name); + if (ioctl(s, SIOCGIFFLAGS, &ifr) == 0) { + if (! (ifr.ifr_flags & IFF_LOOPBACK)) { ++ #ifdef __FreeBSD__ ++ if (ioctl(s, SIOCGIFMAC, &ifr) == 0) { ++ #else + if (ioctl(s, SIOCGIFHWADDR, &ifr) == 0) { ++ #endif + ok = 1; + break; + } +*************** +*** 145,151 **** +--- 153,163 ---- + + close(s); + if (ok) { ++ #ifdef __FreeBSD__ ++ memmove((void *)addr, ifr.ifr_ifru.ifru_addr.sa_data, 6); ++ #else + memmove((void *)addr, ifr.ifr_hwaddr.sa_data, 6); ++ #endif + } + else { + return -1; Property changes on: head/net-im/pidgin-sipe/files/patch-src-uuid.c ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/net-im/pidgin-sipe/pkg-descr =================================================================== --- head/net-im/pidgin-sipe/pkg-descr (nonexistent) +++ head/net-im/pidgin-sipe/pkg-descr (revision 234099) @@ -0,0 +1,4 @@ +Pidgin Plug-in for OCS/LCS (Live Communication Server). +SIP/Simple protocol implementation for connect to LCS/OCS. + +WWW: http://www.sourceforge.net/projects/sipe Property changes on: head/net-im/pidgin-sipe/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/net-im/pidgin-sipe/pkg-plist =================================================================== --- head/net-im/pidgin-sipe/pkg-plist (nonexistent) +++ head/net-im/pidgin-sipe/pkg-plist (revision 234099) @@ -0,0 +1,11 @@ +lib/pidgin/libsipe.so +lib/pidgin/libsipe.la +share/locale/da/LC_MESSAGES/pidgin-sipe.mo +share/locale/de/LC_MESSAGES/pidgin-sipe.mo +share/locale/es/LC_MESSAGES/pidgin-sipe.mo +share/locale/fr/LC_MESSAGES/pidgin-sipe.mo +share/locale/hi/LC_MESSAGES/pidgin-sipe.mo +share/locale/ta/LC_MESSAGES/pidgin-sipe.mo +share/pixmaps/pidgin/protocols/16/sipe.png +share/pixmaps/pidgin/protocols/22/sipe.png +share/pixmaps/pidgin/protocols/48/sipe.png Property changes on: head/net-im/pidgin-sipe/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property