Re: vscode and extensions

2020-05-17 Thread Boris Samorodov
17.05.2020 06:35, Jose Quinteiro пишет: On 2020-05-16 13:32, Boris Samorodov wrote: Hi All, I've just installed at FreeBSD-12.1 vscode-1.43.1 and the MS C/C++ extension. Seems that it doesn't work. And I've noticed at  ~/.vscode-oss/extensions/ms-vscode.cpptools-0.28.0 W

vscode and extensions

2020-05-16 Thread Boris Samorodov
Hi All, I've just installed at FreeBSD-12.1 vscode-1.43.1 and the MS C/C++ extension. Seems that it doesn't work. And I've noticed at ~/.vscode-oss/extensions/ms-vscode.cpptools-0.28.0 Windows binaries. Should extensions work at FreeBSD? -- WBR, bsam ___

Re: 2020Q1 and firefox/thunderbird

2020-03-10 Thread Boris Samorodov
Hi Ben, Thank you for your time and help. 10.03.2020 12:41, Ben Woods пишет: On Tue, 10 Mar 2020 at 03:37, Boris Samorodov wrote: Hi all, There are no firefox/thunderbird ports at the quarterly repository. Is there any ETA to fix this? Hi Boris, I believe this problem was caused by

2020Q1 and firefox/thunderbird

2020-03-09 Thread Boris Samorodov
Hi all, There are no firefox/thunderbird ports at the quarterly repository. Is there any ETA to fix this? -- WBR, bsam ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

Re: Cannot get Samba core dumps

