Why clang++37 behaves differently on 9.3 and 10.3?

2016-05-12 Thread Yuri
clang++37 compiles this simple program fine on 10.3, but fails on 9.3. Why does it behave differently on different OS versions? It looks like it ignores -std=c++11 on 9.3. Yuri ---program--- #include int main() { const int vmax = std::numeric_limits::max(); static_assert(vmax&g

Please commit this maintainer times out patch: Bug 199364 - emulators/virtualbox-ose: Fix for the KDE dialog problem (edit)

2016-05-09 Thread Yuri
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199364 It fixes the long standing problem of file dialog in VirtualBox UI under kde. Thanks, Yuri ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports

Please commit the new ports databases/sqlite-ext-regexp and databases/sqlite-ext-spellfix - they are pending from Sep 2015

2016-05-06 Thread Yuri
These are SQLite DB extensions. These are very simple ports. Somebody might need them. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203217 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203218 I just updated them and made sure they build. Thanks! Yuri

Re: Clang can't build c++ project: ubsan is missing

2016-02-26 Thread Yuri
, of course. Thanks! It turned out that sanitizer is the relatively new feature that isn't yet available in any of the clang versions on FreeBSD, and this package fails to detect the compiler support for it. Yuri ___ freebsd-ports@freebsd.org mailing list

Clang can't build c++ project: ubsan is missing

2016-02-25 Thread Yuri
could be wrong? 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: When is Qt-5.5 coming to ports?

2016-01-02 Thread Yuri
Since it turned out that nobody was working on this, I ported qt-5.5.1 myself. Looking of a committer to commit this patch: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205805 Thanks, Yuri On 12/10/2015 16:18, Yuri wrote: Is it coming any time soon? It blocks several ports. Many Qt

Re: USES=fortran can't mix with the libraries requiring /lib/libgcc_s.so.1 from the base

2015-12-24 Thread Yuri
the same way. 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: USES=fortran can't mix with the libraries requiring /lib/libgcc_s.so.1 from the base

2015-12-24 Thread Yuri
quadmath support? This is a very bad problem, because it prevents most science and math software from running on FreeBSD. Yuri ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail

Re: USES=fortran can't mix with the libraries requiring /lib/libgcc_s.so.1 from the base

2015-12-23 Thread Yuri
On 12/23/2015 06:34, Diane Bruce wrote: No. The core problem is due to our version of libgcc not having quadmath support. If the separate port would have been created for gcc with only fortran in it, and it would have been compiled with clang, this would have solved this problem. Yuri

USES=fortran can't mix with the libraries requiring /lib/libgcc_s.so.1 from the base

2015-12-23 Thread Yuri
, and another things is when fortran language requires it. The latter is here to stay. Can there be the separate fortran from gcc that is build with clang? Or can we switch /usr/ports/lang/gccNN to be always built with the base clang? I know this is certainly possible. Yuri

Re: Gogs port: A painless self-hosted Git service

2015-12-19 Thread Yuri
for the pull request creation, which is a must. 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: Gogs port: A painless self-hosted Git service

2015-12-16 Thread Yuri
is still mergeable, or submitter should be notified if it became unmergeable. This could simplify and expedite the process of committing of port changes. Yuri ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd

Re: poudriere, Go and networking

2015-12-13 Thread Yuri
/show_bug.cgi?id=204577 It is *extremely dangerous* (though convenient) to let dependencies download automatically, like Go and NodeJS do. Yuri ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: Gogs port: A painless self-hosted Git service

2015-12-13 Thread Yuri
, develop some changes and submit them back to the original project. Having a low barrier to entry like that is a really big deal. That's the thing: it looks just as github itself, only the host name in URL is different. Yuri ___ freebsd-ports

Gogs port: A painless self-hosted Git service

2015-12-13 Thread Yuri
s is among the nicest web-based systems I saw. 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"

When is Qt-5.5 coming to ports?

2015-12-10 Thread Yuri
Is it coming any time soon? It blocks several ports. Many Qt-based apps now want 5.5. Yuri ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-uns

Is it possible to specify which files are backed up to MASTER_SITE_BACKUP?

2015-11-29 Thread Yuri
distfiles get to MASTER_SITE_BACKUP? Is there a variable that controls this, distinct from DISTFILES? In my case I only want the distfile that my fetch produces to be cached in MASTER_SITE_BACKUP. How can I do this? Yuri ___ freebsd-ports@freebsd.org

