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
valgrind-devel Memory debugging and profiling tool
3.23.0.g20240201_1,1 devel on this many watch lists=2 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.22.0.g20230917,1Version of this port present on the latest quarterly branch.
Maintainer: pjfloyd@wanadoo.fr search for ports maintained by this maintainer
Port Added: 2013-10-09 13:23:35
Last Update: 2024-02-23 14:56:54
Commit Hash: 7d57105
People watching this port, also watch:: xen-tools, pkg, screen, openvpn
License: GPLv2
WWW:
https://www.valgrind.org/
Description:
Valgrind is a system for debugging and profiling un*x programs. With the tools that come with Valgrind, you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting, making your programs more stable. You can also perform detailed profiling, to speed up and reduce memory use of your programs. The Valgrind distribution includes 10 tools: - memcheck, the primary tool, a memory error detector - helgrind and drd, thread error detectors - callgrind and cachegrind, execution and cache profiling tools - massif, a memory tracker - dhat, a memory content profiler - lackey, an example of using the framework - none, does no instumentation and can check that Valgrind runs correctly - exp-bbv, and experimental profiling tool using sampling
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 (312 items)
Collapse this list.
  1. /usr/local/share/licenses/valgrind-devel-3.23.0.g20240201_1,1/catalog.mk
  2. /usr/local/share/licenses/valgrind-devel-3.23.0.g20240201_1,1/LICENSE
  3. /usr/local/share/licenses/valgrind-devel-3.23.0.g20240201_1,1/GPLv2
  4. bin/callgrind_annotate
  5. bin/callgrind_control
  6. bin/cg_annotate
  7. bin/cg_diff
  8. bin/cg_merge
  9. bin/ms_print
  10. bin/valgrind
  11. bin/valgrind-di-server
  12. bin/valgrind-listener
  13. bin/vgdb
  14. include/valgrind/cachegrind.h
  15. include/valgrind/callgrind.h
  16. include/valgrind/config.h
  17. include/valgrind/dhat.h
  18. include/valgrind/drd.h
  19. include/valgrind/helgrind.h
  20. include/valgrind/libvex.h
  21. include/valgrind/libvex_basictypes.h
  22. include/valgrind/libvex_emnote.h
  23. include/valgrind/libvex_guest_amd64.h
  24. include/valgrind/libvex_guest_arm.h
  25. include/valgrind/libvex_guest_arm64.h
  26. include/valgrind/libvex_guest_mips32.h
  27. include/valgrind/libvex_guest_mips64.h
  28. include/valgrind/libvex_guest_offsets.h
  29. include/valgrind/libvex_guest_ppc32.h
  30. include/valgrind/libvex_guest_ppc64.h
  31. include/valgrind/libvex_guest_s390x.h
  32. include/valgrind/libvex_guest_x86.h
  33. include/valgrind/libvex_inner.h
  34. include/valgrind/libvex_ir.h
  35. include/valgrind/libvex_s390x_common.h
  36. include/valgrind/libvex_trc_values.h
  37. include/valgrind/memcheck.h
  38. include/valgrind/pub_tool_addrinfo.h
  39. include/valgrind/pub_tool_aspacehl.h
  40. include/valgrind/pub_tool_aspacemgr.h
  41. include/valgrind/pub_tool_basics.h
  42. include/valgrind/pub_tool_basics_asm.h
  43. include/valgrind/pub_tool_clientstate.h
  44. include/valgrind/pub_tool_clreq.h
  45. include/valgrind/pub_tool_debuginfo.h
  46. include/valgrind/pub_tool_deduppoolalloc.h
  47. include/valgrind/pub_tool_errormgr.h
  48. include/valgrind/pub_tool_execontext.h
  49. include/valgrind/pub_tool_gdbserver.h
  50. include/valgrind/pub_tool_guest.h
  51. include/valgrind/pub_tool_hashtable.h
  52. include/valgrind/pub_tool_libcassert.h
  53. include/valgrind/pub_tool_libcbase.h
  54. include/valgrind/pub_tool_libcfile.h
  55. include/valgrind/pub_tool_libcprint.h
  56. include/valgrind/pub_tool_libcproc.h
  57. include/valgrind/pub_tool_libcsetjmp.h
  58. include/valgrind/pub_tool_libcsignal.h
  59. include/valgrind/pub_tool_machine.h
  60. include/valgrind/pub_tool_mallocfree.h
  61. include/valgrind/pub_tool_options.h
  62. include/valgrind/pub_tool_oset.h
  63. include/valgrind/pub_tool_poolalloc.h
  64. include/valgrind/pub_tool_rangemap.h
  65. include/valgrind/pub_tool_redir.h
  66. include/valgrind/pub_tool_replacemalloc.h
  67. include/valgrind/pub_tool_seqmatch.h
  68. include/valgrind/pub_tool_signals.h
  69. include/valgrind/pub_tool_sparsewa.h
  70. include/valgrind/pub_tool_stacktrace.h
  71. include/valgrind/pub_tool_threadstate.h
  72. include/valgrind/pub_tool_tooliface.h
  73. include/valgrind/pub_tool_transtab.h
  74. include/valgrind/pub_tool_vki.h
  75. include/valgrind/pub_tool_vkiscnums.h
  76. include/valgrind/pub_tool_vkiscnums_asm.h
  77. include/valgrind/pub_tool_wordfm.h
  78. include/valgrind/pub_tool_xarray.h
  79. include/valgrind/pub_tool_xtmemory.h
  80. include/valgrind/pub_tool_xtree.h
  81. include/valgrind/valgrind.h
  82. include/valgrind/vki/vki-amd64-freebsd.h
  83. include/valgrind/vki/vki-amd64-linux.h
  84. include/valgrind/vki/vki-arm-linux.h
  85. include/valgrind/vki/vki-arm64-linux.h
  86. include/valgrind/vki/vki-darwin.h
  87. include/valgrind/vki/vki-freebsd.h
  88. include/valgrind/vki/vki-linux-drm.h
  89. include/valgrind/vki/vki-linux-io_uring.h
  90. include/valgrind/vki/vki-linux.h
  91. include/valgrind/vki/vki-machine-types-amd64-freebsd.h
  92. include/valgrind/vki/vki-machine-types-x86-freebsd.h
  93. include/valgrind/vki/vki-mips32-linux.h
  94. include/valgrind/vki/vki-mips64-linux.h
  95. include/valgrind/vki/vki-nanomips-linux.h
  96. include/valgrind/vki/vki-posixtypes-amd64-linux.h
  97. include/valgrind/vki/vki-posixtypes-arm-linux.h
  98. include/valgrind/vki/vki-posixtypes-arm64-linux.h
  99. include/valgrind/vki/vki-posixtypes-mips32-linux.h
  100. include/valgrind/vki/vki-posixtypes-mips64-linux.h
  101. include/valgrind/vki/vki-posixtypes-nanomips-linux.h
  102. include/valgrind/vki/vki-posixtypes-ppc32-linux.h
  103. include/valgrind/vki/vki-posixtypes-ppc64-linux.h
  104. include/valgrind/vki/vki-posixtypes-s390x-linux.h
  105. include/valgrind/vki/vki-posixtypes-x86-linux.h
  106. include/valgrind/vki/vki-ppc32-linux.h
  107. include/valgrind/vki/vki-ppc64-linux.h
  108. include/valgrind/vki/vki-s390x-linux.h
  109. include/valgrind/vki/vki-scnums-32bit-linux.h
  110. include/valgrind/vki/vki-scnums-amd64-linux.h
  111. include/valgrind/vki/vki-scnums-arm-linux.h
  112. include/valgrind/vki/vki-scnums-arm64-linux.h
  113. include/valgrind/vki/vki-scnums-darwin.h
  114. include/valgrind/vki/vki-scnums-freebsd.h
  115. include/valgrind/vki/vki-scnums-mips32-linux.h
  116. include/valgrind/vki/vki-scnums-mips64-linux.h
  117. include/valgrind/vki/vki-scnums-nanomips-linux.h
  118. include/valgrind/vki/vki-scnums-ppc32-linux.h
  119. include/valgrind/vki/vki-scnums-ppc64-linux.h
  120. include/valgrind/vki/vki-scnums-s390x-linux.h
  121. include/valgrind/vki/vki-scnums-shared-linux.h
  122. include/valgrind/vki/vki-scnums-solaris.h
  123. include/valgrind/vki/vki-scnums-x86-linux.h
  124. include/valgrind/vki/vki-solaris-repcache.h
  125. include/valgrind/vki/vki-solaris.h
  126. include/valgrind/vki/vki-x86-freebsd.h
  127. include/valgrind/vki/vki-x86-linux.h
  128. include/valgrind/vki/vki-xen-domctl.h
  129. include/valgrind/vki/vki-xen-evtchn.h
  130. include/valgrind/vki/vki-xen-gnttab.h
  131. include/valgrind/vki/vki-xen-hvm.h
  132. include/valgrind/vki/vki-xen-memory.h
  133. include/valgrind/vki/vki-xen-mmuext.h
  134. include/valgrind/vki/vki-xen-physdev.h
  135. include/valgrind/vki/vki-xen-schedop.h
  136. include/valgrind/vki/vki-xen-sysctl.h
  137. include/valgrind/vki/vki-xen-tmem.h
  138. include/valgrind/vki/vki-xen-version.h
  139. include/valgrind/vki/vki-xen-x86.h
  140. include/valgrind/vki/vki-xen-xsm.h
  141. include/valgrind/vki/vki-xen.h
  142. lib/valgrind/libcoregrind-amd64-freebsd.a
  143. lib/valgrind/libcoregrind-x86-freebsd.a
  144. lib/valgrind/libgcc-sup-amd64-freebsd.a
  145. lib/valgrind/libgcc-sup-x86-freebsd.a
  146. lib/valgrind/libreplacemalloc_toolpreload-amd64-freebsd.a
  147. lib/valgrind/libreplacemalloc_toolpreload-x86-freebsd.a
  148. lib/valgrind/libvex-amd64-freebsd.a
  149. lib/valgrind/libvex-x86-freebsd.a
  150. lib/valgrind/libvexmultiarch-amd64-freebsd.a
  151. lib/valgrind/libvexmultiarch-x86-freebsd.a
  152. libdata/pkgconfig/valgrind.pc
  153. libexec/valgrind/32bit-core-valgrind-s1.xml
  154. libexec/valgrind/32bit-core-valgrind-s2.xml
  155. libexec/valgrind/32bit-core.xml
  156. libexec/valgrind/32bit-linux-valgrind-s1.xml
  157. libexec/valgrind/32bit-linux-valgrind-s2.xml
  158. libexec/valgrind/32bit-linux.xml
  159. libexec/valgrind/32bit-sse-valgrind-s1.xml
  160. libexec/valgrind/32bit-sse-valgrind-s2.xml
  161. libexec/valgrind/32bit-sse.xml
  162. libexec/valgrind/64bit-avx-valgrind-s1.xml
  163. libexec/valgrind/64bit-avx-valgrind-s2.xml
  164. libexec/valgrind/64bit-avx.xml
  165. libexec/valgrind/64bit-core-valgrind-s1.xml
  166. libexec/valgrind/64bit-core-valgrind-s2.xml
  167. libexec/valgrind/64bit-core.xml
  168. libexec/valgrind/64bit-linux-valgrind-s1.xml
  169. libexec/valgrind/64bit-linux-valgrind-s2.xml
  170. libexec/valgrind/64bit-linux.xml
  171. libexec/valgrind/64bit-sse-valgrind-s1.xml
  172. libexec/valgrind/64bit-sse-valgrind-s2.xml
  173. libexec/valgrind/64bit-sse.xml
  174. libexec/valgrind/amd64-avx-coresse-valgrind.xml
  175. libexec/valgrind/amd64-avx-coresse.xml
  176. libexec/valgrind/amd64-avx-linux-valgrind.xml
  177. libexec/valgrind/amd64-avx-linux.xml
  178. libexec/valgrind/amd64-coresse-valgrind.xml
  179. libexec/valgrind/amd64-linux-valgrind.xml
  180. libexec/valgrind/arm-core-valgrind-s1.xml
  181. libexec/valgrind/arm-core-valgrind-s2.xml
  182. libexec/valgrind/arm-core.xml
  183. libexec/valgrind/arm-vfpv3-valgrind-s1.xml
  184. libexec/valgrind/arm-vfpv3-valgrind-s2.xml
  185. libexec/valgrind/arm-vfpv3.xml
  186. libexec/valgrind/arm-with-vfpv3-valgrind.xml
  187. libexec/valgrind/arm-with-vfpv3.xml
  188. libexec/valgrind/cachegrind-amd64-freebsd
  189. libexec/valgrind/cachegrind-x86-freebsd
  190. libexec/valgrind/callgrind-amd64-freebsd
  191. libexec/valgrind/callgrind-x86-freebsd
  192. libexec/valgrind/default.supp
  193. libexec/valgrind/dh_view.css
  194. libexec/valgrind/dh_view.html
  195. libexec/valgrind/dh_view.js
  196. libexec/valgrind/dhat-amd64-freebsd
  197. libexec/valgrind/dhat-x86-freebsd
  198. libexec/valgrind/drd-amd64-freebsd
  199. libexec/valgrind/drd-x86-freebsd
  200. libexec/valgrind/exp-bbv-amd64-freebsd
  201. libexec/valgrind/exp-bbv-x86-freebsd
  202. libexec/valgrind/getoff-amd64-freebsd
  203. libexec/valgrind/getoff-x86-freebsd
  204. libexec/valgrind/helgrind-amd64-freebsd
  205. libexec/valgrind/helgrind-x86-freebsd
  206. libexec/valgrind/i386-coresse-valgrind.xml
  207. libexec/valgrind/i386-linux-valgrind.xml
  208. libexec/valgrind/lackey-amd64-freebsd
  209. libexec/valgrind/lackey-x86-freebsd
  210. libexec/valgrind/massif-amd64-freebsd
  211. libexec/valgrind/massif-x86-freebsd
  212. libexec/valgrind/memcheck-amd64-freebsd
  213. libexec/valgrind/memcheck-x86-freebsd
  214. libexec/valgrind/mips-cp0-valgrind-s1.xml
  215. libexec/valgrind/mips-cp0-valgrind-s2.xml
  216. libexec/valgrind/mips-cp0.xml
  217. libexec/valgrind/mips-cpu-valgrind-s1.xml
  218. libexec/valgrind/mips-cpu-valgrind-s2.xml
  219. libexec/valgrind/mips-cpu.xml
  220. libexec/valgrind/mips-fpu-valgrind-s1.xml
  221. libexec/valgrind/mips-fpu-valgrind-s2.xml
  222. libexec/valgrind/mips-fpu.xml
  223. libexec/valgrind/mips-linux-valgrind.xml
  224. libexec/valgrind/mips-linux.xml
  225. libexec/valgrind/mips64-cp0-valgrind-s1.xml
  226. libexec/valgrind/mips64-cp0-valgrind-s2.xml
  227. libexec/valgrind/mips64-cp0.xml
  228. libexec/valgrind/mips64-cpu-valgrind-s1.xml
  229. libexec/valgrind/mips64-cpu-valgrind-s2.xml
  230. libexec/valgrind/mips64-cpu.xml
  231. libexec/valgrind/mips64-fpu-valgrind-s1.xml
  232. libexec/valgrind/mips64-fpu-valgrind-s2.xml
  233. libexec/valgrind/mips64-fpu.xml
  234. libexec/valgrind/mips64-linux-valgrind.xml
  235. libexec/valgrind/mips64-linux.xml
  236. libexec/valgrind/none-amd64-freebsd
  237. libexec/valgrind/none-x86-freebsd
  238. libexec/valgrind/power-altivec-valgrind-s1.xml
  239. libexec/valgrind/power-altivec-valgrind-s2.xml
  240. libexec/valgrind/power-altivec.xml
  241. libexec/valgrind/power-core-valgrind-s1.xml
  242. libexec/valgrind/power-core-valgrind-s2.xml
  243. libexec/valgrind/power-core.xml
  244. libexec/valgrind/power-fpu-valgrind-s1.xml
  245. libexec/valgrind/power-fpu-valgrind-s2.xml
  246. libexec/valgrind/power-fpu.xml
  247. libexec/valgrind/power-linux-valgrind-s1.xml
  248. libexec/valgrind/power-linux-valgrind-s2.xml
  249. libexec/valgrind/power-linux.xml
  250. libexec/valgrind/power-vsx-valgrind-s1.xml
  251. libexec/valgrind/power-vsx-valgrind-s2.xml
  252. libexec/valgrind/power-vsx.xml
  253. libexec/valgrind/power64-core-valgrind-s1.xml
  254. libexec/valgrind/power64-core-valgrind-s2.xml
  255. libexec/valgrind/power64-core.xml
  256. libexec/valgrind/power64-core2-valgrind-s1.xml
  257. libexec/valgrind/power64-core2-valgrind-s2.xml
  258. libexec/valgrind/power64-linux-valgrind-s1.xml
  259. libexec/valgrind/power64-linux-valgrind-s2.xml
  260. libexec/valgrind/power64-linux.xml
  261. libexec/valgrind/powerpc-altivec32l-valgrind.xml
  262. libexec/valgrind/powerpc-altivec32l.xml
  263. libexec/valgrind/powerpc-altivec64l-valgrind.xml
  264. libexec/valgrind/powerpc-altivec64l.xml
  265. libexec/valgrind/s390-acr-valgrind-s1.xml
  266. libexec/valgrind/s390-acr-valgrind-s2.xml
  267. libexec/valgrind/s390-acr.xml
  268. libexec/valgrind/s390-fpr-valgrind-s1.xml
  269. libexec/valgrind/s390-fpr-valgrind-s2.xml
  270. libexec/valgrind/s390-fpr.xml
  271. libexec/valgrind/s390-vx-valgrind-s1.xml
  272. libexec/valgrind/s390-vx-valgrind-s2.xml
  273. libexec/valgrind/s390-vx.xml
  274. libexec/valgrind/s390x-core64-valgrind-s1.xml
  275. libexec/valgrind/s390x-core64-valgrind-s2.xml
  276. libexec/valgrind/s390x-core64.xml
  277. libexec/valgrind/s390x-generic-valgrind.xml
  278. libexec/valgrind/s390x-generic.xml
  279. libexec/valgrind/s390x-linux64-valgrind-s1.xml
  280. libexec/valgrind/s390x-linux64-valgrind-s2.xml
  281. libexec/valgrind/s390x-linux64.xml
  282. libexec/valgrind/s390x-vx-linux-valgrind.xml
  283. libexec/valgrind/s390x-vx-linux.xml
  284. libexec/valgrind/valgrind-monitor-def.py
  285. libexec/valgrind/valgrind-monitor.py
  286. libexec/valgrind/vgpreload_core-amd64-freebsd.so
  287. libexec/valgrind/vgpreload_core-x86-freebsd.so
  288. libexec/valgrind/vgpreload_dhat-amd64-freebsd.so
  289. libexec/valgrind/vgpreload_dhat-x86-freebsd.so
  290. libexec/valgrind/vgpreload_drd-amd64-freebsd.so
  291. libexec/valgrind/vgpreload_drd-x86-freebsd.so
  292. libexec/valgrind/vgpreload_helgrind-amd64-freebsd.so
  293. libexec/valgrind/vgpreload_helgrind-x86-freebsd.so
  294. libexec/valgrind/vgpreload_massif-amd64-freebsd.so
  295. libexec/valgrind/vgpreload_massif-x86-freebsd.so
  296. libexec/valgrind/vgpreload_memcheck-amd64-freebsd.so
  297. libexec/valgrind/vgpreload_memcheck-x86-freebsd.so
  298. share/man/man1/callgrind_annotate.1.gz
  299. share/man/man1/callgrind_control.1.gz
  300. share/man/man1/cg_annotate.1.gz
  301. share/man/man1/cg_diff.1.gz
  302. share/man/man1/cg_merge.1.gz
  303. share/man/man1/ms_print.1.gz
  304. share/man/man1/valgrind-di-server.1.gz
  305. share/man/man1/valgrind-listener.1.gz
  306. share/man/man1/valgrind.1.gz
  307. share/man/man1/vgdb.1.gz
  308. share/doc/valgrind/valgrind_manual.pdf
  309. share/doc/valgrind/valgrind_manual.ps
  310. @owner
  311. @group
  312. @mode
