Re: how to do pkg_info -W without pkg_info?

2018-09-30 Thread Ruslan Makhmatkhanov
@lbutlr wrote on 9/30/18 8:09 PM: I would like to find out what port installed a specific file, and in searching I found the suggestion, from 2010, to use pkg_info -W But on FreeBSD 11.1-p4-RELEASE with postmaster, there is no pkg_info and `pkg info` doesn't have a -W flag nor, apparently,

Re: python ports -- setuptools requiring the pbr module and failing on denied network access?

2018-09-22 Thread Ruslan Makhmatkhanov
This one should work: http://dpaste.com/0P2SBMM.txt but it wouldn't, because of pbr's dependency on broken devel/py-pip (it requires previous version of dns/py-idna, that we no more have in ports tree). As for your question: pbr is set in molecule's setup.py as setup_depends, so it should go

Re: how to enforce one version of python

2018-09-12 Thread Ruslan Makhmatkhanov
tech-lists wrote on 9/12/18 11:09 AM: Hello, On 11/09/2018 15:54, Ruslan Makhmatkhanov wrote: No, it's because pylint2 as itself requires python > 3.4. User should switch to older devel/pylint1 if he needs to stick with 2.7. But I'm not upgrading pylint2: >>> (pylint-py27-

Re: how to enforce one version of python

2018-09-11 Thread Ruslan Makhmatkhanov
Baptiste Daroussin wrote on 9/11/18 5:51 PM: On Tue, Sep 11, 2018 at 03:28:15PM +0100, tech-lists wrote: Hi, There are a number of ports that seem to have their own preferential flavour of python, and some for example want to install python27 and python36 in the same place, and it's a pain

Re: I would like to maintain and update www/luakit

2017-07-24 Thread Ruslan Makhmatkhanov
Stefan Hagen wrote on 07/24/2017 16:16: [...] I can see two approches how to tackle this: a) leave the current www/luakit port as it is and create a new www/luakit-gtk3 with the 2017 release. This would prevent an automatic update for existing users. b) update the existing www/luakit

Re: How should we name node-js ports ?

2017-05-15 Thread Ruslan Makhmatkhanov
Rodrigo Osorio wrote on 05/14/2017 15:16: Hi, I have a bunch of nodejs ports to add, most of them as dependencies, and I wonder if we can find a naming standard like adding 'node' or 'node-js' prefix in the name ; I personally prefer 'node'. As a result a port who install the node package xxx

Re: py34-dnspython

2016-09-22 Thread Ruslan Makhmatkhanov
Kristof Provost wrote on 09/21/2016 11:54: On 20 Sep 2016, at 20:15, Ruslan Makhmatkhanov wrote: Kristof Provost wrote on 09/20/2016 19:40: I found I had a need for dnspython for python 3.4. The port builds only for python 2.7 at the moment. Attached is a patch to introduce py34-dnspython

Re: py34-dnspython

2016-09-21 Thread Ruslan Makhmatkhanov
Kristof Provost wrote on 09/21/2016 11:54: On 20 Sep 2016, at 20:15, Ruslan Makhmatkhanov wrote: Kristof Provost wrote on 09/20/2016 19:40: I found I had a need for dnspython for python 3.4. The port builds only for python 2.7 at the moment. Attached is a patch to introduce py34-dnspython

Re: py34-dnspython

2016-09-20 Thread Ruslan Makhmatkhanov
Hi Kristof, Kristof Provost wrote on 09/20/2016 19:40: Hi, I found I had a need for dnspython for python 3.4. The port builds only for python 2.7 at the moment. Attached is a patch to introduce py34-dnspython. Regards, Kristof Feel free to commit it. Actually people asked about this in

pkg-devel fails to register any port

2014-08-07 Thread Ruslan Makhmatkhanov
Hello, since the update to pkg-1.4.0.p.a6 it now fails to register any port (built with `make install` or portmaster) with the message like: === Installing for libgcrypt-1.6.1_3 === Checking if security/libgcrypt already installed === Registering installation for libgcrypt-1.6.1_3

