Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jun 2022 23:56:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 264530] [NEW PORT] devel/gpds: General purpose data serializer library written in modern C++
Message-ID:  <bug-264530-7788-PouiriLck8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264530-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-264530-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264530

Joel Bodenmann <jbo@insane.engineer> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #234534|0                           |1
        is obsolete|                            |

--- Comment #2 from Joel Bodenmann <jbo@insane.engineer> ---
Created attachment 234535
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D234535&action=
=3Dedit
commit

Thank you for your quick reply!

For unknown reasons I completely jumped the section regarding portlint while
following the handbook. I'm sorry - Still learning :)

I've updated the commit/diff/patch to reflect the changes necessary to pass
portlint.
Poudriere test still runs successfully.

Regarding the category: This doesn't do text processing by any reasonable
definition of "text processing". This is just providing data structures to
consuming C++ applications to read & write an XML DOM. No processing takes
place. The user of this library would take care of the actual processing.
In my opinion, this fits the devel category just as well as devel/spdlog,
devel/fmt and probably most notably: devel/boost.
Furthermore, there are already other serializer libraries in the devel cate=
gory
such as devel/pear-XML_Serializer.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264530-7788-PouiriLck8>