Collapse this list.
Dependency lines:
  • valgrind-devel>0:devel/valgrind-devel
Conflicts:
CONFLICTS:
  • valgrind
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/devel/valgrind-devel/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/valgrind-devel
  • pkg install valgrind-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: valgrind-devel
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 i386
distinfo:
TIMESTAMP = 1706821653 SHA256 (valgrind-3.23.0.GIT.tar.bz2) = 6acb8aff2156da992d2808ae55055de4bed5ceebc334c3393ed35a3dbda9681f SIZE (valgrind-3.23.0.GIT.tar.bz2) = 16184968

Packages (timestamps in pop-ups are UTC):
valgrind-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-3.23.0.g20240201_1,1--3.23.0.g20240201_1,1---
FreeBSD:13:quarterly-3.22.0.g20230917,1--3.22.0.g20230917,1---
FreeBSD:14:latest-3.23.0.g20240201_1,1--3.23.0.g20240201_1,1---
FreeBSD:14:quarterly-3.22.0.g20230917,1--3.22.0.g20230917,1---
FreeBSD:15:latest-3.23.0.g20240201_1,1n/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. docbook-xsl>=0 : textproc/docbook-xsl
  2. xsltproc : textproc/libxslt
  3. docbook-xsl>=0 : textproc/docbook-xsl
  4. xsltproc : textproc/libxslt
  5. gmake>=4.3 : devel/gmake
  6. pkgconf>=1.3.0_1 : devel/pkgconf
  7. autoconf>=2.71 : devel/autoconf
  8. automake>=1.16.5 : devel/automake
  9. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for valgrind-devel-3.23.0.g20240201_1,1: 32BIT=on: Enable debugging of 32-bit programs (requires lib32) DOCS=on: Build and/or install documentation MANPAGES=on: Build and/or install manual pages MPI=off: Enable build of MPI wrappers ===> Use 'make config' to modify these settings
