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) combination for a given watch list. This is what FreshPorts will look for.

Port details
sendxmpp Perl script to send XMPP (Jabber) messages
1.24_1 net-im on this many watch lists=2 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.24_1Version of this port present on the latest quarterly branch.
Maintainer: mek@mek.uz.ua search for ports maintained by this maintainer
Port Added: 2006-01-25 10:53:38
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: monit, screen, tmpreaper
Also Listed In: perl5
License: GPLv2
WWW:
https://sendxmpp.hostname.sk/
Description:
sendxmpp is a program to send XMPP (Jabber) messages from the command-line. Messages can be sent both to individual recipients and chatrooms.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/sendxmpp
  2. /usr/local/lib/perl5/site_perl/man/man1/sendxmpp.1.gz
  3. /usr/local/share/licenses/sendxmpp-1.24_1/catalog.mk
  4. /usr/local/share/licenses/sendxmpp-1.24_1/LICENSE
  5. /usr/local/share/licenses/sendxmpp-1.24_1/GPLv2
Collapse this list.
Dependency lines:
  • sendxmpp>0:net-im/sendxmpp
To install the port:
cd /usr/ports/net-im/sendxmpp/ && make install clean
To add the package, run one of these commands:
  • pkg install net-im/sendxmpp
  • pkg install sendxmpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sendxmpp
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (lhost-sendxmpp-v1.24_GH0.tar.gz) = dfaf735b4585efd6b3b0f95db31203f9ab0fe607b50e75c6951bc18a6269837d SIZE (lhost-sendxmpp-v1.24_GH0.tar.gz) = 9657

Packages (timestamps in pop-ups are UTC):
sendxmpp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.24_11.24_11.24_11.24_11.24_1-1.24_1-
FreeBSD:13:quarterly1.24_11.24_11.24_11.24_11.24_11.24_11.24_11.24_1
FreeBSD:14:latest1.24_11.24_11.24_11.24_11.24_11.24_1-1.24_1
FreeBSD:14:quarterly1.24_11.24_1-1.24_11.24_11.24_11.24_11.24_1
FreeBSD:15:latest1.24_11.24_1n/a1.24_1n/a1.24_11.24_11.24_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Net-XMPP>=0 : net-im/p5-Net-XMPP
  2. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Authen-SASL>=0 : security/p5-Authen-SASL
  2. p5-Net-XMPP>=0 : net-im/p5-Net-XMPP
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for sendxmpp-1.24_1: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
net-im_sendxmpp
USES:
perl5
pkg-message:
For install:
Existing users of 'sendxmpp' be aware that the format of the config file has changed and you need to update your ~/.sendxmpprc file accordingly. The new config file format is described in the man page.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/lhost/sendxmpp/tar.gz/v1.24?dummy=/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.24_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.24_1
20 Jul 2022 14:22:40
commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net-im: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alberto Villa <avilla@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
  *  Andrew Lewis <freeghb@gmail.com>
  *  Andrey Akhmichin <sepulkarium45@yahoo.com>
  *  Bartek Rutkowski <r@robakdesign.com>
  *  Bernard Spil <brnrd@freebsd.org>
  *  Brendan Molloy <brendan+freebsd@bbqsrc.net>
  *  Denis Shaposhnikov <dsh@vlink.ru>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.24_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.24_1
22 Mar 2021 10:17:44
Revision:568947Original commit files touched by this commit
danfe search for other commits by this committer
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
1.24_1
14 Aug 2019 08:48:51
Revision:508903Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories n)

(and missed 3 missed files from previous categories.)
1.24_1
29 Jun 2017 19:14:08
Revision:444677Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove Perl core modules

- While I'm here, convert to options target helper
- Bump PORTREVISION for dependency change

With hat:	perl
1.24
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.24
27 Mar 2016 22:20:49
Revision:412018Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add missing runtime dependencies
- While here, cosmetic fix to pkg-message and silence mkdir

PR:		207784
Submitted by:	everytrash@gmail.com
Approved by:	maintainer timeout (mek@mek.uz.ua, 3 weeks)
1.24
14 Sep 2015 12:19:50
Revision:396892Original commit files touched by this commit
mat search for other commits by this committer
Make it so that the default Perl is always called perl5.

- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
1.24
07 May 2015 17:26:06
Revision:385640Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the n* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
1.24.0
21 Feb 2015 11:18:03
Revision:379497Original commit files touched by this commit
pawel search for other commits by this committer
- Update to version 1.24
- Port development has moved to new place
- Add EXAMPLES option
- Inform users of config format change in pkg-message

PR:		197248
Submitted by:	Tomas Hecker <tomas.hecker@gmail.com>
Approved by:	maintainer timeout
0.0.8_2
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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 View all of this commit message)
0.0.8_1
07 Nov 2014 13:51:11
Revision:372262Original commit files touched by this commit
mat search for other commits by this committer
Replace some occurences of mach with PERL_ARCH (and a couple of other small noop
fixes.)

With hat:	perl@
Sponsored by:	Absolight
0.0.8_1
31 Jan 2014 06:48:18
Revision:341915Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
0.0.8_1
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)
0.0.8_1
11 Sep 2013 08:15:53
Revision:326954Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
0.0.8_1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.0.8_1
17 Sep 2009 11:54:08
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix dependendy

PR:             138884
Submitted by:   Vivek Khera <vivek@khera.org>
Approved by:    maintainer
Feature safe: yes
0.0.8
04 Oct 2007 02:16:18
Original commit files touched by this commit
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
0.0.8
25 Jan 2006 10:23:24
Original commit files touched by this commit
garga search for other commits by this committer
sendxmpp is a program to send XMPP (Jabber) messages from the command-line.
Messages can be sent both to individual recipients and chatrooms.

WWW: http://www.djcbsoftware.nl/code/sendxmpp/

PR:             ports/92254
Submitted by:   Max E. Kuznecov <mek@mek.uz.ua>

Number of commits found: 21