User Details
- User Since
- Dec 12 2017, 11:17 PM (361 w, 5 d)
Sat, Oct 19
Hello, is it possible to build on the work in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268018? The patch there is dated, but it includes the optional WEBSUPPORT, and cleanups from the various port tools.
Aug 5 2024
Another patch has been committed:
https://cgit.freebsd.org/ports/tree/www/newsraft
Mar 16 2024
Has portlint, or similar, been run?
Mar 15 2024
Update to 0.23.
Mar 13 2024
poudriere-testport:
13.3-{amd64,i386}-release: OK
14.0-{amd64,i386}-release: OK
main-{amd64,i386}: OK
Feb 1 2024
Jan 18 2024
- Drop py-pip, it is not needed
- Improve DOC components
- Improve DOCS
- Include building the man page.
Add tests component
Fix Port tests component
Move pytest from ${USES} to ${USE_PYTHON}
Move pytest from ${USES} to ${USE_PYTHON}
Move pytest from ${USES} to ${USE_PYTHON} for real this time.
Move pytest from ${USES} to ${USE_PYTHON}
- Update ${TEST_DEPENDS} with https://reviews.freebsd.org/D43484
- Add NO_ARCH as per poudriere-testport's recommendation
Jan 17 2024
Hello Christopher, thanks for the work, made updating your patch easy,
https://reviews.freebsd.org/D43478
There are one too many places for existing bugs, apologies for not checking this platform for an update to py-pysintaller-6.3.0. As a result of https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275494#c38, I started to work on some Ports, py-pyinstaller being the first. I am not too confident on the work I have done, and would appreciate a review.
Jan 15 2024
Jan 14 2024
Jan 11 2024
Update to 5.0.23
Update to 5.0.32
Jan 1 2024
Dec 31 2023
Dec 28 2023
Dec 27 2023
Dec 26 2023
Dec 2 2023
Nov 4 2023
Oct 29 2023
- Update to 2.0.0
- Cleanup files/pkg-message.in
Oct 21 2023
All suggestions should be addressed in the updated diff.
Thanks for the review.
Updated diff in response to dizzy's feedback:
Thanks for the feedback.
devel/csfml: Address items in review D41519
Oct 13 2023
Improve notes in pkg-message.in
Add more categories
Edit pkg-descr, hopefully clearer now
Remove @ from ${MKDIR}
Oct 11 2023
Oct 10 2023
Try again.
Fix copy-pasta email
Oct 4 2023
Upload entire patch this time.
Reformat patch with git format-patch.
Update patch:
- Add B0RKED i386 declaration
- Generate and format patch with 'git format-patch'
- Remove options on desktop entry and Bash completions
- Add desktop-file-utils to ${USES} on warning from portlint
Aug 22 2023
- Switch to pkg-plist
- Make use of 'USES=ada:12,run' over setting ${PATH} in ${MAKE_ENV}
- Move -p to ${_GPR_ARGS}
- Add OPTIONS for Bash completion and X Windows Desktop Entry
- Remove library related stuff, I do not think libalire is happening yet.
Aug 21 2023
Aug 16 2023
Aug 8 2023
A year has passed, is there any news on the debug package proposal for supporting multilibs? This would be advantageous not just for Wine, but also facilitating FreeBSD becoming a Windows cross-development platform, capable of producing and running Microsoft PE objects—provided the MinGW-w64 port is completed.
Jul 17 2023
Jul 15 2023
Does this also invalidate or obsolete https://reviews.freebsd.org/D32128?