Page MenuHomeFreeBSD
Feed Search

Aug 10 2021

swills abandoned D25951: turn off building portsnap client by default.

Closing in favor of D31437

Aug 10 2021, 4:57 PM

Aug 6 2021

swills added a comment to D31437: Make portsnap off by default.

Probably incomplete, please let me know what I'm missing.

Aug 6 2021, 9:17 PM
swills requested review of D31437: Make portsnap off by default.
Aug 6 2021, 9:16 PM

Jul 28 2021

swills committed R11:0c97e5d85027: multimedia/webcamd: update to 5.13.2.5.
Jul 28 2021, 6:05 PM

Jul 15 2021

swills committed R11:63200ef6c0ce: deskutils/syncthingtray: update to 1.1.5.
Jul 15 2021, 2:14 PM
swills committed R11:4118498e211d: net/syncthing: update to 1.18.0.
Jul 15 2021, 2:14 PM

Jul 8 2021

swills added a comment to D30667: fix tail -f on stdin.

Changing file_name to const makes sense, but seems like a larger change, could we perhaps do that in a separate commit, just for clarity?

Ok. I still think we should not be malloc()ing file in this change though. Other than that and the inline comment, the change looks good to me.

Jul 8 2021, 2:50 PM
swills updated the diff for D30667: fix tail -f on stdin.
Jul 8 2021, 1:08 PM
swills added a comment to D30667: fix tail -f on stdin.

Thanks for the review and writing the test! I've made the change to only call foward() if we're not calling follow().

Jul 8 2021, 11:55 AM
swills updated the diff for D30667: fix tail -f on stdin.
Jul 8 2021, 11:52 AM
swills set the repository for D30942: Mk/Scripts/qa.sh: Fix libedit check after shlib version bump to R11 FreeBSD ports repository.
Jul 8 2021, 11:19 AM
swills added a reviewer for D31105: Remove duplicate content about blanket approval: docs.
Jul 8 2021, 3:54 AM
swills requested review of D31105: Remove duplicate content about blanket approval.
Jul 8 2021, 3:53 AM

Jul 1 2021

swills updated the diff for D30667: fix tail -f on stdin.
Jul 1 2021, 3:03 PM
swills updated the diff for D30667: fix tail -f on stdin.
Jul 1 2021, 12:48 PM

Jun 30 2021

swills added a reviewer for D30942: Mk/Scripts/qa.sh: Fix libedit check after shlib version bump: bapt.
Jun 30 2021, 3:07 AM

Jun 29 2021

swills updated the diff for D30942: Mk/Scripts/qa.sh: Fix libedit check after shlib version bump.
Jun 29 2021, 9:44 PM
swills updated the summary of D30942: Mk/Scripts/qa.sh: Fix libedit check after shlib version bump.
Jun 29 2021, 6:49 PM
swills requested review of D30942: Mk/Scripts/qa.sh: Fix libedit check after shlib version bump.
Jun 29 2021, 6:46 PM
swills committed R11:9d9fd4fe1b7b: devel/ncurses: update to 20210626 snapshot.
Jun 29 2021, 5:05 PM

Jun 23 2021

swills committed R11:3a4ec26f17b5: sysutils/consul: Update to 1.9.5 (authored by brd).
Jun 23 2021, 2:19 PM
swills committed R11:ca31c5ecae0b: security/vault: Update to 1.7.3.
Jun 23 2021, 2:15 PM
swills committed R11:2056023c1c2b: sysutils/consul: Update to 1.9.5 (authored by brd).
Jun 23 2021, 2:15 PM

Jun 12 2021

swills added a comment to D30667: fix tail -f on stdin.

Hym its works for me.

# tail -f < pdfork.c 
        printf("%d\n", pid);
        fd2 = dup(fd);
...

What version of FreeBSD are you using there? For me, it doesn't work on 14-CURRENT without these changes.

Jun 12 2021, 9:33 AM

Jun 11 2021

swills added inline comments to D30667: fix tail -f on stdin.
Jun 11 2021, 7:31 PM
swills added a comment to D30667: fix tail -f on stdin.

Hym its works for me.

# tail -f < pdfork.c 
        printf("%d\n", pid);
        fd2 = dup(fd);
...
Jun 11 2021, 7:31 PM
swills updated the diff for D30667: fix tail -f on stdin.
Jun 11 2021, 7:29 PM
swills added a comment to D30667: fix tail -f on stdin.

Can you provide some more context?

Jun 11 2021, 7:07 PM
swills added reviewers for D30667: fix tail -f on stdin: markj, oshogbo, kevans.
Jun 11 2021, 6:46 PM

Jun 8 2021

swills updated the diff for D30667: fix tail -f on stdin.
Jun 8 2021, 4:39 PM
swills updated the diff for D30667: fix tail -f on stdin.
Jun 8 2021, 2:46 PM