Ports with LOCAL/xxx as a MASTER_SITE

2015-11-18 Thread Yuri
, because outsiders should first "reverse-engineer" the patches, which should have been there in files/ in the first place.) Yuri ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubsc

Please make Bug#201540 (tor update to 0.2.6.10 with maintainer timeout) a priority because it fixes the broken 0.2.6.9

2015-09-14 Thread Yuri
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201540 See this for reference: https://trac.torproject.org/projects/tor/ticket/17059 Yuri ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: Any ports that download whole trees with git?

2015-06-17 Thread Yuri
://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200929 It fetches source from SCM repository. Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr

Re: Any ports that download whole trees with git?

2015-06-16 Thread Yuri
be adjusted. Yuri ___ 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

C++ ports using virtual function deletion (c++11 feature) are broken when clang is used

2015-06-15 Thread Yuri
not sure what the general solution might be when more ports will hit this problem. Bug report: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200863 (Added missing '__cxa_deleted_virtual' into libcxxrt) Yuri ___ freebsd-ports@freebsd.org mailing

Re: www/firefox really depends on security/openssl?

2015-05-13 Thread Yuri
exciting enough. People are attracted to exciting stuff. Yuri ___ 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

Re: www/firefox really depends on security/openssl?

2015-05-12 Thread Yuri
comes into play. Yuri ___ 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

Re: www/firefox really depends on security/openssl?

2015-05-11 Thread Yuri
to figure out which dependency causes it. You should identify it and see if this can be fixed. Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr

Re: www/firefox really depends on security/openssl?

2015-05-11 Thread Yuri
/py-networkx 9++devel/py-setuptools27 |`+lang/python27 - 1 `+lang/python27 - 1 You won't be able to remove port openssl. Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: www/firefox really depends on security/openssl?

2015-05-11 Thread Yuri
, and then rebuild postfix, and the rest, locally without packages. Local builds currently generally produce better results compared to poudriere builds because they are more likely to avoid openssl problem. Yuri ___ freebsd-ports@freebsd.org mailing list http

Update of qbittorrent to 3.2.0 and libtorrent-rasterbar to 1.0.4

2015-05-10 Thread Yuri
Please commit update for these two ports: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200108 Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports

Re: www/firefox really depends on security/openssl?

2015-05-09 Thread Yuri
to *_DEPENDS statements: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195203 So if it will say that USE_OPENSSL=yes is needed, this means FF does depend on it. Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: Poudriere build fails on several ports with leftovers message for info/dir

2015-05-05 Thread Yuri
On 04/13/2015 22:55, Yuri wrote: Here is the message: Error: Files or directories left over: info/dir Followup to this: it turns out that .info files placed in plist (instead of INFO=) cause this. I just developed the new stage-qa test 'infoplist': https://bugs.freebsd.org/bugzilla

Poudriere build fails on several ports with leftovers message for info/dir

2015-04-13 Thread Yuri
security/libgcrypt security/libksba poudriere is run with -t of course Yuri ___ 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

Re: Pourdriere produces faulty build results due to bsd.openssl.mk bug

2015-04-11 Thread Yuri
is *usually* but *not always* present. I saw the cases when -Wl,-rpath fails to link to that path w/out -L before it. Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd

Re: Replacing vlc with vlc-qt4 broke pkg upgrade

2015-04-01 Thread Yuri
/phonon-vlc which was recently switched to vlc-qt4. In such case 'pkg upgrade' should automatically delete vlc and install vlc-qt4, but pkg fails instead. Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: Pourdriere produces faulty build results due to bsd.openssl.mk bug

2015-04-01 Thread Yuri
I implemented the new 'basemix' stage-qa test: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199106 Currently it complains about libssl.so libcrypto.so from base. Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: Pourdriere produces faulty build results due to bsd.openssl.mk bug

2015-04-01 Thread Yuri
parts, which are using base ssl. I am going to write the stage-qa test checking for just that: no base libraries of certain kinds are mixed into the link list. Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: Pourdriere produces faulty build results due to bsd.openssl.mk bug

2015-04-01 Thread Yuri
. Ports should use only openssl port. If you think this isn't a good idea, and ports should still occasionally use base openssl, would you care to explain why you think so? Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org

Pourdriere produces faulty build results due to bsd.openssl.mk bug

2015-04-01 Thread Yuri
. Ports should never use base OpenSSL. Only 100 ports touch WITH_OPENSSL_... variables. Somebody who is able to make such decisions and has the commit bit should bit should look into this. Otherwise, massively faulty package repositories are produces. Yuri

