Port details |
- libstrophe Lightweight XMPP library
- 0.13.1 net-im =2 0.13.1Version of this port present on the latest quarterly branch.
- Maintainer: ashish@FreeBSD.org
- Port Added: 2015-02-17 16:03:03
- Last Update: 2024-04-10 14:11:07
- Commit Hash: 709ccc8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://strophe.im/libstrophe/
- Description:
- libstrophe is a minimal XMPP library written in C. It has almost no external
dependencies, only an XML parsing library (expat or libxml are both supported).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libstrophe>0:net-im/libstrophe
- To install the port:
- cd /usr/ports/net-im/libstrophe/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/libstrophe
- pkg install libstrophe
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libstrophe
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1711585039
SHA256 (libstrophe-0.13.1.tar.xz) = 86c0abd348ae66feb40b6886f2c7f04525f1d5b20a48c10d4db4ed532dc63f22
SIZE (libstrophe-0.13.1.tar.xz) = 405676
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:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libexpat.so : textproc/expat2
- This port is required by:
- for Libraries
-
- net-im/profanity
Configuration Options:
- ===> The following configuration options are available for libstrophe-0.13.1:
====> XML format or parser support: you have to select exactly one of them
EXPAT=on: XML parser support via Expat
LIBXML2=off: XML parser support via libxml2
===> Use 'make config' to modify these settings
- Options name:
- net-im_libstrophe
- USES:
- gmake libtool pkgconfig ssl tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.13.1 10 Apr 2024 14:11:07 |
Ashish SHUKLA (ashish) Author: Henrich Hartzer |
net-im/libstrophe: Update to 0.13.1
PR: 278007
MFH: 2024Q2 |
0.12.3 24 Aug 2023 18:29:02 |
Ashish SHUKLA (ashish) |
net-im/libstrophe: Update to 0.12.3 |
0.12.2 25 Sep 2022 22:46:47 |
Daniel Engberg (diizzy) |
net-im/libstrophe: Use upstream release archive and improve port
- Use upstream release archive as recommended in USE_GITHUB section
in Porters Handbook
- Add option to use libxml2
- Rearrange Makefile to follow Porters Handbook more closely
PR: 266429
Reviewed by: ashish (maintainer) |
0.12.2 15 Sep 2022 18:01:33 |
Ashish SHUKLA (ashish) |
net-im/libstrope: Update to 0.12.2
- Add dependency on GNU make |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
0.11.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.11.0 30 Mar 2022 21:15:48 |
Ashish SHUKLA (ashish) |
net-im/libstrophe: Take maintainership
MFH: 2022Q1 |
0.11.0 11 Nov 2021 18:05:38 |
Tilman Keskinoz (arved) |
Drop maintainership on most of my ports |
0.11.0 10 Nov 2021 16:12:38 |
Tilman Keskinoz (arved) |
net-im/libstrophe: update to 0.11.0
Changelog: https://github.com/strophe/libstrophe/releases/tag/0.11.0 |
0.10.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.10.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.10.1 04 Jan 2021 16:20:22 |
arved |
Update to 0.10.1 |
0.10.0 20 Sep 2020 14:11:39 |
arved |
Update to 0.10.0 |
0.9.3 11 Feb 2020 08:27:36 |
arved |
Update to 0.9.3 |
0.9.2 09 Mar 2018 16:42:48 |
arved |
Update libstrophe to 0.9.2 |
0.9.1 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
0.9.1 28 Sep 2016 20:01:45 |
arved |
Update to 0.9.1 |
0.8.8 01 Jun 2016 13:15:37 |
mat |
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight |
0.8.8 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.8.8 04 Mar 2016 16:00:11 |
arved |
Update to 0.8.8 |
0.8.7_1 02 Aug 2015 15:03:20 |
tijl |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
0.8.7 07 May 2015 17:26:06 |
mat |
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.8.7 17 Feb 2015 16:45:02 |
arved |
Use USES autoconf
Submitted by: mat |
0.8.7 17 Feb 2015 16:02:43 |
arved |
Add port for libstrophe, an XMPP library for C
Parts of this port is based on work by fabianfreyer@github |