Page MenuHomeFreeBSD
Feed Advanced Search

Oct 14 2021

miguel_gocobachi.dev added a comment to D25569: [NEW] deskutils/bookworm: Simple, focused ebook reader.
In D25569#729852, @0mp wrote:

Would you like to become the maintainer of this port, @miguel_gocobachi.dev? You've done all the heavy lifting here!

Also, the port is ready to land. I'll commit it once you give me green light.

Oct 14 2021, 4:54 AM

Aug 17 2021

miguel_gocobachi.dev updated the diff for D25569: [NEW] deskutils/bookworm: Simple, focused ebook reader.

python3 support

Aug 17 2021, 2:32 AM
miguel_gocobachi.dev added a comment to D29917: BeFS support for fstyp command.

How do I obtain befs.img.bz2? I can see it neither in tree nor in this patch.

Aug 17 2021, 12:22 AM

Aug 16 2021

miguel_gocobachi.dev updated the diff for D25569: [NEW] deskutils/bookworm: Simple, focused ebook reader.
Aug 16 2021, 1:56 AM

Aug 15 2021

miguel_gocobachi.dev added inline comments to D29917: BeFS support for fstyp command.
Aug 15 2021, 10:16 PM

Apr 28 2021

miguel_gocobachi.dev updated the diff for D29917: BeFS support for fstyp command.

BeFS detection support for fstyp

Apr 28 2021, 2:12 PM
miguel_gocobachi.dev updated the diff for D29917: BeFS support for fstyp command.

Naming convention applied

Apr 28 2021, 2:02 PM
miguel_gocobachi.dev updated the diff for D29917: BeFS support for fstyp command.

Naming convention applied

Apr 28 2021, 12:55 PM

Apr 26 2021

miguel_gocobachi.dev updated the diff for D29917: BeFS support for fstyp command.

naming convention and clean up code

Apr 26 2021, 8:18 AM
miguel_gocobachi.dev updated the diff for D29917: BeFS support for fstyp command.

naming convention and clean up code

Apr 26 2021, 8:02 AM

Apr 25 2021

miguel_gocobachi.dev added a comment to D29917: BeFS support for fstyp command.
In D29917#672536, @pfg wrote:

Thank you. I will go for the name BeFS because I noticed other things using this name

Yes please. BFS is way too generic and we had experienced name clashes in the past because they were too short. Even better if it could be done consistently, i.e. applied to macros like BFS_OS_NAME_LENGTH and BFS_SUPER_BLOCK_MAGIC1.

No. those are documented in Practical File System Design with the Be File System, and we should match their definition. Section 4.8 recommends B_OS_NAME_LENGTH, Alternatively we could use the Haiku definitions.

BTW, it would be nice if we could use other fields from the superblock, but I have no time to investigate whatever other fstype filesystems use.

Apr 25 2021, 11:16 PM

Apr 24 2021

miguel_gocobachi.dev added inline comments to D29917: BeFS support for fstyp command.
Apr 24 2021, 10:25 AM
miguel_gocobachi.dev added a comment to D29917: BeFS support for fstyp command.
In D29917#672220, @pfg wrote:

We don't have the naming conflict here, but befs is OK.
FWIW, there is a fuse version which would be useful before considering a kernel version.

Apr 24 2021, 10:24 AM
miguel_gocobachi.dev retitled D29917: BeFS support for fstyp command from BFS support for fstyp command to BeFS support for fstyp command.
Apr 24 2021, 6:26 AM
miguel_gocobachi.dev updated the diff for D29917: BeFS support for fstyp command.

changed the name to befs following the linux implementation

Apr 24 2021, 6:25 AM
miguel_gocobachi.dev updated the diff for D29917: BeFS support for fstyp command.

style(9) applied and bfs test image fixed

Apr 24 2021, 6:07 AM

Apr 23 2021

miguel_gocobachi.dev added inline comments to D29917: BeFS support for fstyp command.
Apr 23 2021, 2:40 AM

Apr 22 2021

miguel_gocobachi.dev added inline comments to D29917: BeFS support for fstyp command.
Apr 22 2021, 8:36 AM
miguel_gocobachi.dev added inline comments to D29917: BeFS support for fstyp command.
Apr 22 2021, 8:29 AM
miguel_gocobachi.dev added inline comments to D29917: BeFS support for fstyp command.
Apr 22 2021, 8:17 AM
miguel_gocobachi.dev updated the diff for D29917: BeFS support for fstyp command.

0mp review changes

Apr 22 2021, 7:58 AM
miguel_gocobachi.dev added a comment to D29917: BeFS support for fstyp command.

I am debating of using the name "bfs" or "befs", the Linux kernel has two filesystems with those names, and the second one is used for the BeOS filesystem, which is this case.