Re: Pourdriere produces faulty build results due to bsd.openssl.mk bug

2015-04-01 Thread Yuri
to be disabled just because of this conflict. Yuri ___ 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

Replacing vlc with vlc-qt4 broke pkg upgrade

2015-03-31 Thread Yuri
and should be substituted? There is no /usr/ports/UPDATING record for this. Is think such record should be added if pkg can't handle this. Or what is the solution? Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman

Why pkg-install is run during port build?

2015-03-30 Thread Yuri
pkg-install is run once during port's 'make', and another time during port's 'make install'. Is this intended? pkg-install is for the package, and port make didn't build/install the package. Yuri ___ freebsd-ports@freebsd.org mailing list http

Re: Why pkg-install is run during port build?

2015-03-30 Thread Yuri
are the collection of binaries that can be installed, located in the repository, like one that is being pointed to by /etc/pkg/FreeBSD.conf My question is why pkg-install is run during the stage phase? Isn't this the wrong thing to do? I think only make install should run it. Yuri

Re: Why pkg-install is run during port build?

2015-03-30 Thread Yuri
On 03/30/2015 16:16, Baptiste Daroussin wrote: And pkg-install is not run at all during stage if some ports are explicitly doing that they should be fixed! That was it, thanks, it was called explicitly. Yuri ___ freebsd-ports@freebsd.org mailing

Re: Firefox 36.0.4 seg fault

2015-03-25 Thread Yuri
Yuri ___ 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

[SUGGESTED FEATURE] USE_SVNREPO allows to build the port using only subversion repository URL

2015-03-09 Thread Yuri
the timestamp of every file and directory to 1970-01-01 for reproducibility * creates tarball Patch adding this feature is attached to this bug report: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198449 Yuri ___ freebsd-ports@freebsd.org mailing

Single worst bug for ports: lang/gcc* doesn't support c++11

2015-03-07 Thread Yuri
hit this problem twice. Yuri ___ 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

Re: Single worst bug for ports: lang/gcc* doesn't support c++11

2015-03-07 Thread Yuri
' is not a member of 'std' Yuri ___ 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

pkg fails on assertion

2014-12-09 Thread Yuri Momotiuk
pid=66300 terminated abnormally: Abort trap OS is FreeBSD (PC-BSD) 10.1 Packages was downloaded previously (about 1Gb, many packages). If you need to see something else please let me know. -- Best regards, Yuri Momotyuk ___ freebsd-ports@freebsd.org

Update of security/gnupg fails because of conflict with security/dirmngr

2014-11-29 Thread Yuri
=== Registering installation for gnupg-2.1.0_1 as automatic pkg-static: gnupg-2.1.0_1 conflicts with dirmngr-1.1.0_12 (installs files into the same place). Problematic file: /usr/local/bin/dirmngr UPDATING has no info about this. Yuri ___ freebsd

Re: Update of security/gnupg fails because of conflict with security/dirmngr

2014-11-29 Thread Yuri
without causing conflicts. Chrome has a whole lot of packages included, and also mplayer has. In this case gnupg port should rename offending files, nothing else would solve the problem. Yuri ___ freebsd-ports@freebsd.org mailing list http

Re: Update of security/gnupg fails because of conflict with security/dirmngr

2014-11-29 Thread Yuri
Here is the workaround: sqlite3 /var/db/pkg/local.sqlite delete from deps where name = 'dirmngr' pkg delete dirmng Then gnupg would update successfully. security/dirmngr moved into gnupg, and should be labeled as deleted. Yuri ___ freebsd-ports

'portupgrade' is broken by the recent ports tree change

2014-08-19 Thread Yuri
' from /usr/local/sbin/portupgrade:2371:in `main' portupgrade-2.4.12_2,2 Yuri ___ 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

Why USE_PYTHON=yes doesn't rebuild default python meta-port?

2014-08-04 Thread Yuri
, wasn't built. But USE_PYTHON=yes asks for the default python, doesn't it? So is this a bug in the make scripts, or else why default python version wasn't built? FreeBSD-10 with current ports tree. Yuri ___ freebsd-ports@freebsd.org mailing list

Re: Unable to upgrade to libdmtx-0.7.4_5

