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

net/opnborg: init at 0.1.18 #319

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions net/opnborg/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
PORTNAME= opnborg
CATEGORIES= net
DISTVERSION= 0.1.18
DISTVERSIONPREFIX= v

MAINTAINER= [email protected]
COMMENT= Selfhost-able OPNSense Appliance Configuration, Backup Portal
WWW= https://paepcke.de/${PORTNAME}

LICENSE= BSD3CLAUSE

USES= go:modules

GO_MODULE= paepcke.de/${PORTNAME}
GO_TARGET= ./cmd/${PORTNAME}

PLIST_FILES= bin/${PORTNAME}

.include <bsd.port.mk>
5 changes: 5 additions & 0 deletions net/opnborg/distinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
TIMESTAMP = 1729848548
SHA256 (go/security_opnborg/opnborg-v0.1.18/v0.1.18.mod) = 29b09f30f0c7065cbf1b720db43bea6ec6f9cff4bc66b834f21960f40c726514
SIZE (go/security_opnborg/opnborg-v0.1.18/v0.1.18.mod) = 1943
SHA256 (go/security_opnborg/opnborg-v0.1.18/v0.1.18.zip) = af26944fcdcc5909b54ec927aab92635508e6b94cd6c30854750d62ce921c74b
SIZE (go/security_opnborg/opnborg-v0.1.18/v0.1.18.zip) = 260731
1 change: 1 addition & 0 deletions net/opnborg/pkg-descr
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Selfhost-able OPNSense Appliance Configuration, Backup Portal.