Apr 22 2021, 7:38 AM
miguel_gocobachi.dev added reviewers for D29917: BeFS support for fstyp command: cse_cem_gmail_com, trasz, mmacy, lwhsu, pfg.
Apr 22 2021, 7:36 AM
miguel_gocobachi.dev requested review of D29917: BeFS support for fstyp command.
Apr 22 2021, 7:32 AM

Aug 4 2020

miguel_gocobachi.dev added a comment to D25742: www/phpdaemon.

Indeed, sorry that I always got confused by github's new interface. From the commit log, there seems to have lots of fixes after the 1.0-beta release. Would it be a better choice to use a snapshot instead of using a beta release from 4 years ago?

Aug 4 2020, 8:39 AM
miguel_gocobachi.dev added a comment to D25742: www/phpdaemon.

I think I got all the comments covered.

Yeah, all the files look good now and build is fine. I am somehow a bit hesitated to add this because I'm curious if there is any party using this, or there is any software depends on this. The upstream development seems stopped for 4 years. I am happy to add this port even the possible user is very few, but I want to know more about the potential users of this port first.

Aug 4 2020, 8:31 AM

Jul 31 2020

miguel_gocobachi.dev added a comment to D25569: [NEW] deskutils/bookworm: Simple, focused ebook reader.
In D25569#573948, @0mp wrote:

Hmm, it looks like make test is failing (at least when I test it in poudriere).

Have you experienced that? This is the relevant part from the logs of make test:

cd /wrkdirs/usr/ports/deskutils/bookworm/work/bookworm-1.1.2/build && ninja test                                                                                                                           [135/5179]
[0/1] Running all tests.
1/2 Validate desktop file OK             0.01s
2/2 Validate appdata file FAIL           13.55s (exit status 1)

Ok:                 1
Expected Fail:      0
Fail:               1
Unexpected Pass:    0
Skipped:            0
Timeout:            0


The output from the failed tests:

2/2 Validate appdata file FAIL           13.55s (exit status 1)