2014-06-24 Thread Yuri
On 06/24/2014 03:18, Dr. Peter Voigt wrote: After yesterday ports tree update I am unable to upgrade libdmtx: # portmaster --no-confirm --no-term-title -D -G libdraw There is a problem in this port's dependency on ImageMagick line. I notified maintainer. Yuri

kde4 package isn't available on pkg.freebsd.org

2014-06-17 Thread Yuri
versions and times. Lacking kde4 package (and also gnome2 and other popular packages) is a problem because it likely prevents people from upgrading their systems. And local rebuild of kde may take a long time. Yuri ___ freebsd-ports@freebsd.org

multimedia/xine maintainer should be multimedia@, not ports@

2014-02-23 Thread Yuri
Maybe somebody can fix this real quick? Yuri ___ 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

Conflicts between libcrypto.so.8 from port vs. libcrypto.so.6 from the base

2014-02-14 Thread Yuri
with USE_OPENSSL and some aren't. Shouldn't every port that needs libcrypto/libssl always depend on security/openssl to avoid such problems? Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Package builder keeps sending fallout failure messages for the problems that have been long fixed

2014-02-11 Thread Yuri
1.8.3 had problems at the time, but this has been fixed, and now it is a new version 2.X which works. I am not sure, am I supposed to do something with this? Why does the system now, in Feb 2014, still build packages with sources from Sep 2013? Yuri

Re: What is the problem with ports PR reaction delays?

2014-01-26 Thread Yuri
would be possible. Because they basically do the same thing. Yuri ___ 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

Re: libstdc++.so.6 in base 9.2 system collides with libstdc++.so.6 in gcc47

2014-01-26 Thread Yuri
with lang/gcc-aux rather than lang/gcc47. This wouldn't work for bound to C/C++ projects in interpreted languages though. Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any

Re: What is the problem with ports PR reaction delays?

2014-01-25 Thread Yuri
. Submitters will do the rest through git. I think, instead of tediously going through the PRs by hand, it is wiser to set up some system like this. Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: What is the problem with ports PR reaction delays?

2014-01-25 Thread Yuri
the intimate knowledge of this particular package catch, that automated system won't be able to catch? Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr

Re: What is the problem with ports PR reaction delays?

2014-01-25 Thread Yuri
of their time. Yuri ___ 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

Re: What is the problem with ports PR reaction delays?

2014-01-25 Thread Yuri
On 01/25/2014 15:48, Aryeh Friedman wrote: Git hup (or*ANY* remote service for that matter) is a no go IMO But both Debian and Fedora do this with automated remote testing, and they don't seem to complain. How is our ports different in this respect? Yuri

Re: USE_GCC doesn't set rpath

2014-01-23 Thread Yuri
? Because doing this by hand in each port is tedious and error prone. Yuri ___ 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

Re: USE_GCC doesn't set rpath

2014-01-23 Thread Yuri
with USE_GCC would create even more grave problem. It will be needed to create a special version of python with this rpath in it. And if there is a mix of different versions of gcc in various dependencies it would be just impossible to run such program due to conflicts. Yuri

libstdc++.so.6 in base 9.2 system collides with libstdc++.so.6 in gcc47

2014-01-19 Thread Yuri
to bump so revision. The workaround is to run with LD_LIBRARY_PATH=/usr/local/lib/gcc47 But what is the general solution for this? Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send

Re: libstdc++.so.6 in base 9.2 system collides with libstdc++.so.6 in gcc47

2014-01-19 Thread Yuri
On 01/19/2014 14:07, John Marino wrote: The gcc47 should be built with specs that automatically insert a runpath (-Wl,-rpath,) of /usr/local/gcc47/ so that every binary and library built by it knows where to look. This is what lang/gcc-aux does. Looks like it doesn't do this. Yuri

Please check in the new port for Bitmessage

2013-11-27 Thread Yuri
This is a new near-instant messenger replacing traditional mail and IM clients. It allows to deeply encrypt the messages, therefore avoiding message snooping. http://www.freebsd.org/cgi/query-pr.cgi?pr=184322 http://en.wikipedia.org/wiki/Bitmessage Thank you, Yuri

'pkg upgrade' produces 'conflict found' warnings

2013-10-25 Thread Yuri
user friendly. User didn't do anything wrong, and the message doesn't add clarity as to what the problem is. Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd

Should /usr/bin/perl be a link to /usr/local/bin/perl ?