Options name:
devel_valgrind-devel
USES:
autoreconf cpe gmake pathfix perl5 pkgconfig shebangfix python:3.9+,run tar:bz2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://snapshots.sourceware.org/valgrind/trunk/2024-02-01_13-39_1706794741/
Collapse this list.

Number of commits found: 55

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.23.0.g20240201_1,1
23 Feb 2024 14:56:54
commit hash: 7d571051bb8fbb885efe168e4b85a7aa184b7b03commit hash: 7d571051bb8fbb885efe168e4b85a7aa184b7b03commit hash: 7d571051bb8fbb885efe168e4b85a7aa184b7b03commit hash: 7d571051bb8fbb885efe168e4b85a7aa184b7b03 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/valgrind-devel: Moved man to share/man

Approved by:    portmgr (blanket)
3.23.0.g20240201,1
04 Feb 2024 17:43:22
commit hash: 1aa2cda2c01137627765e2496d9e33e6b790f16fcommit hash: 1aa2cda2c01137627765e2496d9e33e6b790f16fcommit hash: 1aa2cda2c01137627765e2496d9e33e6b790f16fcommit hash: 1aa2cda2c01137627765e2496d9e33e6b790f16f files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Paul Floyd
devel/valgrind-devel: update to 3.23.0.g20240201

