Page MenuHomeFreeBSD
Feed All Stories

Jun 23 2018

eadler committed rS335590: top(1): Convert process listing to sbuf too.
top(1): Convert process listing to sbuf too
Jun 23 2018, 10:45 PM
eadler committed rS335591: top(1): Restructure printing of process states.
top(1): Restructure printing of process states
Jun 23 2018, 10:45 PM
eadler committed rS335589: top(1): Use basename instead of a homegrown alternative.
top(1): Use basename instead of a homegrown alternative
Jun 23 2018, 10:45 PM
jeff added inline comments to D15976: Change vm_page_import() to avoid physical memory fragmentation.
Jun 23 2018, 10:11 PM
alc updated the diff for D15976: Change vm_page_import() to avoid physical memory fragmentation.

Pass the array of vm_page_t pointers into vm_phys.

Jun 23 2018, 9:47 PM
dteske added a comment to D15875: [New Port] sysutils/mping.

To prevent the "This revision was not accepted when it landed; it landed in state Needs Review." moniker being attached to this review, can you re-approve?

Jun 23 2018, 9:23 PM
AMDmi3 committed rP473166: - Fix conflicts for some system libraries due to incorrect include path order.
- Fix conflicts for some system libraries due to incorrect include path order
Jun 23 2018, 9:18 PM
AMDmi3 committed rP473165: - Update to 3.0.3.
- Update to 3.0.3
Jun 23 2018, 9:18 PM
swills committed rP473164: graphics/tesseract: update to 3.05.02.
graphics/tesseract: update to 3.05.02
Jun 23 2018, 9:16 PM
AMDmi3 committed rP473163: - Add missing depends.
- Add missing depends
Jun 23 2018, 9:15 PM
jrm added a comment to D15981: comms/cutecom: Upgrade to 0.45.0.
In D15981#338420, @jwb wrote:

I recall the conversation, but I think it ended with a lack of consensus
even among senior developers. The handbook still doesn't clarify this.
I'm agnostic...

Jun 23 2018, 8:48 PM
jwb updated the diff for D15981: comms/cutecom: Upgrade to 0.45.0.

I recall the conversation, but I think it ended with a lack of consensus
even among senior developers. The handbook still doesn't clarify this.
I'm agnostic...

Jun 23 2018, 8:39 PM
aniketp updated the summary of D15966: Introduce test-program for process-control group of system calls.
Jun 23 2018, 8:36 PM
aniketp updated the diff for D15966: Introduce test-program for process-control group of system calls.

Add test for setpgrp_success

Jun 23 2018, 8:35 PM
swills committed rP473162: www/minio: update to 2018.06.22.23.48.46.
www/minio: update to 2018.06.22.23.48.46
Jun 23 2018, 8:24 PM
oshogbo closed D15766: Document libcasper_service.
Jun 23 2018, 8:12 PM
oshogbo committed rS335588: Document libcasper_service..
Document libcasper_service.
Jun 23 2018, 8:12 PM
bobf_mrp3.com added inline comments to D15031: bcm2835_spi.c mod to support mode and clock in ivars from spibus.
Jun 23 2018, 8:10 PM
gonzo committed rS335587: Document multi variants of *prop_alloc functions.
Document multi variants of *prop_alloc functions
Jun 23 2018, 8:05 PM
adridg committed rP473161: Fix graphics/ampasACES-container with Clang6..
Fix graphics/ampasACES-container with Clang6.
Jun 23 2018, 8:04 PM
rakuco committed rP473160: Copy devel/cmake patch from r473149..
Copy devel/cmake patch from r473149.
Jun 23 2018, 8:04 PM
cpm committed rP473159: - Update to latest commit.
- Update to latest commit
Jun 23 2018, 8:03 PM
tcberner committed rP473158: databases/cassandra-cpp-driver: fix build with libuv-1.21.0.
databases/cassandra-cpp-driver: fix build with libuv-1.21.0
Jun 23 2018, 8:00 PM
asomers accepted D15966: Introduce test-program for process-control group of system calls.
Jun 23 2018, 7:57 PM
antoine committed rP473157: Fix incorrect IGNORE.
Fix incorrect IGNORE
Jun 23 2018, 7:52 PM
bofh committed rP473156: databases/mroonga: Update version 8.01=>8.03.
databases/mroonga: Update version 8.01=>8.03
Jun 23 2018, 7:43 PM
tcberner added a comment to D15970: net/fping: update to 4.0.

