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 on branch 2022Q2
jdb JDB manipulates flat-ASCII databases from shell scripts
1.14_3 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.14_3Version of this port present on the latest quarterly branch.
Maintainer: lars.eggert@gmx.net search for ports maintained by this maintainer
Port Added: 2002-11-04 14:17:53
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: not specified in port
WWW:
https://www.isi.edu/~johnh/SOFTWARE/JDB/index.html
Description:
JDB is a package of commands for manipulating flat-ASCII databases from shell scripts. JDB is useful to process medium amounts of data (with very little data you'd do it by hand, with megabytes you might want a real database). JDB is very good at doing things like: * extracting measurements from experimental output * re-examining data to address different hypotheses * joining data from different experiments * eliminating/detecting outliers * computing statistics on data (mean, confidence intervals, histograms, correlations) * reformatting data for graphing programs Rather than hand-code scripts to do each special case, JDB provides higher-level functions. JDB is built on flat-ASCII databases. By storing data in simple text files and processing it with pipelines it is easy to experiment (in the shell) and look at the output.
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 (53 items)
Collapse this list.
  1. bin/crl_to_db
  2. bin/db2dcliff
  3. bin/db_to_html_table
  4. bin/dbcol
  5. bin/dbcolcreate
  6. bin/dbcoldefine
  7. bin/dbcoldiff
  8. bin/dbcolhisto
  9. bin/dbcolize
  10. bin/dbcolmerge
  11. bin/dbcolmovingstats
  12. bin/dbcolmultiscale
  13. bin/dbcolneaten
  14. bin/dbcolpercentile
  15. bin/dbcolrename
  16. bin/dbcolscorrelate
  17. bin/dbcolsplittocols
  18. bin/dbcolsplittorows
  19. bin/dbcolstats
  20. bin/dbcoltighten
  21. bin/dbfilesplit
  22. bin/dbformmail
  23. bin/dbjoin
  24. bin/dblistize
  25. bin/dbmultistats
  26. bin/dbrecolize
  27. bin/dbrow
  28. bin/dbrowaccumulate
  29. bin/dbrowdiff
  30. bin/dbrowenumerate
  31. bin/dbroweval
  32. bin/dbrowsplituniq
  33. bin/dbrowuniq
  34. bin/dbsort
  35. bin/dbstats
  36. bin/dbstripcomments
  37. bin/dbstripextraheaders
  38. bin/dbstripleadingspace
  39. bin/dmalloc_to_db
  40. bin/ipchain_logs_to_db
  41. bin/kitrace_to_db
  42. bin/ns_to_db
  43. bin/tabdelim_to_db
  44. bin/tcpdump_to_db
  45. lib/jdb/COPYING
  46. lib/jdb/DbGetopt.pm
  47. lib/jdb/DbTDistr.pm
  48. lib/jdb/README
  49. lib/jdb/dblib.pl
  50. lib/jdb/release
  51. @owner
  52. @group
  53. @mode
Collapse this list.
Dependency lines:
  • jdb>0:databases/jdb
To install the port:
cd /usr/ports/databases/jdb/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/jdb
  • pkg install jdb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: jdb
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (jdb-1.14.tar.gz) = 4f1c76898559885c5f40455bc934be0fe1d0218d12088facda7337cb33272164 SIZE (jdb-1.14.tar.gz) = 150900

Packages (timestamps in pop-ups are UTC):
jdb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.14_31.14_31.14_31.14_31.14_3-1.14_3-
FreeBSD:13:quarterly1.14_31.14_31.14_31.14_31.14_31.14_31.14_31.14_3
FreeBSD:14:latest1.14_31.14_31.14_31.14_31.14_31.14_3-1.14_3
FreeBSD:14:quarterly1.14_31.14_3-1.14_31.14_31.14_31.14_31.14_3
FreeBSD:15:latest1.14_31.14_3n/a1.14_3n/a1.14_31.14_31.14_3
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. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_jdb
USES:
perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.isi.edu/~johnh/SOFTWARE/JDB/
Collapse this list.

There are no commits on branch 2022Q2 for this port