2019-12-01 Thread Boris Samorodov
Hi Andrea, 29.11.2019 16:29, Andrea Venturoli пишет: Hello. I've recently installed net/samba410 in a 11.3/amd64 jail (like I've done several times before(. Unlike all other cases, in this particular instance smbd is crashing often, but won't dump any core file. In the logs I find: [2019/1

PR/237738 and package dependencies for emulators/qemu-utils

2019-05-04 Thread Boris Samorodov
Hi All, Muhammad and Alan! I've tried to use cloud-init with vm-bhyve and found out that emulators/qemu-utils has 111 package dependencies. Well, too much. ;-) The first part to fix the port was an easy one: just change on option GTK2 to GTK3. This simple change reduces package dependencies to 39

Re: FreeBSD Port: pycharm-ce-2018.3.4

2019-02-03 Thread Boris Samorodov
03.02.2019 08:13, Alex V. Petrov пишет: > ===> Installing for pycharm-ce-2018.3.4 > ===> Checking if pycharm-ce already installed > ===> Registering installation for pycharm-ce-2018.3.4 > pkg-static: Unable to access file > /usr/ports/devel/pycharm-ce/work/stage/usr/local/share/pycharm-ce/lib/d

Re: intellij-ultimate looking for a commiter

2017-12-14 Thread Boris Samorodov
14.12.2017 09:25, abi пишет: > Hello, > > can you review and commit > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222472 ? I use it for > 2 months for myself and it's definitely works. I'll take care of it. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, h

Re: upgrading math/octave?

2017-10-13 Thread Boris Samorodov
Hi Steve, All, 13.10.2017 02:56, Steve Kargl пишет: > ~file_stat (void); > ~file_fstat (void) { } Just a note that those functions are different. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To

Re: portinstall failure

2017-08-06 Thread Boris Samorodov
06.08.2017 07:17, Yasuhiro KIMURA пишет: > I have noticed installing port with 'portinstall' fails when other > ports are installed as dependency. For example, > > root@rolling-vm-freebsd1[876]# portinstall -c devel/gmake > [Reading data from pkg(8) ... - 140 packages found - done] > ---> Ins

Re: security/py-certbot: The 'urllib3<1.22, >=1.21.1' distribution was not found

2017-07-25 Thread Boris Samorodov
25.07.2017 14:09, Jan Beich пишет: Boris Samorodov writes: Hi All, Kubilay! I use a fresh 12-amd64 with official packages. Can current py27-certbot be used with current py27-urllib3? [..] pkg_resources.DistributionNotFound: The 'urllib3<1.22,>=1.21.1' distribution was

security/py-certbot: The 'urllib3<1.22, >=1.21.1' distribution was not found

2017-07-25 Thread Boris Samorodov
butionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'urllib3<1.22,>=1.21.1' distribution was not found and is required by requests % pkg which /usr/local/bin/certbot /usr/local/bin/certbot was installed by package py27-certbot-0.16.0,1 % pkg info -x cert

[SOLVED] Re: [amd64 host, qemu/armv6] lang/go: wait: interrupted system call

2017-07-23 Thread Boris Samorodov
20.07.2017 00:29, Boris Samorodov пишет: > Hi All, > > Here is the error message while I try to build by poudriere lang/go. > The host is FreeBSD-HEAD-amd64, target arch is arm.armv6. The port > builds fine at armv6 native environment. > > --- > # Building packages and

[amd64 host, qemu/armv6] lang/go: wait: interrupted system call

2017-07-19 Thread Boris Samorodov
Hi All, Here is the error message while I try to build by poudriere lang/go. The host is FreeBSD-HEAD-amd64, target arch is arm.armv6. The port builds fine at armv6 native environment. --- # Building packages and commands for freebsd/arm. runtime go build runtime: /wrkdirs/usr/ports/lang/go14/wor

Re: How to get pkg to recognize local repository?

2017-07-18 Thread Boris Samorodov
"man 3 fetch" to get the needed info. PS. If you try the first command, at the very firts line you'll get: --- PKG-REPOSITORY(5)FreeBSD File Formats Manual PKG-REPOSITORY(5) --- HTH -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http:/

Re: How to get pkg to recognize local repository?

2017-07-17 Thread Boris Samorodov
a repository? It is mentioned at [1]: the scheme is documented at FETCH(3) . HTH -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman

pkg and base (was: Re: poudriere: create HEAD jail from base-packages)

2017-02-28 Thread Boris Samorodov
ade I only do "chmod 1777 /tmp" (imho the known bug) and "etcupdate -t ". That's it. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-ports@freebsd.org mailing list https:/

poudriere: create HEAD jail from base-packages

2017-02-28 Thread Boris Samorodov
Hi All! I'm using (self-built) HEAD base packages. Host upgrade is a breeze. Now, I'd like to create/upgrade poudriere jails using base packages. Am I dreaming? Thank you! -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Powe

libreoffice calc + click on hyperlink = error 35

2017-02-13 Thread Boris Samorodov
Hi All, T get "error 35" while click on a hyperlink at LibreOffice Calc. At the same time console outputs: --- /usr/bin/xdg-open: not found --- Seems that libreoffice uses the wrong path for xdg-open. I didn't manage to find the fix. Please, help. Thank you. -- WBR, Boris

qupzilla, etc. bus error at FreeBSD-current (was: Re: please fix the pkg downloads system)

2017-02-08 Thread Boris Samorodov
'pkg remove' openssl package all applications work fine (guess with base openssl?). HTH -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.o

Subscription for committer (was: Re: The ports collection has some serious issues)

2016-12-19 Thread Boris Samorodov
17.12.2016 22:40, John Marino пишет: > I am not subscribed to the mail list A port's committer is not subscribed to the ports@ ML? Is it a joke? -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___

Re: fresh CURRENT + qt5 ports = application bus error

2016-11-03 Thread Boris Samorodov
03.11.2016 14:42, Boris Samorodov пишет: > Hi All, > > > I've refreshed my current system from a week-ago revision to: > % uname -a > FreeBSD apok.bsnet 12.0-CURRENT FreeBSD 12.0-CURRENT #4 r308229: Thu Nov > 3 04:23:24 MSK 2016 bsam@apok.bsnet:/usr/obj/usr/src/s

fresh CURRENT + qt5 ports = application bus error

2016-11-03 Thread Boris Samorodov
ot qt applications (diligent and qupzilla) result in bus error. I recompiled net-im/diligent at ports but the result is the same. Any help is appreciated. Thank you. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To

Re: Serial ports guru help is needed

2016-09-27 Thread Boris Samorodov
Kurt, thank you for your really great answer. 27.09.2016 20:10, Kurt Jaeger пишет: > >> A user proposed some changes to deal with serial ports I do not quite >> understand (and tend to not agree with). Can a serial ports guru take >> a look at the PR: >> https://bugs.freebsd.org/bugzilla/show_bu

Serial ports guru help is needed

2016-09-27 Thread Boris Samorodov
WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ 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: Building JAVA-applications with maven

2016-06-08 Thread Boris Samorodov
x27;t this need maven-support ? Is there a way to tell > maven "fetch the deps, and put them somewhere" ? IFAIK the command "mvn -Dmaven.repo.local=$PATH" takes files from $PATH it they exist, otherwise fetch and put them into $PAT

Re: Create directory for www:www

2016-04-01 Thread Boris Samorodov
01.04.16 13:12, a...@abinet.ru пишет: > > > Hello! > > I'm porting ZoneMinder, it needs folder, writable under web server user. You may be interested in multimedia/zoneminder. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.or

poudriere-devel: make: cannot open /usr/ports/Mk/bsd.port.mk

2015-12-07 Thread Boris Samorodov
ef/etc/resolv.conf [00:00:00] >> Starting jail 11-amd64-default make: cannot open /usr/ports/Mk/bsd.port.mk. [00:00:00] >> Cleaning up [00:00:00] >> Umounting file systems - Is it a misconfigure/bug/smth else? The server does not have /usr/ports populated. Should

Re: mongodb3 port

2015-11-09 Thread Boris Samorodov
d function [-Wreturn-type] > } > ^ > scons: *** [build/opt/mongo/db/pipeline/expression.o] Error 1 > > This looks like it can be fixed. Will you submit a PR via bugzilla > to add this port ? Yes. Well, maybe it make sense to do it sooner than later. I'll try to do it this w

