Re: FLAVORS for Ruby
> On Sep 13, 2019, at 22:27, Koichiro Iwao wrote: > >> On Fri, Sep 13, 2019 at 09:33:43AM -0600, Adam Weinberger wrote: >> Systems MUST be able to support concurrent installations of python2.7 >> and actual python. What is your use case for concurrent ruby? > > I know the importance of Python 2. Even if it is EoL-ed, it will be > required over the next a few years because not a few applications don't > migrate to Python 3. So that's true and reasonable. > > Excuse me that I'm answering your question with a question. What about > PHP? Concurrent installation is a MUST? > > FreeBSD ports allows concurrent installations of multiple Ruby versions > however doesn't allow concurrent installations of rubygems for multiple > Ruby versions. This inconsistency is the issue for me. The issue is that FLAVORS has added a substantial (and painful) complexity to python ports and python.mk. It means that a number of people have had to be hyper-vigilant and watch commits closely to catch errors introduced when people utilize the paradigm incorrectly. It’s a bitter pill, but it’s accepted because the use-case for multiple concurrent python versions is essential. As Antoine said, inconsistency isn’t a strong enough use case. Which brings us back to the original question: is there a specific use-case for concurrent ruby that makes the substantial increase in cognitive load, complexity, and monitoring worth it? # Adam — Adam Weinberger ad...@adamw.org https://www.adamw.org ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
netsurf
I tried to install Netsurf but looks like it has still open bug from 2018: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229164 Look like if I use subversion I cannot install Netsurf? Thank you. -- “Hungry man, reach for the book: it is a weapon.” ― Bertolt Brecht ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: netsurf
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232799 ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Please commit the patch in Bug 235275 - Multiply bundled GH_TUPLE repositories result in broken links - it holds up one new port
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235275 Thanks, Yuri ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: netsurf
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232799 Seems we found a solution. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Problem with nginx
When I try to build nginx using poudriere, I get an error in mod_zip even though I've made sure that HTTP_ZIP is unset. How can I correct this? /wrkdirs/usr/ports/www/nginx/work/mod_zip-74ef235/ngx_http_zip_module.c:74:4: error: no member named 'charset' in '' offsetof(ngx_http_zip_conf_t, charset), ^ ~~~ /usr/include/stddef.h:75:31: note: expanded from macro 'offsetof' #define offsetof(type, field) __offsetof(type, field) ^~ /usr/include/sys/cdefs.h:476:34: note: expanded from macro '__offsetof' #define __offsetof(type, field) __builtin_offsetof(type, field) ^~ 1 error generated. *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/www/nginx/work/nginx-1.16.1 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/www/nginx/work/nginx-1.16.1 *** Error code 1 Stop. make: stopped in /usr/ports/www/nginx =>> Cleaning up wrkdir ===> Cleaning for nginx-1.16.1_2,2 build of www/nginx | nginx-1.16.1_2,2 ended at Sat Sep 14 23:20:55 EDT 2019 build time: 00:02:36 !!! build failure encountered !!! Thanks, Jim Trigg ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
FreeBSD ports you maintain which are out of date
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/po...@freebsd.org.html Port| Current version | New version +-+ multimedia/minitube | 2.9 | 3.2 +-+ multimedia/shotcut | 19.08.16| v19.09.14 +-+ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"