Index: head/net-im/Makefile =================================================================== --- head/net-im/Makefile (revision 163578) +++ head/net-im/Makefile (revision 163579) @@ -1,119 +1,120 @@ # $FreeBSD$ # COMMENT = Instant messaging SUBDIR += aim SUBDIR += amsn SUBDIR += ari-yahoo SUBDIR += ayttm SUBDIR += bsflite SUBDIR += ccmsn SUBDIR += centericq SUBDIR += cicquin SUBDIR += cjc SUBDIR += coccinella SUBDIR += convey SUBDIR += echat SUBDIR += ejabberd SUBDIR += eva SUBDIR += firetalk SUBDIR += fugu SUBDIR += gaim SUBDIR += gaim-assistant SUBDIR += gaim-bangexec SUBDIR += gaim-extprefs SUBDIR += gaim-guifications SUBDIR += gaim-ignorance SUBDIR += gaim-latex SUBDIR += gaim-openq SUBDIR += gaim-rss-reader SUBDIR += gaim-slashexec SUBDIR += gajim SUBDIR += gale SUBDIR += gicq SUBDIR += ginsu SUBDIR += gloox SUBDIR += gnome-jabber SUBDIR += gnomeicu2 SUBDIR += gossip SUBDIR += gtkyahoo SUBDIR += gyach SUBDIR += icb SUBDIR += ickle SUBDIR += icmpchat SUBDIR += icqlib SUBDIR += imcom SUBDIR += jabber.el SUBDIR += jabberd SUBDIR += jabber SUBDIR += jabber-aim SUBDIR += jabber-conference SUBDIR += jabber-jud SUBDIR += jabber-msn SUBDIR += jabber-pyicq SUBDIR += jabber-pymsn SUBDIR += jabber-yahoo SUBDIR += jabber-users-agent SUBDIR += jarl SUBDIR += jit SUBDIR += jwchat SUBDIR += kf SUBDIR += kmerlin SUBDIR += kmess SUBDIR += konverse SUBDIR += kpopup SUBDIR += libicq SUBDIR += libicq2000 SUBDIR += libjingle SUBDIR += libmsn 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 += meanwhile-gaim SUBDIR += mercury SUBDIR += micq SUBDIR += mu-conference SUBDIR += naim SUBDIR += newsbot SUBDIR += ocaml-jabbr SUBDIR += pebrot SUBDIR += pork SUBDIR += py-msnp SUBDIR += py-pyxmpp SUBDIR += p5-Jabber-Connection 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-XMPP SUBDIR += psi + SUBDIR += psi-gentoo SUBDIR += py-jabber SUBDIR += py-twistedWords SUBDIR += py-xmpppy SUBDIR += py-xmpppy-irc SUBDIR += ruby-xmpp4r SUBDIR += sendxmpp SUBDIR += sim-im-devel SUBDIR += simicq SUBDIR += sulci SUBDIR += tik SUBDIR += tkabber SUBDIR += tkabber-devel SUBDIR += tmsnc SUBDIR += vicq SUBDIR += vqcc-gtk SUBDIR += ymessenger SUBDIR += ysm .include Property changes on: head/net-im/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/net-im/psi-gentoo/Makefile =================================================================== --- head/net-im/psi-gentoo/Makefile (nonexistent) +++ head/net-im/psi-gentoo/Makefile (revision 163579) @@ -0,0 +1,16 @@ +# New ports collection makefile for: psi-gentoo +# Date created: 2006-05-02 +# Whom: Shaun Amott +# +# $FreeBSD$ +# + +MASTERDIR= ${.CURDIR}/../psi + +COMMENT= A Qt-based Jabber client with Gentoo patches and enhancements + +OPTIONS= # Empty + +WITH_GENTOO_EXTRAS= yes + +.include "${MASTERDIR}/Makefile" Property changes on: head/net-im/psi-gentoo/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