User Details
- User Since
- Jan 29 2017, 2:25 AM (276 w, 5 d)
Fri, May 13
Mar 8 2022
Mar 6 2022
Tested on py37:
- Added patch to fix idle folder with spaces (forget this from the init. review).
- Capped offlineimap3 to 3.7-3.9 since imaplib2 is limited to 3.9. In turn only testing offlineimap3 for py37/8/9
- Patched docs sphinx-build command to use the correct conncurrent version. Will need to fix upstream.
- Patched out tests that require a network connection and user auth. Maybe have upstream move these out of unittest?
Run unittests with python37, 38. 39. 310, and 311
Sorry in the wrong branch. Updating from correct one.
- Add comments for build depends and pypi packaging
- include CONFLICTS_INSTALL just in case someone is still using the removed py-offlineimap package
Mar 4 2022
Add tests include file in files/ tests
Mar 3 2022
Added tests and moved to github until tests are added
Mar 1 2022
tests are not included in sdist. Requested here: https://github.com/sethmlarson/rfc6555/pull/8
You're correct the tests dir is not included in the sdist. However, those test are just to import the module. Maybe to test future absolute_import? I don't know how much value this would add. If you still think this is a good idea I can ask to include tests.
Feb 28 2022
Feb 9 2022
Aug 15 2021
Remove :27 from USES python:27
Remove Google Analytics script
Jul 22 2021
Can you upload the .vbox file?
Jul 20 2021
reorder devel/Makefile
Add extra details in MOVED
Jul 19 2021
2.x has been replaced by 3.x
Looks like some ports were removed between then (2/2020) and today (7/2021). Forget the exact method to update the tree at the time however this was used.
New version on main as of 7/18/21
Jul 18 2021
Jul 17 2021
Jul 15 2021
Added because of the following warning if they're not there. Might be related to you current issues with qa.sh?
Jul 12 2021
Building with 1.38.1_1,2 and without the openssl build dep, it works.
Looking at devel/grpc Makefile if you're using base SSL it removed the check for openssl from grpc's cmake CMakeLists.txt file. Should it also remove the openssl require from the .pc files too?
I also have tests working with a non-ports build however it depends on https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257123 being fixed.
I see the staging from cmake it using ENV's DESTDIR (/wrkdirs/usr/ports/devel/bear/work/stage/) and prepending that to ${CMAKE_INSTALL_PREFIX} (wrkdirs/usr/ports/devel/bear/work/.build/stage)
Jun 22 2021
The current error is grpc++ pkgconfig requiring grpc requiring openssl. Since you're not installing ports openssl and since base doesn't provide an openssl pkgconfig (/usr/libdata/pkgconfig/) openssl can't be found by pkgconfig.
Jun 6 2021
May 17 2021
May 16 2021
- Add commented SINGLE_SUER_MODE example in config.php.in
With that if everything looks good I'll upload a new patch to the PR.
I've always opened them in pairs if I had a review. Open a PR in Bugzilla so it's publicly known and review so non-Phab members can follow along.
Any additional comments?
May 7 2021
- fix typo and inline URL in UPDATING
Updating tomorrow to handle the epoch bump.
Apr 30 2021
This pre maturely committed.
Apr 29 2021
Had an extra non-tt-rss commit mixed up with this. Removed.
Mar 31 2021
Change to 1.4.15
Mar 27 2021
Mar 14 2021
Mar 2 2021
Feb 23 2021
Feb 22 2021
I was able to build, install, run, create/run VMs with this patch on 12.2-RELEASE-p3 host. Should the ignore 12 lines be removed?
Feb 9 2021
Remove copy/paste from testing
Updated patch for py-sphinxcontrib-autoprogram using USE_GITHUB
- devel/py-python-gitlab: Update to 2.6.0
- Switch to USE_GITHUB until sdist has doc/
Feb 8 2021
Looks like this could use DOCS and do-test.
Jan 5 2021
When setting the docs' html convert I chose lynx since it had the most overlapping depends with default mutt and built times. At the time that was www/lynx. Also assuming you're using poudriere to build so existing system checks aren't relevant there.
Oct 25 2020
Do you have any way to verify mu4e? I do not use it.
I've been using 1.4.13 for a couple days now without issues.
Sep 4 2020
Turn this into an optional patch with an addition to pkg-message
Aug 31 2020
Aug 18 2020
Reworded ttrssd.
Reword ttrssd instructions required for both web and manual installs
Aug 16 2020
Make the base directory root:www owned 755
Aug 15 2020
Missing % in pkg-message rm command
Tested this with uninstall/reinstalls confirming the permissions were what we expect.
Ran thru the web installer without errors.
Switched options to confirm the proper depends were being added.
Reviewed ttrssd was be commented properly with the new OPT_VARS= method.
I still believe having a config.php is the right thing to do here. Looking at other packaged tt-rss they all include a config.php so I think the same should still appear here.
config.php-dist is now there so opting in to the web installer is simple enough (rm config.php) and the web installer just works with writing the config.
Aug 13 2020
As for (2), I think we should fix it, especially as:
- the fix is trivial, just don't rename the file, and
- the web-based setup seems more documented online and apparently is what the developers of tt-rss support, and
- that web-based setup correctly flagged the missing iconv module, so it's a good thing :) It was also easier to setup and init the database. I rarely need to use the psql or mysql CLIs so not having to deal with them is a plus :)
Is there a reason the file is being renamed in the first place? That seems a bit gratuitous. If the changed name is really required, I would suggest to copy/link instead of renaming it, so both dist or sample files are present (and updated).
Jun 24 2020
- Renamed to moin-theme-hal
- Changed RUN_DEPEND to be vesion-specish
See example of wiki running here https://pasteboard.co/JewhwmC.jpg
Jun 21 2020
Jun 18 2020
Jun 15 2020
Update MAINTAINER at a later time.
Turn pytest-running int a straight patch
Apr 4 2020
Apr 2 2020
Update 20.3.0 requirments. The original commit was from 19.10.0.
Mar 25 2020
Looking for any additional feedback on testing py-twisted.
Mar 4 2020
alphabetical order correction for devel/Makefile