Port details |
- libs11n C++ library for easily serializing a wide variety of objects
- 1.2.10_1 devel =2 1.2.10_1Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2006-08-01 04:22:30
- Last Update: 2023-07-26 00:48:20
- Commit Hash: 95274bf
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: PD
- WWW:
- http://s11n.net/
- Description:
- s11n (an abbreviation for serialization) is an Open Source project focused
on the generic serialization of objects (i.e., object persistence) in the
C++ programming language.
The project's flagship library, appropriately named libs11n, can easily
serialize all manner of PODs (Plain Old Data types), most STL containers,
and user-defined Serializable types. By taking advantage of relatively
new, advanced C++ techniques s11n turns this formerly-difficult task into
child's play. It supports literally hundreds of millions of combinations
of standard containers out of the box. libs11n is 100% data-format
agnostic, and currently includes support for many formats, including 3 XML
flavours. (As far as i am aware, this exceeds support provided by any
other serialization framework, regardless of the implementation language!)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/libs11n/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libs11n
- pkg install libs11n
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libs11n
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libs11n-1.2.10-nobuildfiles.zip) = cb399a81545cd8578eee4a2eee0f1243731bda34b9b91b69fddceb1ed7999e48
SIZE (libs11n-1.2.10-nobuildfiles.zip) = 294629
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_libs11n
- USES:
- uidfix zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.10_1 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
1.2.10_1 16 Jul 2023 17:46:50 |
Muhammad Moinur Rahman (bofh) |
devel/libs11n: Fix build with llvm16
- Pet portclippy
- Adopt port
Sponsored by: The FreeBSD Foundation |
1.2.10_1 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
1.2.10_1 14 May 2023 17:39:22 |
Muhammad Moinur Rahman (bofh) |
devel/libs11n: Add PORTSCOUT to skip 1.3.X |
1.2.10_1 13 May 2023 14:24:15 |
Muhammad Moinur Rahman (bofh) |
devel/libs11n: Unbreak on HEAD
- Pet portclippy
- Adopt port |
1.2.10_1 19 Nov 2022 08:13:43 |
Po-Chuan Hsieh (sunpoet) |
devel/libs11n: Add LICENSE
- Use DISTVERSIONSUFFIX instead of DISTNAME
Reference: http://s11n.net/license.php |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.2.10_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.2.10_1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.2.10_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.10_1 07 Jan 2018 12:13:43 |
sunpoet |
Use WRKSRC_SUBDIR |
1.2.10_1 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.2.10_1 21 Oct 2014 19:30:52 |
antoine |
Fix packaging |
1.2.10_1 20 Oct 2014 11:21:27 |
marino |
devel/libs11n: Fix NO_PROFILE support |
07 Mar 2014 16:49:10
|
bapt |
Convert d* to USES=zip |
1.2.10 21 Jan 2014 00:56:01 |
bapt |
Support stage
Fix packaging as a user |
1.2.10 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.2.10 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.2.10 31 Aug 2010 16:19:53 |
bapt |
- Update to 1.2.10
Approved by: mentors (implicit) |
1.2.8 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.2.8 27 Aug 2009 18:52:46 |
miwi |
- Fix fetch |
1.2.8 11 Jun 2009 06:06:38 |
leeym |
- update to 1.2.8 |
1.2.5 23 Oct 2008 23:09:01 |
araujo |
- Update to 1.2.5.
- Removed old contact in pkg-descr. |
1.2.4 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
1.2.4 29 Apr 2008 05:27:10 |
linimon |
Reset aaron's port maintainerships due to many maintainer-timeouts. |
1.2.4 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.2.4 01 Aug 2006 04:44:01 |
aaron |
- Update to v1.2.4 |
1.2.3 01 Aug 2006 04:22:07 |
aaron |
Adding port devel/libs11n, A C++ library for easily serializing a wide
variety of objects. |