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
cbang C! (cbang) is a library of cross-platform C++ utilities
1.8.0_2 devel 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.0_2Version of this port present on the latest quarterly branch.
Maintainer: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-05-08 16:00:07
Last Update: 2023-09-11 03:22:48
Commit Hash: 0c509fb
People watching this port, also watch:: SparseBitSet, py39-cysignals, R-cran-eRm, python
License: LGPL21
WWW:
https://cbang.org/
Description:
The C! (aka C Bang or cbang) library is a collection of C++ utility libraries developed over the course of +10 years and several major C++ application development projects. It should compile and run on FreeBSD, Windows, Linux and OSX using a modern C++ compiler. See also: https://github.com/CauldronDevelopmentLLC/cbang/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (487 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/cbang-1.8.0_2/catalog.mk
  3. /usr/local/share/licenses/cbang-1.8.0_2/LICENSE
  4. /usr/local/share/licenses/cbang-1.8.0_2/LGPL21
  5. include/cbang/Application.h
  6. include/cbang/ApplicationMain.h
  7. include/cbang/Catch.h
  8. include/cbang/Deallocators.h
  9. include/cbang/Errors.h
  10. include/cbang/Exception.h
  11. include/cbang/FileLocation.h
  12. include/cbang/Info.h
  13. include/cbang/LocationRange.h
  14. include/cbang/Math.h
  15. include/cbang/Packed.h
  16. include/cbang/RefCounter.h
  17. include/cbang/SStream.h
  18. include/cbang/ServerApplication.h
  19. include/cbang/SmartPointer.h
  20. include/cbang/StdTypes.h
  21. include/cbang/String.h
  22. include/cbang/StringParseTypes.def
  23. include/cbang/Throw.h
  24. include/cbang/Zap.h
  25. include/cbang/acmev2/Account.h
  26. include/cbang/acmev2/KeyCert.h
  27. include/cbang/auth/FacebookOAuth2.h
  28. include/cbang/auth/GitHubOAuth2.h
  29. include/cbang/auth/GoogleOAuth2.h
  30. include/cbang/auth/OAuth2.h
  31. include/cbang/buffer/Buffer.h
  32. include/cbang/buffer/BufferDevice.h
  33. include/cbang/buffer/MemoryBuffer.h
  34. include/cbang/config.h
  35. include/cbang/config/CommandLine.h
  36. include/cbang/config/Constraint.h
  37. include/cbang/config/EnumConstraint.h
  38. include/cbang/config/MaxConstraint.h
  39. include/cbang/config/MinConstraint.h
  40. include/cbang/config/MinMaxConstraint.h
  41. include/cbang/config/Option.h
  42. include/cbang/config/OptionAction.h
  43. include/cbang/config/OptionActionSet.h
  44. include/cbang/config/OptionCategory.h
  45. include/cbang/config/OptionMap.h
  46. include/cbang/config/OptionProxy.h
  47. include/cbang/config/OptionScriptHandler.h
  48. include/cbang/config/Options.h
  49. include/cbang/db/AsyncLevelDB.h
  50. include/cbang/db/Backup.h
  51. include/cbang/db/Blob.h
  52. include/cbang/db/Column.h
  53. include/cbang/db/ColumnDef.h
  54. include/cbang/db/Database.h
  55. include/cbang/db/LevelDB.h
  56. include/cbang/db/MakeTable.def
  57. include/cbang/db/MakeTableImpl.def
  58. include/cbang/db/NameValueTable.h
  59. include/cbang/db/Parameter.h
  60. include/cbang/db/Schema.h
  61. include/cbang/db/Statement.h
  62. include/cbang/db/TableDef.h
  63. include/cbang/db/Transaction.h
  64. include/cbang/db/Types.h
  65. include/cbang/debug/BacktraceDebugger.h
  66. include/cbang/debug/Debugger.h
  67. include/cbang/debug/Demangle.h
  68. include/cbang/debug/StackFrame.h
  69. include/cbang/debug/StackTrace.h
  70. include/cbang/enum/CPUExtendedFeature.h
  71. include/cbang/enum/CPUFeature.h
  72. include/cbang/enum/CPUFeature80000001.h
  73. include/cbang/enum/Compression.h
  74. include/cbang/enum/Enumeration.h
  75. include/cbang/enum/EnumerationManager.h
  76. include/cbang/enum/MakeEnumeration.def
  77. include/cbang/enum/MakeEnumerationImpl.def
  78. include/cbang/enum/ProcessPriority.h
  79. include/cbang/enum/ThreadsType.h
  80. include/cbang/geom/AxisAngle.h
  81. include/cbang/geom/Matrix.h
  82. include/cbang/geom/Path.h
  83. include/cbang/geom/Quaternion.h
  84. include/cbang/geom/Rectangle.h
  85. include/cbang/geom/Segment.h
  86. include/cbang/geom/Triangle.h
  87. include/cbang/geom/Vector.h
  88. include/cbang/gpu/CUDALibrary.h
  89. include/cbang/gpu/ComputeDevice.h
  90. include/cbang/gpu/GPU.h
  91. include/cbang/gpu/GPUIndex.h
  92. include/cbang/gpu/GPUResource.h
  93. include/cbang/gpu/GPUType.h
  94. include/cbang/gpu/GPUVendor.h
  95. include/cbang/gpu/OpenCLLibrary.h
  96. include/cbang/http/ACLWebPageHandler.h
  97. include/cbang/http/ChunkedStreamFilter.h
  98. include/cbang/http/Connection.h
  99. include/cbang/http/ConnectionDevice.h
  100. include/cbang/http/ConnectionQueue.h
  101. include/cbang/http/ContentTypes.h
  102. include/cbang/http/Context.h
  103. include/cbang/http/Cookie.h
  104. include/cbang/http/FileWebPageHandler.h
  105. include/cbang/http/Handler.h
  106. include/cbang/http/Header.h
  107. include/cbang/http/Message.h
  108. include/cbang/http/MethodWebPageHandler.h
  109. include/cbang/http/ProxyManager.h
  110. include/cbang/http/RegexWebPageHandler.h
  111. include/cbang/http/Request.h
  112. include/cbang/http/RequestMethod.h
  113. include/cbang/http/ResourceWebPageHandler.h
  114. include/cbang/http/Response.h
  115. include/cbang/http/ScriptWebPageHandler.h
  116. include/cbang/http/ScriptedWebContext.h
  117. include/cbang/http/ScriptedWebHandler.h
  118. include/cbang/http/Server.h
  119. include/cbang/http/Session.h
  120. include/cbang/http/SessionFactory.h
  121. include/cbang/http/SessionManager.h
  122. include/cbang/http/SessionsTable.h
  123. include/cbang/http/StatusCode.h
  124. include/cbang/http/Transaction.h
  125. include/cbang/http/WebContext.h
  126. include/cbang/http/WebContextMethods.h
  127. include/cbang/http/WebHandler.h
  128. include/cbang/http/WebPageHandler.h
  129. include/cbang/http/WebPageHandlerGroup.h
  130. include/cbang/http/WebServer.h
  131. include/cbang/io/File.h
  132. include/cbang/io/FileFactory.h
  133. include/cbang/io/FileInterface.h
  134. include/cbang/io/IO.h
  135. include/cbang/io/InputSource.h
  136. include/cbang/io/OutputSink.h
  137. include/cbang/io/Parser.h
  138. include/cbang/io/Reader.h
  139. include/cbang/io/StringInputSource.h
  140. include/cbang/io/StringStreamInputSource.h
  141. include/cbang/io/UnixFile.h
  142. include/cbang/io/Writer.h
  143. include/cbang/iostream/ArrayDevice.h
  144. include/cbang/iostream/BZip2Compressor.h
  145. include/cbang/iostream/BZip2Decompressor.h
  146. include/cbang/iostream/Base64Encoder.h
  147. include/cbang/iostream/CipherStream.h
  148. include/cbang/iostream/CompressionFilter.h
  149. include/cbang/iostream/CountingStreamFilter.h
  150. include/cbang/iostream/LZ4Compressor.h
  151. include/cbang/iostream/LZ4Decompressor.h
  152. include/cbang/iostream/LineBufferDevice.h
  153. include/cbang/iostream/NullDevice.h
  154. include/cbang/iostream/PacifierCallback.h
  155. include/cbang/iostream/Serializable.h
  156. include/cbang/iostream/StreamLimiter.h
  157. include/cbang/iostream/TeeFilter.h
  158. include/cbang/iostream/Transfer.h
  159. include/cbang/iostream/UpdateStreamFilter.h
  160. include/cbang/iostream/VectorDevice.h
  161. include/cbang/js/BakedCallback.h
  162. include/cbang/js/Callback.h
  163. include/cbang/js/ConsoleModule.h
  164. include/cbang/js/Factory.h
  165. include/cbang/js/Function.h
  166. include/cbang/js/Impl.h
  167. include/cbang/js/JSInterrupted.h
  168. include/cbang/js/Javascript.h
  169. include/cbang/js/MethodCallback.h
  170. include/cbang/js/Module.h
  171. include/cbang/js/NativeModule.h
  172. include/cbang/js/PathResolver.h
  173. include/cbang/js/RawMethodCallback.h
  174. include/cbang/js/Scope.h
  175. include/cbang/js/Signature.h
  176. include/cbang/js/Sink.h
  177. include/cbang/js/StackTrace.h
  178. include/cbang/js/StdModule.h
  179. include/cbang/js/Value.h
  180. include/cbang/js/v8/Context.h
  181. include/cbang/js/v8/Factory.h
  182. include/cbang/js/v8/JSImpl.h
  183. include/cbang/js/v8/V8.h
  184. include/cbang/js/v8/Value.h
  185. include/cbang/js/v8/ValueRef.h
  186. include/cbang/json/BufferWriter.h
  187. include/cbang/json/Builder.h
  188. include/cbang/json/Dict.h
  189. include/cbang/json/Factory.h
  190. include/cbang/json/False.h
  191. include/cbang/json/Filter.h
  192. include/cbang/json/Integer.h
  193. include/cbang/json/JSON.h
  194. include/cbang/json/KeywordFilter.h
  195. include/cbang/json/KeywordsFilter.h
  196. include/cbang/json/List.h
  197. include/cbang/json/Null.h
  198. include/cbang/json/NullSink.h
  199. include/cbang/json/Number.h
  200. include/cbang/json/Observable.h
  201. include/cbang/json/Path.h
  202. include/cbang/json/ProxySink.h
  203. include/cbang/json/Reader.h
  204. include/cbang/json/Serializable.h
  205. include/cbang/json/Sink.h
  206. include/cbang/json/String.h
  207. include/cbang/json/TeeSink.h
  208. include/cbang/json/True.h
  209. include/cbang/json/Undefined.h
  210. include/cbang/json/Value.h
  211. include/cbang/json/ValueType.h
  212. include/cbang/json/ValueTypes.def
  213. include/cbang/json/Writer.h
  214. include/cbang/json/YAMLMergeSink.h
  215. include/cbang/json/YAMLReader.h
  216. include/cbang/log/AsyncCopyStreamToLog.h
  217. include/cbang/log/LogDevice.h
  218. include/cbang/log/LogLineBuffer.h
  219. include/cbang/log/Logger.h
  220. include/cbang/log/SmartLogPrefix.h
  221. include/cbang/log/TailFileToLog.h
  222. include/cbang/net/Base64.h
  223. include/cbang/net/IPAddress.h
  224. include/cbang/net/IPAddressFilter.h
  225. include/cbang/net/IPAddressRange.h
  226. include/cbang/net/IPRangeSet.h
  227. include/cbang/net/Session.h
  228. include/cbang/net/SessionManager.h
  229. include/cbang/net/Swab.h
  230. include/cbang/net/URI.h
  231. include/cbang/openssl/BIMemory.h
  232. include/cbang/openssl/BIOFStream.h
  233. include/cbang/openssl/BIOMemory.h
  234. include/cbang/openssl/BIOStream.h
  235. include/cbang/openssl/BIStream.h
  236. include/cbang/openssl/BOMemory.h
  237. include/cbang/openssl/BOStream.h
  238. include/cbang/openssl/BStream.h
  239. include/cbang/openssl/BigNum.h
  240. include/cbang/openssl/CRL.h
  241. include/cbang/openssl/CSR.h
  242. include/cbang/openssl/Certificate.h
  243. include/cbang/openssl/CertificateChain.h
  244. include/cbang/openssl/CertificateContext.h
  245. include/cbang/openssl/CertificateStore.h
  246. include/cbang/openssl/CertificateStoreContext.h
  247. include/cbang/openssl/Cipher.h
  248. include/cbang/openssl/Digest.h
  249. include/cbang/openssl/DigestStreamFilter.h
  250. include/cbang/openssl/Extension.h
  251. include/cbang/openssl/KeyContext.h
  252. include/cbang/openssl/KeyGenCallback.h
  253. include/cbang/openssl/KeyGenPacifier.h
  254. include/cbang/openssl/KeyPair.h
  255. include/cbang/openssl/PasswordCallback.h
  256. include/cbang/openssl/Revoked.h
  257. include/cbang/openssl/SSL.h
  258. include/cbang/openssl/SSLContext.h
  259. include/cbang/openssl/SecurityUtilities.h
  260. include/cbang/openssl/XORStreamFilter.h
  261. include/cbang/os/CPUInfo.h
  262. include/cbang/os/CPUInfoAArch64.h
  263. include/cbang/os/CPUInfoX86.h
  264. include/cbang/os/CPURegsAArch64.h
  265. include/cbang/os/CPURegsX86.h
  266. include/cbang/os/Condition.h
  267. include/cbang/os/Directory.h
  268. include/cbang/os/DirectoryWalker.h
  269. include/cbang/os/DynamicLibrary.h
  270. include/cbang/os/ExitSignalHandler.h
  271. include/cbang/os/Glob.h
  272. include/cbang/os/MacOSUtilities.h
  273. include/cbang/os/Mutex.h
  274. include/cbang/os/MutexPrivate.h
  275. include/cbang/os/PowerManagement.h
  276. include/cbang/os/ProcessLock.h
  277. include/cbang/os/RWLock.h
  278. include/cbang/os/Semaphore.h
  279. include/cbang/os/SignalHandler.h
  280. include/cbang/os/SignalManager.h
  281. include/cbang/os/Subprocess.h
  282. include/cbang/os/SysError.h
  283. include/cbang/os/SystemInfo.h
  284. include/cbang/os/SystemUtilities.h
  285. include/cbang/os/TemporaryDirectory.h
  286. include/cbang/os/Thread.h
  287. include/cbang/os/ThreadLocalStorage.h
  288. include/cbang/os/ThreadPool.h
  289. include/cbang/os/ThreadPoolFunc.h
  290. include/cbang/os/Win32EventLog.h
  291. include/cbang/os/Win32Registry.h
  292. include/cbang/os/Win32Utilities.h
  293. include/cbang/packet/EnumerationPacketField.h
  294. include/cbang/packet/FPPacketField.h
  295. include/cbang/packet/Packet.h
  296. include/cbang/packet/PacketField.h
  297. include/cbang/packet/StringPacketField.h
  298. include/cbang/parse/ASTNode.h
  299. include/cbang/parse/ParseScope.h
  300. include/cbang/parse/Scanner.h
  301. include/cbang/parse/Token.h
  302. include/cbang/parse/Tokenizer.h
  303. include/cbang/pci/PCIDevice.h
  304. include/cbang/pci/PCIInfo.h
  305. include/cbang/pci/PCIVendor.h
  306. include/cbang/script/Arguments.h
  307. include/cbang/script/BareMemberFunctor.h
  308. include/cbang/script/Connection.h
  309. include/cbang/script/Context.h
  310. include/cbang/script/Entity.h
  311. include/cbang/script/Environment.h
  312. include/cbang/script/Function.h
  313. include/cbang/script/Functor.h
  314. include/cbang/script/Handler.h
  315. include/cbang/script/KeywordArguments.h
  316. include/cbang/script/MemberFunctor.h
  317. include/cbang/script/Processor.h
  318. include/cbang/script/Server.h
  319. include/cbang/script/StdLibrary.h
  320. include/cbang/script/Variable.h
  321. include/cbang/socket/BIOSocketImpl.h
  322. include/cbang/socket/Socket.h
  323. include/cbang/socket/SocketConnection.h
  324. include/cbang/socket/SocketDebugConnection.h
  325. include/cbang/socket/SocketDebugImpl.h
  326. include/cbang/socket/SocketDebugger.h
  327. include/cbang/socket/SocketDefaultImpl.h
  328. include/cbang/socket/SocketDevice.h
  329. include/cbang/socket/SocketImpl.h
  330. include/cbang/socket/SocketSSLImpl.h
  331. include/cbang/socket/SocketServer.h
  332. include/cbang/socket/SocketSet.h
  333. include/cbang/socket/SocketType.h
  334. include/cbang/socket/Winsock.h
  335. include/cbang/struct/MakeStruct.def
  336. include/cbang/struct/MakeStructImpl.def
  337. include/cbang/tar/Tar.h
  338. include/cbang/tar/TarFileReader.h
  339. include/cbang/tar/TarFileWriter.h
  340. include/cbang/tar/TarHeader.h
  341. include/cbang/time/HumanTime.h
  342. include/cbang/time/Time.h
  343. include/cbang/time/TimeInterval.h
  344. include/cbang/time/TimeStamp.h
  345. include/cbang/time/Timer.h
  346. include/cbang/util/ACLSet.h
  347. include/cbang/util/Array.h
  348. include/cbang/util/BZip2.h
  349. include/cbang/util/Base.h
  350. include/cbang/util/Boolean.h
  351. include/cbang/util/CompilerInfo.h
  352. include/cbang/util/Features.h
  353. include/cbang/util/FormatCheck.h
  354. include/cbang/util/Hex.h
  355. include/cbang/util/HexString.h
  356. include/cbang/util/HumanNumber.h
  357. include/cbang/util/HumanSize.h
  358. include/cbang/util/ID.h
  359. include/cbang/util/LineBuffer.h
  360. include/cbang/util/Lockable.h
  361. include/cbang/util/MacroUtils.h
  362. include/cbang/util/Named.h
  363. include/cbang/util/NonCopyable.h
  364. include/cbang/util/OrderedDict.h
  365. include/cbang/util/Progress.h
  366. include/cbang/util/Random.h
  367. include/cbang/util/Rate.h
  368. include/cbang/util/RateSet.h
  369. include/cbang/util/Regex.h
  370. include/cbang/util/Resource.h
  371. include/cbang/util/SPSCQueue.h
  372. include/cbang/util/SaveOStreamConfig.h
  373. include/cbang/util/Singleton.h
  374. include/cbang/util/SmartDepth.h
  375. include/cbang/util/SmartFunction.h
  376. include/cbang/util/SmartFunctor.h
  377. include/cbang/util/SmartInc.h
  378. include/cbang/util/SmartLock.h
  379. include/cbang/util/SmartReadLock.h
  380. include/cbang/util/SmartToggle.h
  381. include/cbang/util/SmartUnlock.h
  382. include/cbang/util/SmartWriteLock.h
  383. include/cbang/util/StreamLineBuffer.h
  384. include/cbang/util/StringMap.h
  385. include/cbang/util/StringOrNull.h
  386. include/cbang/util/StructPrinter.h
  387. include/cbang/util/UniqueID.h
  388. include/cbang/util/UUID.h
  389. include/cbang/util/Variant.h
  390. include/cbang/util/Version.h
  391. include/cbang/xml/ExpatXMLAdapter.h
  392. include/cbang/xml/XIncludeHandler.h
  393. include/cbang/xml/XMLAdapter.h
  394. include/cbang/xml/XMLAttributes.h
  395. include/cbang/xml/XMLFileTracker.h
  396. include/cbang/xml/XMLHandler.h
  397. include/cbang/xml/XMLHandlerContext.h
  398. include/cbang/xml/XMLHandlerFactory.h
  399. include/cbang/xml/XMLProcessor.h
  400. include/cbang/xml/XMLReader.h
  401. include/cbang/xml/XMLSkipHandler.h
  402. include/cbang/xml/XMLValueMap.h
  403. include/cbang/xml/XMLWriter.h
  404. lib/libcbang-boost.a
  405. lib/libcbang.a
  406. lib/libcbang0.so
  407. lib/libcbang0.so.1
  408. lib/libcbang0.so.1.7.2
  409. share/cbang/config/XML/__init__.py
  410. share/cbang/config/XML/__pycache__/__init__.cpython-39.pyc
  411. share/cbang/config/ZLib/__init__.py
  412. share/cbang/config/ZLib/__pycache__/__init__.cpython-39.pyc
  413. share/cbang/config/__init__.py
  414. share/cbang/config/__pycache__/__init__.cpython-39.pyc
  415. share/cbang/config/app/__init__.py
  416. share/cbang/config/app/__pycache__/__init__.cpython-39.pyc
  417. share/cbang/config/build_info/__init__.py
  418. share/cbang/config/build_info/__pycache__/__init__.cpython-39.pyc
  419. share/cbang/config/bzip2/__init__.py
  420. share/cbang/config/bzip2/__pycache__/__init__.cpython-39.pyc
  421. share/cbang/config/cbang/__init__.py
  422. share/cbang/config/cbang/__pycache__/__init__.cpython-39.pyc
  423. share/cbang/config/chakra/__init__.py
  424. share/cbang/config/chakra/__pycache__/__init__.cpython-39.pyc
  425. share/cbang/config/codesign/__init__.py
  426. share/cbang/config/codesign/__pycache__/__init__.cpython-39.pyc
  427. share/cbang/config/compiler/__init__.py
  428. share/cbang/config/compiler/__init__.py.orig
  429. share/cbang/config/compiler/__pycache__/__init__.cpython-39.pyc
  430. share/cbang/config/deb/__init__.py
  431. share/cbang/config/deb/__pycache__/__init__.cpython-39.pyc
  432. share/cbang/config/dist/__init__.py
  433. share/cbang/config/distpkg/__init__.py
  434. share/cbang/config/distpkg/__pycache__/__init__.cpython-39.pyc
  435. share/cbang/config/event/__init__.py
  436. share/cbang/config/event/__pycache__/__init__.cpython-39.pyc
  437. share/cbang/config/expat/__init__.py
  438. share/cbang/config/expat/__pycache__/__init__.cpython-39.pyc
  439. share/cbang/config/find_dlls/__init__.py
  440. share/cbang/config/find_dlls/__pycache__/__init__.cpython-39.pyc
  441. share/cbang/config/flatdistpkg/__init__.py
  442. share/cbang/config/flatdistpkg/__pycache__/__init__.cpython-39.pyc
  443. share/cbang/config/freetype2/__init__.py
  444. share/cbang/config/leveldb/__init__.py
  445. share/cbang/config/leveldb/__pycache__/__init__.cpython-39.pyc
  446. share/cbang/config/libyaml/__init__.py
  447. share/cbang/config/libyaml/__pycache__/__init__.cpython-39.pyc
  448. share/cbang/config/malloc/__init__.py
  449. share/cbang/config/ninja/__init__.py
  450. share/cbang/config/ninja/__pycache__/__init__.cpython-39.pyc
  451. share/cbang/config/notarize/__init__.py
  452. share/cbang/config/notarize/__pycache__/__init__.cpython-39.pyc
  453. share/cbang/config/nsi/__init__.py
  454. share/cbang/config/nsi/__pycache__/__init__.cpython-39.pyc
  455. share/cbang/config/opengl/__init__.py
  456. share/cbang/config/openssl/__init__.py
  457. share/cbang/config/openssl/__pycache__/__init__.cpython-39.pyc
  458. share/cbang/config/osx/__init__.py
  459. share/cbang/config/osx/__pycache__/__init__.cpython-39.pyc
  460. share/cbang/config/packager/__init__.py
  461. share/cbang/config/packager/__pycache__/__init__.cpython-39.pyc
  462. share/cbang/config/pkg/__init__.py
  463. share/cbang/config/pkg/__pycache__/__init__.cpython-39.pyc
  464. share/cbang/config/pthreads/__init__.py
  465. share/cbang/config/pthreads/__pycache__/__init__.cpython-39.pyc
  466. share/cbang/config/python/__init__.py
  467. share/cbang/config/python/python-config.py
  468. share/cbang/config/re2/__init__.py
  469. share/cbang/config/re2/__pycache__/__init__.cpython-39.pyc
  470. share/cbang/config/resources/__init__.py
  471. share/cbang/config/resources/__pycache__/__init__.cpython-39.pyc
  472. share/cbang/config/rpm/__init__.py
  473. share/cbang/config/rpm/__pycache__/__init__.cpython-39.pyc
  474. share/cbang/config/run_distutils/__init__.py
  475. share/cbang/config/sqlite3/__init__.py
  476. share/cbang/config/sqlite3/__pycache__/__init__.cpython-39.pyc
  477. share/cbang/config/test/__init__.py
  478. share/cbang/config/test/__pycache__/__init__.cpython-39.pyc
  479. share/cbang/config/v8/__init__.py
  480. share/cbang/config/v8/__pycache__/__init__.cpython-39.pyc
  481. share/cbang/config/valgrind/__init__.py
  482. share/cbang/config/valgrind/__pycache__/__init__.cpython-39.pyc
  483. share/doc/cbang/LICENSE
  484. share/doc/cbang/README.md
  485. @owner
  486. @group
  487. @mode
