FreshPorts -- The Place For Ports Sat, 5 Jul 2008 5:16 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
jabber-pymsn 0.11.3,1 net-im on this many watch lists=6 search for ports that depend on this port
Python MSN-Transport for Jabber
Maintained by: mm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Nov 2005 17:26:38


Python MSN-Transport for Jabber.

MSN-t provides basic interoperability between Jabber and MSN. It has to be
installed on the Jabber server. This version has native jabberd2 support, but
it also works against jabber 1.4.x.

WWW: http://delx.net.au/projects/pymsnt/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/python25
Required To Run: security/py-openssl, graphics/py-imaging, lang/python25, devel/py-twistedCore, www/py-twistedWeb, net-im/py-twistedWords

To install the port: cd /usr/ports/net-im/jabber-pymsn/ && make install clean
To add the package: pkg_add -r jabber-pymsn-transport


Configuration Options
===> The following configuration options are available for jabber-pymsn-transport-0.11.3,1:
     JABBER=off (default) "Use with jabberd14 (net-im/jabber)"
     JABBERD=off (default) "Use with jabberd 2.x (net-im/jabberd)"
     EJABBERD=off (default) "Use with ejabberd (net-im/ejabberd)"
     TWISTED1=off (default) "Use old py-twisted 1.x"
===> Use 'make config' to modify these settings

Master Sites:
http://delx.net.au/projects/pymsnt/tarballs/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/jabber/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2007-02-27
    Affects: users of net-im/jabber*
    Author: martin@matuska.org
    Reason: 
      With update to version 1.6.0 the name of the jabber daemon has been
      changed to bin/jabberd14 to avoid conflicts with other jabber daemons.
      The port now supports WITH_MYSQL and WITH_POSTGRESQL knobs.
    
      If you are using one of the following ports please recompile it due
      to changes in the library.
    
      net-im/jabber-conference
      net-im/jabber-jud
      net-im/jabber-yahoo
    
      Some configuration directives have changed, too. Please see example
      configuration files and README.jabberd14 files in the ports above.
    
    

  • 2006-03-02
    Affects: net-im/jabber-pyicq and net-im/jabber-pymsn
    Author: garga@FreeBSD.org
    Reason: 
      Port versions older than 0.7 and 0.11a respectively run as root which
      is an unneeded security risk. Newer versions run as as user jabber,
      so before starting the daemons, you should fix permissions for each
      spooldir (default: /var/spool/jabber):
    
      # chown -R jabber:jabber spooldir/Transport_JID
    
    
Port Moves
  • port moved here from net/jabber-pymsn on 2005-11-09
    REASON: Moved to a new net-im category

Number of commits found: 24

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
30 Apr 2008 15:50:17
Original commit files touched by this commit  0.11.3,1
mm search for other commits by this committer
- take over maintainership (mm)

Approved by:    garga (old maintainer)
08 Feb 2008 14:55:56
Original commit files touched by this commit  0.11.3,1
garga search for other commits by this committer
- Update to 0.11.3
- Change WWW tto point to new project's site
15 Jan 2008 13:13:30
Original commit files touched by this commit  0.11.2_3,1
garga search for other commits by this committer
- Fix startup rcorder conflict with jabberd

Submitted by:   Guido Falsi <mad@madpilot.net>
19 May 2007 21:32:57
Original commit files touched by this commit  0.11.2_2,1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
14 Mar 2007 19:47:09
Original commit files touched by this commit  0.11.2_1,1
garga search for other commits by this committer
- Add support and doc to work with jabber-1.6.0
- Add support for other and external servers (it's possibly to run just the
  transport)
- Remove MASTER_SITE_GENTOO from MASTER_SITES [1]
- Bump PORTREVISION

PR:             ports/110195
Submitted by:   Martin Matuska <martin@matuska.org>, me [1]
15 Jan 2007 12:03:27
Original commit files touched by this commit  0.11.2,1
garga search for other commits by this committer
- Update to 0.11.2
- Add patch to fix work with py-twisted-2.5.0

PR:             ports/107892
Submitted by:   Neil Darlow <neil@darlow.co.uk>
Obtained from:  py-transports maillist (Lars T. Mikkelsen)
17 Aug 2006 16:51:56
Original commit files touched by this commit  0.11.2.d2_1,1
garga search for other commits by this committer
- Use Twisted 2.x as default
- Add an OPTION to still use Twisted 1.x
- Bump PORTREVISION
15 Aug 2006 22:38:02
Original commit files touched by this commit  0.11.2.d2,1
garga search for other commits by this committer
Update to 0.11.2-dev2 to fix a lot of problems caused by a change made on MSN
protocol
14 Aug 2006 19:11:34
Original commit files touched by this commit  0.11.1_1,1
garga search for other commits by this committer
- Fix rc.d script and remove warnings about command_interpreter
- Bump PORTREVISION
11 Jul 2006 12:14:03
Original commit files touched by this commit  0.11.1,1
garga search for other commits by this committer
- Update to 0.11.1
        * Changelog at: http://delx.cjb.net/pymsnt/?page=news
