aboutsummaryrefslogtreecommitdiff
path: root/net-im/py-xmpppy-yahoo
Commit message (Collapse)AuthorAgeFilesLines
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - Move over to py25 or aboveMartin Wilke2011-02-252-2/+2
| | | | | | | - While here get rid FreeBSD 6.X and md5 support Notes: svn path=/head/; revision=269643
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Get rip python 2.3+Martin Wilke2009-12-131-1/+1
| | | | | | | | | | | Note: Python 2.3 is't longer supported and have a lot of security issues. Convert 2.3+ to yes/or 2.4/5+ With hat: portmgr Notes: svn path=/head/; revision=245717
* - Pass maintainership to Wen Heping <wenheping@gmail.com>Martin Wilke2009-05-041-1/+1
| | | | Notes: svn path=/head/; revision=233222
* - Take maintainershipMartin Wilke2008-09-071-1/+1
| | | | Notes: svn path=/head/; revision=220093
* Reset lofi due to not commits in over 3 months, PR backlog, and no responseMark Linimon2008-09-071-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=220034
* Add py-xmpppy-yahoo, a Yahoo! Messenger transport for Jabber.Michael Nottebrock2007-07-274-0/+123
Notes: svn path=/head/; revision=196370