Re: mongodb3 port

2015-11-09 Thread Boris Samorodov
p > > --- src/mongo/platform/stack_locator_unknown.cpp.orig 2015-11-09 > 10:39:04.74278 +0100 > +++ src/mongo/platform/stack_locator_unknown.cpp2015-11-09 > 10:37:07.683298000 +0100 > @@ -36,4 +36,6 @@ > > StackLocator::StackLocator() = default; > &g

Re: mongodb3 port

2015-11-09 Thread Boris Samorodov
eedback is welcomed. > > Testbuilds @work. Thanks. Hm, I thought it won't work at 9-x... -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-ports@freebsd.org mailing list https://list

mongodb3 port (was: Re: FreeBSD Port: libmongo-client-0.1.6.3_1)

2015-11-09 Thread Boris Samorodov
at other platforms. Feedback is welcomed. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, s

Re: problem re/ distfile for port print/scribus

2015-07-31 Thread Boris Samorodov
31.07.2015 12:49, Matthias Apitz пишет: i.e. the filename in the distfile is wrong, the hash and size are correct. Yep, the file was packed by bzip2, but named after xz. Now they fixed the distinfo file name. Thanks for the heads-up, the fix has just been committed as r393295. -- WBR, Boris

Re: error message from Freshports after commit?

2015-07-27 Thread Boris Samorodov
27.07.2015 23:04, Alexander Leidinger пишет: On Mon, 27 Jul 2015 13:34:07 +0300 Boris Samorodov wrote: 27.07.2015 12:55, Alexander Leidinger пишет: Quoting Boris Samorodov (from Mon, 27 Jul 2015 01:34:18 +0300): Hi, Alexander! a variable expansion as of above, or do I need to remove

Re: error message from Freshports after commit?

2015-07-27 Thread Boris Samorodov
27.07.2015 12:55, Alexander Leidinger пишет: Quoting Boris Samorodov (from Mon, 27 Jul 2015 01:34:18 +0300): Hi, Alexander! a variable expansion as of above, or do I need to remove the quotes like below ---snip--- testtarget: .if ${QUOTED_VAR} == "test" echo works .end

Re: error message from Freshports after commit?

2015-07-26 Thread Boris Samorodov
the test fails: % make "Makefile", line 2: Malformed conditional (${QUOTED_VAR} == "test") "Makefile", line 4: if-less endif make: fatal errors encountered -- cannot continue > Anyone out there with a 8.x or 9.x system who can test the above? The system is: % un

poudriere-devel options are changed via poudriere options

2015-06-11 Thread Boris Samorodov
building of poudriere-devel invokes qemu building *unless* I change the above defaul-poudriere_SET=ZSH. I.e. I change options for pourdiere and get options changes for poudriere-devel. Did I screw something up? -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve

Re: print/cups fails to build on 9.3-STABLE i386

2015-01-15 Thread Boris Samorodov
*** [ippserver] Error 1 > gmake[1]: Leaving directory '/usr/ports/print/cups-base/work/cups-1.7.3/test' > Makefile:31: recipe for target 'all' failed > gmake: *** [all] Error 1 > *** [do-build] Error code 1 > > Stop in /usr/ports/print/cups-base. > ***

Re: Linker error compiling cups-base

