notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-pyxmpp Python XMPP library
1.1.2_3 net-im Deleted on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1.2_3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Obsoleted in favor of PyXMPP2
Expired This port expired on: 2018-02-28
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-11-09 17:26:38
Last Update: 2018-04-03 09:36:28
SVN Revision: 466293
People watching this port, also watch:: tiff, screen
Also Listed In: python
License: LGPL21
WWW:
http://pyxmpp.jajcus.net/
Description:
PyXMPP is a Python XMPP (RFC 3920,3921) and Jabber implementation. It is based on libxml2 -- fast and fully-featured XML parser. PyXMPP provides most core features of the XMPP protocol and several JSF-defined extensions. PyXMPP provides building blocks for creating Jabber clients and components. Developer uses them to setup XMPP streams, handle incoming events and create outgoing stanzas (XMPP "packets"). WWW: http://pyxmpp.jajcus.net/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pyxmpp>0:net-im/py-pyxmpp@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-pyxmpp
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (pyxmpp-1.1.2.tar.gz) = f45365bae922a9e44226622cf086e3ffd3c681012f6c6b609d3306e4d0dfb33c SIZE (pyxmpp-1.1.2.tar.gz) = 1110893

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-dnspython>0 : dns/py-dnspython@py27
  2. py27-m2crypto>=0.18.2 : security/py-m2crypto@py27
  3. py27-libxml2>0 : textproc/py-libxml2@py27
  4. py27-setuptools>0 : devel/py-setuptools@py27
  5. python2.7 : lang/python27
Runtime dependencies:
  1. py27-dnspython>0 : dns/py-dnspython@py27
  2. py27-m2crypto>=0.18.2 : security/py-m2crypto@py27
  3. py27-libxml2>0 : textproc/py-libxml2@py27
  4. py27-setuptools>0 : devel/py-setuptools@py27
  5. python2.7 : lang/python27
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net-im/cjc*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
python:2.7 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://cloud.github.com/downloads/Jajcus/pyxmpp/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.2_3
03 Apr 2018 09:36:28
Revision:466293Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2018-03-31 math/abacus: Unmaintained and has a broken shared library
2018-03-31 audio/muse: Unmaintained upstream, crashes at runtime
2018-03-31 net/paris-traceroute: Legacy paris-traceroute is not supported
anymore. Use net/scamper instead
2018-04-01 net-im/cjc: Depends on expired net-im/py-xmpp
2018-02-28 net-im/py-pyxmpp: Obsoleted in favor of PyXMPP2
1.1.2_3
30 Jan 2018 18:16:23
Revision:460427Original commit files touched by this commit
rm search for other commits by this committer
net-im/py-pyxmpp: mark deprecated

This port is outdated (last release was made in 2011), unmaintained and has no
consumers in ports tree. According to the official github page "this project is
becoming obsolete" since 2011 in favor of PyXMPP2 (from the same author, not yet
in ports) that support modern Python API's and run with both Python branches.

Mark it deprecated and set to expire at 2018-02-28.
1.1.2_3
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1.2_3
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
1.1.2_3
16 Mar 2015 14:08:30
Revision:381398Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Clarify LICENSE
- Add LICENSE_FILE
- Strip library
1.1.2_2
24 Oct 2014 16:29:52
Revision:371450Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=python

Approved by:	portmgr (implicit)
1.1.2_2
17 May 2014 09:49:51
Revision:354302Original commit files touched by this commit
miwi search for other commits by this committer
- Support USE_GITHUB
- Add LICENSE

PR:		187742
Submitted by:	Ports Fury
1.1.2_2
16 Apr 2014 18:28:50
Revision:351411Original commit files touched by this commit
zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1.2_1
27 Dec 2013 09:58:59
Revision:337676Original commit files touched by this commit
wg search for other commits by this committer
net-im/py-pyxmpp: fix PORTREVISION

Reported by:	via email
Pointy hat:	wg
1.1.2_yes
26 Dec 2013 19:22:16
Revision:337602Original commit files touched by this commit
wg search for other commits by this committer
net-im/py-pyxmpp: allow staging and minor fixes
1.1.2
20 Sep 2013 22:13:35
Revision:327756Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
1.1.2
31 Aug 2011 22:02:35
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 1.1.2

PR:             ports/160133
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
1.1.1_1
02 Aug 2011 17:04:00
Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate some ports where I can't find distfiles and upstream
1.1.1_1
25 Feb 2011 03:19:29
Original commit files touched by this commit
miwi search for other commits by this committer
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
1.1.1
10 Nov 2010 15:23:38
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 1.1.1
1.1.0
06 Apr 2010 07:06:06
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.1.0
- Reset maintainer to ports@
1.0.1
13 Dec 2009 17:00:14
Original commit files touched by this commit
miwi search for other commits by this committer
- Get rip python 2.3+

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
1.0.1
22 Aug 2009 20:36:14
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix build with CUSTOM PREFIX

PR:             137962
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
1.0.1
04 May 2009 19:02:56
Original commit files touched by this commit
miwi search for other commits by this committer
- Pass maintainership to Wen Heping <wenheping@gmail.com>
1.0.1
31 Jan 2009 13:15:09
Original commit files touched by this commit
wxs search for other commits by this committer
- Update to 1.0.1
- Add a new MASTER_SITES

PR:             ports/130827
Submitted by:   Wen Heping <wenheping@gmail.com>
Approved by:    miwi (maintainer, implicit)
1.0.0.664
07 Sep 2008 09:01:17
Original commit files touched by this commit
miwi search for other commits by this committer
- Take maintainership
1.0.0.664
07 Sep 2008 00:19:05
Original commit files touched by this commit
linimon search for other commits by this committer
Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:    portmgr
1.0.0.664
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
1.0.0.664
18 Apr 2007 08:01:25
Original commit files touched by this commit
sat search for other commits by this committer
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports
1.0.0.664
29 Nov 2006 17:14:20
Original commit files touched by this commit
sat search for other commits by this committer
- Update to latest snapshots
- Adopt pyxmpp
1.0.0
29 Apr 2006 22:52:14
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.0.0

PR:             ports/96051
Submitted by:   Andrew Pantyukhin <infofarmer@gmail.com>
0.5
14 Apr 2006 18:14:59
Original commit files touched by this commit
linimon search for other commits by this committer
Reset vsevolod as maintainer due to unreponsiveness.  We hope to see him
back sometime.

Hat:            portmgr
0.5
24 Jan 2006 06:38:05
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.5
09 Nov 2005 07:48:19
Original commit files touched by this commit
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: 29