Highlights for FreeBSD
Support for 13.3
Added syscalls 578, 580
Improved aio sycall handling

Changes
 * Cannot connect to Oracle using valgrind
 * unhandled amd64-darwin syscall: unix:464 (openat_nocancel)
 * False positive "Source and destination overlap in strncat"
 * Signals inside io_uring_enter not handled
 * valgrind reports "Conditional jump or move depends on uninitialised
 * value" in memchr of macOS 10.12-10.15
 * disInstr(arm64): unhandled instruction 0x4E819402 (dotprod/ASIMDDP)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.22.0.g20230917,1
19 Sep 2023 07:38:25
commit hash: d9d66f354c2b0931daf4c167a7ba287da23d16e1commit hash: d9d66f354c2b0931daf4c167a7ba287da23d16e1commit hash: d9d66f354c2b0931daf4c167a7ba287da23d16e1commit hash: d9d66f354c2b0931daf4c167a7ba287da23d16e1 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Paul Floyd
devel/valgrind-devel: update to 3.22.0.g20230917

ChangeLog:
https://sourceware.org/git/?p=valgrind.git;a=blob;f=NEWS;hb=ae4e70d97d46c58a99782ff007df1cdc34ac1219

PR:		273529
Reported by:	pjfloyd@wanadoo.fr (maintainer)
3.21.0.g20230218_1,1
22 Aug 2023 14:15:36
commit hash: ec06aff4d8821e97187ed86918f0225ad59661d4commit hash: ec06aff4d8821e97187ed86918f0225ad59661d4commit hash: ec06aff4d8821e97187ed86918f0225ad59661d4commit hash: ec06aff4d8821e97187ed86918f0225ad59661d4 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Paul Floyd
devel/valgrind-devel: do not strip binaries

