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
datadraw Feature rich persistent database generator
3.1.1_1 devel 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 3.1.1_1Version 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: 2007-08-31 09:46:39
Last Update: 2023-11-01 22:11:47
Commit Hash: 05f0f44
License: GPLv2
WWW:
https://datadraw.sourceforge.net/
Description:
DataDraw is an ultra-fast persistent database for high performance programs written in C. It's so fast that many programs keep all their data in a DataDraw database, even while being manipulated in inner loops of compute intensive applications. Unlike slow SQL databases, DataDraw databases are compiled, and directly link into your C programs. DataDraw databases are resident in memory, making data manipulation even faster than if they were stored in native C data structures (really). Further, they can automatically support infinite undo/redo, greatly simplifying many applications. DataDraw databases can be persistent. Modifications to persistent data are written to disk as they are made, which of course dramatically slows write times. However, DataDraw databases can also be volatile. Volatile databases exist only in memory, and only for the duration that your program needs it. Volatile databases can be directly manipulated faster than C structures, since data is better organized in memory to optimize cache performance. DataDraw supports modular design. An application can have one or more common persistent databases, and multiple volatile databases to support various tools' data structures. Classes in a tool's database can extend classes in the common database. DataDraw is also 64-bit optimized, allowing programs to run much faster and in less memory than standard C programs using 64-bit pointers. This is because DataDraw databases support over 4 billion objects of a given class with 32-bit object references.
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 (23 items)
Collapse this list.
  1. /usr/local/share/licenses/datadraw-3.1.1_1/catalog.mk
  2. /usr/local/share/licenses/datadraw-3.1.1_1/LICENSE
  3. /usr/local/share/licenses/datadraw-3.1.1_1/GPLv2
  4. bin/datadraw
  5. include/ddutil.h
  6. include/utdatabase.h
  7. include/utdatabasep.h
  8. include/utdatabaseu.h
  9. include/utdatabaseup.h
  10. include/utmem.h
  11. include/utpersist.h
  12. include/uttypes.h
  13. lib/libddutil-dbg.a
  14. lib/libddutil.a
  15. lib/libddutilp-dbg.a
  16. lib/libddutilp.a
  17. lib/libddutilu-dbg.a
  18. lib/libddutilu.a
  19. lib/libddutilup-dbg.a
  20. lib/libddutilup.a
  21. @owner
  22. @group
  23. @mode
Collapse this list.
Dependency lines:
  • datadraw>0:devel/datadraw
To install the port:
cd /usr/ports/devel/datadraw/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/datadraw
  • pkg install datadraw
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: datadraw
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (datadraw3.1.1.tar.gz) = 11186bbf37f9b5bb11d7a21bc5ce6c45496b24dfa62a064d57d3ad414f4a9c04 SIZE (datadraw3.1.1.tar.gz) = 607914

Packages (timestamps in pop-ups are UTC):
datadraw
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1.1_13.1.1_13.1.1_13.1.1_13.1.1_1-3.1.1_1-
FreeBSD:13:quarterly3.1.1_13.1.1_13.1.1_13.1.1_13.1.1_13.1.1_13.1.1_13.1.1_1
FreeBSD:14:latest3.1.1_13.1.1_13.1.1_13.1.1_13.1.1_13.1.1_1-3.1.1_1
FreeBSD:14:quarterly3.1.1_13.1.1_1-3.1.1_13.1.1_13.1.1_13.1.1_13.1.1_1
FreeBSD:15:latest3.1.1_13.1.1_1n/a3.1.1_1n/a3.1.1_13.1.1_13.1.1_1
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. gmake>=4.3 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for datadraw-3.1.1_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_datadraw
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  2. http://cytranet.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  3. http://deac-ams.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  4. http://deac-fra.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  5. http://deac-riga.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  6. http://downloads.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  7. http://excellmedia.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  8. http://freefr.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  9. http://gigenet.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  10. http://ixpeering.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  11. http://jaist.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  12. http://jztkft.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  13. http://kumisystems.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  14. http://liquidtelecom.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  15. http://nchc.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  16. http://netactuate.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  17. http://netcologne.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  18. http://netix.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  19. http://onboardcloud.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  20. http://phoenixnap.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  21. http://razaoinfo.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  22. http://sinalbr.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  23. http://sitsa.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  24. http://sonik.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  25. http://tenet.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  26. http://udomain.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  27. http://ufpr.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  28. http://versaweb.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  29. https://cfhcable.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  30. https://cytranet.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  31. https://deac-ams.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  32. https://deac-fra.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  33. https://deac-riga.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  34. https://downloads.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  35. https://excellmedia.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  36. https://freefr.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  37. https://gigenet.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  38. https://ixpeering.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  39. https://jaist.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  40. https://jztkft.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  41. https://kumisystems.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  42. https://liquidtelecom.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  43. https://nchc.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  44. https://netactuate.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  45. https://netcologne.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  46. https://netix.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  47. https://onboardcloud.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  48. https://phoenixnap.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  49. https://razaoinfo.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  50. https://sinalbr.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  51. https://sitsa.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  52. https://sonik.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  53. https://tenet.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  54. https://udomain.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  55. https://ufpr.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
  56. https://versaweb.dl.sourceforge.net/project/datadraw/datadraw/datadraw3.1.1/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.1_1
01 Nov 2023 22:11:47
commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
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)
3.1.1_1
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)
3.1.1_1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.1_1
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.
3.1.1_1
05 Jan 2017 11:00:50
Revision:430631Original commit files touched by this commit
amdmi3 search for other commits by this committer
Remove always-true/false conditions after 9.x, 10.[12] EOL
While here, couple minor fixes

portmgr blanket
3.1.1_1
25 Nov 2015 02:14:46
Revision:402385Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Silence patching
- Switch to options helpers
3.1.1_1
29 May 2015 10:52:37
Revision:387790Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Strip binary
3.1.1
28 Jan 2014 00:17:56
Revision:341493Original commit files touched by this commit
bapt search for other commits by this committer
Support stage by injecting the ${DESTDIR} support in Makefiles thought configure
script
Add DOCS options
USE_GMAKE -> USES=gmake
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
3.1.1
16 Apr 2013 21:45:18
Revision:315910Original commit files touched by this commit
bapt search for other commits by this committer
Use byacc on current instead of bison.
Convert to new options framework
Remove indefinite article from COMMENT
Add license

Feature safe:	yes
3.1.1
08 Mar 2013 11:32:12
Revision:313635Original commit files touched by this commit
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
3.1.1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
3.1.1
18 Oct 2009 00:00:36
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 3.1.1
drop maintainership
3.1.0
22 Aug 2009 00:18:43
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
3.1.0
22 Dec 2007 03:46:11
Original commit files touched by this commit
ijliao search for other commits by this committer
add missing bison build dependency

Submitted by:   pav via email
3.1.0
20 Dec 2007 03:32:52
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 3.1.0
3.0.8
31 Aug 2007 09:46:32
Original commit files touched by this commit
ijliao search for other commits by this committer
add datadraw 3.0.8
A feature rich persistent database generator

Number of commits found: 18