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
libbinio Binary I/O stream class library
1.5 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.5Version of this port present on the latest quarterly branch.
Maintainer: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-05-09 20:14:02
Last Update: 2023-07-26 00:48:20
Commit Hash: 95274bf
License: LGPL21
WWW:
https://adplug.github.io/libbinio/
Description:
The binary I/O stream class library presents a platform-independent way to access binary data streams in C++. The library is hardware independent in the form that it transparently converts between the different forms of machine-internal binary data representation. It further employs no special I/O protocol and can be used on arbitrary binary data sources.
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 (16 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libbinio-1.5/catalog.mk
  3. /usr/local/share/licenses/libbinio-1.5/LICENSE
  4. /usr/local/share/licenses/libbinio-1.5/LGPL21
  5. include/libbinio/binfile.h
  6. include/libbinio/binio.h
  7. include/libbinio/binstr.h
  8. include/libbinio/binwrap.h
  9. lib/libbinio.a
  10. lib/libbinio.so
  11. lib/libbinio.so.1
  12. lib/libbinio.so.1.0.0
  13. libdata/pkgconfig/libbinio.pc
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • libbinio>0:devel/libbinio
To install the port:
cd /usr/ports/devel/libbinio/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libbinio
  • pkg install libbinio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libbinio
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1567071311 SHA256 (adplug-libbinio-libbinio-1.5_GH0.tar.gz) = b05e3ceebe059903b21357bb7fe3cbbabeb2fa9b857a7257c9b507f027437ea7 SIZE (adplug-libbinio-libbinio-1.5_GH0.tar.gz) = 58779

Packages (timestamps in pop-ups are UTC):
libbinio
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.51.51.51.51.5-1.5-
FreeBSD:13:quarterly1.51.51.51.51.51.51.51.5
FreeBSD:14:latest1.51.51.51.51.51.5-1.5
FreeBSD:14:quarterly1.51.5-1.51.51.51.51.5
FreeBSD:15:latest1.51.5n/a1.5n/a1.51.51.5
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. autoconf>=2.71 : devel/autoconf
  2. automake>=1.16.5 : devel/automake
  3. libtoolize : devel/libtool
This port is required by:
for Libraries
  1. audio/adplay
  2. audio/libadplug
  3. audio/ocp
  4. multimedia/audacious-plugins

Configuration Options:
No options to configure
Options name:
devel_libbinio
USES:
autoreconf compiler:c11 libtool pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/adplug/libbinio/tar.gz/libbinio-1.5?dummy=/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5
26 Jul 2023 00:48:20
commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: 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.5
24 Jun 2023 18:10:03
commit hash: 10a7ca632a29f4a86bac13b9fe1b6b77c8c5a8b7commit hash: 10a7ca632a29f4a86bac13b9fe1b6b77c8c5a8b7commit hash: 10a7ca632a29f4a86bac13b9fe1b6b77c8c5a8b7commit hash: 10a7ca632a29f4a86bac13b9fe1b6b77c8c5a8b7 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/libbinio: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
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
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
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.5
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.5
18 Jun 2020 15:41:33
Revision:539550Original commit files touched by this commit
pkubaj search for other commits by this committer
audio/ocp: fix build on powerpc64 with gcc

GCC is still used on stable/11 and stable/12. It needs sys/types.h in lzh.h,
because some types are not recognized.

Force newer compiler due to:
pfilesel.c:3312: error: #pragma GCC diagnostic not allowed inside functions

Because of libstdc++ ABI changes due to forcing new compiler, audio/libadplug
and devel/libbinio in order for audio/ocp to build.

PR:		247377
Approved by:	ehaupt (maintainer)
1.5
29 Aug 2019 15:11:19
Revision:510169Original commit files touched by this commit
ehaupt search for other commits by this committer
- Update to 1.5
- Pacify portlint
1.4_4
08 Dec 2017 01:46:01
Revision:455765Original commit files touched by this commit
linimon search for other commits by this committer
Mark these ports as buildable on armv6 after a trybroken run.  (Also
tested with trybroken on armv7.)

The 'runaway process' ones are most likely just statistical.

Approved by:	portmgr (tier-2 blanket)
1.4_4
27 May 2017 21:16:51
Revision:441875Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on armv6, for errors classified as "coredump".

This skips the ports that possibly only coredump under qemu.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
1.4_4
03 May 2017 12:16:49
Revision:440009Original commit files touched by this commit
mat search for other commits by this committer
Simplify USE_GITHUB usage.

Sponsored by:	Absolight
1.4_4
20 Apr 2017 14:20:31
Revision:438951Original commit files touched by this commit
ehaupt search for other commits by this committer
Add PORTSCOUT to ignore invalid version
1.4_4
18 Apr 2017 14:31:32
Revision:438781Original commit files touched by this commit
ehaupt search for other commits by this committer
- Move from SF to GitHub
- Update WWW
- Use autoreconf and remove now unneeded extra compiler flags
- distfile checksum differs due to the removal of VCS files, autoconf files,
  adjustment of copyright dates, no functional changes
- To be safe bump PORTREVISION (autoreconf)
1.4_3
08 Aug 2016 14:13:15
Revision:419846Original commit files touched by this commit
ehaupt search for other commits by this committer
Pacify stage-qa
1.4_2
08 Oct 2014 14:26:26
Revision:370444Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove @dirrm, @dirrmtry
1.4_2
05 Jun 2014 18:18:53
Revision:356673Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
1.4_1
25 Sep 2013 00:54:09
Revision:328226Original commit files touched by this commit
bdrewery search for other commits by this committer
- Remove NO_STAGE as these have been tested to be safe

With hat:	portmgr
1.4_1
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.4_1
24 Jul 2013 08:19:07
Revision:323578Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove MAKE_JOBS_SAFE which is now default.
1.4_1
07 May 2013 22:09:21
Revision:317635Original commit files touched by this commit
ehaupt search for other commits by this committer
- Use pathfix
- Add license
- Trim header
1.4_1
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
1.4_1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.4_1
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
1.4_1
02 Sep 2009 15:01:56
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:    portmgr (pav)
1.4_1
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
1.4_1
27 Mar 2009 09:53:36
Original commit files touched by this commit
ehaupt search for other commits by this committer
Mark MAKE_JOBS_SAFE
1.4_1
07 Jul 2008 13:41:57
Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we support
via ports is FreeBSD 6.3, this is a no-op. FreeBSD 6.x features GCC 3.4 as the
system compiler.
1.4_1
01 Feb 2007 02:42:06
Original commit files touched by this commit
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
1.4_1
29 Jun 2006 17:52:29
Original commit files touched by this commit
ehaupt search for other commits by this committer
Replace INSTALL_SHLIB with USE_LDCONFIG
1.4_1
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
1.4
19 Feb 2006 11:39:14
Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove deprecated USE_REINPLACE
1.4
30 Nov 2005 14:01:14
Original commit files touched by this commit
ehaupt search for other commits by this committer
Add SHA256 hashes to my ports
1.4
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
1.4
06 Oct 2005 11:57:11
Original commit files touched by this commit
ehaupt search for other commits by this committer
Change MAINTAINER address for my ports.

Approved by:    novel (mentor)
1.4
22 Sep 2005 12:49:19
Original commit files touched by this commit
garga search for other commits by this committer
devel/libbinio:
- Update to 1.4

all:
- Cleanup Makefile Header
- Remove signature from pkg-descr
- Adjustments to build with libbinio 1.4

PR:             ports/86431
Submitted by:   maintainer
1.3_1
31 May 2005 21:24:38
Original commit files touched by this commit
flz search for other commits by this committer
- Use USE_GCC=3.4+ for upcoming audio/ocp release.

PR:             ports/81703
Submitted by:   maintainer
1.3
09 May 2005 20:13:31
Original commit files touched by this commit
jylefort search for other commits by this committer
The binary I/O stream class library presents a platform-independent way to
access binary data streams in C++.

The library is hardware independent in the form that it transparently
converts between the different forms of machine-internal binary data
representation.

It further employs no special I/O protocol and can be used on arbitrary
binary data sources.

WWW: http://libbinio.sourceforge.net/

PR:             ports/80727
Submitted by:   Emanuel Haupt <ehaupt@critical.ch>

Number of commits found: 37