Page MenuHomeFreeBSD

Recent Activity

Today

rene committed R11:4bca08b5edb7: databases/mysql94-server: Remove expired port (authored by rene).
databases/mysql94-server: Remove expired port
Tue, Mar 31, 5:09 PM
rene committed R11:22487f8d1739: databases/mysql91-server: Remove expired port (authored by rene).
databases/mysql91-server: Remove expired port
Tue, Mar 31, 5:09 PM
rene committed R11:fe5906999f40: databases/mysql91-client: Remove expired port (authored by rene).
databases/mysql91-client: Remove expired port
Tue, Mar 31, 5:08 PM
rene committed R11:7e07bb438a9d: databases/mysql94-client: Remove expired port (authored by rene).
databases/mysql94-client: Remove expired port
Tue, Mar 31, 5:08 PM
ziaee accepted D54467: _exit.2: Cross-reference atexit(3).

Thank you both so much!

Tue, Mar 31, 5:08 PM · manpages
alven closed D56192: net/zapret2: Update 0.9.4.6 => 0.9.4.7.
Tue, Mar 31, 5:08 PM
rene committed R11:24e24d78b09d: lang/cython0: Revert: Remove expired port, it broke INDEX (authored by rene).
lang/cython0: Revert: Remove expired port, it broke INDEX
Tue, Mar 31, 5:07 PM
alven committed R11:16886c44ee76: net/zapret2: Update 0.9.4.6 => 0.9.4.7 (authored by alven).
net/zapret2: Update 0.9.4.6 => 0.9.4.7
Tue, Mar 31, 5:07 PM
rene added a reverting change for R11:56c3f39b3f92: lang/cython0: Remove expired port: R11:24e24d78b09d: lang/cython0: Revert: Remove expired port, it broke INDEX.
Tue, Mar 31, 5:07 PM
rene committed R11:2675456ff311: lang/cython0: bump EXPIRATION_DATE to 2026-06-30 (authored by rene).
lang/cython0: bump EXPIRATION_DATE to 2026-06-30
Tue, Mar 31, 5:07 PM
rene committed R11:573e07a9d066: Mk: unregister expired databases/mysql91* (authored by rene).
Mk: unregister expired databases/mysql91*
Tue, Mar 31, 5:07 PM
rene committed R11:371f56b72fbe: Mk: unregister expired databases/mysql94* (authored by rene).
Mk: unregister expired databases/mysql94*
Tue, Mar 31, 5:07 PM
pouria added a comment to D56187: routing: Implement merge of nhgrp in new multipath route.

Sample output:

[root@ftsr1] [~] # route -n6 add -net 3fff::/64 -gateway 2a01:e140:10:10::1 -weight 1
add net 3fff::/64: gateway 2a01:e140:10:10::1 fib 0
[root@ftsr1] [~] # route -n6 add -net 3fff::/64 -gateway 2a01:e140:10:10::2 -weight 2
add net 3fff::/64: gateway 2a01:e140:10:10::2 fib 0
[root@ftsr1] [~] # route -n6 add -net 3fff::/64 -gateway 2a01:e140:10:10::3 -weight 3 -expire +3
add net 3fff::/64: gateway 2a01:e140:10:10::3 fib 0
[root@ftsr1] [~] # route -on6 get 3fff::/64
   route to: 3fff::
destination: 3fff::
       mask: ffff:ffff:ffff:ffff::
        fib: 0
      flags: <UP,GATEWAY,DONE,STATIC>
      nhops: 3
        via: gw 2a01:e140:10:10::1 iface vtnet0 weight 1 mtu 1500 table inet6.0
        via: gw 2a01:e140:10:10::2 iface vtnet0 weight 2 mtu 1500
        via: gw 2a01:e140:10:10::3 iface vtnet0 weight 3 mtu 1500 expire 1
Tue, Mar 31, 5:02 PM
ziaee added a comment to D56173: website: Modernize and simplify language logic.

@ziaee I know this has dropped OK, but just wanted to say, don't get rid of baseof.html! I'm fairly sure it is the root of the whole template for Hugo. https://gohugo.io/templates/new-templatesystem-overview/#example-folder-structure

Tue, Mar 31, 5:01 PM · docs
yuri accepted D56192: net/zapret2: Update 0.9.4.6 => 0.9.4.7.

Thanks for the patch!
Approved.

Tue, Mar 31, 4:57 PM
glebius committed rG407b1e498018: rss: make toeplitz.c standard part of the kernel (authored by glebius).
rss: make toeplitz.c standard part of the kernel
Tue, Mar 31, 4:51 PM
pouria added a comment to D56187: routing: Implement merge of nhgrp in new multipath route.

For reviewers: this patch also fixes a panic caused by an incorrect assumption in nhgrp_get_addition_group().
That function assumes rnd->rnd_nhop is not an nhgrp_object, therefore sending two or more RTA_MULTIPATH attributes can trigger a panic.

Tue, Mar 31, 4:46 PM
emaste added a comment to D51150: Jail sysctls: deprecated a generic sysctl in favour of allow-flags.

I don't see it committed?