Valgrind binaries should not be stripped (at least, not the preload shared
libs).

PR:		273243
Reported by:	pjfloyd@wanadoo.fr (maintainer)
3.21.0.g20230218,1
20 Feb 2023 13:19:41
commit hash: dff8e13188144a1af6e384c157c48cb9a9a99c58commit hash: dff8e13188144a1af6e384c157c48cb9a9a99c58commit hash: dff8e13188144a1af6e384c157c48cb9a9a99c58commit hash: dff8e13188144a1af6e384c157c48cb9a9a99c58 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Paul Floyd
devel/valgrind-devel: update to 3.21.0.g20230218

ChangeLog:
https://github.com/paulfloyd/freebsd_valgrind/compare/8d64ffab7...3b3d74d9d

PR:		269665
Reported by:	pjfloyd@wanadoo.fr (maintainer)
3.21.0.g20221028,1
31 Oct 2022 13:44:26
commit hash: 84b31e6165a2945a3391e00cdb3e5f15f65c8a6dcommit hash: 84b31e6165a2945a3391e00cdb3e5f15f65c8a6dcommit hash: 84b31e6165a2945a3391e00cdb3e5f15f65c8a6dcommit hash: 84b31e6165a2945a3391e00cdb3e5f15f65c8a6d files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
devel/valgrind{,-devel}: Use option helpers; pet port{clippy,fmt}

Approved by:	pjfloyd@wanadoo.fr (maintainer)
Differential Revision:	https://reviews.freebsd.org/D37201
3.21.0.g20221028,1
29 Oct 2022 16:34:43
commit hash: fe0c652843a50d914fd037ab3d44bc32cf6c528ccommit hash: fe0c652843a50d914fd037ab3d44bc32cf6c528ccommit hash: fe0c652843a50d914fd037ab3d44bc32cf6c528ccommit hash: fe0c652843a50d914fd037ab3d44bc32cf6c528c files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
Author: Paul Floyd
devel/valgrind-devel: Update to 20221028 commit, 8d64ffab7