Collapse this list.
Dependency lines:
  • cbang>0:devel/cbang
To install the port:
cd /usr/ports/devel/cbang/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/cbang
  • pkg install cbang
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cbang
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1681231726 SHA256 (CauldronDevelopmentLLC-cbang-1.8.0_GH0.tar.gz) = 4be28b0aa0d024e5c9fd274264bed7f82551219414c12c45e35afd8946f6e7d7 SIZE (CauldronDevelopmentLLC-cbang-1.8.0_GH0.tar.gz) = 4804660

Packages (timestamps in pop-ups are UTC):
cbang
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.8.0_21.8.0_2--1.8.0_2---
FreeBSD:13:quarterly1.8.0_21.8.0_2--1.8.0_2---
FreeBSD:14:latest-1.8.0_2--1.8.0_2---
FreeBSD:14:quarterly-1.8.0_2--1.8.0_2---
FreeBSD:15:latest-1.8.0_2n/a-n/a---
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. boost-libs>0 : devel/boost-libs
  2. scons-3.9 : devel/scons@py39
Test dependencies:
  1. python3.9 : lang/python39
Library dependencies:
  1. libv8.so : lang/v8
  2. libre2.so : devel/re2
  3. liblz4.so : archivers/liblz4
  4. libevent.so : devel/libevent
  5. libexpat.so : textproc/expat2
  6. libyaml.so : textproc/libyaml
  7. libsnappy.so : archivers/snappy
  8. libsysinfo.so : devel/libsysinfo
  9. libleveldb.so : databases/leveldb
  10. libmysqlclient.so.21 : databases/mysql80-client
  11. libsqlite3.so : databases/sqlite3