Thanks for following up on this :)

Thanks for pointing it out! :-)

A question about procedure:

What I did was find all the Makefiles which had net/fping in them and for every one of them, go and extract the distfile and see if they used fping6. I was lucky because I found a port at my third attempt :-) but... is there a better way to do something like this?

Jun 23 2018, 7:38 PM
antoine committed rP473155: Unbreak make patch.
Unbreak make patch
Jun 23 2018, 7:36 PM
tcberner added a comment to D15982: devel/hub: update to 2.4.0.

The maintainer change of the port can be done with a single timeout :)

Jun 23 2018, 7:32 PM
gonzo committed rS335586: Bump .Dd value after r335585.
Bump .Dd value after r335585
Jun 23 2018, 7:30 PM
aniketp added inline comments to D15966: Introduce test-program for process-control group of system calls.
Jun 23 2018, 7:27 PM
aniketp updated the diff for D15966: Introduce test-program for process-control group of system calls.

Update ngroups for setgroups_success as 5 instead of 100

Jun 23 2018, 7:26 PM
stephen committed rP473154: - Set option image to default to on..
- Set option image to default to on.
Jun 23 2018, 7:16 PM
stephen committed rP473153: - Update to 1.0.6..
- Update to 1.0.6.
Jun 23 2018, 7:15 PM
adridg committed rP473152: Update graphics/ampasACES-container to the actual 1.0.2 version..
Update graphics/ampasACES-container to the actual 1.0.2 version.
Jun 23 2018, 7:15 PM
antoine committed rP473151: MFH: r472433.
MFH: r472433
Jun 23 2018, 7:08 PM
stephen committed rP473150: - Update to 2.8.0..
- Update to 2.8.0.
Jun 23 2018, 7:02 PM
gonzo committed rS335585: Fix invalid OF_getencprop_alloc usage in fdt_pinctrl(9).
Fix invalid OF_getencprop_alloc usage in fdt_pinctrl(9)
Jun 23 2018, 7:01 PM
eadler added a comment to D15960: top(1): Start parsing colors.
In D15960#338171, @bcr wrote:

Would it make sense to add an EXAMPLES section that shows how to define a proper TOPCOLOR?

Jun 23 2018, 6:59 PM
mmacy added inline comments to D15975: eliminate global serialization points in swap reserve & mmap.
Jun 23 2018, 6:58 PM
mmacy added a reviewer for D15933: Back pcpu zone with domain correct pages: glebius.
Jun 23 2018, 6:56 PM
rigoletto added a comment to D15965: x11/polybar: Fix build against x11/xcb-proto 1.13..

The github commit date for new commits are not really helpfull. The fisrt time I looked on there is '8 hours ago' and later '2 days ago'. :-/

Jun 23 2018, 6:56 PM
mmacy added inline comments to D15975: eliminate global serialization points in swap reserve & mmap.
Jun 23 2018, 6:56 PM
mmacy added inline comments to D15975: eliminate global serialization points in swap reserve & mmap.
Jun 23 2018, 6:56 PM
mmacy added a reviewer for D15975: eliminate global serialization points in swap reserve & mmap: glebius.
Jun 23 2018, 6:55 PM
rakuco committed rP473149: Add a patch to unbreak `make configure' with libuv 1.21.0..
Add a patch to unbreak `make configure' with libuv 1.21.0.
Jun 23 2018, 6:51 PM
asomers added inline comments to D15966: Introduce test-program for process-control group of system calls.
Jun 23 2018, 6:48 PM
asomers accepted D15963: Add tests for pipe(2) and POSIX standardized IPC syscalls.
Jun 23 2018, 6:38 PM
tcberner added inline comments to D15965: x11/polybar: Fix build against x11/xcb-proto 1.13..
Jun 23 2018, 6:25 PM
tcberner added inline comments to D15965: x11/polybar: Fix build against x11/xcb-proto 1.13..
Jun 23 2018, 6:24 PM
joneum committed rP473148: Update to 0.1.11.
Update to 0.1.11
Jun 23 2018, 6:21 PM
cem committed rS335584: aesni(4): Fix {de,en}crypt operations that allocated a buffer.
aesni(4): Fix {de,en}crypt operations that allocated a buffer
Jun 23 2018, 6:20 PM
matthew committed rP473147: Update to 4.2.15.
Update to 4.2.15
Jun 23 2018, 6:10 PM
yuri committed rP473146: textproc/flex: Update 2.6.1 -> 2.6.4.
textproc/flex: Update 2.6.1 -> 2.6.4
Jun 23 2018, 5:49 PM
fernape created D15982: devel/hub: update to 2.4.0.
Jun 23 2018, 5:48 PM
rigoletto updated the diff for D15965: x11/polybar: Fix build against x11/xcb-proto 1.13..