Differential Revision:	https://reviews.freebsd.org/D37197
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.20.0.g20220612,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.20.0.g20220612,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.20.0.g20220612,1
13 Jun 2022 16:35:24
commit hash: 05e433eee976415646856d1601fb4defb01ea1d7commit hash: 05e433eee976415646856d1601fb4defb01ea1d7commit hash: 05e433eee976415646856d1601fb4defb01ea1d7commit hash: 05e433eee976415646856d1601fb4defb01ea1d7 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Paul Floyd
devel/valgrind-devel: Update to 3.20.0.GIT

PR:	264579
Reported by:	pjfloyd@wanadoo.fr (maintainer)
3.19.0.g20211113,1
15 Nov 2021 18:19:11
commit hash: e418b2c960761eced8da1c5f9deb24d1e242845ecommit hash: e418b2c960761eced8da1c5f9deb24d1e242845ecommit hash: e418b2c960761eced8da1c5f9deb24d1e242845ecommit hash: e418b2c960761eced8da1c5f9deb24d1e242845e files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Paul Floyd
devel/valgrind-devel: Update to 3.19.0.g20211113

PR:		259821
3.18.0.g20210323,1
29 Oct 2021 09:50:18
commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a files touched by this commit
Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
3.18.0.g20210323,1
18 Oct 2021 19:25:53
commit hash: 8d16ca275de429367fe654869c9dd5b91d3a0c0ecommit hash: 8d16ca275de429367fe654869c9dd5b91d3a0c0ecommit hash: 8d16ca275de429367fe654869c9dd5b91d3a0c0ecommit hash: 8d16ca275de429367fe654869c9dd5b91d3a0c0e files touched by this commit
Stefan Eßer (se) search for other commits by this committer
devel/valgrind-devel: Add CPE information

Approved by:	portmgr (blanket)
3.18.0.g20210323,1
19 Apr 2021 08:00:13
commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
Clean up all commented PORTREVISION and PORTEPOCH lines

No revision bump tool that we have cleans them up or deals with
them, so we end up with duplicated lines.  Instead of implementing
that just clean up the 51 ports that do this.

PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if
you need a reminder or placeholder.
3.18.0.g20210323,1
08 Apr 2021 22:13:17
commit hash: 2ffc589066b73ac61bee88356f6d272307292441commit hash: 2ffc589066b73ac61bee88356f6d272307292441commit hash: 2ffc589066b73ac61bee88356f6d272307292441commit hash: 2ffc589066b73ac61bee88356f6d272307292441 files touched by this commit
Jung-uk Kim (jkim) search for other commits by this committer
devel/valgrind-devel: Fix pkg-plist for option MANPAGES

It was accidentally broken by r568304.

PR:		254687
Approved by:	Paul Floyd <pjfloyd@wanadoo.fr> (maintainer)
3.18.0.g20210323,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.18.0.g20210323,1
23 Mar 2021 19:47:16
Revision:569053Original commit files touched by this commit
nc search for other commits by this committer
devel/valgrind-devel: Update to 3.18.0.g20210323

PR:		254505
Submitted by:	Paul Floyd <pjfloyd AT wanadoo DOT fr> (maintainer)
3.17.0.g20210219,1
16 Mar 2021 20:24:00
Revision:568610Original commit files touched by this commit
yuri search for other commits by this committer
devel/valgrind-devel: Improve plist

PR:		254342
Submitted by:	pjfloyd@wanadoo.fr (maintainer)
3.17.0.g20210219,1
16 Mar 2021 19:46:57
Revision:568606Original commit files touched by this commit
yuri search for other commits by this committer
devel/valgrind-devel: Fix duplicate file listing on i386

PR:		254342
Submitted by:	pjfloyd@wanadoo.fr (maintainer)
Reported by:	dim
3.17.0.g20210219,1
14 Mar 2021 03:19:30
Revision:568304Original commit files touched by this commit
yuri search for other commits by this committer
devel/valgrind-devel: Update 3.17.0.g20200723 -> 3.17.0.g20210219

PR:		250958
Submitted by:	pjfloyd@wanadoo.fr (maintainer)
3.17.0.g20200723,1
24 Jul 2020 18:00:32
Revision:543273Original commit files touched by this commit
kevans search for other commits by this committer
devel/valgrind-devel: update to Paul Floyd's FreeBSD valgrind branch

This branch rebases us forward to Valgrind 3.17.0, incredibly current as
of today. It also fixes a vast array of known issues, making valgrind-devel
actually functional on 13.0-CURRENT and fixing most of the regression tests
on clang/amd64.

All patches previously in the port have been incorporated into this branch.

There are still some open issues remaining:
- https://github.com/paulfloyd/freebsd_valgrind/issues

Paul has summarized the regtest status here:
- https://github.com/paulfloyd/freebsd_valgrind/wiki/Regtest-status

This port is believed to be largely functional enough to get wider testing.
Many, many thanks to the excellent work of Paul Floyd to modernize our
valgrind port.

Pass MAINTAINER over to Paul, as he intends to continue working on an effort
to upstream valgrind/FreeBSD support.

Approved by:	zeising (maintainer)
Differential Revision:	https://reviews.freebsd.org/D25452
3.10.1.20160113_7,1
24 Jul 2020 17:33:31
Revision:543271Original commit files touched by this commit
kevans search for other commits by this committer
devel/valgrind-devel: finish Makefile reordering, no functional change