2015-01-03 Thread Boris Samorodov
meone needs to debug this 8-( Yep, seems that cups-client also depends upon DNSSD/AVAHI. Please, try the following patch. The patch should be applied to print/cups-base and print/cups-client should be rebuild. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.

Re: Missing "libpng15.so.15" after updating "png"

2014-12-27 Thread Boris Samorodov
ib/libwebkitgtk-1.0.so.0 /usr/local/lib/libwebkitgtk-1.0.so.0 was installed by package webkit-gtk2-1.8.3_6 % whereis webkit-gtk2 webkit-gtk2: /usr/ports/www/webkit-gtk2 - So, I'd say that www/webkit-gtk2 should be updated. > I did follow all of the instructions in UPDATING and th

Re: [package - 91amd64-quarterly] build failure mail

2014-09-25 Thread Boris Samorodov
ago), but I still get mail about build > failures in the quarterly branch. I guess that the change was done to HEAD but not merged to the quarterly branch. However, a new quarterly branch seems to be branched soon. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Powe

Re: a2ps: unknown medium `libpaper'

2014-09-23 Thread Boris Samorodov
per size configuration file for libpaper Maint: h...@freebsd.org B-deps: libpaper-1.1.24.3 R-deps: libpaper-1.1.24.3 WWW: - -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-ports@freebsd.org mail

Re: x11/libXcm: r351936 and using libtool

2014-09-22 Thread Boris Samorodov
22.09.2014 22:27, Boris Samorodov пишет: > 22.09.2014 22:20, Tijl Coosemans пишет: >> On Mon, 22 Sep 2014 22:07:58 +0400 Boris Samorodov wrote: >>> Hi Tijl, All, >>> >>> The revision 351936 only bumped PORTREVISION. Assume that >>> "USES=libtool:

Re: x11/libXcm: r351936 and using libtool

2014-09-22 Thread Boris Samorodov
22.09.2014 22:20, Tijl Coosemans пишет: > On Mon, 22 Sep 2014 22:07:58 +0400 Boris Samorodov wrote: >> Hi Tijl, All, >> >> The revision 351936 only bumped PORTREVISION. Assume that >> "USES=libtool:keepla" should be added too. >> >> Now, AFAIK no

x11/libXcm: r351936 and using libtool

2014-09-22 Thread Boris Samorodov
orts/x11/libXcm/work/stage/usr/local/lib/libXcmEDID.la - For now I leave "USES=libtool:keepla". Any help is appreciated. Thanks. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-ports

Re: poudriere ports -c && svn co ports

2014-08-07 Thread Boris Samorodov
od the portstree will be updated to the HEAD. Look at POUDRIERE(8) for more info. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/lis

Re: New port or update an old one?

2014-04-28 Thread Boris Samorodov
> should submit it as a new port. The current one in the ports tree is > release 2.3.4, the last of the original developer's releases was 2.3.8. Sure, it's (2.3.4 -> 2.3.8) an update. Please, send a PR with your patch. Then when (if) the maintainer approves, it will be committe

Re: Problems after upgrade to CUPS 1.7.2 - gstoraster error

2014-04-26 Thread Boris Samorodov
26.04.2014 21:53, Dr. Peter Voigt пишет: > Should I still execute: > # pkg delete -f cups-image\* No, that is needed only once while updating from cups 1.5.x to 1.7.x. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To

Re: Problems after upgrade to CUPS 1.7.2 - gstoraster error

2014-04-26 Thread Boris Samorodov
26.04.2014 16:35, Boris Samorodov пишет: > 26.04.2014 15:19, Dr. Peter Voigt пишет: > >> Well after this error has been solved under CUPS 1.7.1 >> >> http://lists.freebsd.org/pipermail/freebsd-ports/2014-April/091306.html > > How was is solved? OK, I've tra

Re: Problems after upgrade to CUPS 1.7.2 - gstoraster error

2014-04-26 Thread Boris Samorodov
t; I am running 10.0-RELEASE-p1 amd64. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, s

Re: foomatic-rip and foo2zjs

2014-04-26 Thread Boris Samorodov
26.04.2014 02:16, Robert Backhaus пишет: > On 26 April 2014 02:41, Wolfgang Jenkner <mailto:wjenk...@inode.at>> wrote: > > On Fri, Apr 25 2014, Boris Samorodov wrote: > > >> Am 25.04.2014 um 15:20 schrieb Robert Backhaus <mailto:rob...@robbak

Re: foomatic-rip and foo2zjs

2014-04-25 Thread Boris Samorodov
ion of the debug logfile (and also the copy of the * processed PostScript data) in case you have enabled debugging above. * The logfile will get the extension ".log", the PostScript data ".ps". */ #ifndef LOG_FILE #define LOG_FILE "/tmp/foomatic-rip" #endif - Hm, was

Re: foomatic-rip and foo2zjs

2014-04-25 Thread Boris Samorodov
000m\025@ > \000\000\000\000\000\004�\212\006\000\000\000\000��\217�\000\000\000\�d\000\b\000\000\000\001\000"... > pstoraster = '\0' > havefilter = -1138054832 > havepstoraster = -511 > filelist = (dstr_t *) 0x801419040 >

Re: print/cups: since update to 1.7.1: error : Send-Document client-error-document-format-not-supported

2014-04-25 Thread Boris Samorodov
25.04.2014 17:00, Max Brazhnikov пишет: > On Fri, 25 Apr 2014 16:12:10 +0400 Boris Samorodov wrote: >> 22.04.2014 10:48, O. Hartmann пишет: >>> On Sun, 13 Apr 2014 20:50:01 +0400 >>> Boris Samorodov wrote: >>> >>>> 12.04.2014 17:16, O. Hartman

Re: print/cups: since update to 1.7.1: error : Send-Document client-error-document-format-not-supported

2014-04-25 Thread Boris Samorodov
22.04.2014 10:48, O. Hartmann пишет: > On Sun, 13 Apr 2014 20:50:01 +0400 > Boris Samorodov wrote: > >> 12.04.2014 17:16, O. Hartmann пишет: >>> On Fri, 11 Apr 2014 08:19:45 -0400 >>> Ajtim wrote: >>> >>>> On Friday 11 April 2014 13:08:33

Re: foomatic-rip and foo2zjs

2014-04-25 Thread Boris Samorodov
401 requires textproc/gsed, but it’s not a dependency of the > port. Not sure it really has to be gsed (instead of /usr/bin/sed), but that > is what it calls. Fixed, thanks! -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___

Re: print/cups: since update to 1.7.1: error : Send-Document client-error-document-format-not-supported

2014-04-14 Thread Boris Samorodov
14.04.2014 15:58, Alex Dupre пишет: > Boris Samorodov ha scritto: >> Great, glad to be helpful. >> >> May be the patch is not right and the problem should be resolved >> in another way. But anyway the problem seems to be localized and >> I'm sure Max will do

Re: print/cups: since update to 1.7.1: error : Send-Document client-error-document-format-not-supported

2014-04-14 Thread Boris Samorodov
14.04.2014 13:36, O. Hartmann пишет: > On Sun, 13 Apr 2014 20:50:01 +0400 > Boris Samorodov wrote: > >> 12.04.2014 17:16, O. Hartmann пишет: >>> On Fri, 11 Apr 2014 08:19:45 -0400 >>> Ajtim wrote: >>> >>>> On Friday 11 April 2014 13:08:33

Re: print/cups: since update to 1.7.1: error : Send-Document client-error-document-format-not-supported

2014-04-13 Thread Boris Samorodov
12.04.2014 17:16, O. Hartmann пишет: > On Fri, 11 Apr 2014 08:19:45 -0400 > Ajtim wrote: > >> On Friday 11 April 2014 13:08:33 O. Hartmann wrote: >>> On Wed, 09 Apr 2014 02:23:58 +0400 >>> >>> Boris Samorodov wrote: >>>> 09.04.2014 00:25,

Re: print/hpijs + new cups + foomatic not working with hpijs-pcl3e printer.

2014-04-08 Thread Boris Samorodov
x27;ve to use Generic Postcript printer to > make it works again. > > That worked fine with cups 1.5. With 1.7 the printer prints nothing. > I guess something is broken. Anything suspicious at /var/log/messages, /var/log/cups/*? OS version and which cups / foomatic ports are installed?

Re: cups-client broken on ia64, blocks 70 ports, please help

2014-04-08 Thread Boris Samorodov
orkdirs: > > data/wrkdirs/ia64-11-default/default/work/qt-everywhere-opensource-src-4.8.5 Replied at another thread (seems that for you it's a good idea to upgrade to a recent CURRENT). -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve

Re: print/hpijs + new cups + foomatic not working with hpijs-pcl3e printer.

2014-04-08 Thread Boris Samorodov
greatly appreciated. You use print/hpijs. AFAIC HP now produces it's capability at print/hplip. Please, consider trying the latter. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-ports@freebsd.

Re: cups-client broken on ia64, blocks 70 ports, please help

2014-04-07 Thread Boris Samorodov
cgi/query-pr.cgi?pr=188336 > http://www.freebsd.org/cgi/query-pr.cgi?pr=188337 Can you followup to those PRs with URLs to full config.log? -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve Index: Makefile =

Re: cups-client broken on ia64, blocks 70 ports, please help

2014-04-07 Thread Boris Samorodov
> `/usr/ports/print/cups-image/work/cups-1.7.1/filter' Can you give me an URL for a full poudriere log? > Also, configure reports: > > checking if GCC supports -fstack-protector... yes > > So I don't understand the "-fstack-protector not supported" > warn