Jun 7 2021

swills updated the diff for D30667: fix tail -f on stdin.
Jun 7 2021, 1:27 PM
swills requested review of D30667: fix tail -f on stdin.
Jun 7 2021, 4:39 AM

Jun 5 2021

swills abandoned D30653: hexdump/od: clean up pointer sign warnings.
Jun 5 2021, 7:54 PM
swills requested review of D30653: hexdump/od: clean up pointer sign warnings.
Jun 5 2021, 3:49 PM

May 14 2021

swills added a comment to D30238: devel/git, devel/git-cvs, and 2 more: Split git ports.

Looks OK to me. It is as you say a bit ugly, but I think it gets us where we want to be and is the best we can do until sub-packages are supported.

May 14 2021, 12:59 PM

May 7 2021

swills added a comment to D30160: Enhance patch(1) to search for file being patched, from the current directory..

A command line argument to do this without the prompt (non-interactively) would be nice too.

May 7 2021, 1:59 PM

Apr 13 2021

swills accepted D29732: devel/sd-mux-ctrl: Rename to match upstream.

I just kept the patch as before and it works as expected, i.e. nothing was changed. For the upstream question of the patches, I'm agreed and I think it should be chased during the next release update.

Apr 13 2021, 6:03 PM
swills committed R11:3b722238a917: devel/ncurses: update to 20210403 snapshot.
Apr 13 2021, 1:03 PM
swills added inline comments to D29732: devel/sd-mux-ctrl: Rename to match upstream.
Apr 13 2021, 12:00 PM

Mar 29 2021

swills added a comment to D29237: Add SUB_FILES_EARLY.

This sounds reasonable. Could you show the example usage (either in this diff or just add a pointer) just for reference? I'd especially like to compare the SED or REINPLACE_CMD usage to what you have with this in place. Thanks!

Mar 29 2021, 1:55 PM

Mar 27 2021

swills added a comment to D29202: www/kibana7: Update to 7.11.2.

I think textproc/node-re2 got removed and this needs revision, but correct me if I'm wrong.

Mar 27 2021, 7:24 PM
swills accepted D29322: Use misc/terminfo-db.

Sure, that's fine with me, go ahead.

Mar 27 2021, 7:22 PM

Mar 23 2021

swills committed rP569071: devel/gammaray: fix amd64 ABI detection, build.
Mar 23 2021, 11:24 PM

Mar 17 2021

swills committed rP568657: net-mgmt/nstat: update to latest commit.
Mar 17 2021, 1:27 PM
swills committed rP568655: MFH: r565160 r566653 r566861 r568294 r568491 r568654.
Mar 17 2021, 1:09 PM
swills committed rP568654: www/minio: update to 2021.03.17.02.33.02.
Mar 17 2021, 1:04 PM
swills committed rP568653: Document minio issue.
Mar 17 2021, 1:04 PM

Mar 15 2021

swills committed rP568491: www/minio: fix runtime issue.
Mar 15 2021, 6:42 PM
swills committed rP568427: devel/ncurses: update to 20210313 snapshot.
Mar 15 2021, 4:18 AM

Mar 13 2021

swills committed rP568294: www/minio: update to 2021.03.12.00.00.47.
Mar 13 2021, 10:53 PM
swills committed rP568293: www/boringssl: drop maintainership since I no longer use this.
Mar 13 2021, 10:36 PM
swills committed rP568292: www/grafana{4,5}: drop maintainership, mark deprecated.
Mar 13 2021, 10:35 PM
swills committed rP568291: Drop maintainership since I no longer use this.
Mar 13 2021, 10:09 PM
swills committed rP568251: devel/ncurses: add distinfo missed in previous commit.
Mar 13 2021, 2:44 PM
swills committed rP568234: net/google-cloud-sdk: update to 331.0.0.
Mar 13 2021, 6:38 AM
swills committed rP568235: games/dunelegacy: convert from REINPLACE_CMD to patch files.
Mar 13 2021, 6:38 AM
swills committed rP568233: security/please: convert from REINPLACE_CMD to patch.
Mar 13 2021, 6:38 AM
swills committed rP568232: databases/py-carbon & www/py-graphite-web: drop maintainership since I no….
Mar 13 2021, 6:38 AM
swills committed rP568229: devel/ncurses: update to 20210306 snapshot.
Mar 13 2021, 5:53 AM
swills committed rP568228: cad/solvespace: drop maintainership since I no longer user this.
Mar 13 2021, 5:52 AM
swills committed rP568227: devel/radare2: keep KF_TYPE_CRYPTO where possible [1].
Mar 13 2021, 5:52 AM
swills committed rP568224: www/mattermost-webapp www/mattermost-server: Update to 5.32.1.
Mar 13 2021, 1:05 AM
swills committed rP568218: sysutuils/consul: update to 1.9.4 [1].
Mar 13 2021, 12:15 AM

