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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
speedtables High-performance memory-resident database
1.13.18_2 databases 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.13.18_2Version of this port present on the latest quarterly branch.
Maintainer: gahr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-10-07 16:01:50
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: io, roundcube-carddav-php82, tcl-lmdb, io-devel, catch
License: BSD3CLAUSE
WWW:
https://flightaware.github.io/speedtables/
Description:
Speed tables is a high-performance memory-resident database, currently oriented towards Tcl. Speed tables provides an interface for defining tables containing zero or more rows, with each row containing one or more fields. The speed table compiler reads the table definition and generates C code to create and manage corresponding structures, generating a custom C language Tcl extension to create, access and manipulate those tables and building a native code package in a shared library that is loadable on demand via Tcl's "package require" mechanism.
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 (51 items)
Collapse this list.
  1. /usr/local/share/licenses/speedtables-1.13.18_2/catalog.mk
  2. /usr/local/share/licenses/speedtables-1.13.18_2/LICENSE
  3. /usr/local/share/licenses/speedtables-1.13.18_2/BSD3CLAUSE
  4. bin/sttp
  5. lib/ctable_server/ctable_client_server.tcl
  6. lib/ctable_server/ctable_client.tcl
  7. lib/ctable_server/ctable_server.tcl
  8. lib/ctable_server/pkgIndex.tcl
  9. lib/ctable_server/sttp_buffer.tcl
  10. lib/ctable/boyer_moore.c
  11. lib/ctable/command-body.c-subst
  12. lib/ctable/config.tcl
  13. lib/ctable/ctable_batch.c
  14. lib/ctable/ctable_io.c
  15. lib/ctable/ctable_lists.c
  16. lib/ctable/ctable_qsort.c
  17. lib/ctable/ctable_search.c
  18. lib/ctable/ctable.h
  19. lib/ctable/ethers.c
  20. lib/ctable/exten-frag.c-subst
  21. lib/ctable/gentable.tcl
  22. lib/ctable/init-exten.c-subst
  23. lib/ctable/jsw_rand.c
  24. lib/ctable/jsw_rand.h
  25. lib/ctable/jsw_slib.c
  26. lib/ctable/jsw_slib.h
  27. lib/ctable/pkgIndex.tcl
  28. lib/ctable/shared.c
  29. lib/ctable/shared.h
  30. lib/ctable/speedtableHash.c
  31. lib/ctable/speedtables.h
  32. lib/ctable/sysconfig.tcl
  33. lib/ctable/template.c-subst
  34. lib/stapi/client/cass.tcl
  35. lib/stapi/client/client.tcl
  36. lib/stapi/client/extend.tcl
  37. lib/stapi/client/pgsql.tcl
  38. lib/stapi/client/shared.tcl
  39. lib/stapi/client/uri.tcl
  40. lib/stapi/copy.tcl
  41. lib/stapi/debug.tcl
  42. lib/stapi/display/display.tcl
  43. lib/stapi/display/test.tcl
  44. lib/stapi/pgsql.tcl
  45. lib/stapi/pkgIndex.tcl
  46. lib/stapi/server/lock.tcl
  47. lib/stapi/server/server.tcl
  48. lib/stapi/stapi.tcl
  49. @owner
  50. @group
  51. @mode
Collapse this list.
Dependency lines:
  • speedtables>0:databases/speedtables
To install the port:
cd /usr/ports/databases/speedtables/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/speedtables
  • pkg install speedtables
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: speedtables
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1646318189 SHA256 (flightaware-speedtables-v1.13.18_GH0.tar.gz) = 88a8cfb41145d25d76f561ddad6dbb5855b0ec44ee35966ba3cdbe0babe74a0a SIZE (flightaware-speedtables-v1.13.18_GH0.tar.gz) = 739381

