notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
gpds General purpose data serializer library written in modern C++
1.5.1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.5.1Version of this port present on the latest quarterly branch.
Maintainer: jbo@insane.engineer search for ports maintained by this maintainer
Port Added: 2022-06-08 13:18:14
Last Update: 2023-03-08 08:13:45
Commit Hash: cff3e10
License: MIT
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. /usr/local/share/licenses/gpds-1.5.1/catalog.mk
  2. /usr/local/share/licenses/gpds-1.5.1/LICENSE
  3. /usr/local/share/licenses/gpds-1.5.1/MIT
  4. include/gpds/archiver.hpp
  5. include/gpds/archiver_xml.hpp
  6. include/gpds/attributes.hpp
  7. include/gpds/container.hpp
  8. include/gpds/serialize.hpp
  9. include/gpds/spdlog_sink.hpp
  10. include/gpds/utils.hpp
  11. include/gpds/value.hpp
  12. lib/cmake/gpds/gpds-config-version.cmake
  13. lib/cmake/gpds/gpds-config.cmake
  14. lib/cmake/gpds/gpds-targets-release.cmake
  15. lib/cmake/gpds/gpds-targets.cmake
  16. lib/libgpds.a
  17. lib/libgpds.so
  18. lib/libgpds.so.1.5.1
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • gpds>0:devel/gpds
To install the port:
cd /usr/ports/devel/gpds/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/gpds
  • pkg install gpds
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gpds
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
gpds
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd64pkg-falloutpkg-fallout
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i386pkg-falloutpkg-fallout
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout1.5.1
FreeBSD:12:amd641.5.11.5.1
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i3861.5.11.5.1
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch641.5.11.5.1
FreeBSD:13:amd641.5.11.5.1
FreeBSD:13:armv6pkg-falloutpkg-fallout
FreeBSD:13:armv71.5.11.5.1
FreeBSD:13:i3861.5.11.5.1
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-fallout1.5.1
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch641.5.1pkg-fallout
FreeBSD:14:amd641.5.1pkg-fallout
FreeBSD:14:armv61.5.0pkg-fallout
FreeBSD:14:armv71.5.1pkg-fallout
FreeBSD:14:i3861.5.1pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc641.5.1pkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Runtime dependencies:
  1. spdlog>=1.9.0 : devel/spdlog
This port is required by:
for Libraries
  1. devel/qschematic

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/simulton/gpds/tar.gz/1.5.1?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.1
08 Mar 2023 08:13:45
commit hash:cff3e10821d7f260d8f7d209a1c38089297c41d3commit hash:cff3e10821d7f260d8f7d209a1c38089297c41d3commit hash:cff3e10821d7f260d8f7d209a1c38089297c41d3commit hash:cff3e10821d7f260d8f7d209a1c38089297c41d3 files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Author: Joel Bodenmann
devel/gpds: Update to 1.5.1

Changelog: https://github.com/simulton/gpds/releases/tag/1.5.1

PR:		270010
Approved by:	tcberner (mentor)
07 Sep 2022 21:58:51
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.5.0
07 Sep 2022 21:10:59
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5.0
25 Jul 2022 20:36:27
commit hash:c5831b894d45ecc675bd61a9ac9603b6cb185c7bcommit hash:c5831b894d45ecc675bd61a9ac9603b6cb185c7bcommit hash:c5831b894d45ecc675bd61a9ac9603b6cb185c7bcommit hash:c5831b894d45ecc675bd61a9ac9603b6cb185c7b files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Joel Bodenmann
devel/gpds: Remove architecture restrictions

 - remove ONLY_FOR_ARCHS

   This port was successfully tested on i386 and arm64/aarch64 and
   there is in general no reason to believe that it wouldn't work on
   other architectures.

PR:		265423
1.5.0
08 Jun 2022 13:17:27
commit hash:0d7fa327fe1f4a6282efb372a28c80e188b5f5f9commit hash:0d7fa327fe1f4a6282efb372a28c80e188b5f5f9commit hash:0d7fa327fe1f4a6282efb372a28c80e188b5f5f9commit hash:0d7fa327fe1f4a6282efb372a28c80e188b5f5f9 files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
devel/gdps: new port

General Purpose Data Serializer implemented as a very small C++ library,
providing (de)serialization of C++ classes, via backends, such as XML.

PR:		264530
Sponsored by:	SkunkWerks, GmbH

Number of commits found: 5