But now it needs GH_TAGNAME.

Jun 23 2018, 5:41 PM
alc added inline comments to D15976: Change vm_page_import() to avoid physical memory fragmentation.
Jun 23 2018, 5:35 PM
yuri committed rP473145: japanese/ibus-skk: Update 1.4.1 -> 1.4.3.
japanese/ibus-skk: Update 1.4.1 -> 1.4.3
Jun 23 2018, 5:32 PM
nobutaka committed rP473144: Update to the latest snapshot on 2016/09/24..
Update to the latest snapshot on 2016/09/24.
Jun 23 2018, 5:25 PM
cem committed rS335583: aesni(4): Support CRD_F_KEY_EXPLICIT OCF mode.
aesni(4): Support CRD_F_KEY_EXPLICIT OCF mode
Jun 23 2018, 5:24 PM
loader accepted D15969: Update trademark entities from the English version.
Jun 23 2018, 5:16 PM
yuri committed rP473143: japanese/libskk: Update 1.0.1 -> 1.0.3.
japanese/libskk: Update 1.0.1 -> 1.0.3
Jun 23 2018, 5:11 PM
rigoletto updated the diff for D15965: x11/polybar: Fix build against x11/xcb-proto 1.13..

Returning to the previous versioning scheme to avoid PORTEPOCH. The next version should not take too long to come out, however the port needs update because it is currently broken.

Jun 23 2018, 5:09 PM
thierry committed rP473142: Upgrade to v1.21.0..
Upgrade to v1.21.0.
Jun 23 2018, 4:48 PM
krion committed rP473141: Update to 2.039031.
Update to 2.039031
Jun 23 2018, 4:42 PM
yuri committed rP473140: math/xtensor: Update 0.16.3 -> 0.16.4.
math/xtensor: Update 0.16.3 -> 0.16.4
Jun 23 2018, 4:40 PM
fernape added a comment to D15970: net/fping: update to 4.0.

Thanks for following up on this :)

Jun 23 2018, 4:34 PM
rigoletto updated the diff for D15965: x11/polybar: Fix build against x11/xcb-proto 1.13..

Just bringing to a commit ahead which fix a annoying thing.

Jun 23 2018, 4:30 PM
fernape updated the diff for D15970: net/fping: update to 4.0.

Create fping6 only when IPV6 option is selected

Jun 23 2018, 4:28 PM
bofh committed rP473139: textproc/groonga: Update version 8.0.1=>8.0.3.
textproc/groonga: Update version 8.0.1=>8.0.3
Jun 23 2018, 4:26 PM
loader abandoned D15771: net/py-libnet: Fix build for the platforms that ${MACHINE} != ${ARCH}.

Please include root cause / explanations in the commit log message as well.

Am I understanding correctly and completely that:

  1. MACHINE is equal to ARCH is only true on i386/amd64, AND
  2. MACHINE is not equal to ARCH for other (!i386/amd64) architectures, AND
Jun 23 2018, 4:26 PM
tcberner added a comment to D15970: net/fping: update to 4.0.

Thanks for following up on this :)

Jun 23 2018, 3:58 PM
lakhanshiva_gmail.com added a comment to D15978: Add PNP info to PCI attachment of et driver.

Made the change. Will add D:# to other places where there is description available as well.