Packages (timestamps in pop-ups are UTC):
speedtables
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.13.18_21.13.18_21.13.10_51.13.18_21.13.18_2-1.13.10_5-
FreeBSD:13:quarterly1.13.18_21.13.18_21.13.18_21.13.18_21.13.18_21.13.18_21.13.18_21.13.18_2
FreeBSD:14:latest1.13.18_21.13.18_21.13.18_21.13.18_21.13.18_21.13.18_2-1.13.18_2
FreeBSD:14:quarterly1.13.18_21.13.18_2-1.13.18_21.13.18_21.13.18_21.13.18_21.13.18_2
FreeBSD:15:latest1.13.18_21.13.18_2n/a1.13.18_2n/a1.13.18_21.13.18_21.13.18_2
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
Runtime dependencies:
  1. ncgi.tcl : devel/tcllib
Library dependencies:
  1. libtclx8.4.so : lang/tclX
  2. libboost_graph.so : devel/boost-libs
  3. libtcl86.so : lang/tcl86
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for speedtables-1.13.18_2: CASSANDRA=off: Cassandra database support DOCS=on: Build and/or install documentation PGSQL=off: PostgreSQL database support ===> Use 'make config' to modify these settings
Options name:
databases_speedtables
USES:
autoreconf tcl:tea
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/flightaware/speedtables/tar.gz/v1.13.18?dummy=/
Collapse this list.

Number of commits found: 51

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.13.18_2
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.13.18_2
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
1.13.18_1
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.13.18_1
22 May 2022 20:17:16
commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
1.13.18
03 Mar 2022 15:45:39
commit hash: 724f300ea9455ba57bea8568c135895b77065104commit hash: 724f300ea9455ba57bea8568c135895b77065104commit hash: 724f300ea9455ba57bea8568c135895b77065104commit hash: 724f300ea9455ba57bea8568c135895b77065104 files touched by this commit
Pietro Cerutti (gahr) search for other commits by this committer
databases/speedtables: update to 1.13.18
1.13.14
25 Feb 2022 13:07:02
commit hash: 4968fc1d7dcf28293c7c2c97fb3e0730e3c58071commit hash: 4968fc1d7dcf28293c7c2c97fb3e0730e3c58071commit hash: 4968fc1d7dcf28293c7c2c97fb3e0730e3c58071commit hash: 4968fc1d7dcf28293c7c2c97fb3e0730e3c58071 files touched by this commit
Pietro Cerutti (gahr) search for other commits by this committer
databases/speedtables: update to 1.13.14

Changes:
https://github.com/flightaware/speedtables/releases/tag/v1.13.13
https://github.com/flightaware/speedtables/releases/tag/v1.13.14
1.13.12
28 Jun 2021 10:24:10
commit hash: d7f292a0f66ef2536a28197c4cae66d9abe4d0cfcommit hash: d7f292a0f66ef2536a28197c4cae66d9abe4d0cfcommit hash: d7f292a0f66ef2536a28197c4cae66d9abe4d0cfcommit hash: d7f292a0f66ef2536a28197c4cae66d9abe4d0cf files touched by this commit
Pietro Cerutti (gahr) search for other commits by this committer
databases/speedtables: update to 1.13.12
1.13.11
23 Apr 2021 06:29:05
commit hash: 86d19caacb9edf2a1b66d62147bb818b8f316489commit hash: 86d19caacb9edf2a1b66d62147bb818b8f316489commit hash: 86d19caacb9edf2a1b66d62147bb818b8f316489commit hash: 86d19caacb9edf2a1b66d62147bb818b8f316489 files touched by this commit
Pietro Cerutti (gahr) search for other commits by this committer
databases/speedtables: update to 1.13.11

Release notes:
https://github.com/flightaware/speedtables/releases/tag/v1.13.11
1.13.10_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.13.10_5
11 Dec 2019 17:53:49
Revision:519824Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
1.13.10_4
19 Aug 2019 15:35:28
Revision:509290Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
1.13.10_3
12 Apr 2019 06:36:31
Revision:498698Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
1.13.10_2
12 Dec 2018 00:15:50
Revision:487266Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.69.0

Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
1.13.10_1
09 Aug 2018 06:58:31
Revision:476723Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.68.0

- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
1.13.10
16 Jul 2018 09:56:01
Revision:474725Original commit files touched by this commit
gahr search for other commits by this committer
databases/speedtables: update to 1.13.10

https://github.com/flightaware/speedtables/releases/tag/v1.13.10
1.13.9_2
18 Apr 2018 13:57:43
Revision:467711Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.67.0

Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
1.13.9_1
18 Jan 2018 04:11:03
Revision:459315Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.66.0

Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
1.13.9
17 Jan 2018 11:34:02
Revision:459240Original commit files touched by this commit
gahr search for other commits by this committer
databases/speedtables: update to 1.13.9, adjust dependency on pgtcl
1.13.8
04 Oct 2017 07:50:17
Revision:451182Original commit files touched by this commit
gahr search for other commits by this committer
databases/speedtables: update to 1.13.8

https://github.com/flightaware/speedtables/releases/tag/v1.13.8
https://github.com/flightaware/speedtables/releases/tag/v1.13.7
1.13.6_2
25 Sep 2017 00:08:17
Revision:450560Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.65.1

Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
1.13.6_1
25 Sep 2017 00:05:06
Revision:450557Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: enable C++11 features

PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
1.13.6
22 Sep 2017 07:39:06
Revision:450319Original commit files touched by this commit
gahr search for other commits by this committer
databases/speedtables: update to 1.13.6

Changes: https://github.com/flightaware/speedtables/releases/tag/v1.13.6
1.13.5
13 Sep 2017 09:19:03
Revision:449764Original commit files touched by this commit
gahr search for other commits by this committer
databases/speedtables: update to 1.13.5

Changes: https://github.com/flightaware/speedtables/releases/tag/v1.13.5
1.13.4
12 Sep 2017 11:07:52
Revision:449681Original commit files touched by this commit
gahr search for other commits by this committer
databases/speedtables: update to 1.13.4, cleanup Makefile

Release notes: https://github.com/flightaware/speedtables/releases/tag/v1.13.4
1.13.3
01 Sep 2017 09:03:01
Revision:449062Original commit files touched by this commit
gahr search for other commits by this committer
databases/speedtables: update to 1.13.3

Changes: https://github.com/flightaware/speedtables/releases/tag/1.13.3
1.13.2
14 Aug 2017 15:44:12
Revision:447943Original commit files touched by this commit
gahr search for other commits by this committer
databases/speedtables: update to 1.13.2

Changelog: https://github.com/flightaware/speedtables/releases/tag/v1.13.2
1.13.1
10 Jul 2017 11:10:54
Revision:445426Original commit files touched by this commit
gahr search for other commits by this committer
databases/speedtables: update to 1.13.1

Changelogs:
https://github.com/flightaware/speedtables/releases/tag/v1.13.1
https://github.com/flightaware/speedtables/releases/tag/v1.13.0
1.12.2
09 May 2017 08:00:03
Revision:440474Original commit files touched by this commit
gahr search for other commits by this committer
databases/speedtables: update to 1.12.2

Changelog: https://github.com/flightaware/speedtables/releases/tag/v1.12.2
1.12.1
02 May 2017 12:41:59
Revision:439944Original commit files touched by this commit
gahr search for other commits by this committer
databases/speedtables: update to 1.12.1, track dependency on tcllib

Changelog: https://github.com/flightaware/speedtables/releases/tag/v1.12.1
1.12.0_1
02 May 2017 06:48:11
Revision:439934Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.64.0

Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
1.12.0
17 Apr 2017 10:30:03
Revision:438684Original commit files touched by this commit
gahr search for other commits by this committer
databases/speedtables: update to 1.12.0

