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

zlog: new port #27738

Merged
merged 1 commit into from
Feb 23, 2025
Merged
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
18 changes: 18 additions & 0 deletions devel/zlog/Portfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem 1.0
PortGroup github 1.0
PortGroup cmake 1.1

github.setup HardySimpson zlog 1.2.18
github.tarball_from archive
revision 0
categories devel
license Apache-2
maintainers {@sikmir disroot.org:sikmir} openmaintainer
description Reliable, high-performance, thread safe, flexible, clear-model, pure C logging library
long_description {*}${description}

checksums rmd160 f9969c546b2008b5aa9e3fdb01afb1facb8f239b \
sha256 3977dc8ea0069139816ec4025b320d9a7fc2035398775ea91429e83cb0d1ce4e \
size 130997