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
libpbl Peter Graf's Program Base Library
1.04.04 databases 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.04.04Version 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 search for ports maintained by this maintainer
Port Added: 2006-01-03 22:15:41
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: LGPL21+
WWW:
https://mission-base.com/peter/source/
Description:
Peter Graf's Program Base Library of C functions. Includes hash table, ISAM, key file implementations.
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 (5 items)
Collapse this list.
  1. include/pbl.h
  2. lib/libpbl.a
  3. /usr/local/share/licenses/libpbl-1.04.04/catalog.mk
  4. /usr/local/share/licenses/libpbl-1.04.04/LICENSE
  5. /usr/local/share/licenses/libpbl-1.04.04/LGPL21+
Collapse this list.
Dependency lines:
  • libpbl>0:databases/libpbl
To install the port:
cd /usr/ports/databases/libpbl/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/libpbl
  • pkg install libpbl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libpbl
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (pbl_1_04_04.tar.gz) = 20f0ab1af09a22a8f3cb3ce3832247a6b51d8db57211f6bb0794af9485229a67 SIZE (pbl_1_04_04.tar.gz) = 2037015

Packages (timestamps in pop-ups are UTC):
libpbl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.04.041.04.04-1.04.041.04.04-1.04.04-
FreeBSD:13:quarterly1.04.041.04.041.04.041.04.041.04.041.04.041.04.041.04.04
FreeBSD:14:latest1.04.041.04.041.04.041.04.041.04.041.04.04-1.04.04
FreeBSD:14:quarterly1.04.041.04.04-1.04.041.04.041.04.041.04.041.04.04
FreeBSD:15:latest1.04.041.04.04n/a1.04.04n/a1.04.041.04.041.04.04
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Build
  1. mail/spamprobe
for Run
  1. mail/spamprobe

Configuration Options:
===> The following configuration options are available for libpbl-1.04.04: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
databases_libpbl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.mission-base.com/peter/source/
Collapse this list.

Number of commits found: 30

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.04.04
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.04.04
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
databases: remove 'Created by' lines

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

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.04.04
27 Sep 2021 14:59:54
commit hash: f74356590dc7d69760c434aa7493c2f1c41fcdd1commit hash: f74356590dc7d69760c434aa7493c2f1c41fcdd1commit hash: f74356590dc7d69760c434aa7493c2f1c41fcdd1commit hash: f74356590dc7d69760c434aa7493c2f1c41fcdd1 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
databases/libpbl: unbreak on all architectures

Tested on armv7.
1.04.04
27 Sep 2021 12:22:35
commit hash: 0189e706132d6cef1903f4b8b45199aae09d6331commit hash: 0189e706132d6cef1903f4b8b45199aae09d6331commit hash: 0189e706132d6cef1903f4b8b45199aae09d6331commit hash: 0189e706132d6cef1903f4b8b45199aae09d6331 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
databases/libpbl: fix build on powerpc

powerpc has 64-bit time_t.

Tested for no breakage on amd64, i386 and powerpc64.
1.04.04
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.04.04
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
1.04.04
30 Nov 2017 06:13:35
Revision:455167Original commit files touched by this commit Sanity Test Failure
linimon search for other commits by this committer
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
1.04.04
18 Sep 2016 13:10:05
Revision:422388Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on armv6 and mips.
1.04.04
12 Jan 2016 16:20:32
Revision:405891Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
1.04.04
29 Nov 2015 03:09:32
Revision:402565Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to options helpers
- Switch to new test framework
1.04.04
07 Dec 2013 17:40:05
Revision:335836Original commit files touched by this commit
adamw search for other commits by this committer
Support staging
Don't force running the optional regression tests
1.04.04
20 Sep 2013 16:13:49
Revision:327717Original 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:
databases)
1.04.04
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
1.04.04
12 Jul 2011 10:37:24
Original commit files touched by this commit
mandree search for other commits by this committer
Fix pblMapTest -Werror format string warnings.

Reported by: pointyhat (via erwin@)
1.04.04
26 May 2011 09:33:07
Original commit files touched by this commit
mandree search for other commits by this committer
Fix compilation with -Werror on i386.

Reported by: pointyhat via erwin@
1.04.04
23 May 2011 16:21:51
Original commit files touched by this commit
mandree search for other commits by this committer
Fix and update databases/libpbl to unbreak mail/spamprobe.
1.04
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.04
14 Jan 2011 14:37:35
Original commit files touched by this commit
erwin search for other commits by this committer
Mark BROKEN: checksum mismatch

Feature safe:   yes
1.04
02 Dec 2010 00:04:47
Original commit files touched by this commit
linimon search for other commits by this committer
Reset hideo@lastamericanempire.com due to maintainer-timeouts and no
response to email.

Hat:            portmgr
1.04
06 Oct 2009 14:52:01
Original commit files touched by this commit
stefan search for other commits by this committer
- Update databases/libpbl to 1.04, fix compile-time warnings, declare as safe
  for parallel building and run bundled self-tests after building.
- Patch mail/spamprobe to make it work with libpbl on amd64.

PR:             130236
Submitted by:   Kenji Rikitake <kenji.rikitake@acm.org>
Patch by:       mi
Approved by:    Zach Thompson <hideo@lastamericanempire.com> (maintainer)
1.03
25 Sep 2009 16:46:47
Original commit files touched by this commit
stefan search for other commits by this committer
Correct project homepage URL.

Feature safe:   yes
1.03
02 Feb 2009 14:23:18
Original commit files touched by this commit
stefan search for other commits by this committer
Mark as BROKEN on OSVERSION >= 700000 for now: does not work with databases
bigger than ~200 MB.

PR:             130236
Submitted by:   Kenji Rikitake <kenji.rikitake@acm.org>
Approved by:    maintainer
1.03
04 Oct 2007 00:21:24
Original commit files touched by this commit
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
1.03
05 Nov 2006 08:04:26
Original commit files touched by this commit
lawrance search for other commits by this committer
Unbreak and update master site.

PR:             ports/104447
Submitted by:   Frank J. Laszlo <laszlof@vonostingroup.com>,
                hideo@lastamericanempire.com (maintainer)
1.03
21 Oct 2006 02:54:35
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Checksum mismatch

Approved by:    portmgr (self)
1.03
04 May 2006 21:41:12
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
1.03
21 Jan 2006 19:36:15
Original commit files touched by this commit
sem search for other commits by this committer
- makes the port honour $CC setting
- do not use %zd on FreeBSD 4.x
- note there is no <malloc.h> in pbl.h to be replaced

PR:             ports/92001
Submitted by:   Johan van Selst <johans@stack.nl>
Approved by:    maintainer
1.03
03 Jan 2006 22:13:34
Original commit files touched by this commit
edwin search for other commits by this committer
fix space -> tab
1.03
03 Jan 2006 22:10:57
Original commit files touched by this commit
edwin search for other commits by this committer
New port: databases/libpbl - Peter Graf's Program Base Library

        Peter Graf's Program Base Library of C functions.  Includes
        hash table, ISAM, key file implementations.

        WWW: http://mission.base.com/peter/source/

PR:             ports/91257
Submitted by:   hideo <hideo@lastamericanempire.com>

Number of commits found: 30