Re: cups-client broken on ia64, blocks 70 ports, please help

2014-04-07 Thread Boris Samorodov
07.04.2014 11:08, Anton Shterenlikht пишет: > does not work. Hm. Can you revert the last patch, update your ports tree and re-test? If it doesn't work, please show the output of command: - % make -C /usr/ports/print/cups-client -V CFLAGS - -- WBR, Boris Samorodov (bsam)

Re: cups-client broken on ia64, blocks 70 ports, please help

2014-04-04 Thread Boris Samorodov
all. > > Will you commit the patch? OK, I've got a patch that may be committed. It's just a band-aid for now, until a better patch using clang and gcc, blocks and libdispatch with different FreeBSD versions is created. Anton, can you test the patch (remove the previous one fr

Re: cups-client broken on ia64, blocks 70 ports, please help

2014-04-04 Thread Boris Samorodov
build and install. Thanks for confirmation. > Will you commit the patch? Yes, but I'd like understand which systems are influenced [the thread is continuing]. > BTW, what's this warning on stack protector: > > warning: -fstack-protector not supported for this target This

Re: Problems after upgrade to CUPS 1.7.1 - gstoraster error

2014-04-04 Thread Boris Samorodov
04.04.2014 13:51, Dr. Peter Voigt пишет: > Am Thu, 03 Apr 2014 20:51:15 +0400 > schrieb Boris Samorodov : > >> The patch changes three files. So you may restore them all. >> You may use PATCH(1) with -R option to restore status quo. >> > Yeah of course, sorry, did on

Re: cups-client broken on ia64, blocks 70 ports, please help

2014-04-04 Thread Boris Samorodov
04.04.2014 15:49, Baptiste Daroussin пишет: > On Fri, Apr 04, 2014 at 02:18:15PM +0400, Boris Samorodov wrote: >> 04.04.2014 12:07, Anton Shterenlikht пишет: >>> >>> http://www.freebsd.org/cgi/query-pr.cgi?pr=188161 >>> >>> Compiling adminutil.c... >

Re: cups-client broken on ia64, blocks 70 ports, please help

2014-04-04 Thread Boris Samorodov
> freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" > -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve _

Re: Problems after upgrade to CUPS 1.7.1 - gstoraster error

2014-04-03 Thread Boris Samorodov
03.04.2014 20:10, Dr. Peter Voigt пишет: > Am Thu, 03 Apr 2014 18:32:32 +0400 > schrieb Boris Samorodov : > >> I've got a diff to update print/cups-filters from version 1.0.42 >> to version 1.0.50. Please, dive it a try. It may help. (This patch >> may not be c

Re: Problems after upgrade to CUPS 1.7.1 - gstoraster error

2014-04-03 Thread Boris Samorodov
t does not build at 8.x due to incomplete network headers). If that do not help, then try to enable debug (set "LogLevel debug" at cupsd.conf) and look at logs (/var/log/cups/error_log in particular) for any errors. Patch is included. -- WBR, Boris Samorodov (bsam) FreeBSD Committe