Changelog: https://github.com/flightaware/speedtables/releases/tag/v1.12.0
1.11.1
12 Apr 2017 09:20:33
Revision:438342Original commit files touched by this commit
gahr search for other commits by this committer
databases/speedtables: update to 1.11.1

Changelog: https://github.com/flightaware/speedtables/releases/tag/v1.11.1
1.11.0
11 Apr 2017 09:18:25
Revision:438254Original commit files touched by this commit
gahr search for other commits by this committer
databases/speedtables: update to 1.11.0

Changelog: https://github.com/flightaware/speedtables/releases/tag/v1.11.0
1.10.1_3
06 Jan 2017 08:45:04
Revision:430692Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.63.0

Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
1.10.1_2
23 Nov 2016 12:45:47
Revision:426908Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.62.0

- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
1.10.1_1
14 Nov 2016 10:48:26
Revision:426101Original commit files touched by this commit
gahr search for other commits by this committer
databases/speedtables: fix (and sort) pkg-plist

PR:		214477
Submitted by:	jbeich
1.10.1
24 Aug 2016 09:57:07
Revision:420783Original commit files touched by this commit
gahr search for other commits by this committer
databases/speedtables: update to 1.10.1

Release notes: https://github.com/flightaware/speedtables/releases/tag/v1.10.1
1.10.0
07 Jul 2016 12:44:50
Revision:418180Original commit files touched by this commit
gahr search for other commits by this committer
databases/speedtables: update to 1.10.0
1.9.4
01 Jul 2016 09:07:36
Revision:417869Original commit files touched by this commit
gahr search for other commits by this committer
databases/speedtables: update to 1.9.4

Release notes: https://github.com/flightaware/speedtables/releases/tag/v1.9.4
1.9.3
23 Jun 2016 09:12:04
Revision:417355Original commit files touched by this commit
gahr search for other commits by this committer
databases/speedtables: update to 1.9.3

Release notes: https://github.com/flightaware/speedtables/releases/tag/v1.9.3
1.9.2
19 May 2016 10:57:35
Revision:415501Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in Makefiles

Approved by:	portmgr blanket
1.9.2
09 May 2016 08:17:13
Revision:414826Original commit files touched by this commit
gahr search for other commits by this committer
databases/speedtables: update to 1.9.2

Changelog:
https://github.com/flightaware/speedtables/compare/v1.9.0...v1.9.2

Release notes:
https://github.com/flightaware/speedtables/releases/tag/v1.9.1
https://github.com/flightaware/speedtables/releases/tag/v1.9.2
1.9.0
21 Apr 2016 12:45:17
Revision:413730Original commit files touched by this commit
gahr search for other commits by this committer
Convert a few more ports to USES=tcl:tea
1.9.0
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.9.0
26 Jun 2015 15:00:49
Revision:390643Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=autoreconf
- Add LICENSE_FILE
1.9.0
20 Jun 2015 08:04:26
Revision:390150Original commit files touched by this commit
gahr search for other commits by this committer
Take back this
1.9.0
06 May 2015 15:16:54
Revision:385521Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
1.9.0
31 Mar 2015 22:26:27
Revision:382882Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 1.9.0
1.8.3
10 Dec 2014 22:29:15
Revision:374492Original commit files touched by this commit
gahr search for other commits by this committer
- Reset maintainership of my ports
1.8.3
07 Oct 2014 16:01:42
Revision:370360Original commit files touched by this commit
gahr search for other commits by this committer
- New port: databases/speedtables

Speed tables is a high-performance memory-resident database, currently oriented
towards Tcl.  Speed tables provides an interface for defining tables containing
zero or more rows, with each row containing one or more fields. The speed table
compiler reads the table definition and generates C code to create and manage
corresponding structures, generating a custom C language Tcl extension to
create, access and manipulate those tables and building a native code package
in a shared library that is loadable on demand via Tcl's "package require"
mechanism.

WWW: http://flightaware.github.io/speedtables/

Number of commits found: 51