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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
libgig Gigasampler file loader library
4.4.0_1 audio 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 4.3.0_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-11-15 12:40:21
Last Update: 2024-02-18 13:28:04
Commit Hash: 487cc0f
License: GPLv2
WWW:
https://www.linuxsampler.org/
Description:
libgig is a C++ library written for accessing Gigasampler files and DLS Level 1 and 2 files, that is for reading and writing of those files. libgig is used by linuxsampler to load Gigasampler files and it can be used by qsampler to retrieve additional informations about Gigasampler files.
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 (52 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libgig-4.4.0_1/catalog.mk
  3. /usr/local/share/licenses/libgig-4.4.0_1/LICENSE
  4. /usr/local/share/licenses/libgig-4.4.0_1/GPLv2
  5. bin/akaidump
  6. bin/akaiextract
  7. bin/dlsdump
  8. bin/gig2mono
  9. bin/gig2stereo
  10. bin/gigdump
  11. bin/gigextract
  12. bin/gigmerge
  13. bin/korg2gig
  14. bin/korgdump
  15. bin/rifftree
  16. bin/sf2dump
  17. bin/sf2extract
  18. bin/wav2gig
  19. include/libgig/Akai.h
  20. include/libgig/DLS.h
  21. include/libgig/Korg.h
  22. include/libgig/RIFF.h
  23. include/libgig/SF.h
  24. include/libgig/Serialization.h
  25. include/libgig/gig.h
  26. lib/libgig/libakai.a
  27. lib/libgig/libakai.so
  28. lib/libgig/libakai.so.0
  29. lib/libgig/libakai.so.0.0.0
  30. lib/libgig/libgig.a
  31. lib/libgig/libgig.so
  32. lib/libgig/libgig.so.11
  33. lib/libgig/libgig.so.11.0.0
  34. libdata/pkgconfig/akai.pc
  35. libdata/pkgconfig/gig.pc
  36. share/man/man1/akaidump.1.gz
  37. share/man/man1/akaiextract.1.gz
  38. share/man/man1/dlsdump.1.gz
  39. share/man/man1/gig2mono.1.gz
  40. share/man/man1/gig2stereo.1.gz
  41. share/man/man1/gigdump.1.gz
  42. share/man/man1/gigextract.1.gz
  43. share/man/man1/gigmerge.1.gz
  44. share/man/man1/korg2gig.1.gz
  45. share/man/man1/korgdump.1.gz
  46. share/man/man1/rifftree.1.gz
  47. share/man/man1/sf2dump.1.gz
  48. share/man/man1/sf2extract.1.gz
  49. share/man/man1/wav2gig.1.gz
  50. @owner
  51. @group
  52. @mode
Collapse this list.
Dependency lines:
  • libgig>0:audio/libgig
To install the port:
cd /usr/ports/audio/libgig/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/libgig
  • pkg install libgig
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libgig
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1706487471 SHA256 (libgig-4.4.0.tar.bz2) = 67040cacaf1d6b5da5173ed4018da2f9e5b7af33c586781d51f795de15bae622 SIZE (libgig-4.4.0.tar.bz2) = 589551

Packages (timestamps in pop-ups are UTC):
libgig
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.4.0_14.4.0_14.2.0_14.4.0_14.4.0_1-4.2.0_1-
FreeBSD:13:quarterly4.3.0_14.3.0_14.3.0_14.3.0_14.3.0_14.3.0_14.3.0_14.3.0_1
FreeBSD:14:latest4.4.0_14.4.0_14.3.04.4.0_14.4.0_14.3.0_1-4.3.0_1
FreeBSD:14:quarterly4.3.0_14.3.0_1-4.3.0_14.3.0_14.3.0_14.3.0_14.3.0_1
FreeBSD:15:latest4.4.0_14.4.0_1n/a4.4.0n/a4.4.04.4.04.4.0_1
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
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libsndfile.so : audio/libsndfile
  2. libuuid.so : misc/e2fsprogs-libuuid
This port is required by:
for Libraries
  1. audio/linuxsampler
  2. audio/qsampler

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. audio/gigedit*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
audio_libgig
USES:
compiler:c++11-lib gmake cpe libtool localbase pathfix pkgconfig tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://download.linuxsampler.org/packages/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.4.0_1
18 Feb 2024 13:28:04
commit hash: 487cc0fe64bc4180f5715780acead619841acdebcommit hash: 487cc0fe64bc4180f5715780acead619841acdebcommit hash: 487cc0fe64bc4180f5715780acead619841acdebcommit hash: 487cc0fe64bc4180f5715780acead619841acdeb files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
audio/*: Move manpages to share/man

Approved by:	portmgr (blanket)
4.4.0
29 Jan 2024 01:02:50
commit hash: b49dd5f1a08baab5f0aba309d22368c0415210bccommit hash: b49dd5f1a08baab5f0aba309d22368c0415210bccommit hash: b49dd5f1a08baab5f0aba309d22368c0415210bccommit hash: b49dd5f1a08baab5f0aba309d22368c0415210bc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
audio/libgig: update 4.3.0 → 4.4.0

Reported by:	portscout
4.3.0_1
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
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)
4.3.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)
4.3.0
20 Jul 2022 14:20:54
commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
audio: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <dmagda+libsamplerate@ee.ryerson.ca>
  *  <trasz@FreeBSD.org>
  *  Adam Weinberger
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aleksander Fafula <alex@bsdguru.org>
  *  Alex Allan <alex@kamaz.org.uk>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kojevnikov <alexander@kojevnikov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.3.0
20 Sep 2021 14:21:46
commit hash: 98bf3d43b59e11bc82a6277c6189bbad9e50eb03commit hash: 98bf3d43b59e11bc82a6277c6189bbad9e50eb03commit hash: 98bf3d43b59e11bc82a6277c6189bbad9e50eb03commit hash: 98bf3d43b59e11bc82a6277c6189bbad9e50eb03 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
audio/libgig: Add CPE information

Approved by:    portmgr (blanket)
4.3.0
10 May 2021 01:06:05
commit hash: d729d967a534ac758cc3cd51df7dc209f1207feccommit hash: d729d967a534ac758cc3cd51df7dc209f1207feccommit hash: d729d967a534ac758cc3cd51df7dc209f1207feccommit hash: d729d967a534ac758cc3cd51df7dc209f1207fec files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
audio/libgig: Add compiler:c++11-lib that was missed during the update
4.3.0
10 May 2021 00:23:47
commit hash: e66e263891f99e98d119488665ab127a5bc4f81fcommit hash: e66e263891f99e98d119488665ab127a5bc4f81fcommit hash: e66e263891f99e98d119488665ab127a5bc4f81fcommit hash: e66e263891f99e98d119488665ab127a5bc4f81f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
audio/libgig: Update 4.2.0 -> 4.3.0
4.2.0_1
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.
4.2.0
02 Aug 2019 05:57:17
Revision:507845Original commit files touched by this commit
yuri search for other commits by this committer
audio/libgig: Update 4.1.0 -> 4.2.0

Reported by:	portscout
4.1.0
01 May 2019 18:39:39
Revision:500604Original commit files touched by this commit
linimon search for other commits by this committer
These ports now build on aarch64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
4.1.0
29 Dec 2017 16:33:11
Revision:457513Original commit files touched by this commit
linimon search for other commits by this committer
Mark these ports broken on aarch64 (and, where appropriate, armv6/7).

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
4.1.0
21 Dec 2017 18:41:47
Revision:456940Original commit files touched by this commit
yuri search for other commits by this committer
audio/libgig: Update to 4.1.0

Reported by:	portscout
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13569
4.0.0
22 Nov 2017 17:39:02
Revision:454694Original commit files touched by this commit
yuri search for other commits by this committer
audio/libgig: Update to 4.0.0; audio/linuxsampler: Update to 2.0.0; Bumped
PORTREVISIONs of audio/gigedit, audio/qsampler

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13162
3.3.0_4
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
3.3.0_4
08 Dec 2014 16:48:41
Revision:374303Original commit files touched by this commit
tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.3.0_3
16 Jun 2014 14:18:01
Revision:357997Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Convert audio/libgig to USES=libtool, drop .la files, strip library
- Bump dependent ports as .so version has changed
3.3.0_2
01 Jun 2014 13:03:14
Revision:356114Original commit files touched by this commit
ohauer search for other commits by this committer
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)
3.3.0_2
28 Dec 2013 20:52:17
Revision:337910Original commit files touched by this commit
antoine search for other commits by this committer
Stage support
11 Dec 2013 14:35:37
Revision:336166Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
3.3.0_2
20 Sep 2013 14:36:37
Revision:327706Original 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:
audio)
3.3.0_2
30 Aug 2013 02:05:38
Revision:325656Original commit files touched by this commit
bapt search for other commits by this committer
Add an explicit dependency on pkgconf
3.3.0_2
09 Jun 2013 19:30:59
Revision:320405Original commit files touched by this commit
naddy search for other commits by this committer
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.

PR:		179072
3.3.0_1
28 Mar 2013 16:29:01
Revision:315487Original commit files touched by this commit
eadler search for other commits by this committer
Style: tab -> space.

Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree.
3.3.0_1
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)
3.3.0_1
18 Oct 2011 13:03:47
Original commit files touched by this commit
ehaupt search for other commits by this committer
- Update MASTER_SITES and WWW: line
- Add LICENSE
- Fix LIB_DEPENDS

PR:             161657
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
3.3.0
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
3.3.0
25 Oct 2010 20:09:07
Original commit files touched by this commit
trasz search for other commits by this committer
Drop maintainership for ports I can't maintain anymore.
3.3.0
18 Nov 2009 22:39:55
Original commit files touched by this commit
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
3.3.0
22 Aug 2009 15:45:52
Original commit files touched by this commit
trasz search for other commits by this committer
Update to 3.3.0.
3.2.1
15 Nov 2008 12:40:03
Original commit files touched by this commit
trasz search for other commits by this committer
libgig is a C++ library written for accessing Gigasampler files and
DLS Level 1 and 2 files, that is for reading and writing of those
files.  libgig is used by linuxsampler to load Gigasampler files and
it can be used by qsampler to retrieve additional informations about
Gigasampler files.

WWW:    http://www.linuxsampler.org/

Number of commits found: 32