notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
Port details
libdc Subsurface version of libdivecomputer
5.0.10 comms 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 Version of this port present on the latest quarterly branch.
Maintainer: romain@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-10-29 20:18:08
Last Update: 2022-10-29 20:16:17
Commit Hash: bf2dd89
License: LGPL21+
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port
pkg-plist: as obtained via: make generate-plist
Expand this list (160 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libdc-5.0.10/catalog.mk
  3. /usr/local/share/licenses/libdc-5.0.10/LICENSE
  4. /usr/local/share/licenses/libdc-5.0.10/LGPL21+
  5. bin/dctool
  6. include/libdivecomputer/atomics_cobalt.h
  7. include/libdivecomputer/ble.h
  8. include/libdivecomputer/bluetooth.h
  9. include/libdivecomputer/buffer.h
  10. include/libdivecomputer/common.h
  11. include/libdivecomputer/context.h
  12. include/libdivecomputer/custom.h
  13. include/libdivecomputer/datetime.h
  14. include/libdivecomputer/descriptor.h
  15. include/libdivecomputer/device.h
  16. include/libdivecomputer/divesystem_idive.h
  17. include/libdivecomputer/hw_frog.h
  18. include/libdivecomputer/hw_ostc.h
  19. include/libdivecomputer/hw_ostc3.h
  20. include/libdivecomputer/ioctl.h
  21. include/libdivecomputer/iostream.h
  22. include/libdivecomputer/irda.h
  23. include/libdivecomputer/iterator.h
  24. include/libdivecomputer/oceanic_atom2.h
  25. include/libdivecomputer/oceanic_veo250.h
  26. include/libdivecomputer/oceanic_vtpro.h
  27. include/libdivecomputer/parser.h
  28. include/libdivecomputer/reefnet_sensus.h
  29. include/libdivecomputer/reefnet_sensuspro.h
  30. include/libdivecomputer/reefnet_sensusultra.h
  31. include/libdivecomputer/serial.h
  32. include/libdivecomputer/suunto_d9.h
  33. include/libdivecomputer/suunto_eon.h
  34. include/libdivecomputer/suunto_vyper2.h
  35. include/libdivecomputer/units.h
  36. include/libdivecomputer/usb.h
  37. include/libdivecomputer/usbhid.h
  38. include/libdivecomputer/version.h
  39. lib/libdivecomputer.a
  40. lib/libdivecomputer.so
  41. lib/libdivecomputer.so.0
  42. lib/libdivecomputer.so.0.0.0
  43. libdata/pkgconfig/libdivecomputer.pc
  44. man/man3/dc_bluetooth_addr2str.3.gz
  45. man/man3/dc_bluetooth_device_free.3.gz
  46. man/man3/dc_bluetooth_device_get_address.3.gz
  47. man/man3/dc_bluetooth_device_get_name.3.gz
  48. man/man3/dc_bluetooth_iterator_new.3.gz
  49. man/man3/dc_bluetooth_open.3.gz
  50. man/man3/dc_bluetooth_str2addr.3.gz
  51. man/man3/dc_buffer_append.3.gz
  52. man/man3/dc_buffer_free.3.gz
  53. man/man3/dc_buffer_get_data.3.gz
  54. man/man3/dc_buffer_get_size.3.gz
  55. man/man3/dc_buffer_new.3.gz
  56. man/man3/dc_buffer_prepend.3.gz
  57. man/man3/dc_context_free.3.gz
  58. man/man3/dc_context_new.3.gz
  59. man/man3/dc_context_set_logfunc.3.gz
  60. man/man3/dc_context_set_loglevel.3.gz
  61. man/man3/dc_datetime_gmtime.3.gz
  62. man/man3/dc_datetime_localtime.3.gz
  63. man/man3/dc_datetime_mktime.3.gz
  64. man/man3/dc_datetime_now.3.gz
  65. man/man3/dc_descriptor_free.3.gz
  66. man/man3/dc_descriptor_get_model.3.gz
  67. man/man3/dc_descriptor_get_product.3.gz
  68. man/man3/dc_descriptor_get_transports.3.gz
  69. man/man3/dc_descriptor_get_vendor.3.gz
  70. man/man3/dc_descriptor_iterator.3.gz
  71. man/man3/dc_device_close.3.gz
  72. man/man3/dc_device_foreach.3.gz
  73. man/man3/dc_device_open.3.gz
  74. man/man3/dc_device_set_cancel.3.gz
  75. man/man3/dc_device_set_events.3.gz
  76. man/man3/dc_device_set_fingerprint.3.gz
  77. man/man3/dc_iostream_close.3.gz
  78. man/man3/dc_irda_device_free.3.gz
  79. man/man3/dc_irda_device_get_address.3.gz
  80. man/man3/dc_irda_device_get_name.3.gz
  81. man/man3/dc_irda_iterator_new.3.gz
  82. man/man3/dc_irda_open.3.gz
  83. man/man3/dc_iterator_free.3.gz
  84. man/man3/dc_iterator_next.3.gz
  85. man/man3/dc_parser_destroy.3.gz
  86. man/man3/dc_parser_get_datetime.3.gz
  87. man/man3/dc_parser_get_field.3.gz
  88. man/man3/dc_parser_new.3.gz
  89. man/man3/dc_parser_samples_foreach.3.gz
  90. man/man3/dc_parser_set_data.3.gz
  91. man/man3/dc_serial_device_free.3.gz
  92. man/man3/dc_serial_device_get_name.3.gz
  93. man/man3/dc_serial_iterator_new.3.gz
  94. man/man3/dc_serial_open.3.gz
  95. man/man3/dc_usbhid_device_free.3.gz
  96. man/man3/dc_usbhid_device_get_pid.3.gz
  97. man/man3/dc_usbhid_device_get_vid.3.gz
  98. man/man3/dc_usbhid_iterator_new.3.gz
  99. man/man3/dc_usbhid_open.3.gz
  100. man/man3/libdivecomputer.3.gz
  101. share/doc/libdivecomputer/dc_bluetooth_addr2str.3.html
  102. share/doc/libdivecomputer/dc_bluetooth_device_free.3.html
  103. share/doc/libdivecomputer/dc_bluetooth_device_get_address.3.html
  104. share/doc/libdivecomputer/dc_bluetooth_device_get_name.3.html
  105. share/doc/libdivecomputer/dc_bluetooth_iterator_new.3.html
  106. share/doc/libdivecomputer/dc_bluetooth_open.3.html
  107. share/doc/libdivecomputer/dc_bluetooth_str2addr.3.html
  108. share/doc/libdivecomputer/dc_buffer_append.3.html
  109. share/doc/libdivecomputer/dc_buffer_free.3.html
  110. share/doc/libdivecomputer/dc_buffer_get_data.3.html
  111. share/doc/libdivecomputer/dc_buffer_get_size.3.html
  112. share/doc/libdivecomputer/dc_buffer_new.3.html
  113. share/doc/libdivecomputer/dc_buffer_prepend.3.html
  114. share/doc/libdivecomputer/dc_context_free.3.html
  115. share/doc/libdivecomputer/dc_context_new.3.html
  116. share/doc/libdivecomputer/dc_context_set_logfunc.3.html
  117. share/doc/libdivecomputer/dc_context_set_loglevel.3.html
  118. share/doc/libdivecomputer/dc_datetime_gmtime.3.html
  119. share/doc/libdivecomputer/dc_datetime_localtime.3.html
  120. share/doc/libdivecomputer/dc_datetime_mktime.3.html
  121. share/doc/libdivecomputer/dc_datetime_now.3.html
  122. share/doc/libdivecomputer/dc_descriptor_free.3.html
  123. share/doc/libdivecomputer/dc_descriptor_get_model.3.html
  124. share/doc/libdivecomputer/dc_descriptor_get_product.3.html
  125. share/doc/libdivecomputer/dc_descriptor_get_transports.3.html
  126. share/doc/libdivecomputer/dc_descriptor_get_vendor.3.html
  127. share/doc/libdivecomputer/dc_descriptor_iterator.3.html
  128. share/doc/libdivecomputer/dc_device_close.3.html
  129. share/doc/libdivecomputer/dc_device_foreach.3.html
  130. share/doc/libdivecomputer/dc_device_open.3.html
  131. share/doc/libdivecomputer/dc_device_set_cancel.3.html
  132. share/doc/libdivecomputer/dc_device_set_events.3.html
  133. share/doc/libdivecomputer/dc_device_set_fingerprint.3.html
  134. share/doc/libdivecomputer/dc_iostream_close.3.html
  135. share/doc/libdivecomputer/dc_irda_device_free.3.html
  136. share/doc/libdivecomputer/dc_irda_device_get_address.3.html
  137. share/doc/libdivecomputer/dc_irda_device_get_name.3.html
  138. share/doc/libdivecomputer/dc_irda_iterator_new.3.html
  139. share/doc/libdivecomputer/dc_irda_open.3.html
  140. share/doc/libdivecomputer/dc_iterator_free.3.html
  141. share/doc/libdivecomputer/dc_iterator_next.3.html
  142. share/doc/libdivecomputer/dc_parser_destroy.3.html
  143. share/doc/libdivecomputer/dc_parser_get_datetime.3.html
  144. share/doc/libdivecomputer/dc_parser_get_field.3.html
  145. share/doc/libdivecomputer/dc_parser_new.3.html
  146. share/doc/libdivecomputer/dc_parser_samples_foreach.3.html
  147. share/doc/libdivecomputer/dc_parser_set_data.3.html
  148. share/doc/libdivecomputer/dc_serial_device_free.3.html
  149. share/doc/libdivecomputer/dc_serial_device_get_name.3.html
  150. share/doc/libdivecomputer/dc_serial_iterator_new.3.html
  151. share/doc/libdivecomputer/dc_serial_open.3.html
  152. share/doc/libdivecomputer/dc_usbhid_device_free.3.html
  153. share/doc/libdivecomputer/dc_usbhid_device_get_pid.3.html
  154. share/doc/libdivecomputer/dc_usbhid_device_get_vid.3.html
  155. share/doc/libdivecomputer/dc_usbhid_iterator_new.3.html
  156. share/doc/libdivecomputer/dc_usbhid_open.3.html
  157. share/doc/libdivecomputer/libdivecomputer.3.html
  158. @owner
  159. @group
  160. @mode
Collapse this list.
Dependency lines:
  • libdc>0:comms/libdc
To install the port:
cd /usr/ports/comms/libdc/ && make install clean
To add the package, run one of these commands:
  • pkg install comms/libdc
  • pkg install libdc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libdc
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
libdc
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd64pkg-falloutpkg-fallout
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i386pkg-falloutpkg-fallout
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout5.0.10
FreeBSD:12:amd645.0.105.0.10
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i3865.0.105.0.10
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch645.0.105.0.10
FreeBSD:13:amd645.0.105.0.10
FreeBSD:13:armv6pkg-falloutpkg-fallout
FreeBSD:13:armv75.0.105.0.10
FreeBSD:13:i3865.0.105.0.10
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-fallout5.0.10
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch645.0.10pkg-fallout
FreeBSD:14:amd645.0.10pkg-fallout
FreeBSD:14:armv65.0.10pkg-fallout
FreeBSD:14:armv75.0.10pkg-fallout
FreeBSD:14:i3865.0.10pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc645.0.10pkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
 
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. autoconf>=2.71 : devel/autoconf
  3. automake>=1.16.5 : devel/automake
  4. libtoolize : devel/libtool
This port is required by:
for Libraries
  1. deskutils/subsurface

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/subsurface/libdc/tar.gz/v5.0.10?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.0.10
29 Oct 2022 20:16:17
commit hash:bf2dd89bcce2edb92d8a774fcf02ed07253730cacommit hash:bf2dd89bcce2edb92d8a774fcf02ed07253730cacommit hash:bf2dd89bcce2edb92d8a774fcf02ed07253730cacommit hash:bf2dd89bcce2edb92d8a774fcf02ed07253730ca files touched by this commit
Romain Tartière (romain) search for other commits by this committer
comms/libdc: New port

Libdivecomputer is a cross-platform and open source library for
communication with dive computers from various manufacturers.

This port is the subsurface flavor of libdivecomputer.

WWW: http://www.libdivecomputer.org/

Number of commits found: 1