Re: Does src tree have to be in sync with installed FreeBSD to build ports?

2014-04-21 Thread Ruslan Makhmatkhanov
Thomas Mueller wrote on 21.04.2014 10:41: Is it necessary for the installed FreeBSD to be in sync with the src tree for ports to build successfully? I might update the src tree to see what is happening but not do the buildworld and buildkernel every time. Could that hurt for building ports?

Re: [PYTHON]: Howto check dependency PyOpenGL in port's Makefile?

2014-04-20 Thread Ruslan Makhmatkhanov
Hi, O. Hartmann wrote on 19.04.2014 18:35: I try to port PyOpenCL and one dependency is PyOpenGL and Mako. For Mako (textproc/py-mako) the check for dependecy seems simple as I can check BUILD_DEPENDS+= ${PYTHONBASE}/bin/mako-render:${PORTSDIR}/textproc/py-mako But how can I check for

Re: please update port sysutils/ldap-account-manager

2014-04-20 Thread Ruslan Makhmatkhanov
Vasiliy P. Melnik wrote on 19.04.2014 22:17: Hi. please update port http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/187709 Done. -- Regards, Ruslan T.O.S. Of Reality ___ freebsd-ports@freebsd.org mailing list

Re: Deluge, how to overcome this....?

2014-03-30 Thread Ruslan Makhmatkhanov
Hi, jcv wrote on 30.03.2014 10:14: Hi - I am having a problem with the deluge port.. I am seeing this issue: root@yeaguy:/var/db/ports/net-p2p_deluge # cd /usr/ports/net-p2p/deluge/ root@yeaguy:/usr/ports/net-p2p/deluge # make install === deluge-1.3.6_2,1 depends on package:

portsnap errors on current (r263382)

2014-03-20 Thread Ruslan Makhmatkhanov
Hi, have this weirdness. I'll try to remove the current portsnap snapshot, but this info may be useful for portsnap maintainer's in exception handling aspect. # portsnap fetch update Looking up portsnap.FreeBSD.org mirrors... none found. Fetching snapshot tag from portsnap.FreeBSD.org...

Re: Fwd: [REL - 10i386-quarterly][databases/slony1] Failed for slony1-1.2.23 in build

2014-03-05 Thread Ruslan Makhmatkhanov
Vick Khera wrote on 05.03.2014 17:13: Can something be done to stop these messages? The port is updated and works fine on FreeBSD 10, but this quarterly snapshot keeps trying to build the old version and tell me to update the port. It seems counter productive to keep doing this over and over if

Re: Fwd: [REL - 10i386-quarterly][databases/slony1] Failed for slony1-1.2.23 in build

2014-03-05 Thread Ruslan Makhmatkhanov
, Mar 5, 2014 at 8:30 AM, Ruslan Makhmatkhanov cvs-...@yandex.ruwrote: Vick Khera wrote on 05.03.2014 17:13: Can something be done to stop these messages? The port is updated and works fine on FreeBSD 10, but this quarterly snapshot keeps trying to build the old version and tell me to update

Re: Fwd: [REL - 10i386-quarterly][databases/slony1] Failed for slony1-1.2.23 in build

2014-03-05 Thread Ruslan Makhmatkhanov
Vick Khera wrote on 05.03.2014 17:33: Thanks. I also get these for p5-Mail-OpenDKIM which was similarly updated to build on FreeBSD 10.0. Done for both ports. Thanks for report. On Wed, Mar 5, 2014 at 8:30 AM, Ruslan Makhmatkhanov cvs-...@yandex.ruwrote: Vick Khera wrote on 05.03.2014 17

Re: can pkg install mod_php5 (ie. libphp5.so) ?