This port is required by:
for Libraries
  1. cad/camotics

Configuration Options:
===> The following configuration options are available for cbang-1.8.0_2: DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_cbang
USES:
compiler:c++17-lang localbase mysql:client python:test scons sqlite ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/CauldronDevelopmentLLC/cbang/tar.gz/1.8.0?dummy=/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8.0_2
11 Sep 2023 03:22:48
commit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9fcommit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9fcommit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9fcommit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/re2: Update to 20230801

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/re2/releases
1.8.0_1
25 Jun 2023 20:58:08
commit hash: 8b109070f7a17b38b78a4c21b080d02650f9f65ecommit hash: 8b109070f7a17b38b78a4c21b080d02650f9f65ecommit hash: 8b109070f7a17b38b78a4c21b080d02650f9f65ecommit hash: 8b109070f7a17b38b78a4c21b080d02650f9f65e files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
devel/cbang: fix the build with clang 16

Do not force clang 15, but apply a patch provided by dim@ for the first
error, and other patches from boost upstream, pointed out by dim@ in
https://github.com/CauldronDevelopmentLLC/cbang/issues/119#issuecomment-1606232478

PR:		271047
1.8.0_1
25 Jun 2023 18:44:23
commit hash: 16d1806c26831cf957741d530f0738404e223635commit hash: 16d1806c26831cf957741d530f0738404e223635commit hash: 16d1806c26831cf957741d530f0738404e223635commit hash: 16d1806c26831cf957741d530f0738404e223635 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
devel/cbang: uses clang 15 instead of clang 16