Mar 12 2021

swills committed rP568214: archivers/bzip2: update to 1.0.8.
Mar 12 2021, 11:37 PM

Mar 10 2021

swills requested review of D29196: x11/xscreensaver: update to 5.45.
Mar 10 2021, 5:02 PM

Mar 5 2021

swills accepted D29080: Drop gomod-deps in favor of gomod-vendor.

Great, thanks!

Mar 5 2021, 2:53 PM
swills accepted D29079: Clean up devel/please.

Looks good, thanks!

Mar 5 2021, 2:52 PM

Mar 2 2021

swills committed rP566935: devel/ncurses: update to 20210227 snapshot.
Mar 2 2021, 11:16 AM
swills committed rP566934: sysutils/ipfs-go-fs-repo-migrations: create port.
Mar 2 2021, 11:16 AM
swills committed rP566933: security/please: update to 2.8.
Mar 2 2021, 11:16 AM
swills committed rP566932: sysutils/openseachest: update to 21.03.01.
Mar 2 2021, 11:16 AM

Mar 1 2021

swills committed rP566861: www/minio: update to 2021.03.01.04.20.55.
Mar 1 2021, 3:10 PM

Feb 27 2021

swills committed rP566660: devel/git-codereview: update to 1.0.2.
Feb 27 2021, 3:31 AM
swills committed rP566659: textproc/consul-template: update to 0.25.2.
Feb 27 2021, 3:31 AM
swills committed rP566658: devel/gitlab-runner: update to 13.9.0.
Feb 27 2021, 3:30 AM
swills committed rP566657: net/google-cloud-sdk: update to 329.0.0.
Feb 27 2021, 3:30 AM
swills committed rP566656: devel/please: update to 15.17.0.
Feb 27 2021, 3:29 AM
swills committed rP566654: devel/lab: update to 0.20.0.
Feb 27 2021, 1:51 AM
swills committed rP566653: www/minio: update to 2021.02.24.18.44.45.
Feb 27 2021, 1:51 AM
swills committed rP566652: security/vault: update to 1.6.3.
Feb 27 2021, 1:50 AM
swills committed rP566651: Document vault issue.
Feb 27 2021, 1:50 AM
swills committed rP566648: net/p5-Net-Connection-ncnetstat: create port.
Feb 27 2021, 12:06 AM
swills committed rP566647: net/p5-Net-Connection-lsof: create port.
Feb 27 2021, 12:06 AM
swills committed rP566646: net/p5-Net-Connection-Sort: create port.
Feb 27 2021, 12:06 AM
swills committed rP566645: net/p5-Net-Connection-Match: create port.
Feb 27 2021, 12:06 AM
swills committed rP566644: net/p5-Network-Connection: create port.
Feb 27 2021, 12:06 AM

Feb 26 2021

swills accepted D28930: ncurses: Catchup with base changes.
In D28930#647904, @bapt wrote:

no the hashed db isn't faster, the hashed allow the ports tree to simply add its own terminal definition without the requirement of a script.
It allows base and ports to coexist better reusing common locations

Feb 26 2021, 3:02 PM

Feb 25 2021

swills added a comment to D28930: ncurses: Catchup with base changes.

Is there supposed to be a patch file here?

Feb 25 2021, 10:26 PM
swills added a comment to D28930: ncurses: Catchup with base changes.

Why switch to non-hashed DB? Isn't hashed faster?

Feb 25 2021, 10:15 PM

Feb 16 2021

swills committed rP565413: databases/redisdesktopmanager: update to 2021.2.
Feb 16 2021, 4:39 PM
swills committed rP565405: deskutils/syncthingtray: update to 1.1.2.
Feb 16 2021, 2:51 PM
swills committed rP565404: net/syncthing: update to 1.13.1.
Feb 16 2021, 2:51 PM
swills committed rP565402: devel/ncurses: update to 20210213 snapshot.
Feb 16 2021, 2:47 PM

Feb 14 2021

swills committed rP565191: devel/py-aiortc: update to 1.1.2.
Feb 14 2021, 3:16 AM
swills committed rP565190: multimedia/py-av: update to 8.0.3.
Feb 14 2021, 3:16 AM
swills committed rP565189: devel/py-crc32c: update to 2.2.
Feb 14 2021, 3:16 AM
swills committed rP565188: devel/py-aioice: update to 0.7.5.
Feb 14 2021, 3:16 AM

Feb 13 2021

swills committed rP565182: x11/radare-cutter: update to 0.1.1.
Feb 13 2021, 10:03 PM
swills committed rP565181: devel/radare2: update to 5.1.1.
Feb 13 2021, 10:01 PM