2014-03-03 Thread Ruslan Makhmatkhanov
Hi, sa...@sina.cn wrote on 03.03.2014 20:48: Hi: apache24-2.4.6_1 was installed using 'pkg'. subsequently, php55-5.5.9 and almost all the modules were installed using 'pkg install'. However, 'pkg search' did not turn in any 'mod_php5'. Is building php from the '/usr/ports/lang/php5' the

Re: patch for ports/graphics/libgphoto2

2014-02-22 Thread Ruslan Makhmatkhanov
Hi Matthias, Matthias Apitz wrote on 21.02.2014 13:24: Hello, The application gphoto2 (port: graphics/gphoto2) crashes on detection of cam due to a bug in graphics/libgphoto2; see the thread in:

Re: Ports with duplicate LATEST_LINKs

2014-02-20 Thread Ruslan Makhmatkhanov
Ports Index build wrote on 20.02.2014 16:40: Dear port maintainers, The following list includes ports maintained by you that have duplicate LATEST_LINK values. They should either be modified to use a unique PKGNAME, e.g. by using PKGNAMESUFFIX. Note that NO_LATEST_LINK is deprecated. See the

Re: could somebody please close ports/185614?

2014-02-20 Thread Ruslan Makhmatkhanov
Hello, Christopher J. Ruwe wrote on 20.02.2014 18:45: 1) Could somebody with a commit bit please close ports/185614 (http://www.freebsd.org/cgi/query-pr.cgi?pr=185614) The issue I reported has gone away (or never was a real problem, I do not know). Done, thanks for updating on

Re: PR ports/177407 obsolete

2014-02-14 Thread Ruslan Makhmatkhanov
Rainer Hurling wrote on 15.02.2014 00:38: I think PR ports/177407 is superseded by the commit of PR ports/177643 (r343178 from 2014-02-07) and can be closed. Thanks a lot. Regards, Rainer Hurling Done, thanks. -- Regards, Ruslan T.O.S. Of Reality

Re: pidgin with pidgin-sipe plugin now aborts on connect

2014-02-14 Thread Ruslan Makhmatkhanov
Janky Jay, III wrote on 15.02.2014 01:16: Hello Greg, Simply editing the Makefile and the distinfo file inside the net-im/pidgin-sipe directory worked fine for me. I did the following: 1) Edit Makefile a) Changed PORTVERSION from 1.13.1 to 1.18.0 b) Removed the PORTREVISION line 2)

Re: pidgin-guifications DEPRECATED

2014-02-11 Thread Ruslan Makhmatkhanov
Marko Cupać wrote on 11.02.2014 22:43: Hi, I use net-im/pidgin-guifications, and I see it is being deprecated because there are no more public distfiles. If the only thing needed in order for this port to stay alive is serving distfile over http I'd be glad to do it from my server. Regards,

Re: Packaging a tomcat webapp for FreeBSD 9

2014-02-11 Thread Ruslan Makhmatkhanov
Hi, hamza abdelkebir wrote on 11.02.2014 14:31: Hi all, Does anyone know how to proceed to package a tomcat webapp under FreeBSD 9? Thanks for your help, Hamza You may look at databases/jasperserver for an example. Ports tree lacking tomcat infrastructure at the moment, so you need to do

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

2014-01-25 Thread Ruslan Makhmatkhanov
Alfred Perlstein wrote on 25.01.2014 22:41: Are any of these tools available on the other side? Ie, for port submitters? yes porttools for example, or some scripts inside Tools/scripts regards, Bapt Is there a primer on using these tools? /usr/ports/Tools/scripts/getpatch category/PR --

something messed up with latest pkg update?

2013-11-27 Thread Ruslan Makhmatkhanov
portsnap fetch update pkg version -vl portmaster pkg-1.1.4_10 Got some warnings: pkg-static: PACKAGESITE in pkg.conf is deprecated. Please create a repository configuration file pkg-static: Warning: expecting a boolean for the 'enabled' key of the 'FreeBSD' repo, the value has been correctly

Re: something messed up with latest pkg update?