See <https://github.com/CauldronDevelopmentLLC/cbang/issues/119> for
details.

PR:		271047
Reported by:	pkg-fallout
1.8.0_1
02 May 2023 19:58:21
commit hash: 94713bad761a1307f0722b8649a59c8601d22e74commit hash: 94713bad761a1307f0722b8649a59c8601d22e74commit hash: 94713bad761a1307f0722b8649a59c8601d22e74commit hash: 94713bad761a1307f0722b8649a59c8601d22e74 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/re2: Update to 20230301

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/re2/releases
1.8.0
12 Apr 2023 19:52:08
commit hash: 210be4bacc207a0436a2104a6779c94059baf107commit hash: 210be4bacc207a0436a2104a6779c94059baf107commit hash: 210be4bacc207a0436a2104a6779c94059baf107commit hash: 210be4bacc207a0436a2104a6779c94059baf107 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
devel/cbang: upgrade to 1.8.0
1.7.2
20 Oct 2022 16:37:16
commit hash: ef89880a4e509b5f7be1ed7a131d6c534c3476bfcommit hash: ef89880a4e509b5f7be1ed7a131d6c534c3476bfcommit hash: ef89880a4e509b5f7be1ed7a131d6c534c3476bfcommit hash: ef89880a4e509b5f7be1ed7a131d6c534c3476bf files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
devel/cbang: upgrade to 1.7.2
1.7.1
01 Oct 2022 15:10:27
commit hash: 27ee864485efe8a692d4916f8fc8ed1a89ccf44ecommit hash: 27ee864485efe8a692d4916f8fc8ed1a89ccf44ecommit hash: 27ee864485efe8a692d4916f8fc8ed1a89ccf44ecommit hash: 27ee864485efe8a692d4916f8fc8ed1a89ccf44e files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
devel/cbang: upgrade to 1.7.1