Mea culpa, the rest of this re-ordering is due to having missed this line in
a bunch of portlint noise about the patches that will soon be disappearing:

WARN: Makefile: "USES" has to appear earlier.

Move conflicts/bb/options definitions further down, as is also done in the
conflated diff of D25452.

Approved by:	zeising (maintainer, implicit)
3.10.1.20160113_7,1
24 Jul 2020 17:24:40
Revision:543269Original commit files touched by this commit
kevans search for other commits by this committer
devel/valgrind-devel: address portlint concerns, no functional change

portlint pointed out that the ordering of the Makefile was slightly wrong,
and the depends lines were using spaces for indentation instead of tabs.

This was included as part of D25452, but has been refactored out in advance
of the update.

Approved by:	zeising (maintainer, implicit)
3.10.1.20160113_7,1
21 Feb 2020 06:58:07
Revision:526608Original commit files touched by this commit
dim search for other commits by this committer
devel/valgrind(-devel): Fix compiler version detection hopefully forever

Every time a compiler major version is bumped, we run into this exact
same error:

===>  Configuring for valgrind-3.10.1.20160113_7,1
...
checking for a supported version of gcc... no (10.0.0)
configure: error: please use gcc >= 3.0 or clang >= 2.9

Attempt to fix this for all versions in the future.

Other fix included: don't use undefined behavior to implement offsetof,
just use the official builtin function instead.

Approved by:	zeising (maintainer)
MFH:		2020Q1
3.10.1.20160113_6,1
10 Mar 2019 11:29:53
Revision:495284Original commit files touched by this commit
zeising search for other commits by this committer
Grab valgrind ports

Grab valgrind ports, I know people outside the project who are interested in
this.  Grab it in the interim.

If you are interested in helping out, please let me know!
3.10.1.20160113_6,1
09 Mar 2019 03:35:38
Revision:495096Original commit files touched by this commit
bdrewery search for other commits by this committer
Drop maintainership
3.10.1.20160113_6,1
30 Oct 2018 05:05:47
Revision:483450Original commit files touched by this commit
yuri search for other commits by this committer
devel/valgrind-devel: Change from net/mpich2 to net/mpich