Jun 23 2018, 3:56 PM
fernape committed rP473138: biology/phyml: update to v3.3.20180621.
biology/phyml: update to v3.3.20180621
Jun 23 2018, 3:54 PM
fernape closed D15967: biology/phyml: update to v3.3.20180621.
Jun 23 2018, 3:54 PM
stephen committed rP473137: - Update to 2.3.1..
- Update to 2.3.1.
Jun 23 2018, 3:48 PM
stephen committed rP473136: - Update to 2.1.1..
- Update to 2.1.1.
Jun 23 2018, 3:48 PM
fernape updated the diff for D15970: net/fping: update to 4.0.

Link fping to fping6 since a bunch of other ports (net-mgmt/librenms and others)
still expect that binary to exist.

Jun 23 2018, 3:46 PM
tcberner accepted D15967: biology/phyml: update to v3.3.20180621.
Jun 23 2018, 3:45 PM
bcr committed rD51905: Add the Linuxhotel hackathon and BSDCam as two new events..
Add the Linuxhotel hackathon and BSDCam as two new events.
Jun 23 2018, 3:31 PM
fernape updated the diff for D15967: biology/phyml: update to v3.3.20180621.

No need to bump PORTEPOCH

Jun 23 2018, 3:22 PM
manu committed rS335582: aw_mmc: Fix style(9) after r335476.
aw_mmc: Fix style(9) after r335476
Jun 23 2018, 3:05 PM
manu committed rS335581: allwinner: clkng: Correct mux width and flags.
allwinner: clkng: Correct mux width and flags
Jun 23 2018, 3:04 PM
bcr committed rD51904: Style cleanup, purely cosmetical, no visual content changes:.
Style cleanup, purely cosmetical, no visual content changes:
Jun 23 2018, 2:56 PM
wen committed rP473135: - Update to 0.36.
- Update to 0.36
Jun 23 2018, 2:54 PM
yuri committed rP473134: devel/raylib: Update 1.9.7-dev -> 2.0.0-dev.
devel/raylib: Update 1.9.7-dev -> 2.0.0-dev
Jun 23 2018, 2:46 PM
jbeich committed rP473133: devel/git-cinnabar: unbreak after r473036.
devel/git-cinnabar: unbreak after r473036
Jun 23 2018, 2:42 PM
swills committed rP473132: devel/p5-Term-Title: update to 0.09.
devel/p5-Term-Title: update to 0.09
Jun 23 2018, 2:33 PM
imp added inline comments to D15978: Add PNP info to PCI attachment of et driver.
Jun 23 2018, 2:24 PM
swills committed rP473131: net/google-cloud-sdk: update to 206.0.0.
net/google-cloud-sdk: update to 206.0.0
Jun 23 2018, 2:13 PM
yuri committed rP473130: graphics/gmic: Update 2.2.3 -> 2.3.0.
graphics/gmic: Update 2.2.3 -> 2.3.0
Jun 23 2018, 2:07 PM
pi committed rP473129: security/p5-Crypt-Perl: 0.19 -> 0.22.
security/p5-Crypt-Perl: 0.19 -> 0.22
Jun 23 2018, 1:23 PM
jrm added inline comments to D15981: comms/cutecom: Upgrade to 0.45.0.
Jun 23 2018, 1:14 PM
jwb created D15981: comms/cutecom: Upgrade to 0.45.0.
Jun 23 2018, 12:59 PM
bcr accepted D15766: Document libcasper_service.

Sorry for the wait. Looks good to me now.

Jun 23 2018, 12:59 PM
dbaio committed rP473128: textproc/py-texttable: Update to 1.4.0.
textproc/py-texttable: Update to 1.4.0
Jun 23 2018, 12:45 PM
dbaio committed rP473127: textproc/py-parsimonious: Update to 0.8.1, Add test target.
textproc/py-parsimonious: Update to 0.8.1, Add test target
Jun 23 2018, 12:45 PM
kib updated the diff for D15583: Mmap device BAR into userspace..

Fix libkvm build after mips.

Jun 23 2018, 12:28 PM
markj updated the test plan for D15980: Ensure that all queue state is cleared when vm_page_dequeue() returns..
Jun 23 2018, 12:20 PM
markj created D15980: Ensure that all queue state is cleared when vm_page_dequeue() returns..
Jun 23 2018, 12:17 PM