libressl and ports

2017-01-04 Thread Vitaly Shevtsov
Hello! Is it possible to build ports with base LibreSSL? I remove dports's libresslI and tried to build x11-servers/xorg-server and it's failed 'cause openssl is not installed. My make.conf is: DEFAULT_VERSIONS+=ssl=base -- Vitaly

Was git remove from base system?

2015-03-01 Thread Vitaly Shevtsov
Hello! In recent snapshot there is no git in base system. I know I can easily install it with pkg. But it is strange to see cdrecord and bind-tools installed but not git, which is one of the main tool in DragonFly (especially on -master). Thanks. -- Vitaly

dports

2014-01-23 Thread Vitaly Shevtsov
Hello! Why are packages in dports outdated? FreeBSD's one has i3wm 4.7 but DragonFly's is still 4.6. -- Vitaly

Re: how to use pkgsrc

2013-12-23 Thread Vitaly Shevtsov
He probably read about pkgsrc on the main page of http://www.dragonflybsd.org/. I think it's time to edit it. 2013/12/23 Justin Sherrill jus...@shiningsilence.com As someone else said, dports is recommended. Where did you read to use pkgsrc? On Sun, Dec 22, 2013 at 4:49 AM, Fratello

Xorg without suid

2013-09-04 Thread Vitaly Shevtsov
Hello! Did someone try to run Xorg with no suid bit? As far as I know recent KMS implementation should allow this, but Xorg needs root access to write into /var/log/Xorg.log.* Running with -logfile option is allowed only under root :) -- Vitaly

USB4BSD and ucom

2013-08-08 Thread Vitaly Shevtsov
Hello! Could someone tell me if uplcom/ucom is ported to USB4BSD or not? Just want to know whether to recompile kernel :) -- Vitaly

DragonFlyBSD and KMS

2013-07-19 Thread Vitaly Shevtsov
Hello! I know this issue has been raised many times but I wonder if there is any progress. OpenBSD team has implemented KMS this year and now they able to use xf86-video-intel 2.21.6 in their OS. FreeBSD has KMS support for some time too. -- Vitaly

DPorts and gcc version

2013-04-15 Thread Vitaly Shevtsov
Hello! I've decided to try dports. I successfully compiled xorg-server and fluxbox. The I typed fluxbox -info and saw this: Fluxbox version: 1.3.5 ... Compiler: GCC Compiler version: 4.4.7 2012.03.13. So my question is why gcc 4.4.7 was used to compile dports packages? I thought 4.7.2 is now