Port details |
- p5-Jabber-Lite Standalone library for communicating with Jabber servers
- 0.8.1_1 net-im
=1 0.8.1_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2007-09-20 06:09:34
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: sysinfo, rtty, tmpreaper, svk
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Jabber::Lite is, as the name implies, a small 'lite' library for dealing with
Jabber servers, implemented entirely in perl. Whilst it is small, it does try to
be fairly complete for common tasks.
WWW: https://metacpan.org/release/Jabber-Lite
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Jabber-Lite>0:net-im/p5-Jabber-Lite
- To install the port:
- cd /usr/ports/net-im/p5-Jabber-Lite/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/p5-Jabber-Lite
- pkg install p5-Jabber-Lite
- PKGNAME: p5-Jabber-Lite
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Jabber-Lite-0.8.1.tar.gz) = 1871cce002c242f50b72b10540ff675facf7b065fa08fba55c94ecabf6040e88
SIZE (Jabber-Lite-0.8.1.tar.gz) = 49323
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Authen-SASL>=0 : security/p5-Authen-SASL
- p5-Digest-SHA1>=0 : security/p5-Digest-SHA1
- p5-IO-Socket-SSL>=0 : security/p5-IO-Socket-SSL
- p5-Net-DNS>=0 : dns/p5-Net-DNS
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Authen-SASL>=0 : security/p5-Authen-SASL
- p5-Digest-SHA1>=0 : security/p5-Digest-SHA1
- p5-IO-Socket-SSL>=0 : security/p5-IO-Socket-SSL
- p5-Net-DNS>=0 : dns/p5-Net-DNS
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- net-im_p5-Jabber-Lite
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.8.1_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Nov 2020 11:21:32
0.8.1_1
|
sunpoet  |
Cosmetic change |
06 Oct 2018 13:06:45
0.8.1_1
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
0.8.1_1
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.8.1_1
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:16:20
0.8.1_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
09 Jul 2015 15:43:37
0.8.1_1
|
sunpoet  |
- Add NO_ARCH |
26 Nov 2014 13:08:38
0.8.1_1
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
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 (Only the first 15 lines of the commit message are shown above ) |
31 Jul 2014 10:04:04
0.8.1
|
sunpoet  |
- Update to 0.8.1
- Add LICENSE
- Add BUILD_DEPENDS
- Sort PLIST
- Reformat pkg-descr
Changes: http://search.cpan.org/dist/Jabber-Lite/Changes |
30 Jun 2014 16:42:18
0.8
|
sunpoet  |
- Take maintainership |
30 Jun 2014 05:51:03
0.8
|
eadler  |
multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.
Gea-Suan Lin's work is much appreciated.
Approved by: portmgr (implicit) (not really, skipping NO_STAGE check) |
29 Jan 2014 17:46:33
0.8
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 22:13:35
0.8
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im) |
11 Sep 2013 08:15:53
0.8
|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
30 Jun 2012 05:30:10
0.8
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
20 Mar 2011 12:54:45
0.8
|
miwi  |
- Get Rid MD5 support |
24 Sep 2010 02:03:44
0.8
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
22 Jul 2009 16:27:08
0.8
|
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
20 Sep 2007 06:09:21
0.8
|
clsung  |
Jabber::Lite is, as the name implies, a small 'lite' library for
dealing with Jabber servers, implemented entirely in perl. Whilst it
is small, it does try to be fairly complete for common tasks.
WWW: http://search.cpan.org/dist/Jabber-Lite/
PR: ports/116056
Submitted by: Gea-Suan Lin <gslin at gslin.org> |