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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
go-ntfy Send push notifications to your phone or desktop using PUT/POST
2.12.0 sysutilsnew! on this many watch lists=0 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: dtxdf@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-06-26 21:39:05
Last Update: 2025-06-26 21:36:53
Commit Hash: e7995bf
License: APACHE20
WWW:
https://ntfy.sh
Description:
ntfy (pronounced "notify") is a simple HTTP-based pub-sub notification service. With ntfy, you can send notifications to your phone or desktop via scripts from any computer, without having to sign up or pay any fees. If you'd like to run your own instance of the service, you can easily do so since ntfy is open source.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. @sample /usr/local/etc/ntfy/client.yml.sample
  2. @sample /usr/local/etc/ntfy/server.yml.sample
  3. bin/ntfy
  4. /usr/local/share/licenses/go-ntfy-2.12.0/catalog.mk
  5. /usr/local/share/licenses/go-ntfy-2.12.0/LICENSE
  6. /usr/local/share/licenses/go-ntfy-2.12.0/APACHE20
Collapse this list.
Dependency lines:
  • go-ntfy>0:sysutils/go-ntfy
Conflicts:
CONFLICTS_INSTALL:
  • sysutils/ntfy
To install the port:
cd /usr/ports/sysutils/go-ntfy/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/go-ntfy
  • pkg install go-ntfy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: go-ntfy
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1750965231 SHA256 (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.12.0_GH0/ntfy-2.12.0.frontend.tar.gz) = 8b777d3618b2dde7095be53b09cb220e50a7e52af2a4211d074c5796151e5d4f SIZE (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.12.0_GH0/ntfy-2.12.0.frontend.tar.gz) = 2297703

Expand this list (4 items)

Collapse this list.

SHA256 (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.12.0_GH0/go.mod) = f88dd70c2bc8386f38d575e2c424cfb729a6c36a0c6299449df3cac40d289a7d SIZE (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.12.0_GH0/go.mod) = 4705 SHA256 (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.12.0_GH0/binwiederhier-ntfy-v2.12.0_GH0.tar.gz) = 210b7409894aa51719077da6a771c82d460bd710a52a527cf52694166f6103d0 SIZE (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.12.0_GH0/binwiederhier-ntfy-v2.12.0_GH0.tar.gz) = 13608026

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-mkdocs-material>=0 : textproc/py-mkdocs-material@py311
  2. py311-mkdocs-minify-plugin>=0 : textproc/py-mkdocs-minify-plugin@py311
  3. go124 : lang/go124
  4. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
Fetch dependencies:
  1. go124 : lang/go124
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for go-ntfy-2.12.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
sysutils_go-ntfy
USES:
go:modules python zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (6 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/dtxdf/ntfy/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/dtxdf/ntfy/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/dtxdf/ntfy/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/dtxdf/ntfy/
  5. https://codeload.github.com/binwiederhier/ntfy/tar.gz/v2.12.0?dummy=/
  6. https://raw.githubusercontent.com/binwiederhier/ntfy/v2.12.0/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.12.0
26 Jun 2025 21:36:53
commit hash: e7995bf16df36b310b07374045921c1062c2fa32commit hash: e7995bf16df36b310b07374045921c1062c2fa32commit hash: e7995bf16df36b310b07374045921c1062c2fa32commit hash: e7995bf16df36b310b07374045921c1062c2fa32 files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
sysutils/go-ntfy: New port: Send push notifications to your phone or desktop
using PUT/POST

ntfy (pronounced "notify") is a simple HTTP-based pub-sub notification
service. With ntfy, you can send notifications to your phone or
desktop via scripts from any computer, without having to sign up
or pay any fees. If you'd like to run your own instance of the
service, you can easily do so since ntfy is open source.

Approved by:    acm (mentor)

Number of commits found: 1