1 [[!meta title="DPorts TO-DO List"]]
3 This is to keep track of the tasks, requirements, ... related to DPorts in general or port-specific. Please contact me (_tuxillo_) if you intend to work on any of these items.
16 <td>`make index` to generate a JSON INDEX file</td>
17 <td>Current FreeBSD-ports `make describe` does not show flavors in the _DEPENDS list</td>
18 <td class="whiteonred">Pending</td>
36 <td>No <b>posix_fallocate()</b> or <b>fallocate()</b> available</td>
38 <td>Need to gather information on what's needed.</td>
39 <td class="whiteonred">Pending</td>
43 <td>No <b>sendmmsg()</b> available</td>
45 <td>Need to gather information on what's needed.</td>
46 <td class="whiteonred">Pending</td>
50 <td>Add support for <b>struct ip_mreqn</b> in setsockopt(2)</td>
52 <td>@sephe: <a href="https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1926f5871d8d40d0c202c5029b76a54a8e99de5b">1926f58</a>. Strictly follow what Linux does for IP_MULTICAST_IF: IP_{ADD,DROP}_MEMBERSHIP</td>
53 <td class="whiteongreen">Done</td>