Re: Using pkg in documentation

2020-04-26 Thread Samy Mahmoudi
> PY=`pkg rquery -r FreeBSD "%dn" lang/python | head -n 1 | sed "s/python//"` You can even replace head with a sed command if you need to save some characters on the line: PY=`pkg rquery -r FreeBSD "%dn" lang/python | sed "s/python//;1q"` > ___

Re: Using pkg in documentation

2020-04-26 Thread Samy Mahmoudi
a default configuration where the user has not configured several repositories. As you cannot guarantee that last condition is met, I would suggest not to omit that part. I hope this will help, Samy Mahmoudi ___ freebsd-ports@freebsd.org mailing list htt

[patch] [maintainer timeout, ~90 days] Bug 230753 - comms/minicom: Change minicom's permissions for security reasons

2019-05-29 Thread Samy Mahmoudi
Dear committer, Could you please commit the changes associated with Bug 230753 <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230753>. Best regards, Samy Mahmoudi ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/li

Re: Is there a way to build only the port from source, and install dependencies from packages with the make command?

2019-05-03 Thread Samy Mahmoudi
Hi Yuri, With the following in my .zshrc, I just run "ibd" before making a particular port: function ibd () { # Can also make all-depends-list pkg install --yes $(make build-depends-list run-depends-list | sort -u | sed 's/\/usr\/ports\///') } Modify at will. Le mer. 1 mai 2019 à 17:49,

Re: dbus getting installed with vim

2019-02-02 Thread Samy Mahmoudi
Hello, Could you try something like the following ? .if !empty(.CURDIR:M/usr/ports/editors/vim) OPTIONS_UNSET+=GTK3 OPTIONS_SET+=GTK2 .endif Best regards, Samy Mahmoudi ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman

[patch] [maintainer timeout, 22 months] bug 217511 - emulators/virtualbox-ose: incorrect USE_GL

2019-01-26 Thread Samy Mahmoudi
Dear committer, Could you please commit the changes associated with the patch file of comment 3 <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217511#c3> ? Best regards, Samy Mahmoudi ___ freebsd-ports@freebsd.org mailing list

Re: replacement for xmms?

2019-01-25 Thread Samy Mahmoudi
Robert Huff wrote: > Because it's no longer in the ports tree? > [...] > Twenty four hours into using Audacious ... it looks like a good replacement. Oops! I had not upgraded my system yet so I did not notice the removal... Yes, audacious also looks nice to me:

Re: replacement for xmms?

2019-01-17 Thread Samy Mahmoudi
xmms was so great ! I still use it and even managed to build a pulseaudio plugin last year, as I needed to be able to switch between outputs while playing (can OSS do that ?). Why do you need a replacement for xmms ? I have personally noticed some minor problems with xmms: • old-style GTK+ menu •

About the commits I requested today

2018-10-16 Thread Samy Mahmoudi
regards, Samy Mahmoudi ___ 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"

[patch] [maintainer timeout, 58 days] Bug 230753 - comms/minicom: Change minicom's permissions for security reasons

2018-10-16 Thread Samy Mahmoudi
Dear commiters, Could you please commit the patch of Bug 230753 <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230753> ? Best regards, Samy Mahmoudi ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd

[patch] [maintainer timeout, 51 days] Bug 230917 - [patch] x11-wm/libcompizconfig: correct LICENSE; add a missing dependency and option NLS

2018-10-16 Thread Samy Mahmoudi
Dear commiters, Could you please commit the patch of Bug 230917 <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230917> ? Best regards, Samy Mahmoudi ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd

[patch] [maintainer timeout, 51 days] Bug 230916 - [patch] x11-wm/ccsm: add LICENSE and option NLS

2018-10-16 Thread Samy Mahmoudi
Dear commiters, Could you please commit the patch of Bug 230916 <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230916> ? Best regards, Samy Mahmoudi ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd

[patch] [maintainer timeout, 51 days] Bug 230915 - [patch] x11-wm/compiz-fusion: add LICENSE and missing dependencies

2018-10-16 Thread Samy Mahmoudi
Dear commiters, Could you please commit the patch of Bug 230915 <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230915> ? Best regards, Samy Mahmoudi ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd

[patch] [maintainer timeout, 51 days] Bug 230908 - [patch] x11-wm/compiz-plugins-extra: add missing dependencies, LICENSE and option NLS

2018-10-16 Thread Samy Mahmoudi
Dear commiters, Could you please commit the patch of Bug 230908 <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230908> ? Best regards, Samy Mahmoudi ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd

[patch] [maintainer timeout, 52 days] Bug 230894 - [patch] x11-wm/compiz: remove reference to former option GNOME, mark option METACITY as broken and simplify option DBUS; add missing dependencies, LI

2018-10-16 Thread Samy Mahmoudi
Dear commiters, Could you please commit the patch of Bug 230894 <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230894> ? Best regards, Samy Mahmoudi ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd

[patch] [maintainer timeout, 48 days] Bug 230814 - audio/icecast-kh: Crashes on vorbis source drop

2018-10-16 Thread Samy Mahmoudi
Dear commiters, Could you please commit the last patch of Bug 230814 <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230814> ? Best regards, Samy Mahmoudi ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/f

[patch] [maintainer timeout, 24 days] Bug 230753 - comms/minicom: Change minicom's permissions for security reasons

2018-09-11 Thread Samy Mahmoudi
Dear committer, Could you please commit the changes associated with Bug 230753 <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230753>. Best regards, Samy Mahmoudi ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/li

Re: [patch] [maintainer timeout, 16 days] bug 227861 - math/sc-im: segmentation fault upon :wq

2018-08-19 Thread Samy Mahmoudi
> Done. Thank you Kurt. ___ 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"

[patch] [maintainer timeout, 16 days] bug 227861 - math/sc-im: segmentation fault upon :wq

2018-08-19 Thread Samy Mahmoudi
Dear committer, Could you please commit the changes associated with the patch file of comment 6 <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227861#c6> ? Best regards, Samy Mahmoudi ___ freebsd-ports@freebsd.org mailing list

[patch] [maintainer timeout, 17 days] bug 230250 - x11fm/rox-filer requires libinotify

2018-08-15 Thread Samy Mahmoudi
Dear committer, Could you please commit the patch provided ? As soon as possible, I will submit another patch on top of that one. Best regards, Samy Mahmoudi ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd

Re: Do you support creation of "chemistry" and "physics" virtual categories?

2018-07-30 Thread Samy Mahmoudi
I always have fun when doing chemistry and physics, and will definitely cruise these virtual categories when they will be available. Le lun. 30 juil. 2018 à 17:03, Diane Bruce a écrit : > On Mon, Jul 30, 2018 at 01:07:07AM -0700, Yuri wrote: > ... > > > > Do you support creation of "chemistry"

[patch] [maintainer timeout, 43 days] bug 217731 - Compiz crashes when using animation

2018-07-28 Thread Samy Mahmoudi
for your attention, Samy Mahmoudi ___ 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"