Port details |
- znc-push Push notification service module for ZNC
- 1.1.0.1 irc =3 1.1.0.1Version of this port present on the latest quarterly branch.
- Maintainer: dor.bsd@xm0.uk
- Port Added: 2018-11-07 00:53:58
- Last Update: 2024-03-29 21:20:07
- Commit Hash: 601ddbc
- People watching this port, also watch:: picoc, roxterm, monit, notmuch, php81-pecl-scrypt
- License: MIT
- WWW:
- https://github.com/amyreese/znc-push
- Description:
- ZNC Push is a module for ZNC that will send notifications to multiple push
notification services, or SMS for any private message or channel highlight that
matches a configurable set of conditions. ZNC Push current supports the
following services:
Boxcar
Boxcar 2
Discord
Faast
Nexmo
Notify My Android (NMA)
Prowl
Pushalot
PushBullet
Pushjet
Pushover
Pushsafer
Slack
Supertoasty
Telegram
Custom URL GET requests
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/irc/znc-push/ && make install clean
- To add the package, run one of these commands:
- pkg install irc/znc-push
- pkg install znc-push
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: znc-push
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1709744210
SHA256 (amyreese-znc-push-v1.1.0-1-g23d8467_GH0.tar.gz) = d8c299d1ed34417a1588a1df5f44dd6b06be484965374cf9284ed00b0d3d9c08
SIZE (amyreese-znc-push-v1.1.0-1-g23d8467_GH0.tar.gz) = 498176
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:
-
- znc : irc/znc
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- znc : irc/znc
- Library dependencies:
-
- libicudata.so : devel/icu
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for znc-push-1.1.0.1:
CURL=off: Use curl for HTTP requests
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- irc_znc-push
- USES:
- compiler:c++11-lang gmake localbase:ldflags pkgconfig ssl
- 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 |
1.1.0.1 29 Mar 2024 21:20:07 |
Daniel Engberg (diizzy) Author: David O'Rourke |
irc/znc-push: Switch repo and update to latest commit
* Switch repo to amyreese/znc-push
* Fixes an issue where IRC formatting codes were not stripped from
pushed messages
* Build issue fix
PR: 277533 |
1.0.0.173_8 17 Nov 2023 11:46:00 |
Jan Beich (jbeich) |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
1.0.0.173_7 13 Apr 2023 00:56:37 |
Jan Beich (jbeich) |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
1.0.0.173_6 19 Oct 2022 08:10:29 |
Jan Beich (jbeich) |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
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) |
1.0.0.173_5 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 ) |
1.0.0.173_5 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
1.0.0.173_4 07 Apr 2022 00:39:10 |
Jan Beich (jbeich) |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy |
1.0.0.173_3 28 Oct 2021 16:37:30 |
Jan Beich (jbeich) |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine |
1.0.0.173_2 08 Apr 2021 23:33:31 |
Jan Beich (jbeich) |
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases) |
1.0.0.173_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.0.173_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.0.173_1 03 Nov 2020 00:56:27 |
jbeich |
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
1.0.0.173 20 Aug 2020 18:13:13 |
fernape |
irc/znc-push: update to g5f95488
Also fix build with CURL option ON
PR: 248776
Submitted by: dor.bsd@xm0.uk (maintainer)
Reported by: d.stoye@cms.hu-berlin.de |
1.0.0.167_5 23 Apr 2020 20:14:49 |
jbeich |
devel/icu: update to 67.1
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
1.0.0.167_4 13 Mar 2020 09:47:17 |
jbeich |
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
1.0.0.167_3 03 Oct 2019 20:35:30 |
jbeich |
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
1.0.0.167_2 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.0.0.167_1 27 Mar 2019 21:11:09 |
jbeich |
devel/icu: update to 64.1
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479 |
1.0.0.167 22 Dec 2018 01:13:16 |
linimon |
This port needs USES=compiler:c++11-lang to build with GCC-based
architectures.
PR: 234177
Submitted by: Piotr Kubaj
Approved by: maintainer |
1.0.0.167 09 Nov 2018 16:08:15 |
swills |
irc/znc-push: Update to 1.0.0.167
PR: 233061
Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer) |
1.0.0.165 07 Nov 2018 00:53:41 |
dbaio |
Add irc/znc-push: Push notification service module for ZNC
ZNC Push is a module for ZNC that will send notifications to multiple push
notification services, or SMS for any private message or channel highlight that
matches a configurable set of conditions. ZNC Push current supports the
following services:
Boxcar
Boxcar 2
Discord
Faast
Nexmo
Notify My Android (NMA)
Prowl
Pushalot (Only the first 15 lines of the commit message are shown above ) |