1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
2fafb186c3 - Update to 1.02_04
Changes:	http://search.cpan.org/dist/Net-XMPP/CHANGES
2011-08-24 07:20:34 +00:00
Wen Heping
c66fdc552b - Update to 1.02.02(Using a developer release. It fixes a number of bugs.)
PR:		ports/156261
Submitted by:	milki <milki@rescomp.berkeley.edu>
2011-04-11 01:18:33 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Martin Wilke
b5c0cb5ee5 - Fix dependnecy
PR:		138883
Submitted by:	Vivek Khera <vivek@khera.org>
Feature safe:	yes
2009-09-19 20:38:21 +00:00
Ying-Chieh Liao
eb2a97ed04 upgrade to 1.02
maintainer drop maintainership

PR:		118862
Submitted by:	ijliao
Reviewed by:	maintainer
2008-01-04 23:48:20 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Edwin Groothuis
45e4c90095 SHA256ify
Approved by:	krion@
2006-02-01 01:02:03 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Pav Lucistnik
e4053b0cda Move ports to a newly created net-im category:
net/jabber-pyicq -> net-im/jabber-pyicq
  net/p5-Net-XMPP -> net-im/p5-Net-XMPP
  www/jwchat -> net-im/jwchat

Repocopies by:	marcus
2005-11-09 23:11:38 +00:00
Erwin Lansing
acde26f363 Let the IGNORE message make a bit more sense and change it from:
===>  p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.

to:

===>  p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.

Approved by:    silence on -ports
2005-10-31 18:24:21 +00:00
Anton Berezin
41cbdf29b2 Fix WWW.
Submitted by:	maintainer
PR:		86702
2005-09-29 09:34:48 +00:00
Erwin Lansing
f4362c9a78 Add p5-Net-XMPP 1.0, net::XMPP provides Perl Developer access to the
XMPP protocol.

The Extensible Messaging and Presence Protocol (XMPP) is an IETF standard
that provides a complete cross protocol messaging solution.  The problem
with current IM solutions is that they are all proprietary and cannot
talk to each other.  XMPP seeks to get rid of those barriers.

Net::XMPP is a collection of Perl modules that provide a Perl Developer
access to the XMPP protocol.  Using OOP modules we provide a clean
interface to writing anything from a full client to a simple protocol
tester.

WWW: http://www.xmpp.org/

PR:		ports/74644
Submitted by:	Lars Eggert <lars.eggert@gmx.net>
2004-12-07 09:27:04 +00:00