2013-11-27 Thread Ruslan Makhmatkhanov
Johan Hendriks wrote on 27.11.2013 14:00: Got this No ORIGIN messages for every port that I try to update. Is this known issue? How to handle that? The second one in my case was the line enabled in /etc/pkg/FreeBSD.conf FreeBSD: { url: pkg+http://pkg.FreeBSD.org/${ABI}/latest;,

Re: Bacula (client) 5.2.12 fails on compilation

2013-10-17 Thread Ruslan Makhmatkhanov
Carsten Jensen wrote on 17.10.2013 12:47: but in compiling a new version of bacula I've encountered this error. I'm not sure if this problem is related, but did you followed this instruction from /usr/ports/UPDATTING? 20120913: AFFECTS: users of sysutils/bacula-server,

Re: Port build failure -- security/hydra

2013-10-14 Thread Ruslan Makhmatkhanov
Ronald F. Guilmette wrote on 06.10.2013 01:34: make -V FETCH_CMD Results: /usr/bin/fetch -AFpr on your system? What FreeBSD version you are using? FreeBSD segfault.tristatelogic.com 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012

Re: Port build failure -- security/hydra

2013-10-05 Thread Ruslan Makhmatkhanov
As I already said, I can't reproduce this problem even with updated url: root@smeshariki4:/usr/ports/security/hydra # make fetch === License AGPLv3 accepted by the user === Found saved configuration for hydra-7.5 === hydra-7.5 depends on file: /usr/local/sbin/pkg - found = hydra-7.5.tar.gz

Re: Port build failure -- security/hydra

2013-10-04 Thread Ruslan Makhmatkhanov
Ronald F. Guilmette wrote on 04.10.2013 23:11: At the end of my effort to do portupgrade -a, I got this: ! security/hydra (hydra-7.4.2) (fetch error) Apparently, the source tarball for the current hydra port seems to be nowhere to be found. How come? Shouldn't there _always_ be at

Re: redports.org down?

2013-09-28 Thread Ruslan Makhmatkhanov
Fernando Apesteguía wrote on 28.09.2013 20:43: On Sat, Sep 28, 2013 at 6:41 PM, Bernhard Fröhlich de...@bluelife.atwrote: Am 28.09.2013 18:38 schrieb Fernando Apesteguía fernando.apesteg...@gmail.com: Hi all, redports.org seems to be down. Any information about when it will be available

Re: [CFT] pkgpackagekit (GSoC: PackageKit backend for pkgng)

2013-09-20 Thread Ruslan Makhmatkhanov
Matthew Windsor wrote on 20.09.2013 23:07: Hi, This is the first time I've ever done anything related to ports, so apologies if I'm going about this in the wrong way! I've been working on a PackageKit backend for Google Summer of Code 2013, and I'm now at a position where I'd like a call for

Re: FreeBSD Port: mapserver-6.2.1_2 building with python support requires python 2.6.

2013-09-10 Thread Ruslan Makhmatkhanov
David Wahlund wrote on 09.09.2013 22:46: This throws a this port is deprecated-warning. EoL for python26 is 1 october 2013. Just a heads up. Regards David It builds fine python 2.7: https://redports.org/~rm/20130909204800-7664-143662/mapserver-6.2.1_3.log Would you try to change USE_PYTHON

Re: [QAT] r323275: 4x leftovers, 4x success

2013-07-19 Thread Ruslan Makhmatkhanov
Ports-QAT wrote on 19.07.2013 14:01: - move bacula configuration to ${ETCDIR}/bacula - bump PORTREVISION - add UPDATING entry - add an option to enable python support (both client and server need to be rebuilt with this) [...] Port:sysutils/bacula-server 5.2.12_1

Re: Problem with pkg-config and porting

2013-06-16 Thread Ruslan Makhmatkhanov
Hello, Rod. Rod Person wrote on 16.06.2013 22:34: Hi, I am attempting to create a port for dunst (http://www.knopwob.org/dunst/). It requires xscrnsaver.pc to build. I've found that it is located in the port. I've created a Makefile that checks and installs that port, but even after it

Re: Python 3.3 don't build

2013-05-20 Thread Ruslan Makhmatkhanov
Hi, Albert Shih wrote on 19.05.2013 20:29: Hi all Just report the /usr/ports/lang/python33 don't build on FreeBSD 9.1-STABLE #3 r250807: Sun May 19 17:48:52 CEST 2013 all other ports are up2date. Here the output : Regards. I was only able to reproduce it once, but then the

Re: ports/177207: multimedia/xbmc maint update to 12.1

2013-05-12 Thread Ruslan Makhmatkhanov
Hi Mickaël, let's see what other people can suggest about 8.3 build, because it's over my skills. Mickaël Maillot wrote on 06.05.2013 14:28: Hi, here is the 12.2 update. this update need ports/177391 first. I still have a problem with internal ffmpeg and gcc 4.2 on FreeBSD 8 i386.

Re: mailman compile problem

2013-04-04 Thread Ruslan Makhmatkhanov
William Grzybowski wrote on 03.04.2013 15:30: On Wed, Apr 3, 2013 at 8:23 AM, Mario Polario mario.pran...@gmail.com wrote: Hi! I'm trying to compile new version of mailman on 9.1 release: 9.1-RELEASE-p1 Whatever I try, I get stuck with: SyntaxError: invalid syntax /usr/local/bin/python3.3

Re: ports/175104: [PATCH] net/libosip: update to 4.0.0

2013-03-25 Thread Ruslan Makhmatkhanov
this day. On Mon, Mar 25, 2013 at 12:14 AM, Ruslan Makhmatkhanov cvs-...@yandex.ruwrote: Ruslan Makhmatkhanov wrote on 24.03.2013 22:07: Hi Muhammad, Muhammad Moinur Rahman wrote on 24.03.2013 17:41: Hi, Can anyone please take care of ports/175104? It has been a while and I need to update

Re: ports/175104: [PATCH] net/libosip: update to 4.0.0

2013-03-24 Thread Ruslan Makhmatkhanov
Hi Muhammad, Muhammad Moinur Rahman wrote on 24.03.2013 17:41: Hi, Can anyone please take care of ports/175104? It has been a while and I need to update libexosip2, which is dependent on this. Regards, Muhammad net/siproxd fails to build with this version of libosip [1] (and builds fine

Re: ports/175104: [PATCH] net/libosip: update to 4.0.0

2013-03-24 Thread Ruslan Makhmatkhanov
Ruslan Makhmatkhanov wrote on 24.03.2013 22:07: Hi Muhammad, Muhammad Moinur Rahman wrote on 24.03.2013 17:41: Hi, Can anyone please take care of ports/175104? It has been a while and I need to update libexosip2, which is dependent on this. Regards, Muhammad net/siproxd fails to build

Fwd: Problem with svn properties on non-ascii file

2013-03-23 Thread Ruslan Makhmatkhanov
Original message Subject: Problem with svn properties on non-ascii file Date: Sat, 23 Mar 2013 17:20:55 +0400 From: Ruslan Makhmatkhanov cvs-...@yandex.ru To: FreeBSD Developers develop...@freebsd.org Hi, I'm trying to commit update to deskutils/gourmet, that have this patch

Re: Fwd: Problem with svn properties on non-ascii file

2013-03-23 Thread Ruslan Makhmatkhanov
Tijl Coosemans wrote on 23.03.2013 17:43: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/subversion-primer.html §3.4.8 Committing High-ASCII Data Thank you! That did the trick. -- Regards, Ruslan Tinderboxing kills... the drives.

Re: Fwd: Problem with svn properties on non-ascii file

2013-03-23 Thread Ruslan Makhmatkhanov
Diane Bruce wrote on 23.03.2013 17:44: On Sat, Mar 23, 2013 at 05:22:54PM +0400, Ruslan Makhmatkhanov wrote: Original message Subject: Problem with svn properties on non-ascii file Date: Sat, 23 Mar 2013 17:20:55 +0400 From: Ruslan Makhmatkhanov cvs-...@yandex.ru To: FreeBSD

Re: INDEX build failed for 8.x

2013-03-22 Thread Ruslan Makhmatkhanov
indexbu...@freebsd.org wrote on 22.03.2013 16:02: INDEX build failed with errors: Generating INDEX-8 - please wait../home/indexbuild/tindex/ports/japanese/w3m/../../www/w3m/Makefile, line 39: Malformed conditional (${PORT_OPTIONS:MM17N})

Re: Update for net/freerdp failed

2013-03-18 Thread Ruslan Makhmatkhanov
Leslie Jensen wrote on 18.03.2013 10:54: I need help to solve this. Thank you. You need to deinstall old versions first. Please see there for details: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/164843 -- Regards, Ruslan Tinderboxing kills... the drives.

Re: Status of net/freerdp and PR164843

2013-03-15 Thread Ruslan Makhmatkhanov
Hi, meta wrote on 15.03.2013 11:12: Hey, who is responsible for net/freerdp? I requested the maintainer to update freerdp on October via private email but he does nothing. I requested the new maintainer again Feb 27. http://www.mail-archive.com/freebsd-ports@freebsd.org/msg47573.html

Re: Status of net/freerdp and PR164843

2013-03-15 Thread Ruslan Makhmatkhanov
meta wrote on 15.03.2013 12:19: For your information, I explain patches placed in files directory. I hope this will help you. files/patch-libfreerdp-*: Backport patches. The issues are fixed in recent master repo. But not included in 1.0.2 release.

Re: [CFT] xorg 7.7

2013-03-13 Thread Ruslan Makhmatkhanov
Hi, Niclas Zeising wrote on 12.03.2013 01:50: The FreeBSD xorg team (x11@) presents this update of the FreeBSD xorg port to version 7.7. This CFT is intended to weed out as many bugs and regressions as possible before merging xorg 7.7 into ports, please test it as much as possible, to make it

[CFT] graphics/rawtherapee 4.0.10

2013-03-11 Thread Ruslan Makhmatkhanov
Hi. Here is the update: http://people.freebsd.org/~rm/rawtherapee4010.diff.txt builds fine on 8/9 with gcc46+ (build is broken with gcc 4.2.1). build is also broken on current (amd64 r247812) with this message: [ 6%] Building CXX object rtengine/CMakeFiles/rtengine.dir/flatcurves.cc.o In

Re: CURRENT (r248103): x11/nvidia-driver fails to compile: @/vm/vm_pager.h:127:2: error: use of undeclared identifier 'RA_WLOCKED'

2013-03-09 Thread Ruslan Makhmatkhanov
Hartmann, O. wrote on 09.03.2013 20:31: I rebuild the kernel module for x11/nvidia-driver on a regular basis via /etc/src.conf setting of PORTS_MODULES+=x11/nvidia-driver I answered to your pr. Did you tried that? If I understand correctly, it should be fixed in r248061

Re: CURRENT (r248103): x11/nvidia-driver fails to compile: @/vm/vm_pager.h:127:2: error: use of undeclared identifier 'RA_WLOCKED'

2013-03-09 Thread Ruslan Makhmatkhanov
Hartmann, O. wrote on 09.03.2013 20:45: Am 03/09/13 17:38, schrieb Ruslan Makhmatkhanov: Hartmann, O. wrote on 09.03.2013 20:31: I rebuild the kernel module for x11/nvidia-driver on a regular basis via /etc/src.conf setting of PORTS_MODULES+=x11/nvidia-driver I answered

Re: databases/py-sqlite3 breaks due to update in libffi

2013-03-05 Thread Ruslan Makhmatkhanov
Hi, Joseph A. Nagy, Jr wrote on 05.03.2013 11:43: python@ CC'd as listed maintainer for py-sqlite3, please reply-all or make sure I am CC'd in all responses as I'm not subscribed to python@. I can't reproduce. I had libffi-3.0.11 and just updated it to 3.0.12. Then tried to build py-sqlite3

setuptools replaced with distribute

2013-03-04 Thread Ruslan Makhmatkhanov
Ports users, before reporting any breakages, please note that some intervention is required. Here is UPDATING:20130305 entry: devel/py-setuptools was replaced with devel/py-distribute. Please do the following according to package manager used. py-setuptools port will be removed shortly. #

Re: 9.1-RELEASE is out - is there any hope for an actual graphics/gimp-app?

2013-02-28 Thread Ruslan Makhmatkhanov
Dmitry Marakasov wrote on 28.02.2013 20:24: * Ruslan Makhmatkhanov (cvs-...@yandex.ru) wrote: On Sun, 10 Feb 2013 13:54:20 +0100 Heino Tiedemann articulated: Now wh have the new FreeBSD 9.1 RELEASE - is there hope for an actual Gimp? There is always hope. There is also Scotch. LOL. I

Re: 9.1-RELEASE is out - is there any hope for an actual graphics/gimp-app?

2013-02-26 Thread Ruslan Makhmatkhanov
Heino Tiedemann wrote on 26.02.2013 13:26: Jerry je...@seibercom.net wrote: On Sun, 10 Feb 2013 13:54:20 +0100 Heino Tiedemann articulated: Now wh have the new FreeBSD 9.1 RELEASE - is there hope for an actual Gimp? There is always hope. There is also Scotch. LOL. I am interessted in

Re: audio/audacity and audio/gstreamer-plugins-soundtouch fails due to SoundTouch

2013-02-19 Thread Ruslan Makhmatkhanov
Joseph A. Nagy, Jr wrote on 18.02.2013 18:52: effects/SoundTouchEffect.cpp:209:31: error: cannot initialize a parameter of type 'const SAMPLETYPE *' (aka 'const short *') with an lvalue of type 'float *' mSoundTouch-putSamples(buffer, block); ^~

Re: PDF viewer that can rotate pages

2013-02-18 Thread Ruslan Makhmatkhanov
Andrea Venturoli wrote on 18.02.2013 15:16: Hello. As per subject, I often get rotated PDFs, which are a pain to read. Neither xpdf, nor kpdf allow me to rotate the page again. Any suggestion for a reader that can? Ideally small with few requirements, but, failing that, I'll accept something

Re: postgresql-plpython fails to build

2013-01-20 Thread Ruslan Makhmatkhanov
Johan Hendriks wrote on 15.01.2013 16:39: Ruslan Makhmatkhanov schreef: Johan Hendriks wrote on 15.01.2013 15:32: I need the port postgresql-plpython for my baruwa install. But it will not install or build. I have postgresql92-server installed, with the default options. the error i get

Re: gPodder: ip - Command not found

2013-01-15 Thread Ruslan Makhmatkhanov
Ruslan Makhmatkhanov wrote on 15.01.2013 11:44: Stephan Schindel wrote on 15.01.2013 11:34: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Di 15 Jan 08:27:00 2013 schrieb Ruslan Makhmatkhanov: Hi, Stephan Schindel wrote on 15.01.2013 10:32: Hey :), gPodder suddenly does not update my

Re: postgresql-plpython fails to build

2013-01-15 Thread Ruslan Makhmatkhanov
Johan Hendriks wrote on 15.01.2013 15:32: I need the port postgresql-plpython for my baruwa install. But it will not install or build. I have postgresql92-server installed, with the default options. the error i get is === Building for postgresql-plpython-9.2.2_2 prereqdir=`cd 'parser/'

Re: gPodder: ip - Command not found

2013-01-14 Thread Ruslan Makhmatkhanov
Hi, Stephan Schindel wrote on 15.01.2013 10:32: Hey :), gPodder suddenly does not update my subscriptions anymore. When I start gPodder in the terminal I can see that gPodder tries to start the application 'ip' to get information about the used network interface. However, this application does

Re: gPodder: ip - Command not found

2013-01-14 Thread Ruslan Makhmatkhanov
Stephan Schindel wrote on 15.01.2013 11:34: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Di 15 Jan 08:27:00 2013 schrieb Ruslan Makhmatkhanov: Hi, Stephan Schindel wrote on 15.01.2013 10:32: Hey :), gPodder suddenly does not update my subscriptions anymore. When I start gPodder

Removing wrong prefix from portname

2013-01-04 Thread Ruslan Makhmatkhanov
Hello, as it was discussed earlier, we should add PYTHON_PKGNAMEPREFIX (py27-, py32- etc) only if the port in question is the python library. If it's standalone application, this prefix should be omitted, because it's more logical and because user generally doesn't care what language needed

Re: New version of PyGreSQL

2013-01-03 Thread Ruslan Makhmatkhanov
D'Arcy J.M. Cain wrote on 03.01.2013 22:18: On Thu, 03 Jan 2013 21:50:01 +0400 Ruslan Makhmatkhanov cvs-...@yandex.ru wrote: D'Arcy J.M. Cain wrote on 03.01.2013 18:14: Version 4.1 of PyGreSQL has just been released. I think the following will update your Makefile: The port was just updated

Re: Requesting maintenance of games/py-mnemosyne

2013-01-02 Thread Ruslan Makhmatkhanov
Marek Rudnicki wrote on 03.01.2013 02:22: Hello, I would like to request the maintenance of games/py-mnemosyne, which has no maintainer at the moment and is managed via p...@freebsd.org . I'm using this program regularly and would like it to be up-to-date. Unfortunately, the port was not

Re: CFT: vlc 2.0.5

2012-12-19 Thread Ruslan Makhmatkhanov
Juergen Lock wrote on 20.12.2012 02:22: On Thu, Dec 20, 2012 at 02:05:44AM +0400, Ruslan Makhmatkhanov wrote: Hi Juergen, thank you for an update. I just tested it. Everything seems working fine. But mkv playing issue still not resolved. I still getting that mkv demux error: cannot find

Re: net/liveMedia - source missing

2012-12-18 Thread Ruslan Makhmatkhanov
Torfinn Ingolfsen wrote on 19.12.2012 05:04: FYI - Just tried building net/liveMedia, but it seems the source has gone missing: Yes, the source tarball should be mirrored locally, because that guys tend to remove old tarballs when new version is out. -- Regards, Ruslan Tinderboxing

Re: [@ ports committers] ports/173531

2012-12-16 Thread Ruslan Makhmatkhanov
Hi Marco, Marco Bröder wrote on 16.12.2012 13:52: Hi, could a ports committer take ports/173531 pr, please? It is unassigned for over a month, now. Thank you very much! Please review patch attached. I changed some things in your patch: - using OPTIONSFILE instead of UNIQUENAME (it's common

Re: [@ ports committers] ports/173531

2012-12-16 Thread Ruslan Makhmatkhanov
Ruslan Makhmatkhanov wrote on 16.12.2012 14:59: Hi Marco, Marco Bröder wrote on 16.12.2012 13:52: Hi, could a ports committer take ports/173531 pr, please? It is unassigned for over a month, now. Thank you very much! Please review patch attached. I changed some things in your patch

Re: [@ ports committers] ports/173531

2012-12-16 Thread Ruslan Makhmatkhanov
Jason E. Hale wrote on 16.12.2012 15:13: On Sunday, December 16, 2012 15:07:48 Ruslan Makhmatkhanov wrote: Ruslan Makhmatkhanov wrote on 16.12.2012 14:59: Hi Marco, Marco Bröder wrote on 16.12.2012 13:52: Hi, could a ports committer take ports/173531 pr, please? It is unassigned for over