- Bump PORTEPOCH because 0.11.1 < 0.11a
01 May 2006 00:22:46
Original commit files touched by this commit  0.11a_1
garga search for other commits by this committer
Remove X11 option an back py-imaging as a mandatory dependency since a recently
OPTION was added to py-imaging that makes py-tkinter optional and so removing
X from dependency here.
26 Apr 2006 12:42:13
Original commit files touched by this commit  0.11a_1
garga search for other commits by this committer
- Fix rc.d script, setting REQUIRE: [e]jabberd
- Bump PORTREVISION
- Add more MASTER_SITES
22 Apr 2006 19:58:10
Original commit files touched by this commit  0.11a
garga search for other commits by this committer
Make py-imaging dependency optional adding a X11 OPTION, so, if it's not
selected, just PNG avatars will work.
20 Mar 2006 16:50:30
Original commit files touched by this commit  0.11a
garga search for other commits by this committer
Add an OPTION WITH_EJABBERD that set jabber_pymsn_user to "ejabberd" as default
15 Mar 2006 10:11:33
Original commit files touched by this commit  0.11a
garga search for other commits by this committer
Add a WWW line on pkg-descr
03 Mar 2006 08:40:41
Original commit files touched by this commit  0.11a
erwin search for other commits by this committer
Remove a spurious : and fix INDEX build.

Submitted by:   Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
Pointy hat to:  garga, erwin
Approved by:    portmgr (self)
02 Mar 2006 21:22:14
Original commit files touched by this commit  0.11a
garga search for other commits by this committer
Fix a wrong dir from last commit

Approved by:    portmgr (erwin)
02 Mar 2006 20:59:46
Original commit files touched by this commit  0.11a
garga search for other commits by this committer
- Update to 0.11a [1]
- Change it to run as jabber and not more as root, which is an unecessary
  security risk [2]

PR:             ports/93982 [1], ports/93994 [2]
Submitted by:   M. Possamai <possamai@xs4all.nl> [1]
                Neil Darlow <neil@darlow.co.uk> [2]
Approved by:    portmgr (erwin)
20 Feb 2006 20:47:50
Original commit files touched by this commit  0.10.3
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
27 Jan 2006 14:13:31
Original commit files touched by this commit  0.10.3
garga search for other commits by this committer
- Update to 0.10.3
- Take maintainership

PR:             ports/92415
Submitted by:   garga
Approved by:    ex-maintainer via email
25 Jan 2006 09:18:20
Original commit files touched by this commit  0.10.2_1
garga search for other commits by this committer
- Fix installation of rc.d script [1]
- Bump PORTREVISION
- Rework on rc.d script
- Remove obsolete USE_REINPLACE

PR:             ports/92259
Submitted by:   garga
Approved by:    maintainer
Reported by:    krismail [1]
22 Jan 2006 02:46:38
Original commit files touched by this commit  0.10.2
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
06 Dec 2005 15:05:55
Original commit files touched by this commit  0.10.2
garga search for other commits by this committer
- Update to 0.10.2
- Add SHA256 hash
- Sort pkg-plist
- Fix rc.d script
- Add some patches to store the proccess pid

PR:             ports/90016
Approved by:    maintainer
09 Nov 2005 07:48:19
Original commit files touched by this commit  0.10
pav search for other commits by this committer
Move instant messaging related ports to newly created net-im category:

  net/aim -> net-im/aim
  net/amsn -> net-im/amsn
  net/ari-yahoo -> net-im/ari-yahoo
  net/ayttm -> net-im/ayttm
  net/bsflite -> net-im/bsflite
  net/ccmsn -> net-im/ccmsn
  net/centericq -> net-im/centericq
  net/cicquin -> net-im/cicquin
  net/coccinella -> net-im/coccinella
  net/convey -> net-im/convey
  net/echat -> net-im/echat
  net/ejabberd -> net-im/ejabberd
  net/firetalk -> net-im/firetalk
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 24

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18746
Broken 146
Deprecated 98
Ignore 430
Forbidden 5
Restricted 363
No CDROM 126
Vulnerable 52
Expired 14
Set to expire 78
Interactive 79
new 24 hours 3
new 48 hours7
new 7 days39
new fortnight77
new month185

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.313 seconds.