2013-10-21 Thread Yuri
the link /usr/bin/perl (hackish, but it will fix many broken ports in one shot) 2. Make a package scripts check for interpreter and break the install of offending packages 3. Fix all offending packages Which solution should be preferred in your opinion? Yuri

Re: Should /usr/bin/perl be a link to /usr/local/bin/perl ?

2013-10-21 Thread Yuri
On 10/21/2013 09:53, andrew clarke wrote: Are you aware the Perl interpreter ports already have a make option to create symlinks in /usr/bin? Hm, I wasn't aware of this. And I do have this option set in port, never touched it, and still don't have /usr/bin/perl. Mistery. Yuri

Re: pkgng+portmaster: portmaster erased the field packages.time

2013-08-22 Thread Yuri
for the ones updated by portmaster. I am not sure who deleted them, this is what happened after portmaster ran. Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports

Re: pkgng+portmaster: portmaster erased the field packages.time

2013-08-22 Thread Yuri
for the ones updated by portmaster. I am not sure who deleted them, this is what happened after portmaster ran. Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports

pkgng+portmaster: portmaster erased the field packages.time

2013-08-20 Thread Yuri
reasonable. Why would portmaster erase the time field? How can it conclude it is wrong? Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr

Re: Why the port build log file has terminal escape sequences?

2013-02-03 Thread Yuri
not in terminal? This is achieved by checking isatty (ttyname(3)). Probably I should file such PR to cmake. This might be a regression there. Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe

Why the port build log file has terminal escape sequences?