Re: Updating less-than-everything with poudriere & pkgng

2014-04-01 Thread Boris Samorodov
sion of the needed port using port's infrastructure. 3. Copy the new package to your distributing server. 4. Use PKG-REPO(8) to create a package repository catalog. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org Th

Re: cups update

2014-03-31 Thread Boris Samorodov
31.03.2014 13:56, Ajtim пишет: > On Monday 31 March 2014 12:00:51 Boris Samorodov wrote: >> 31.03.2014 11:38, Johan Hendriks пишет: >>> Installing cups-client-1.7.1...pkg-static: cups-client-1.7.1 conflicts >>> with cups-image-1.5.4_1 (installs files into the same p

Re: cups update

2014-03-31 Thread Boris Samorodov
31.03.2014 12:26, Johan Hendriks пишет: > Boris Samorodov schreef: >> 31.03.2014 11:38, Johan Hendriks пишет: >> >>> Installing cups-client-1.7.1...pkg-static: cups-client-1.7.1 conflicts >>> with cups-image-1.5.4_1 (installs files into the same place). >>

Re: cups update

2014-03-31 Thread Boris Samorodov
1.5.x) to cups-client (1.7.x). So before upgrading cups-image should be removed. A note to UPDATING would be a nice idea too... -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-ports@freebsd.org mai

Re: Any newer latex than latex2e-2003.12_1

