Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NEW PORT] sysutils/nmdaemon FreeBSD network manager daemon #224

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
24 changes: 24 additions & 0 deletions sysutils/nmdaemon/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
PORTNAME= nmdaemon
DISTVERSIONPREFIX= v
DISTVERSION= 0.2
CATEGORIES= sysutils

MAINTAINER= peter@flytrace.com
COMMENT= FreeBSD network manager daemon
WWW= https://github.com/Peter2121/nmdaemon

LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= cmake compiler:c++20-lang
USE_GITHUB= yes
GH_ACCOUNT= Peter2121
GH_PROJECT= nmdaemon
#GH_TAGNAME= 292f62b

BUILD_DEPENDS= ${LOCALBASE}/lib/libsockpp.a:net/libsockpp \
${LOCALBASE}/lib/libasync++.a:devel/asyncplusplus

CONFIGURE_ENV= VERSION=${DISTVERSION}

.include <bsd.port.mk>
3 changes: 3 additions & 0 deletions sysutils/nmdaemon/distinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
TIMESTAMP = 1706385613
SHA256 (Peter2121-nmdaemon-v0.2_GH0.tar.gz) = ffd1dbbbed96c16b2d737f540b8a68e3df04a91546ba72355d5558803ac79f5a
SIZE (Peter2121-nmdaemon-v0.2_GH0.tar.gz) = 247518
1 change: 1 addition & 0 deletions sysutils/nmdaemon/pkg-descr
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
FreeBSD network manager daemon
5 changes: 5 additions & 0 deletions sysutils/nmdaemon/pkg-plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
bin/nmdaemon
@sample etc/nmdaemon.conf.sample
etc/rc.d/nmdaemon
%%DATADIR%%/commands.md
%%DATADIR%%/commands.txt