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
fortytwo-bdb Interface to Berkeley DB for GNUstep
0.2.1_12 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 0.2.1_12Version 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: 2006-11-30 17:23:54
Last Update: 2023-11-01 22:11:47
Commit Hash: 05f0f44
Also Listed In: gnustep
License: LGPL21+
WWW:
https://fortytwo.sourceforge.net/
Description:
BDB is a set of classes implementing an interface to Berkeley DB for the GNUstep and Mac OS X environment written in Objective-C language. It is based on the C API of Berkeley DB and offers an object oriented interface which relies on classes and mechanisms offered by the Foundation library. In its present state BDB just offers a reduced set of functionality of Berkeley DB.
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 (132 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/fortytwo-bdb-0.2.1_12/catalog.mk
  3. /usr/local/share/licenses/fortytwo-bdb-0.2.1_12/LICENSE
  4. /usr/local/share/licenses/fortytwo-bdb-0.2.1_12/LGPL21+
  5. GNUstep/System/Library/Frameworks/BDB.framework/BDB
  6. GNUstep/System/Library/Frameworks/BDB.framework/Headers
  7. GNUstep/System/Library/Frameworks/BDB.framework/Resources
  8. GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/BDB
  9. GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/Headers/BDB.h
  10. GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/Headers/BDBConfig.h
  11. GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/Headers/BDBConstants.h
  12. GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/Headers/BDBCursor.h
  13. GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/Headers/BDBCursorConfig.h
  14. GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/Headers/BDBDatabase.h
  15. GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/Headers/BDBDatabaseConfig.h
  16. GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/Headers/BDBDatabaseEntry.h
  17. GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/Headers/BDBDatabaseEntryData.h
  18. GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/Headers/BDBDatabaseRecordNumber.h
  19. GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/Headers/BDBErrorHandling.h
  20. GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/Headers/BDBExceptions.h
  21. GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/Headers/BDBLockMode.h
  22. GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/Headers/BDBObject.h
  23. GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/Headers/BDBOperationStatus.h
  24. GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/Headers/BDBSerializer.h
  25. GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/Headers/BDBTransaction.h
  26. GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/Headers/NSArchiver-BDBExtensions.h
  27. GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/Resources/Info-gnustep.plist
  28. GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/libBDB.so
  29. GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/libBDB.so.0
  30. GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/libBDB.so.0.1
  31. GNUstep/System/Library/Frameworks/BDB.framework/Versions/Current
  32. GNUstep/System/Library/Frameworks/BDB.framework/libBDB.so
  33. GNUstep/System/Library/Headers/BDB
  34. GNUstep/System/Library/Libraries/libBDB.so
  35. GNUstep/System/Library/Libraries/libBDB.so.0
  36. GNUstep/System/Library/Libraries/libBDB.so.0.1
  37. GNUstep/Local/Library/Documentation/BDB/BDB/BDB.html
  38. GNUstep/Local/Library/Documentation/BDB/BDB/CompositePage.html
  39. GNUstep/Local/Library/Documentation/BDB/BDB/index.html
  40. GNUstep/Local/Library/Documentation/BDB/BDB/toc.html
  41. GNUstep/Local/Library/Documentation/BDB/BDBConstants/BDBConstants.html
  42. GNUstep/Local/Library/Documentation/BDB/BDBConstants/CompositePage.html
  43. GNUstep/Local/Library/Documentation/BDB/BDBConstants/DataTypes/DataTypes.html
  44. GNUstep/Local/Library/Documentation/BDB/BDBConstants/index.html
  45. GNUstep/Local/Library/Documentation/BDB/BDBConstants/toc.html
  46. GNUstep/Local/Library/Documentation/BDB/BDBDatabase/BDBDatabase.html
  47. GNUstep/Local/Library/Documentation/BDB/BDBDatabase/Classes/BDBDatabase/BDBDatabase.html
  48. GNUstep/Local/Library/Documentation/BDB/BDBDatabase/Classes/BDBDatabase/CompositePage.html
  49. GNUstep/Local/Library/Documentation/BDB/BDBDatabase/Classes/BDBDatabase/Methods/Methods.html
  50. GNUstep/Local/Library/Documentation/BDB/BDBDatabase/Classes/BDBDatabase/index.html
  51. GNUstep/Local/Library/Documentation/BDB/BDBDatabase/Classes/BDBDatabase/toc.html
  52. GNUstep/Local/Library/Documentation/BDB/BDBDatabase/CompositePage.html
  53. GNUstep/Local/Library/Documentation/BDB/BDBDatabase/index.html
  54. GNUstep/Local/Library/Documentation/BDB/BDBDatabase/toc.html
  55. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseConfig/BDBDatabaseConfig.html
  56. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseConfig/Classes/BDBDatabaseConfig/BDBDatabaseConfig.html
  57. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseConfig/Classes/BDBDatabaseConfig/CompositePage.html
  58. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseConfig/Classes/BDBDatabaseConfig/Methods/Methods.html
  59. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseConfig/Classes/BDBDatabaseConfig/index.html
  60. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseConfig/Classes/BDBDatabaseConfig/toc.html
  61. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseConfig/CompositePage.html
  62. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseConfig/index.html
  63. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseConfig/toc.html
  64. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseEntry/BDBDatabaseEntry.html
  65. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseEntry/Classes/BDBDatabaseEntry/BDBDatabaseEntry.html
  66. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseEntry/Classes/BDBDatabaseEntry/CompositePage.html
  67. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseEntry/Classes/BDBDatabaseEntry/Methods/Methods.html
  68. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseEntry/Classes/BDBDatabaseEntry/index.html
  69. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseEntry/Classes/BDBDatabaseEntry/toc.html
  70. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseEntry/CompositePage.html
  71. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseEntry/index.html
  72. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseEntry/toc.html
  73. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseEntryData/BDBDatabaseEntryData.html
  74. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseEntryData/CompositePage.html
  75. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseEntryData/Functions/Functions.html
  76. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseEntryData/index.html
  77. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseEntryData/toc.html
  78. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseRecordNumber/BDBDatabaseRecordNumber.html
  79. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseRecordNumber/Classes/BDBDatabaseRecordNumber/BDBDatabaseRecordNumber.html
  80. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseRecordNumber/Classes/BDBDatabaseRecordNumber/CompositePage.html
  81. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseRecordNumber/Classes/BDBDatabaseRecordNumber/Methods/Methods.html
  82. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseRecordNumber/Classes/BDBDatabaseRecordNumber/index.html
  83. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseRecordNumber/Classes/BDBDatabaseRecordNumber/toc.html
  84. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseRecordNumber/CompositePage.html
  85. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseRecordNumber/index.html
  86. GNUstep/Local/Library/Documentation/BDB/BDBDatabaseRecordNumber/toc.html
  87. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/BDBExceptions.html
  88. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBBtreeMaximumDepthReachedException/BDBExceptions.html
  89. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBBtreeMaximumDepthReachedException/CompositePage.html
  90. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBBtreeMaximumDepthReachedException/index.html
  91. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBBtreeMaximumDepthReachedException/toc.html
  92. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBDeadLockException/BDBExceptions.html
  93. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBDeadLockException/CompositePage.html
  94. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBDeadLockException/index.html
  95. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBDeadLockException/toc.html
  96. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBException/BDBExceptions.html
  97. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBException/CompositePage.html
  98. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBException/Methods/Methods.html
  99. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBException/index.html
  100. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBException/toc.html
  101. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBIllegalIndexReference/BDBExceptions.html
  102. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBIllegalIndexReference/CompositePage.html
  103. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBIllegalIndexReference/index.html
  104. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBIllegalIndexReference/toc.html
  105. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBInvalidDatabaseHandle/BDBExceptions.html
  106. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBInvalidDatabaseHandle/CompositePage.html
  107. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBInvalidDatabaseHandle/index.html
  108. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBInvalidDatabaseHandle/toc.html
  109. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBLockNotGrantedException/BDBExceptions.html
  110. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBLockNotGrantedException/CompositePage.html
  111. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBLockNotGrantedException/index.html
  112. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBLockNotGrantedException/toc.html
  113. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBNoValueForKeyException/BDBExceptions.html
  114. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBNoValueForKeyException/CompositePage.html
  115. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBNoValueForKeyException/index.html
  116. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBNoValueForKeyException/toc.html
  117. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBNotImplementedException/BDBExceptions.html
  118. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBNotImplementedException/CompositePage.html
  119. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBNotImplementedException/index.html
  120. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/Classes/BDBNotImplementedException/toc.html
  121. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/CompositePage.html
  122. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/index.html
  123. GNUstep/Local/Library/Documentation/BDB/BDBExceptions/toc.html
  124. GNUstep/Local/Library/Documentation/BDB/BDBOperationStatus/BDBOperationStatus.html
  125. GNUstep/Local/Library/Documentation/BDB/BDBOperationStatus/CompositePage.html
  126. GNUstep/Local/Library/Documentation/BDB/BDBOperationStatus/DataTypes/DataTypes.html
  127. GNUstep/Local/Library/Documentation/BDB/BDBOperationStatus/index.html
  128. GNUstep/Local/Library/Documentation/BDB/BDBOperationStatus/toc.html
  129. GNUstep/Local/Library/Documentation/BDB/MasterTOC.html
  130. @owner
  131. @group
  132. @mode
Collapse this list.
Dependency lines:
  • fortytwo-bdb>0:databases/fortytwo-bdb
To install the port:
cd /usr/ports/databases/fortytwo-bdb/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/fortytwo-bdb
  • pkg install fortytwo-bdb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fortytwo-bdb
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (BDB-0.2.1-src.tgz) = 5cd885d59ef0cb7e8c67b3892bbf3c117fb204a6c4c824bdb710ea4a97fc2763 SIZE (BDB-0.2.1-src.tgz) = 57394 SHA256 (BDB-0.2.1-api-ref.tgz) = 1f287194f2d696e5cfd3fb3ad9197f4f3672f45e4d61eed4e21b9921ebac2471 SIZE (BDB-0.2.1-api-ref.tgz) = 29544

Packages (timestamps in pop-ups are UTC):
fortytwo-bdb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.1_120.2.1_12--0.2.1_12---
FreeBSD:13:quarterly0.2.1_120.2.1_12--0.2.1_12-0.2.1_120.2.1_12
FreeBSD:14:latest0.2.1_120.2.1_12--0.2.1_12--0.2.1_12
FreeBSD:14:quarterly0.2.1_120.2.1_12--0.2.1_12-0.2.1_120.2.1_12
FreeBSD:15:latest0.2.1_120.2.1_12n/a-n/a-0.2.1_120.2.1_12
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
  2. gnustep-make>0 : devel/gnustep-make
  3. gnustep-back>0 : x11-toolkits/gnustep-back
Runtime dependencies:
  1. gnustep-back>0 : x11-toolkits/gnustep-back
Library dependencies:
  1. libEncore.so : devel/fortytwo-encore
  2. libdb-5.3.so : databases/db5
  3. libobjc.so.4.6 : lang/libobjc2
This port is required by:
for Libraries
  1. graphics/fortytwo
for Run
  1. x11/gnustep-app

Configuration Options:
===> The following configuration options are available for fortytwo-bdb-0.2.1_12: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
databases_fortytwo-bdb
USES:
bdb gnustep
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/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  2. http://cytranet.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  3. http://deac-ams.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  4. http://deac-fra.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  5. http://deac-riga.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  6. http://downloads.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  7. http://excellmedia.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  8. http://freefr.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  9. http://gigenet.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  10. http://ixpeering.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  11. http://jaist.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  12. http://jztkft.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  13. http://kumisystems.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  14. http://liquidtelecom.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  15. http://nchc.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  16. http://netactuate.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  17. http://netcologne.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  18. http://netix.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  19. http://onboardcloud.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  20. http://phoenixnap.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  21. http://razaoinfo.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  22. http://sinalbr.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  23. http://sitsa.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  24. http://sonik.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  25. http://tenet.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  26. http://udomain.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  27. http://ufpr.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  28. http://versaweb.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  29. https://cfhcable.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  30. https://cytranet.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  31. https://deac-ams.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  32. https://deac-fra.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  33. https://deac-riga.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  34. https://downloads.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  35. https://excellmedia.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  36. https://freefr.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  37. https://gigenet.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  38. https://ixpeering.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  39. https://jaist.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  40. https://jztkft.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  41. https://kumisystems.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  42. https://liquidtelecom.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  43. https://nchc.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  44. https://netactuate.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  45. https://netcologne.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  46. https://netix.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  47. https://onboardcloud.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  48. https://phoenixnap.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  49. https://razaoinfo.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  50. https://sinalbr.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  51. https://sitsa.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  52. https://sonik.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  53. https://tenet.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  54. https://udomain.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  55. https://ufpr.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
  56. https://versaweb.dl.sourceforge.net/project/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/0.2.1/
Collapse this list.

Number of commits found: 36

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.1_12
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
0.2.1_12
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
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)
0.2.1_11
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)
0.2.1_11
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.2.1_11
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.
0.2.1_11
14 Feb 2021 23:21:03
Revision:565273Original commit files touched by this commit
nc search for other commits by this committer
Update a few GNUstep ports:

 * devel/gnustep-make: Update to 2.8.0
 * lang/gnustep-base: Update to 1.27.0
 * x11-toolkits/gnustep-back: update to 0.28.0
 * x11-toolkits/gnustep-gui: update to 0.28.0