2014-01-31 Thread Boris Samorodov
01.02.2014 07:19, sw2wolf пишет: > The imaxima needs to use latex. But latex2e-2003.12_1 from `pkg seach latex` > seems too old. and imaxima always reports "latex error" when using it. There are texlive* ports and (just FYI) freebsd-tex@ maillist. -- WBR, Boris Samorodo

Re: Is it Ok to write files into ${STAGEDIR}/${PREFIX} on "build" stage?

2014-01-25 Thread Boris Samorodov
ghts... One more time -- it's just my imho. _I_ wouldn't do so. > BS> And yes, this system has a drawback. If you write an application only > BS> for FreeBSD, it is a monolith one (no docs, examples, etc.) and you > BS> use only ports system (no packages) then you

Re: Is it Ok to write files into ${STAGEDIR}/${PREFIX} on "build" stage?

2014-01-24 Thread Boris Samorodov
bs-*, bin-*, what_you_like-*) from one source (STAGEDIR). And yes, this system has a drawback. If you write an application only for FreeBSD, it is a monolith one (no docs, examples, etc.) and you use only ports system (no packages) then you'll get your application duplicate disk consumption (

Re: FreeBSD 10.0-RC5 AMD64 pkg upgrade fail by gcc/gcc46

2014-01-11 Thread Boris Samorodov
ote it's a one line command): - % for o in `pkg info -aoq`; do \[ \! -z `pkg query %dn-%dv -o $o | grep gcc46` \] && echo $o; done - In my case opera and one more (may be virtualbox) packages used gcc46. Just remove them, then remove gcc46 and upgrade packages. -- WBR, Bori

Re: Updating CUPS

2013-12-26 Thread Boris Samorodov
26.12.2013 22:29, Jerry пишет: > All I asked was if an updated version of CUPS was planned to be > introduced into the ports system. I run 1.7.0 at my system for two weeks. However there are some problems I'm working on. Sorry, no time estimation for now. -- WBR, Boris Samorodov (bs

Re: x11/fbpanel: pkg fallout at 10.x

2013-12-20 Thread Boris Samorodov
21.12.2013 01:20, Koop Mast пишет: > On 20-12-2013 15:00, John Marino wrote: >> On 12/20/2013 14:54, Boris Samorodov wrote: >>> 20.12.2013 10:58, Baptiste Daroussin пишет: >>>> On Fri, Dec 20, 2013 at 10:42:38AM +0400, Boris Samorodov wrote: >>>> gtk2 pkg

Re: x11/fbpanel: pkg fallout at 10.x

2013-12-20 Thread Boris Samorodov
20.12.2013 18:00, John Marino пишет: > It's better to figure out which .pc file is broken and fix that. I believe it's what kwm@ is working on. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve __

Re: x11/fbpanel: pkg fallout at 10.x

2013-12-20 Thread Boris Samorodov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 20.12.2013 10:58, Baptiste Daroussin пишет: > On Fri, Dec 20, 2013 at 10:42:38AM +0400, Boris Samorodov wrote: >> Hi All! >> >> The last week I started to get pkg-fallout@ emails about x11/fbpanel >> error: >> --

x11/fbpanel: pkg fallout at 10.x

2013-12-19 Thread Boris Samorodov
-i386-testing/2013-12-19_21h02m40s/logs/fluxbox-1.3.5.log http://gw.wart.ru/bulk/10-amd64-testing/2013-12-19_21h01m49s/logs/fluxbox-1.3.5.log Any help is appreciated. Thanks. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To

Re: If ports@ list continues to be used as substitute for GNATS, I'm unsubscribing

2013-12-19 Thread Boris Samorodov
that there are plenty of them. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any ma

Re: iconv related problen with deskutils/libstreams on 10-BETA3

2013-12-01 Thread Boris Samorodov
01.12.2013 21:07, Гуляев Гоша пишет: > > > 01.12.2013, 22:51, "Boris Samorodov" : >> 01.12.2013 20:45, Гуляев Гоша пишет: >> >>> 01.12.2013, 22:32, "Boris Samorodov" : >>>> 01.12.2013 20:17, Гуляев Гоша пишет: >>>>&g

Re: iconv related problen with deskutils/libstreams on 10-BETA3

2013-12-01 Thread Boris Samorodov
01.12.2013 20:45, Гуляев Гоша пишет: > > > 01.12.2013, 22:32, "Boris Samorodov" : >> 01.12.2013 20:17, Гуляев Гоша пишет: >> >>> 01.12.2013, 20:16, "Boris Samorodov" : >>>> 01.12.2013 09:48, Гуляев Гоша пишет: >>>>>

