Port details |
- libtpl Library for serializing C data
- 1.6_1 devel
=2 1.6_1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2010-08-02 12:44:05
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3 MIT
- WWW:
- https://troydhanson.github.io/tpl/
- Description:
- You can use tpl to store and reload your C data quickly and easily.
Tpl works with files, memory buffers and file descriptors so it's
suitable for use as a file format, IPC message format or any scenario
where you need to store and retrieve your data.
¦ ¦ ¦ ¦ 
- 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/libtpl/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libtpl
- pkg install libtpl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libtpl
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (waitman-libtpl-1.6-8fa17e5_GH0.tar.gz) = 3bfd7d6d1fe4a91438aa1c848ecf150c8d4db2584755d01cd0fc2a8744893157
SIZE (waitman-libtpl-1.6-8fa17e5_GH0.tar.gz) = 578898
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libtpl-1.6_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_libtpl
- USES:
- libtool
- 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 |
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.6_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.6_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.6_1 06 Sep 2021 21:13:27
    |
Rene Ladan (rene)  |
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit. |
1.6_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.6_1 27 May 2020 13:43:31
  |
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 2). |
1.6_1 29 Dec 2016 14:29:19
  |
amdmi3  |
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- While here, minor cosmetic and license fixes
Approved by: portmgr blanket |
1.6_1 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.6_1 08 Mar 2016 13:09:12
  |
mat  |
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268 |
1.6_1 06 May 2015 15:16:54
  |
mat  |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.6_1 19 Mar 2015 16:44:59
  |
bdrewery  |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
1.6_1 22 Dec 2014 17:12:27
  |
feld  |
Update "BSD" license in devel category |
1.6_1 28 Aug 2014 16:57:40
  |
amdmi3  |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
1.6 29 Jul 2014 21:43:18
  |
adamw  |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.6 21 Jan 2014 08:25:16
  |
bapt  |
Support stage |
1.6 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.6 16 Jun 2013 08:14:36
  |
culot  |
- Update to 1.6 [1]
- Update MASTER_SITES and WWW link [1]
- Trim Makefile's header [1]
- Convert to optionsng [1]
- Switch from pkg-plist to PLIST_FILES
Changes: http://troydhanson.github.io/tpl/ChangeLog.html
PR: ports/179575 [1]
Submitted by: Waitman Gobble <uzimac@da3m0n8t3r.com> |
1.5 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
1.5 20 Oct 2010 05:53:20
 |
culot  |
Update my MAINTAINER address to culot@FreeBSD.org.
Approved by: sahil@ (mentor) |
1.5 02 Aug 2010 13:47:11
 |
bapt  |
Remove buildlog which should never have been committed
Reported by: Frederic Coulot <frederic _at_ coulot.org> (maintainer) (by
email)
Approved by: jadawin@ (co-mentor) |
1.5 02 Aug 2010 12:43:49
 |
bapt  |
Tpl is a library for serializing C data. The data is stored in its
natural binary form. The API is small and tries to stay "out of the
way". Tpl can serialize many C data types, including structures.
WWW: http://tpl.sourceforge.net/
PR: ports/149108
Submitted by: Frederic Culot <frederic at culot.org>
Approved by: jadawin@ (co-mentor) |