PR:		231639
Approved by:	bdrewery (maintainer's timeout; 36 days)
3.10.1.20160113_5,1
24 Jan 2018 18:57:41
Revision:459883Original commit files touched by this commit
bdrewery search for other commits by this committer
Fix build with clang 6.

PR:		224828
Submitted by:	dim
3.10.1.20160113_5,1
09 Jan 2018 18:44:07
Revision:458558Original commit files touched by this commit
danfe search for other commits by this committer
For the ports under `devel' category: remove superfluous linefeeds.
3.10.1.20160113_5,1
30 Oct 2017 17:13:32
Revision:453198Original commit files touched by this commit
bdrewery search for other commits by this committer
Add support for ino64.

PR:		219715
Submitted by:	novel
3.10.1.20160113_4,1
05 Jul 2017 17:20:56
Revision:445087Original commit files touched by this commit
dim search for other commits by this committer
Detect clang 5.0.0 correctly, and drop USE_GCC.

Approved by:	bdrewery (maintainer)
PR:		218856
MFH:		2017Q3
3.10.1.20160113_4,1
03 May 2017 22:07:31
Revision:440063Original commit files touched by this commit
bdrewery search for other commits by this committer
Allow valgrind to build with Clang again.

This resolves runtime issues with deciphering clang-built binaries
using a newer dwarf format.

Reported by:	adrian, dim
3.10.1.20160113_3,1
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
3.10.1.20160113_2,1
11 Feb 2017 15:26:35
Revision:433879Original commit files touched by this commit
jbeich search for other commits by this committer
devel/valgrind{,-devel}: unbreak with gcc6 or later

checking for a supported version of gcc... no (6.3.0)
configure: error: please use gcc >= 3.0 or clang >= 2.9
===>  Script "configure" failed unexpectedly.
3.10.1.20160113_2,1
20 Nov 2016 09:38:09
Revision:426566Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
3.10.1.20160113_1,1
21 Oct 2016 15:21:13
Revision:424427Original commit files touched by this commit
mat search for other commits by this committer
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
3.10.1.20160113_1,1
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
3.10.1.20160113_1,1
02 Jun 2016 20:34:21
Revision:416294Original commit files touched by this commit
asomers search for other commits by this committer
Add a MANPAGES knob to devel/valgrind{-devel}

devel/valgrind/Makefile
devel/valgrind/pkg-plist
devel/valgrind-devel/Makefile
devel/valgrind-devel/pkg-plist
	Add a MANPAGES option. valgrind's man pages are built with
	docbook-xml, which has lots of dependencies. Disabling MANPAGES will
	speed the build.

Reviewed by:	bdrewery, brd
Approved by:	bdrewery (ports, maintainer)
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D6667
3.10.1.20160113,1
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
3.10.1.20160113,1
26 Feb 2016 19:41:38
Revision:409636Original commit files touched by this commit
bdrewery search for other commits by this committer
- Update to 3.10.1
- Add pipe(2) syscall
- Add cpuset_getaffinity(2) syscall
- Support arguments for cpuset_setaffinity(2) syscall
- sendfile(2) syscall fixes
- getsockopt(2) syscall fixes
- Add missing fcntl(2) handlers [1]
- Add missing jail syscalls [2]
- Add missing kldload syscalls [3]
- Add missing accept4(2) syscall [4]

PR:	196451 [1]
Obtained
from:	https://bitbucket.org/stass/valgrind-freebsd/issues/15/missing-fcntl-commands
[1]
PR:	152899 [2]
Obtained
from:	https://bitbucket.org/stass/valgrind-freebsd/pull-requests/10/implement-some-of-the-jails-syscalls/diff
[2]

Obtained
from:	https://bitbucket.org/stass/valgrind-freebsd/pull-requests/11/fix-issue-25-add-kldload-kldunload-kldfind/diff
[3]
Obtained
from:	https://bitbucket.org/stass/valgrind-freebsd/pull-requests/8/fix-issue-21-accept4-is-unimplemented-on/diff
[4]
3.10.0.20150126_2,1
26 Feb 2016 18:49:01
Revision:409631Original commit files touched by this commit
bdrewery search for other commits by this committer
- Take back maintainership
- Add a patch for "unhandled sysarch cmd 132" error.

PR:		202766
3.10.0.20150126_1,1
29 Dec 2015 14:30:47
Revision:404743Original commit files touched by this commit
mat search for other commits by this committer
Cleanup GH_* and variables order.

Sponsored by:	Absolight
3.10.0.20150126_1,1
23 Mar 2015 18:35:46
Revision:382021Original commit files touched by this commit
bdrewery search for other commits by this committer
- Fix 32BIT build
- Fix plist under 32bit builds
- Fix build on 84amd64 by using GCC. Stass has suggested to me that
  using clang may result in a broken runtime anyhow.
  The error encountered was the one logged in r350881 about missing 'rdtscp'
  instruction.
- Fix build occuring during 'make stage' phase.
3.10.0.20150126,1
14 Feb 2015 04:05:30
Revision:378948Original commit files touched by this commit
bdrewery search for other commits by this committer
- Update to checkin 963c4a777573 from stass' bitbucket, which is 3.10.0.
3.9.0.r1,1
22 Jan 2015 22:23:07
Revision:377700Original commit files touched by this commit
bdrewery search for other commits by this committer
Release maintainership
3.9.0.r1,1
27 Oct 2014 11:09:47
Revision:371553Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
3.9.0.r1,1
16 Jul 2014 07:59:59
Revision:362047Original commit files touched by this commit
bapt search for other commits by this committer
Fix non default LIB_DEPENDS

With hat:	portmgr
3.9.0.r1,1
15 Jul 2014 14:36:13
Revision:361929Original commit files touched by this commit
adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
3.9.0.r1,1
25 Jun 2014 05:35:32
Revision:359185Original commit files touched by this commit
bapt search for other commits by this committer
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
3.9.0.r1,1
11 Apr 2014 03:44:26
Revision:350881Original commit files touched by this commit
bdrewery search for other commits by this committer
- Convert to USES=tar
- Mark BROKEN on amd64:

  mv -f priv/.deps/libvex_amd64_freebsd_a-guest_x86_toIR.Tpo
priv/.deps/libvex_amd64_freebsd_a-guest_x86_toIR.Po
  cc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include -I../VEX/pub -DVGA_amd64=1
-DVGO_freebsd=1 -DVGP_amd64_freebsd=1 -DVGPV_amd64_freebsd_vanilla=1 -Ipriv 
-m64 -fomit-frame-pointer -O2 -g -Wall -Wmissing-prototypes -Wshadow
-Wpointer-arith -Wstrict-prototypes -Wmissing-declarations
-Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wbad-function-cast
-Wcast-qual -Wcast-align -fstrict-aliasing -Wno-long-long -O2 -pipe
-fno-strict-aliasing -Wwrite-strings -fno-stack-protector -MT
priv/libvex_amd64_freebsd_a-guest_amd64_helpers.o -MD -MP -MF
priv/.deps/libvex_amd64_freebsd_a-guest_amd64_helpers.Tpo -c -o
priv/libvex_amd64_freebsd_a-guest_amd64_helpers.o `test -f
'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c
  {standard input}: Assembler messages:
  {standard input}:1524: Error: no such instruction: `rdtscp'
  gmake[3]: *** [priv/libvex_amd64_freebsd_a-guest_amd64_helpers.o] Error 1
  gmake[3]: Leaving directory
`/wrkdirs/usr/ports/devel/valgrind-devel/work/valgrind-freebsd-3.9.0.rc1/VEX'
  gmake[2]: *** [install] Error 2
3.9.0.r1,1
08 Feb 2014 21:10:00
Revision:343388Original commit files touched by this commit
bdrewery search for other commits by this committer
Fix build on 8.3 due to tcp.h not properly
including sys/types.h in it yet.
3.9.0.r1,1
22 Jan 2014 23:01:10
Revision:340743Original commit files touched by this commit
bdrewery search for other commits by this committer
- Update to 3.9.0-rc1

  The 32BIT option currently is broken.
3.8.1_1,1
22 Jan 2014 18:11:30
Revision:340728Original commit files touched by this commit
bdrewery search for other commits by this committer
- Bump PORTREVISION to ensure rebuild after HEAD r260290 to fix
  on head, stable/10

PR:		ports/185292
Reported by:	Robert David <robert.david.public@gmail.com>
3.8.1,1
09 Oct 2013 13:23:18
Revision:329897Original commit files touched by this commit
bdrewery search for other commits by this committer
- Rename devel/valgrind-snapshot to devel/valgrind-devel to follow port
  naming conventions
- Convert to staging

Number of commits found: 55