Dropping pxz port?

2018-05-31 Thread Mahmoud Al-Qudsi
], and in particular, [1]). Perhaps it should be dropped? Thank you, Mahmoud Al-Qudsi NeoSmart Technologies [0]: https://github.com/jnovy/pxz/issues [1]: https://github.com/jnovy/pxz/issues/29 ___ freebsd-ports@freebsd.org mailing list https

Removing git dependencies on perl5 and python27

2018-06-14 Thread Mahmoud Al-Qudsi
eing the git package stripped of these dependencies. (Obviously the option of adding a "git-lite" package à la "vim-lite" also exists, but I think it's fair to say that would be an ugly and unnecessary compromise.) [0]: https://goo.gl/hozu1b [1]: https://github.com/neosm

Re: Removing git dependencies on perl5 and python27

2018-06-15 Thread Mahmoud Al-Qudsi
syre/test % perl perl: Command not found. mqudsi@freebsd12:/easyre/test % perl5 perl5: Command not found. mqudsi@freebsd12:/easyre/test % fd '^perl$' / /easyre/git/perl /easyre/git/t/t4034/perl mqudsi@freebsd12:/easyre/test % git --version git version 2.18.0.rc2.dirty mqudsi@freebsd12:/eas

Re: Removing git dependencies on perl5 and python27

2018-06-16 Thread Mahmoud Al-Qudsi
m very surprised that isn't implemented in C (at least by now). Personally speaking, it is the dependency on python27 rather than perl5 that I find more distasteful (due to the size and scope). Do you know what features python unlocks? (Not that this proposal has half as much bite if perl5

FreeBSD 12 quarterly ports not built against PHP 7.2

2018-12-22 Thread Mahmoud Al-Qudsi
. Thank you all for your hard work, Mahmoud Al-Qudsi NeoSmart Technologies ___ 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"

Separate build/runtime llvm60 dependencies

2019-01-16 Thread Mahmoud Al-Qudsi
getting `mesa-dri` to build with `llvm70` hopefully making this conversation somewhat moot, but I still strongly object to the principle of adding such massive dependencies for common packages.) Mahmoud Al-Qudsi NeoSmart Technologies ___ freebsd-ports@fr

node v9.9.0 bad dependency on libuv

2018-03-31 Thread Mahmoud Al-Qudsi
ode: Undefined symbol "uv_os_getpid" Updating libuv to the latest (1.19.2) resolved that error. I’m not sure if that symbol was introduced in 1.18 or 1.19, but the libuv dependency for node needs to be bumped. Thanks, Mahmoud Al-Qudsi NeoSmart