2013-02-02 Thread Yuri
knconfigwidgets.moc^M ^[[0m^[[34m^[[1mGenerating previewdialog.moc^M ^[[34m^[[1mGenerating entriescountdialog.moc^M I believe this started not long ago. What is wrong? Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Please check in the PR#173730: [PATCH] Added rc.d script for net/vnstat port

2013-01-12 Thread Yuri
by dhn @. Should all of them be reassigned to ports @ ? Yuri ---list of ports owned by dhn@--- astro/libnova audio/mp3burn audio/cripple audio/last-cmus audio/solfege audio/p5-Audio-Mixer audio/cmus-post.fm audio/ncmpcpp audio/p5-Audio audio/vitunes audio/xpi-musicpm audio/cutmp3 audio/snd comms

Why submitted PRs don't show up on the web interface right away?

2012-11-19 Thread Yuri
. Yuri ___ 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

Re: Let's talk about subversion/svn

2012-11-19 Thread Yuri
graphs rather than a GUI-based program. It would be very beneficial if somebody made a program that would visualize the particular port's dependencies as a graph (like .dot format). This should be quite easy to do. Or maybe such program already exists? Yuri

Something wrong with mirror.irssi.org? (Was: Re: svn commit: r302888 - head/irc/irssi-devel)

2012-08-21 Thread Yuri Pankov
On Tue, 21 Aug 2012 18:48:59 + (UTC), Beat Gaetzi wrote: Author: beat Date: Tue Aug 21 18:48:59 2012 New Revision: 302888 URL: http://svn.freebsd.org/changeset/ports/302888 Log: - Mark BROKEN: size mismatch fetch: http://mirror.irssi.org/snapshots/irssi-20120624.tar.gz: size

Re: FreeBSD ports which are currently scheduled for deletion

2012-02-08 Thread Yuri Pankov
. Yuri ___ 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

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-02-08 Thread Yuri Pankov
are likely missing use_pkgng=yes in your portmaster.rc. Yuri ___ 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

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-01-30 Thread Yuri Pankov
to use pkgng after applying the patch? Thanks, Yuri pgpWRBGFuloAU.pgp Description: PGP signature

libthai-0.1.5: build is broken by failing self tests

2012-01-27 Thread Yuri
Here is the failure log: PASS: test-thcoll.sh Testing with string: ���ʴդ�Ѻ �繡�÷��ͺͧ Total 8 cut points.Cut points list: 6, 10, 14, 18, 21, 23, 26, 29 Output string is ���ʴ�WBR��ѺWBR���WBRWBR���WBR��WBR�ͺWBR���WBR�ͧbump. Output string length is 71 *** End of thbrk self test **

Re: isc dhcp does not make

2012-01-25 Thread Yuri Pankov
. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 clang? clang what? checking for gcc... cc, doesn't look like clang. Providing the config.log, as the message suggests, would help here. Yuri

Re: isc dhcp does not make

2012-01-25 Thread Yuri Pankov
x86-64 instruction set [...] Yuri ___ 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

Re: Two Minor Ports Patches

2012-01-15 Thread Yuri Pankov
a __FreeBSD_version conditional). sessreg: ttyslot no longer exists. See second attached patch which is clearly wrong, but works as a stopgap. -- George Mitchell The sessreg problem should be fixed by running `make delete-old` in /usr/src. Yuri

Re: New mailing list for ports announcements

2011-12-28 Thread Yuri Pankov
to keep this relatively low in traffic. It is a moderated list, under the auspices of portmgr@. ^ Please subscribe sit back, and enjoy. Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: devel/py-lxml fails to build on 10.0-CURRENT

2011-12-16 Thread Yuri Pankov
://lists.freebsd.org/pipermail/svn-src-head/2011-November/031517.html Yuri pgpHD3OanEqPc.pgp Description: PGP signature

Re: linphone-base conflicts with ortp and fails to install, it also fails to build: error: expected specifier-qualifier-list before 'UInt96'

2011-11-23 Thread Yuri
and it is related to databases/redis. Yuri ___ 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

Re: linphone-base conflicts with ortp and fails to install, it also fails to build: error: expected specifier-qualifier-list before 'UInt96'

2011-11-23 Thread Yuri
On 11/23/2011 15:23, Alberto Villa wrote: On Wednesday 23 November 2011 21:34:55 Yuri wrote: I updated via cvsup (*default release=cvs tag=.) but I don't see the relevant ports UPDATING record. The only recent record there is 2023 and it is related to databases/redis. http

Re: linphone-base conflicts with ortp and fails to install, it also fails to build: error: expected specifier-qualifier-list before 'UInt96'

2011-11-21 Thread Yuri
net/linphone-base ortp', I get this messages: In file included from ../include/mediastreamer2/msrtp.h:25, from msrtp.c:20: ../include/mediastreamer2/ice.h:60: error: expected specifier-qualifier-list before 'UInt96' Yuri

linphone-base conflicts with ortp and fails to install, it also fails to build: error: expected specifier-qualifier-list before 'UInt96'

2011-11-20 Thread Yuri
to remove such conflict? Yuri ___ 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

Re: portmaster - updating devel/gconf2 triggers install of net/openldap24-sasl-client, even though it's installed and up to date

2011-06-06 Thread Yuri Pankov
/pipermail/freebsd-ports/2011-January/065585.html Yuri pgpMukpVq0ajR.pgp Description: PGP signature

Re: archivers/unzip vs tar -xf

2011-06-06 Thread Yuri Pankov
implementation. We already have /usr/bin/unzip, built around the libarchive. You can check this (?, not sure) list archives as to why it isn't used by default. Yuri pgpbmmvzIeUSG.pgp Description: PGP signature

Re: Fping with WITH_IPV6=YES

2011-06-03 Thread Yuri Pankov
:9032:86ea address not found 2001:470:28:4ba:4a5b:39ff:feb3:b824 address not found HTH, Yuri pgpH05Me42iRt.pgp Description: PGP signature

Re: 8-STABLE /usr/include/utmp.h and tmpx

2011-06-03 Thread Yuri Pankov
to (and guessing on previous thread, such change isn't going to be MFCed)? Yuri pgpxIOfILnKWs.pgp Description: PGP signature

Re: FreeBSD Port: devel/apr1 (1.4.4 breaks apache22)

2011-05-17 Thread Yuri Pankov
fine for me on 8.2-RELEASE/amd64 (Apache/2.2.18 (FreeBSD) mod_ssl/2.2.18 OpenSSL/0.9.8q DAV/2 SVN/1.6.16 Server). Yuri ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail

Re: Call for Testers: VirtualBox 4.0.6

2011-05-09 Thread Yuri
I think 4.0.6 is quite stable now. Is it really less stable than the current version in ports 3.2.12? Why don't you at least put them into ports/emulators repository with -devel suffix like many other ports do? So that there is no need to go through the third party repository. Yuri

Re: [CFT] A new mplayer and mencoder

2011-03-24 Thread Yuri Pankov
is actually used. HTH, Yuri diff -ruN mplayer.old/Makefile mplayer/Makefile --- mplayer.old/Makefile 2011-03-18 19:29:39.0 +0300 +++ mplayer/Makefile 2011-03-25 08:12:26.323326869 +0300 @@ -89,7 +89,9 @@ --disable-libdirac-lavc \ --disable-mencoder \ --disable-mpg123

<    1   2   3   4   >