Port details |
- libpbl Peter Graf's Program Base Library
- 1.04.04 databases =2 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
- Port Added: 2006-01-03 22:15:41
- 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: 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- This port has no dependencies.
- This port is required by:
- for Build
-
- mail/spamprobe
- for Run
-
- 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:
|
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.04.04 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.04.04 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
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 ) |
1.04.04 27 Sep 2021 14:59:54 |
Piotr Kubaj (pkubaj) |
databases/libpbl: unbreak on all architectures
Tested on armv7. |
1.04.04 27 Sep 2021 12:22:35 |
Piotr Kubaj (pkubaj) |
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 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.04.04 10 Sep 2018 13:14:52 |
mat |
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 |
linimon |
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 |
linimon |
Mark as broken on armv6 and mips. |
1.04.04 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.04.04 29 Nov 2015 03:09:32 |
amdmi3 |
- Add LICENSE
- Switch to options helpers
- Switch to new test framework |
1.04.04 07 Dec 2013 17:40:05 |
adamw |
Support staging
Don't force running the optional regression tests |
1.04.04 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.04.04 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.04.04 12 Jul 2011 10:37:24 |
mandree |
Fix pblMapTest -Werror format string warnings.
Reported by: pointyhat (via erwin@) |
1.04.04 26 May 2011 09:33:07 |
mandree |
Fix compilation with -Werror on i386.
Reported by: pointyhat via erwin@ |
1.04.04 23 May 2011 16:21:51 |
mandree |
Fix and update databases/libpbl to unbreak mail/spamprobe. |
1.04 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.04 14 Jan 2011 14:37:35 |
erwin |
Mark BROKEN: checksum mismatch
Feature safe: yes |
1.04 02 Dec 2010 00:04:47 |
linimon |
Reset hideo@lastamericanempire.com due to maintainer-timeouts and no
response to email.
Hat: portmgr |
1.04 06 Oct 2009 14:52:01 |
stefan |
- 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 |
stefan |
Correct project homepage URL.
Feature safe: yes |
1.03 02 Feb 2009 14:23:18 |
stefan |
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 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
1.03 05 Nov 2006 08:04:26 |
lawrance |
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 |
kris |
BROKEN: Checksum mismatch
Approved by: portmgr (self) |
1.03 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
1.03 21 Jan 2006 19:36:15 |
sem |
- 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 |
edwin |
fix space -> tab |
1.03 03 Jan 2006 22:10:57 |
edwin |
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> |