This includes the patches related to OpenSSL: see
<https://github.com/CauldronDevelopmentLLC/cbang/issues/101#issuecomment-1263876852>

Also bump compiler to c++17-lang as noticed by diizzy@.
1.7.0
30 Sep 2022 15:14:35
commit hash: 1693fff35714540f3ca9a2393efab793e2125f2ecommit hash: 1693fff35714540f3ca9a2393efab793e2125f2ecommit hash: 1693fff35714540f3ca9a2393efab793e2125f2ecommit hash: 1693fff35714540f3ca9a2393efab793e2125f2e files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
devel/cbang: upgrade to 1.7.0

This removes our previous patches, but add some new ones related to OpenSSL.
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.6.1_4
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.6.1_4
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.6.1_3
22 Jul 2022 15:41:57
commit hash: 63e124814c42bd329ed3da58890ca49e859d5899commit hash: 63e124814c42bd329ed3da58890ca49e859d5899commit hash: 63e124814c42bd329ed3da58890ca49e859d5899commit hash: 63e124814c42bd329ed3da58890ca49e859d5899 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
devel/cbang: chase the upgrade of lang/v8

C! builds with the latest v8, but it is not usable by CAMotics.
It must be build with c++17 standard.

Obtained from:	https://github.com/CauldronDevelopmentLLC/CAMotics/issues/369
Fixes:		0db7465f145a
1.6.1_2
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)
1.6.1_2
04 Jul 2022 20:03:21
commit hash: f19e02e2300cf9b590cd66db2da440d5b83ab010commit hash: f19e02e2300cf9b590cd66db2da440d5b83ab010commit hash: f19e02e2300cf9b590cd66db2da440d5b83ab010commit hash: f19e02e2300cf9b590cd66db2da440d5b83ab010 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
devel/cbang: unbreak after the upgrade of lang/v8

Chase the upgrade of lang/v8.

Reported by:	pkg-fallout
1.6.1_1
21 May 2022 08:44:40
commit hash: de46dbf2724c28e2c1a833e1e640be6e58d68900commit hash: de46dbf2724c28e2c1a833e1e640be6e58d68900commit hash: de46dbf2724c28e2c1a833e1e640be6e58d68900commit hash: de46dbf2724c28e2c1a833e1e640be6e58d68900 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
devel/cbang: some fixes needed for CAMotics

- fix getExecutablePath

- CAMotics needs some un-installed files from cbang: to avoid a dependency
  on devel/cbang:build, let’s store these missing bits.
1.6.1
08 May 2022 15:58:31
commit hash: 5a7a7bbc47d30559fa28b7665a49a4256befad49commit hash: 5a7a7bbc47d30559fa28b7665a49a4256befad49commit hash: 5a7a7bbc47d30559fa28b7665a49a4256befad49commit hash: 5a7a7bbc47d30559fa28b7665a49a4256befad49 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
devel/cbang: adding C!, a library of cross-platform C++ utilities

This is a prerequisite to port CAMotics.

PR:		262763

Number of commits found: 16