Also bump PORTREVISION on dependent ports.
0.2.1_10
03 Feb 2019 15:37:58
Revision:492056Original commit files touched by this commit
theraven search for other commits by this committer
Move Objective-C ports to the v2 GNUstep ABI.

 * Bump the LLVM revision used for GNUstep to 7, the minimum to support
   the new ABI.
 * GNUstep-back does not work with lld, so mark it to use Gold (BFD LD
   doesn't seem able to link Objective-C things).
 * Turn off some annoying debug logs in GNUstep back, which generate
   several messages per second when you move the mouse.  These should
   never have been enabled in a release build anyway.
 * Downgrade Cenon to 4.0.2.  This was the last version to actually work
   with GNUstep (the later ones use XCode >= 5 .xib files, which GNUstep
   can't parse).
 * Update gorm to git head. The current release doesn't work with the
   new Objective-C ABI, but -head has the patches to fix it.
 * Update PikoPixel and add it to the gnustep-app meta-package.
 * Update the three core GNUstep packages to the latest release.
 * Update gnumail and pantomime to the latest release and fix a linking
   error with the new ABI.
 * Update GNUstep FTP to the latest version.

Reviewed by:	bapt (previous version)
0.2.1_9
26 Sep 2018 15:23:37
Revision:480741Original commit files touched by this commit
brooks search for other commits by this committer
Update Objective-C LLVM version to 6.0.

Fixes aarch64 build.  Reduces depends on obsolete LLVM 4.0.

PR:		230116
Submitted by:	mikael.urankar@gmail.com
Approved by:	theraven (prior version)
Sponsored by:	DARPA, AFRL
0.2.1_8
03 Dec 2017 12:23:54
Revision:455401Original commit files touched by this commit
theraven search for other commits by this committer
Fix configure options for gnustep-make

We were not setting the flag to select the GNUstep ABI, so were defaulting to
using the GCC-compatible version, which was likely to trigger a lot of subtle
bugs.  This was noticed when C++ exceptions thrown through Objective-C stack
frames caused segfaults.
21 Aug 2017 13:26:29
Revision:448472Original commit files touched by this commit Sanity Test Failure Refresh
theraven search for other commits by this committer
Update GNUstep core libraries.

Update the default Objective-C compiler.

Fix various build failures in GNUstep ports from newer versions of the GNUstep
core libraries and from changes to GNUstep Make.

Update various ports that use GNUstep and bump the portrevision of the ones
that haven't had a new release.
0.2.1_6
13 Jan 2017 09:01:14
Revision:431350Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Remove license mentione from pkg-descr
0.2.1_6
08 Aug 2016 13:46:50
Revision:419843Original commit files touched by this commit
mat search for other commits by this committer
USE_BDB cleanup.

- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx  -> USES=bdb:xx.

Other modernisations when I see them.

PR:		209183
Sponsored by:	Absolight
0.2.1_6
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
0.2.1_6
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
0.2.1_6
19 Sep 2015 10:33:36
Revision:397315Original commit files touched by this commit
theraven search for other commits by this committer
Make all GNUstep ports install into the System domain so that the Local domain
is available for stuff built from source.

Some ports were already installing in the System domain, for these just remove
the Makefile lines explicitly specifying the install domain.

The rest are installed in the Local domain, remove any overrides, update their
pkg-plists and any explicit paths in the Makefiles and then bump port revision.

Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D2977
0.2.1_5
17 Jun 2015 22:44:59
Revision:390004Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Strip library
09 Apr 2015 07:44:42
Revision:383626Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Convert bsd.gnustep.mk to USES=gnustep

Simplify gnustep ports
Hook into the regular ports framework:
- LIB_DEPENDS for library dependencies
- Use regular USE_LDCONFIG

Reuse USES=objc (automatic)
USE_GNUSTEP is now a macro to set the dependencies and build feature needed.
Accepted arguments: back base build gui

Merge deskutils/preferencepanes into deskutils/systempreferences
0.2.1_4
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.2.1_4
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
0.2.1_3
21 Aug 2014 22:50:30
Revision:365599Original commit files touched by this commit
mandree search for other commits by this committer
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
0.2.1_2
11 Feb 2014 18:29:30
Revision:343793Original commit files touched by this commit
antoine search for other commits by this committer
Stage support
0.2.1_2
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)
0.2.1_2
13 Oct 2012 13:39:59
Revision:305832Original commit files touched by this commit
dinoex search for other commits by this committer
- cleanup comments
Feature safe: yes
0.2.1_2
26 Jun 2012 05:43:33
Original commit files touched by this commit
dinoex search for other commits by this committer
- reset MAINTAINER
0.2.1_2
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.2.1_2
05 Jun 2010 06:14:28
Original commit files touched by this commit
dinoex search for other commits by this committer
LICENSE LGPL21
0.2.1_2
30 May 2010 12:28:39
Original commit files touched by this commit
dinoex search for other commits by this committer
- drop USE_GNUSTEP_PREFIX
0.2.1_2
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
0.2.1_2
16 Jan 2009 16:23:46
Original commit files touched by this commit
dinoex search for other commits by this committer
- add LICENSE:
0.2.1_2
06 Jun 2008 13:17:10
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.2.1_1
25 May 2007 05:55:36
Original commit files touched by this commit
dinoex search for other commits by this committer
- update for gnustep-make-2.0.0
0.2.1_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.2.1
31 Jan 2007 18:18:14
Original commit files touched by this commit
dinoex search for other commits by this committer
- add category gnustep
PR:             103931
Approved by:    pav
0.2.1
13 Jan 2007 10:55:37
Original commit files touched by this commit
dinoex search for other commits by this committer
- use new macros
0.2.1
30 Nov 2006 17:16:29
Original commit files touched by this commit
dinoex search for other commits by this committer
BDB is a set of classes implementing an interface to
Berkeley DB for the GNUstep and Mac OS X environment written in
Objective-C language. It is based on the C API of
Berkeley DB and offers an object oriented interface which relies on
classes and mechanisms offered by the Foundation library.

In its present state BDB just offers a reduced set of functionality of
Berkeley DB.

WWW: http://fortytwo.sourceforge.net/

Number of commits found: 36