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
p5-qdbm Quick Database Manager
1.8.78_4 databases Deleted on this many watch lists=1 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.8.78_4Version of this port present on the latest quarterly branch.
Broken BROKEN: does not build
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2016-04-15
Ignore IGNORE: is marked as broken: does not build
Maintainer: hrs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-09-01 06:51:25
Last Update: 2016-04-23 15:15:45
SVN Revision: 413881
People watching this port, also watch:: python
License: LGPL21
Description:
Perl API for QDBM
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • p5-qdbm>0:databases/p5-qdbm
No installation instructions:
This port has been deleted.
PKGNAME: p5-qdbm
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: databases/qdbm
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. liblzo2.so : archivers/lzo2
  2. libiconv.so : converters/libiconv
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
iconv
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. http://fallabs.com/qdbm/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: databases/qdbm
CommitCreditsLog message
1.8.78_4
23 Apr 2016 15:15:45
Revision:413881Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2016-04-11 deskutils/qlabels: Does not fetch, unmaintained
2016-04-14 french/tvdownloader: Many channels have modified their protocols and
cannot be DL anymore
2016-04-14 comms/cdr_read: unfetchable
2016-04-14 russian/rubygem-rutils: Deprecated by upstream
2016-04-14 devel/rubygem-dotenv-deployment: Deprecated by upstream in latest
version (0.3.0)
2016-04-15 www/p5-LWP-ConsoleLogger: Depends on expiring
www/p5-HTTP-CookieMonster
2016-04-15 www/p5-WWW-Mechanize-Cached: Depends on expiring
www/p5-HTTP-CookieMonster
2016-04-15 www/p5-HTTP-CookieMonster: Broken for more than 6 months
2016-04-15 misc/diary-hercules: Broken for more than 6 months
2016-04-15 graphics/ffff: Broken for more than 6 months
2016-04-15 net-im/sigram: Broken for more than 6 months
2016-04-15 games/annelid: Broken for more than 6 months
2016-04-15 science/py-pydap: Broken for more than 6 months
2016-04-15 sysutils/su2: Broken for more than 6 months
2016-04-15 www/download-gemist: Broken for more than 6 months
2016-04-15 databases/p5-qdbm: Broken for more than 6 months
2016-04-15 comms/libfec: Broken for more than 6 months
2016-04-15 deskutils/ladon: Broken for more than 6 months

Sponsored by:	Essen Linuxhotel Hackathon 2016
1.8.78_4
13 Mar 2016 18:45:42
Revision:411014Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
1.8.78_4
31 Jul 2015 19:52:06
Revision:393371Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Mark BROKEN: does not build

===>  Missing license file for LGPL21 in
/wrkdirs/usr/ports/databases/p5-qdbm/work/qdbm-1.8.78/perl/COPYING

Even if that's fixed, it still don't build, likely because master/slave port
desync

Approved by:	portmgr blanket
Reported by:	pkg-fallout
1.8.78_2
15 Apr 2015 08:20:28
Revision:384038Original commit files touched by this commit
tijl search for other commits by this committer
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
  http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
  defined because the base system iconv supports these extensions too.

Add/remove patches to/from ports to call iconv with non-const arguments.

This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier.  Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.

This exposed some ports that link with libiconv when it is available instead
of using libc iconv.  In these cases one of the following changes has been
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.8.78_1
01 Dec 2014 15:20:30
Revision:373711Original commit files touched by this commit
mat search for other commits by this committer
Fix build when linking with libperl.so.

With hat:	portmgr, perl
Sponsored by:	Absolight
1.8.78_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.8.78_1
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.8.78_1
10 Jun 2014 12:14:14
Revision:357300Original commit files touched by this commit
mat search for other commits by this committer
Remove all the bootstrap files (.bs) from the plists.

Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
1.8.78
22 Feb 2014 13:06:43
Revision:345633Original commit files touched by this commit
az search for other commits by this committer
- fix build for fbsd 10.0 (respect CC)
- add stage support and fix pkg-plist
1.8.78
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.8.78
03 Aug 2013 13:44:01
Revision:324191Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
1.8.78
02 Aug 2011 20:58:23
Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared.
1.8.77_1
20 Nov 2009 22:53:09
Original commit files touched by this commit
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
1.8.75
14 Jul 2007 01:54:44
Original commit files touched by this commit
ahze search for other commits by this committer
Define PATCHDIR=${.CURDIR}/files so we don't pull in the master-port patches
(which don't apply)

Reported by:    pav
1.8.41
22 Jan 2006 06:16:57
Original commit files touched by this commit
kris search for other commits by this committer
Back out previous commit, it was fixed in the master port
1.8.41
20 Jan 2006 00:15:47
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Broken dependency
1.8.32
01 Sep 2005 06:50:47
Original commit files touched by this commit
ahze search for other commits by this committer
- Add p5-qdbm
Perl API for QDBM

Number of commits found: 17