summaryrefslogtreecommitdiff
path: root/net-im/p5-Net-Jabber (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-6/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Support STAGEDIR.Vanilla I. Shu2013-11-052-16/+24
| | | | Notes: svn path=/head/; revision=332816
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-im) Notes: svn path=/head/; revision=327756
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Pet portlintSunpoet Po-Chuan Hsieh2011-08-202-10/+5
| | | | | | | - Add WWW Notes: svn path=/head/; revision=280059
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Reassign my p5-* ports to perl@ so more than one personErwin Lansing2009-01-291-1/+1
| | | | | | | can look at them. Notes: svn path=/head/; revision=227098
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* Move ports to a newly created net-im category:Pav Lucistnik2005-11-091-1/+1
| | | | | | | | | | | net/jabber-pyicq -> net-im/jabber-pyicq net/p5-Net-XMPP -> net-im/p5-Net-XMPP www/jwchat -> net-im/jwchat Repocopies by: marcus Notes: svn path=/head/; revision=147766
* Move instant messaging related ports to newly created net-im category:Pav Lucistnik2005-11-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Let the IGNORE message make a bit more sense and change it from:Erwin Lansing2005-10-311-1/+1
| | | | | | | | | | | | | | | ===> 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 Notes: svn path=/head/; revision=146850
* Update to 2.0 and bump requirement to perl 5.8.x due to XML::StreamErwin Lansing2004-12-073-14/+10
| | | | | | | | PR: 74645 Submitted by: Lars Eggert <lars.eggert@gmx.net> Notes: svn path=/head/; revision=123385
* Update to 1.30Erwin Lansing2004-04-052-3/+3
| | | | Notes: svn path=/head/; revision=106230
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Update to 1.29Erwin Lansing2004-02-092-3/+10
| | | | | | | | | | Yet another victim of perl >= 5.6.0 PR: 62518 Submitted by: Andrew A. Khlebutin <andreyh@perm.ru> Notes: svn path=/head/; revision=100523
* utilize SITE_PERLYing-Chieh Liao2003-10-242-31/+30
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Change to my FreeBSD.org addressErwin Lansing2003-06-121-1/+1
| | | | Notes: svn path=/head/; revision=82871
* Depend on p5-Time-modules rather than p5-Time.Dmitry Sivachenko2003-05-131-1/+1
| | | | Notes: svn path=/head/; revision=80901
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update to 1.26Patrick Li2002-06-172-2/+2
| | | | | | | | PR: 39404 Submitted by: maintainer Notes: svn path=/head/; revision=61445
* Update to 1.0024. Assigne the submitter to be the maintainer.Anton Berezin2002-05-282-3/+3
| | | | | | | | PR: 1.0024 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=60197
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* upgrade to 1.0022Ying-Chieh Liao2001-08-183-98/+15
| | | | | | | | PR: 29290 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46425
* Fix the dependency and pkg-plist.Kevin Lo2001-03-312-1/+3
| | | | | | | | PR: 26241 Submitted by: MAINTAINER Notes: svn path=/head/; revision=40675
* Update to version 1.0021Kevin Lo2001-02-175-16/+54
| | | | | | | | PR: 25166 Submitted by: MAINTAINER Notes: svn path=/head/; revision=38431
* Fix pkg-plistKevin Lo2001-01-071-1/+1
| | | | | | | | PR: 24124 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36891
* Fix pkg-plistKevin Lo2000-12-221-0/+2
| | | | | | | | PR: 23754 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36228
* Correct path to depending object.Clive Lin2000-12-161-1/+1
| | | | | | | | PR: 23586 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw> Notes: svn path=/head/; revision=36031
* New port: net/p5-Net-JabberClive Lin2000-12-135-0/+128
Net::Jabber provides a Perl user with access to the Jabber Instant Messaging protocol. PR: 23514 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw> Notes: svn path=/head/; revision=35957