--- command ---
20:18:52 /usr/local/bin/appstream-util validate /wrkdirs/usr/ports/deskutils/bookworm/work/bookworm-1.1.2/build/data/com.github.babluboy.bookworm.appdata.xml
--- stdout ---
/wrkdirs/usr/ports/deskutils/bookworm/work/bookworm-1.1.2/build/data/com.github.babluboy.bookworm.appdata.xml: FAILED:
? tag-missing           : <translation> not specified
? tag-invalid           : <release> version was duplicated
? attribute-invalid     : <screenshot> height too large [https://raw.githubusercontent.com/babluboy/bookworm/gh-pages/images/BookwormLibraryView.png] maximum is 900px
? style-invalid         : <image> has vertical padding [https://raw.githubusercontent.com/babluboy/bookworm/gh-pages/images/BookwormLibraryView.png]
? style-invalid         : <image> has horizontal padding [https://raw.githubusercontent.com/babluboy/bookworm/gh-pages/images/BookwormLibraryView.png]
? style-invalid         : <p> does not end in '.|:|!' [Right to Left Reading]
? style-invalid         : <li> cannot end in '.' [Use of GResource to speed up loading of icons, scripts, etc.]
? style-invalid         : <p> does not end in '.|:|!' [Annotations and two page views]
? style-invalid         : <p> is too short [Annotations and two page views]
? style-invalid         : <p> does not end in '.|:|!' [Support for MOBI format and UX improvements]
? style-invalid         : <p> is too short [Support for MOBI format and UX improvements]
? style-invalid         : <p> does not end in '.|:|!' [UX improvements for list view and other preference customizations]
? style-invalid         : <p> does not end in '.|:|!' [Comics support and UX improvements]
? style-invalid         : <p> is too short [Comics support and UX improvements]
? style-invalid         : <p> does not end in '.|:|!' [PDF support and UX improvements]
? style-invalid         : <p> is too short [PDF support and UX improvements]
? style-invalid         : <p> does not end in '.|:|!' [Initial release with support for EPUB format]
? style-invalid         : <p> is too short [Initial release with support for EPUB format]
? tag-invalid           : <release> versions are not in order [1.0.0 before 1.1.0]
--- stderr ---
Validation of files failed
-------
Jul 31 2020, 11:21 PM

Jul 24 2020

miguel_gocobachi.dev added a comment to D25538: sysutils/iichid: Update to 0.0.3.

thanks guys, I though @wulf was the maintainer as well. But thank you very much for following this up all of you.

Jul 24 2020, 3:04 AM
miguel_gocobachi.dev added a comment to D25742: www/phpdaemon.

I think I got all the comments covered.

Jul 24 2020, 3:02 AM
miguel_gocobachi.dev updated the diff for D25742: www/phpdaemon.

Suggestion applied following @mat, @lbartoletti, @zeising

Jul 24 2020, 3:00 AM

Jul 23 2020

miguel_gocobachi.dev added inline comments to D25742: www/phpdaemon.
Jul 23 2020, 3:06 AM

Jul 22 2020

miguel_gocobachi.dev added a comment to D25528: www/pecl-yar: Update to 2.1.2.

@lwhsu this is ready to be merged.

Jul 22 2020, 6:14 AM
miguel_gocobachi.dev added a comment to D25538: sysutils/iichid: Update to 0.0.3.

@wulf or @lwhsu can you merge this into the ports tree? thanks!

Jul 22 2020, 6:11 AM

Jul 20 2020

miguel_gocobachi.dev added inline comments to D25528: www/pecl-yar: Update to 2.1.2.
Jul 20 2020, 9:28 PM
miguel_gocobachi.dev added a comment to D25742: www/phpdaemon.

Can you also include the patch for www/Makefile?

Jul 20 2020, 12:33 PM
miguel_gocobachi.dev updated the diff for D25742: www/phpdaemon.

zeising PR suggestions applied

Jul 20 2020, 12:29 PM
miguel_gocobachi.dev added a reviewer for D25742: www/phpdaemon: Contributor Reviewers (ports).
Jul 20 2020, 10:17 AM
miguel_gocobachi.dev requested review of D25742: www/phpdaemon.
Jul 20 2020, 10:15 AM

Jul 6 2020

miguel_gocobachi.dev updated the summary of D25538: sysutils/iichid: Update to 0.0.3.
Jul 6 2020, 1:32 PM
miguel_gocobachi.dev updated the diff for D25538: sysutils/iichid: Update to 0.0.3.

0.0.3 version bumped

Jul 6 2020, 1:30 PM
miguel_gocobachi.dev requested review of D25569: [NEW] deskutils/bookworm: Simple, focused ebook reader.
Jul 6 2020, 12:48 AM

Jul 3 2020

miguel_gocobachi.dev updated the diff for D25528: www/pecl-yar: Update to 2.1.2.

applied 0mp suggestions

Jul 3 2020, 3:02 PM
miguel_gocobachi.dev updated the diff for D25538: sysutils/iichid: Update to 0.0.3.

applied wulf recomendations

Jul 3 2020, 2:59 PM

Jul 1 2020

miguel_gocobachi.dev updated miguel_gocobachi.dev.
Jul 1 2020, 6:17 PM
miguel_gocobachi.dev added a member for Contributor Reviewers (ports): miguel_gocobachi.dev.
Jul 1 2020, 6:12 PM
miguel_gocobachi.dev requested review of D25539: multimedia/elementary-videos: Update to 2.7.2.
Jul 1 2020, 5:38 PM
miguel_gocobachi.dev requested review of D25538: sysutils/iichid: Update to 0.0.3.
Jul 1 2020, 5:28 PM
miguel_gocobachi.dev added inline comments to D25528: www/pecl-yar: Update to 2.1.2.
Jul 1 2020, 12:29 PM
miguel_gocobachi.dev added inline comments to D25528: www/pecl-yar: Update to 2.1.2.
Jul 1 2020, 12:25 PM
miguel_gocobachi.dev accepted D25528: www/pecl-yar: Update to 2.1.2.

understood, thanks!

Jul 1 2020, 3:40 AM
miguel_gocobachi.dev updated the diff for D25528: www/pecl-yar: Update to 2.1.2.

Updates following the reviews suggestions:

Jul 1 2020, 3:20 AM
miguel_gocobachi.dev added inline comments to D25528: www/pecl-yar: Update to 2.1.2.
Jul 1 2020, 3:04 AM
miguel_gocobachi.dev added a comment to D25528: www/pecl-yar: Update to 2.1.2.

I think I found the solution for this one.

Jul 1 2020, 2:38 AM

Jun 30 2020

miguel_gocobachi.dev added a member for Python: miguel_gocobachi.dev.
Jun 30 2020, 11:21 PM
miguel_gocobachi.dev added a member for rust: miguel_gocobachi.dev.
Jun 30 2020, 11:20 PM
miguel_gocobachi.dev added a member for Perl: miguel_gocobachi.dev.
Jun 30 2020, 11:17 PM
miguel_gocobachi.dev requested review of D25528: www/pecl-yar: Update to 2.1.2.
Jun 30 2020, 11:12 PM

Jun 29 2020

lwhsu renamed miguel_gocobachi.dev from miguel_gocobachi.mx to miguel_gocobachi.dev.
Jun 29 2020, 5:02 PM
miguel_gocobachi.dev updated miguel_gocobachi.dev.
Jun 29 2020, 4:46 PM