aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gaim-xmms-remote/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Move instant messaging related ports to newly created net-im category:Pav Lucistnik2005-11-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/gaim -> net-im/gaim net/gaim-latex -> net-im/gaim-latex net/gaim-openq -> net-im/gaim-openq net/gaim-rss-reader -> net-im/gaim-rss-reader net/gicq -> net-im/gicq net/gnomeicu2 -> net-im/gnomeicu2 net/gossip -> net-im/gossip net/ickle -> net-im/ickle net/jabber -> net-im/jabber net/jabber-aim -> net-im/jabber-aim net/jabber-conference -> net-im/jabber-conference net/jabber-jud -> net-im/jabber-jud net/jabber-msn -> net-im/jabber-msn net/jabber-users-agent -> net-im/jabber-users-agent net/jabber-yahoo -> net-im/jabber-yahoo net/jarl -> net-im/jarl net/kf -> net-im/kf net/libicq -> net-im/libicq net/libicq2000 -> net-im/libicq2000 net/loudmouth -> net-im/loudmouth net/meanwhile -> net-im/meanwhile net/meanwhile-gaim -> net-im/meanwhile-gaim net/newsbot -> net-im/newsbot net/ocaml-jabbr -> net-im/ocaml-jabbr net/psi -> net-im/psi net/py-jabber -> net-im/py-jabber net/py-twistedWords -> net-im/py-twistedWords net/p5-Net-Jabber -> net-im/p5-Net-Jabber Repocopied by: marcus Notes: svn path=/head/; revision=147671
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Chase the Gaim 1.5.0 update.Joe Marcus Clarke2005-08-281-1/+1
| | | | Notes: svn path=/head/; revision=141014
* Update to Gaim 1.4.0. See http://gaim.sourceforge.net/ChangeLog forJoe Marcus Clarke2005-07-091-1/+1
| | | | | | | | the list of changes. Also, bump all PORTREVISIONs for ports that depend on Gaim. Notes: svn path=/head/; revision=138746
* Chase the Gaim 1.3.0 update.Joe Marcus Clarke2005-05-111-1/+1
| | | | Notes: svn path=/head/; revision=135085
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* update to 1.8Michael Johnson2004-11-021-2/+2
| | | | | | | | | PR: ports/73405 Subbmitted by: Daniel Shafer <danielshafer@gmail.com> (maintainer) Approved by: pav (co mentor) Notes: svn path=/head/; revision=120644
* Add gaim-xmms-remote, a Gaim plugin to allow control of XMMS from GaimPav Lucistnik2004-10-281-0/+32
message windows, and to print currently playing tune to the IM/chat. PR: ports/71216 Submitted by: Daniel Shafer <danielshafer@gmail.com> Notes: svn path=/head/; revision=120426