Re: iconv related problen with deskutils/libstreams on 10-BETA3

2013-12-01 Thread Boris Samorodov
01.12.2013 20:17, Гуляев Гоша пишет: > > > 01.12.2013, 20:16, "Boris Samorodov" : >> 01.12.2013 09:48, Гуляев Гоша пишет: >> >>> 30.11.2013, 19:11, "Гуляев Гоша" : >>>> Hi friends! When updating from 9-STABLE to 10-STABLE I have

Re: iconv related problen with deskutils/libstreams on 10-BETA3

2013-12-01 Thread Boris Samorodov
Ports ere not tested/supported with those flags. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubsc

Re: gvfs on FreeBSD 10 fails to build

2013-11-26 Thread Boris Samorodov
26.11.2013 13:41, Johan Hendriks пишет: > Boris Samorodov schreef: >> 26.11.2013 11:55, Johan Hendriks пишет: >> >>> Hello all, I just updated my FreeBSD 9 Stable machine to FreeBSD 10 >>> Stable. >>> >>> I am now in the proces of rebuilding al

Re: gvfs on FreeBSD 10 fails to build

2013-11-26 Thread Boris Samorodov
n devel/gvfs I get an error. It's not enough just to remove converters/libiconv. For more information please take a look at /usr/ports/UPDATING. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd

Re: [QAT] r334788: 1x depend (depend_package in databases/rrdtool), 3x leftovers

2013-11-25 Thread Boris Samorodov
25.11.2013 22:44, Bernhard Fröhlich пишет: > Am 25.11.2013 18:30 schrieb "Boris Samorodov" : >> >> (reformatted for consistency sake) >> >> 25.11.2013 18:26, Jason bacon пишет: >>> On 11/25/13 2:56 AM, Boris Samorodov wrote: >>>> >>&g

Re: [QAT] r334788: 1x depend (depend_package in databases/rrdtool), 3x leftovers

2013-11-25 Thread Boris Samorodov
(reformatted for consistency sake) 25.11.2013 18:26, Jason bacon пишет: > On 11/25/13 2:56 AM, Boris Samorodov wrote: >> >> I'm not sure how to deal with /home/$USER leftovers (i.e. while >> package install a new user/group is created and while package >> d

Re: [pkgng] wildcard architecture: howto?

2013-11-25 Thread Boris Samorodov
25.11.2013 13:52, Matthew Seaman пишет: > On 11/25/13 09:32, Boris Samorodov wrote: >> Hi All, >> >> while building a port I get: >> - >> pkg-static: DEVELOPER_MODE: Notice: arch "freebsd:11:x86:64" -- no >> architecture specific files

[pkgng] wildcard architecture: howto?

2013-11-25 Thread Boris Samorodov
Hi All, while building a port I get: - pkg-static: DEVELOPER_MODE: Notice: arch "freebsd:11:x86:64" -- no architecture specific files found: could this package use a wildcard architecture? - What should I add to Makefile to achieve this? Thanks! -- WBR, Boris Samor

Re: [QAT] r334788: 1x depend (depend_package in databases/rrdtool), 3x leftovers

2013-11-25 Thread Boris Samorodov
drwxr-xr-x2 slurmslurm 0 Nov 24 20:32 home/slurm [...] Thanks! -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/list

Re: Adding WITH_DEBUG_PORTS to add WITH_DEBUG for specific ports.

2013-11-17 Thread Boris Samorodov
gt; +WITH_DEBUG=yes > +.endif > + > # Reset value from bsd.own.mk. > .if defined(WITH_DEBUG) && !defined(WITHOUT_DEBUG) > STRIP= #none -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve __

Re: bsdadminscripts and pkng

2013-11-01 Thread Boris Samorodov
ome ports which can not be packaged (license restriction for one). Then I'd prefer a tool which fetch and install all needed packages and then build only the needed port. I.e. "portmaster -P" may be a good candidate. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, htt

Fwd: [thunderbird-24.1.0] FreeBSD 10-i386 jail at 11-amd64 host: Error while running startup cache precompilation

2013-10-31 Thread Boris Samorodov
Sorry, forgot to add ports@ to addresses. Forwarding to ports2 now. Исходное сообщение Тема: [thunderbird-24.1.0] FreeBSD 10-i386 jail at 11-amd64 host: Error while running startup cache precompilation Дата: Thu, 31 Oct 2013 19:12:11 +0400 От: Boris Samorodov Кому: Florian

  1   2   3   4   5   >