Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F169150535
D35404.id106640.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D35404.id106640.diff
View Options
Index: devel/cpptoml/Makefile
===================================================================
--- /dev/null
+++ devel/cpptoml/Makefile
@@ -0,0 +1,22 @@
+PORTNAME= cpptoml
+DISTVERSIONPREFIX= v
+DISTVERSION= 0.1.1
+CATEGORIES= devel
+
+MAINTAINER= flo@purplekraken.com
+COMMENT= Header-only C++ library for parsing TOML
+
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+USES= cmake
+
+USE_GITHUB= yes
+GH_ACCOUNT= skystrife
+GH_TAGNAME= v0.1.1
+
+CMAKE_OFF= CPPTOML_BUILD_EXAMPLES ENABLE_LIBCXX
+
+NO_ARCH= yes
+
+.include <bsd.port.mk>
Index: devel/cpptoml/distinfo
===================================================================
--- /dev/null
+++ devel/cpptoml/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1654013088
+SHA256 (skystrife-cpptoml-v0.1.1_GH0.tar.gz) = 23af72468cfd4040984d46a0dd2a609538579c78ddc429d6b8fd7a10a6e24403
+SIZE (skystrife-cpptoml-v0.1.1_GH0.tar.gz) = 47398
Index: devel/cpptoml/pkg-descr
===================================================================
--- /dev/null
+++ devel/cpptoml/pkg-descr
@@ -0,0 +1,6 @@
+A header-only library for parsing TOML configuration files with support for the
+new DateTime format, inline tables, multi-line basic and raw strings, digit
+separators, hexadecimal integers, octal integers, binary integers, and float
+special values.
+
+WWW: https://github.com/skystrife/cpptoml/
Index: devel/cpptoml/pkg-plist
===================================================================
--- /dev/null
+++ devel/cpptoml/pkg-plist
@@ -0,0 +1,4 @@
+include/cpptoml.h
+lib/cmake/cpptoml/cpptomlConfig.cmake
+lib/cmake/cpptoml/cpptomlConfigVersion.cmake
+lib/cmake/cpptoml/cpptomlTargets.cmake
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Sep 1, 2:42 PM (9 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37828786
Default Alt Text
D35404.id106640.diff (1 KB)
Attached To
Mode
D35404: [NEW PORT] textproc/cpptoml: Header-only C++ library for parsing TOML
Attached
Detach File
Event Timeline
Log In to Comment