notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libgta Portable library that implements the GTA file format
1.0.8 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.0.8Version of this port present on the latest quarterly branch.
Maintainer: lbartoletti@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-06-24 15:01:52
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: LGPL21+
WWW:
https://gta.nongnu.org/libgta.html
Description:
Libgta is a portable library that implements the Generic Tagged Array (GTA) file format. This file format has the following features: - GTAs can store any kind of data in multidimensional arrays - GTAs can optionally use simple tags to store rich metadata - GTAs are streamable, which allows direct reading from and writing to pipes, network sockets, and other non-seekable media - GTAs can use ZLIB, BZIP2, or XZ compression, allowing a tradeoff between compression/decompression speed and compression ratio - Uncompressed GTA files allow easy out-of-core data access for very large arrays See http://gta.nongnu.org/ for more information.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (23 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libgta-1.0.8/catalog.mk
  3. /usr/local/share/licenses/libgta-1.0.8/LICENSE
  4. /usr/local/share/licenses/libgta-1.0.8/LGPL21+
  5. share/libgta/cmake/FindGTA.cmake
  6. share/doc/libgta/example-basic.c
  7. share/doc/libgta/example-basic.cpp
  8. share/doc/libgta/example-block-io.c
  9. share/doc/libgta/example-block-io.cpp
  10. share/doc/libgta/example-stream-io.c
  11. share/doc/libgta/example-stream-io.cpp
  12. share/doc/libgta/example-tags.c
  13. share/doc/libgta/example-tags.cpp
  14. include/gta/gta_version.h
  15. include/gta/gta.h
  16. include/gta/gta.hpp
  17. lib/libgta.a
  18. lib/libgta.so
  19. lib/libgta.so.0
  20. libdata/pkgconfig/gta.pc
  21. @owner
  22. @group
  23. @mode
Collapse this list.
Dependency lines:
  • libgta>0:devel/libgta
To install the port:
cd /usr/ports/devel/libgta/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libgta
  • pkg install libgta
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libgta
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1503100056 SHA256 (libgta-1.0.8.tar.xz) = 1d2ff713955eee28310de082a8fd8e236403c27dee3716ba1238c56e6643e4fb SIZE (libgta-1.0.8.tar.xz) = 315332

Packages (timestamps in pop-ups are UTC):
libgta
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.81.0.81.0.81.0.81.0.8-1.0.8-
FreeBSD:13:quarterly1.0.81.0.81.0.81.0.81.0.81.0.81.0.81.0.8
FreeBSD:14:latest1.0.81.0.81.0.81.0.81.0.81.0.8-1.0.8
FreeBSD:14:quarterly1.0.81.0.8-1.0.81.0.81.0.81.0.81.0.8
FreeBSD:15:latest1.0.81.0.8n/a1.0.8n/a1.0.81.0.81.0.8
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for libgta-1.0.8: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_libgta
USES:
pathfix gmake tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (9 items)
Collapse this list.
  1. http://mirror.csclub.uwaterloo.ca/nongnu/gta/
  2. http://mirror.easyname.at/nongnu/gta/
  3. http://mirror.netcologne.de/savannah/gta/
  4. http://nongnu.askapache.com/gta/
  5. https://download-mirror.savannah.gnu.org/releases/gta/
  6. https://download.savannah.gnu.org/releases/gta/
  7. https://mirror.kumi.systems/nongnu/gta/
  8. https://mirrors.up.pt/pub/nongnu/gta/
  9. https://nongnu.uib.no/gta/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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.0.8
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.0.8
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.0.8
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0.8
14 Jan 2020 21:45:15
Revision:523070Original commit files touched by this commit
lbartoletti search for other commits by this committer
Change my mail address to lbartoletti@FreeBSD.org

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D23169
1.0.8
23 Aug 2017 01:25:18
Revision:448589Original commit files touched by this commit
dbaio search for other commits by this committer
devel/libgta: Update to 1.0.8

- Add LICENSE
- Remove regression-test (It doesn't exist anymore)
- Sort pkg-plist

PR:		221592
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
1.0.5
10 Jun 2017 14:54:35
Revision:443096Original commit files touched by this commit
dbaio search for other commits by this committer
Update maintainer email address

Ownership of the former email address confirmed by email

PR:		219791
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D11088
1.0.5
27 Oct 2014 10:40:08
Revision:371546Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.0.5
13 Mar 2014 11:32:12
Revision:348055Original commit files touched by this commit
pawel search for other commits by this committer
- Update to version 1.0.5 [1]
- Fix recursive COMMENT
- Convert to USES=tar:xz
- Strip library

PR:		ports/187430 [1]
Submitted by:	maintainer
1.0.2
21 Jan 2014 15:43:07
Revision:340615Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Support staging
- Convert USE_GMAKE to USES

PR:		185879
Submitted by:	amdmi3
Approved by:	coder@tuxfamily.org (maintainer)
1.0.2
13 Jan 2014 07:23:43
Revision:339572Original commit files touched by this commit
bapt search for other commits by this committer
archivers/xz is in base for all versions and has been removed from the ports
tree
1.0.2
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
1.0.2
19 Mar 2013 13:04:31
Revision:314640Original commit files touched by this commit
eadler search for other commits by this committer
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
1.0.2
23 Jul 2012 10:24:59
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add missing LIB_DEPENDS for older FreeBSD which does not have XZ in base
system

Reported by:	pointyhat
1.0.2
24 Jun 2012 14:58:08
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add libgta 1.0.2

Libgta is a portable library that implements the Generic Tagged Array (GTA) file
format. This file format has the following features:
- GTAs can store any kind of data in multidimensional arrays
- GTAs can optionally use simple tags to store rich metadata
- GTAs are streamable, which allows direct reading from and writing to pipes,
  network sockets, and other non-seekable media
- GTAs can use ZLIB, BZIP2, or XZ compression, allowing a tradeoff between
  compression/decompression speed and compression ratio
- Uncompressed GTA files allow easy out-of-core data access for very large
  arrays

See http://gta.nongnu.org/ for more information.

WWW: http://gta.nongnu.org/libgta.html

PR:             ports/169041
Submitted by:   lbartoletti <coder@tuxfamily.org>

Number of commits found: 15