9fd978680db649 (Baptiste Daroussin      2024-01-04 15:09:44 +0100 5015) SYSCTL_PROC(_security_jail, OID_AUTO, mlock_allowed,
9fd978680db649 (Baptiste Daroussin      2024-01-04 15:09:44 +0100 5016)     CTLTYPE_INT | CTLFLAG_RW | CTLFLAG_MPSAFE,
9fd978680db649 (Baptiste Daroussin      2024-01-04 15:09:44 +0100 5017)     NULL, PR_ALLOW_MLOCK, sysctl_jail_default_allow, "I",
9fd978680db649 (Baptiste Daroussin      2024-01-04 15:09:44 +0100 5018)     "Processes in jail can lock/unlock physical pages in memory");
Tue, Mar 31, 4:42 PM
netchild abandoned D51150: Jail sysctls: deprecated a generic sysctl in favour of allow-flags.

I was wrong. It is committed. It just needs to be closed here. I do not see a way to close. Maybe I'm blind... the only thing I found was abandoning this revision.

Tue, Mar 31, 4:39 PM
fuz accepted D55834: lib/msun: Added fmaximum and fminimum family. Tests and man page.

This looks pretty good.

Tue, Mar 31, 4:39 PM · GSoC Students
dinoex committed R11:86adc03ef405: mail/sendmail-devel: update to 8.19.0.0 (authored by dinoex).
mail/sendmail-devel: update to 8.19.0.0
Tue, Mar 31, 4:33 PM
netchild added a comment to D51150: Jail sysctls: deprecated a generic sysctl in favour of allow-flags.

Yes, it waits for me to remember that this is not committed...

Tue, Mar 31, 4:32 PM
alven requested review of D56192: net/zapret2: Update 0.9.4.6 => 0.9.4.7.
Tue, Mar 31, 4:32 PM
dinoex committed R11:58393940ce08: games/xpuzzles: merge ports and update to 8.9.4 (authored by dinoex).
games/xpuzzles: merge ports and update to 8.9.4
Tue, Mar 31, 4:31 PM
pouria added inline comments to D56188: netlink: Fix RTA_MULTIPATH on RTM_GETROUTE.
Tue, Mar 31, 4:31 PM
alven committed R11:e53e8ebaa5b7: security/hidden-lake: Update 1.10.3 => 1.10.4 (authored by alven).
security/hidden-lake: Update 1.10.3 => 1.10.4
Tue, Mar 31, 4:27 PM
cracauer added a comment to D56171: Convert copystr to strlcpy.

Yeez, that was a bad shot from the hip. Sorry about that.

Tue, Mar 31, 4:26 PM
vladlen added inline comments to D53792: website: RSS fix news/feed.xml for ru and zh-tw.
Tue, Mar 31, 4:25 PM · docs
pouria added a comment to D56187: routing: Implement merge of nhgrp in new multipath route.

For tests, see D56190.

Tue, Mar 31, 4:21 PM
rene committed R11:70f3c9225233: filesystems/moosefs2-master: Remove expired port (authored by rene).
filesystems/moosefs2-master: Remove expired port
Tue, Mar 31, 4:20 PM
mhorne accepted D56163: Stop refering to non-existing manpage strlcpy(9)..
Tue, Mar 31, 4:19 PM
rene committed R11:c71a771c6f33: multimedia/gstreamer1-plugins-svt-hevc: Remove expired port (authored by rene).
multimedia/gstreamer1-plugins-svt-hevc: Remove expired port
Tue, Mar 31, 4:19 PM
rene committed R11:03f72edb2da5: filesystems/moosefs2-client: Remove expired port (authored by rene).
filesystems/moosefs2-client: Remove expired port
Tue, Mar 31, 4:19 PM
rene committed R11:fa529a9087fd: filesystems/moosefs2-cli: Remove expired port (authored by rene).
filesystems/moosefs2-cli: Remove expired port
Tue, Mar 31, 4:19 PM
mhorne requested changes to D56171: Convert copystr to strlcpy.

Hi, thanks for taking this on, it would be nice to see this conversion completed.

Tue, Mar 31, 4:19 PM
rene committed R11:222028cd2df6: filesystems/moosefs2-metalogger: Remove expired port (authored by rene).
filesystems/moosefs2-metalogger: Remove expired port
Tue, Mar 31, 4:18 PM
rene committed R11:c9d34cf90f6d: filesystems/moosefs2-netdump: Remove expired port (authored by rene).
filesystems/moosefs2-netdump: Remove expired port
Tue, Mar 31, 4:18 PM
rene committed R11:64e63d39188d: filesystems/moosefs2-cgi: Remove expired port (authored by rene).
filesystems/moosefs2-cgi: Remove expired port
Tue, Mar 31, 4:18 PM
rene committed R11:0d4608a3f6b1: filesystems/moosefs2-cgiserv: Remove expired port (authored by rene).
filesystems/moosefs2-cgiserv: Remove expired port
Tue, Mar 31, 4:17 PM
rene committed R11:0e2f3301a29b: filesystems/moosefs2-chunkserver: Remove expired port (authored by rene).
filesystems/moosefs2-chunkserver: Remove expired port
Tue, Mar 31, 4:17 PM