Re: some vdr intro/installation notes (watch/record/stream tv)

2011-03-28 Thread Alexander Leidinger
Quoting Juergen Lock (from Sat, 26 Mar 2011 20:28:38 +0100): Hi, now that the vdr ports are finally committed here are some updated notes: Hi all, I wiki-fied this mail (http://wiki.freebsd.org/VDR). Interested people can now enhance it (I don't). Bye, Alexander. -- 1 bulls, 3

Re: Unable to configure dirmngr after openldap upgrade

2011-03-28 Thread Alexander Wittig
a very FreeBSD specific feature. The configure.in file actually states as much (it only detects FreeBSD's libfetch): [...] dnl Check for fetch URL support dnl should be extended to support other fetch URL APIs [...] Given these facts, I'd be surprised if any

Re: [Freebsd-haskell] [CFT] FreeBSD Haskell ports update.

2011-04-04 Thread Alexander Kojevnikov
On 4 April 2011 03:06, Ashish SHUKLA wrote: > This is the call for testing for FreeBSD Haskell ports update which is planned > to land up in the official ports tree in few weeks. ghc, xmonad and related ports compile and work fine, thank you! A minor suggestion, the portshaker instructions shoul

The destiny of devel/boost-* update to 1.46 (ports/156253)

2011-04-13 Thread Alexander Churanov
Hi folks! I've filed the maintainer update (ports/156253) a week ago. It should upgrade Boost to the actual version 1.46.1. Since then there are no news on this. Is there any issues with the PR itself? I just want to know whether anybody is working (planning to work) on that or not. Alex

Re: Skype with sound and video support :)

2011-05-17 Thread Alexander Leidinger
ge? This way we can extend it in case something important is uncovered. Bye, Alexander. -- http://www.Leidinger.netAlexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 ___ freebs

Re: State of affairs with Horde4

2011-05-27 Thread Alexander Leidinger
ate any feedback you have if you do update to this version. Ok, give me (and/or ports) a heads-up when you have the ports in a state you feel good about, and I try to get some time to upgrade and tell about my experience. Bye, Alexander. -- Martin was probably ripping them off. T

Re: [ANNOUNCE]: clang compiling ports

2011-06-21 Thread Alexander Leidinger
, Alexander. -- So... did you ever wonder, do garbage men take showers before they go to work? http://www.Leidinger.netAlexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 ___ freebsd-ports

Re: files/dd7c394c9c9ddf4b97f1b14c676f370adc259b2c7a4b8346eba0788a431db398.gz not found -- snapshot corrupt.

2011-08-14 Thread Alexander Best
On Sun Aug 14 11, Niclas Zeising wrote: > On 2011-08-13 12:08, Roland Smith wrote: > > On Sat, Aug 13, 2011 at 09:51:41AM +0200, Hartmann, O. wrote: > >> On 08/13/11 09:26, Roland Smith wrote: > >>> On Sat, Aug 13, 2011 at 12:43:52AM +0200, Hartmann, O. wrote: > On 08/12/11 22:54, Roland Smith

Re: files/dd7c394c9c9ddf4b97f1b14c676f370adc259b2c7a4b8346eba0788a431db398.gz not found -- snapshot corrupt.

2011-08-14 Thread Alexander Best
On Sun Aug 14 11, Olivier Smedts wrote: > 2011/8/14 Alexander Best : > > On Sun Aug 14 11, Niclas Zeising wrote: > >> On 2011-08-13 12:08, Roland Smith wrote: > >> > On Sat, Aug 13, 2011 at 09:51:41AM +0200, Hartmann, O. wrote: > >> >> On 08/13/11 09:26

Re: problems with linux ports

2007-11-21 Thread Alexander Leidinger
ICTS line into the port), and maybe general consensus. I haven't looked at the linux-firefox* ports, so I can't tell if it would be an improvement to move it to LINUXBASE or not. Bye, Alexander. -- The answer to the question of Life, the Universe, and Everything is... Fo

Re: Call for Testing: Claws-Mail 3.1.0 and Plugins Update

2007-11-27 Thread Alexander Leidinger
ild) about this. Sounds good. Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 Don't worry if you're a kleptomaniac, you can alw

Re: has FreeBSD's libc been swigged?

2007-12-03 Thread Alexander Leidinger
m only aware of devel/py-kqueue (I don't know if it is swigged or done by hand, at least it exists and is FreeBSD specific). Bye, Alexander. -- A soft answer turneth away wrath; but grievous words stir up anger. -- Proverbs 15:1 http://www.Leidinger.netAlexand

Re: pkg-config and library dependencies

2007-12-22 Thread Alexander Leidinger
would like to see that "the right thing" is done in the software which is ported, so if someone wants to give this a high priority on his TODO list, count me in for some help (as time permits). Bye, Alexander. -- Ferengi Rule of Acquisition #16: A deal is a deal... until a b

Re: (Very) bogus package dependencies

2007-12-24 Thread Alexander Nedotsukov
. Sorry to interrupt your interesting discussion guys. Is it okay with you that issue you talking about was resolved more than week ago? :-) Cheers, Alexander. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: pkg-config and library dependencies

2007-12-24 Thread Alexander Nedotsukov
omplicated than it seems to be. On FreeBSD pthead library still must be linked directly to program binary. And this is what we handle locally. Cheers, Alexander. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-por

Re: Is skype only usable on intel and not on AMD64?

2008-01-02 Thread Alexander Leidinger
Quoting eculp <[EMAIL PROTECTED]> (Wed, 02 Jan 2008 13:23:44 -0600): > /usr/bin/brandelf -t Linux /compat/linux/usr/X11R6/bin/glxinfo > ELF binary type "3" not known. Linux module not loaded. Bye, Alexander. -- Zapp: The spirit is willing but the flesh is spo

Re: determining what ports directly depend on X

2008-01-05 Thread Alexander Leidinger
| awk -F"|" {'print $2'} > > > Doesn't quite work because it appears index is equiv to "make missing" > which includes indirect parents. For example x11-wm/compwiz does not > reference libool-1.5 except in a USE= line. This should work to get onl

Re: Ports that have multiple configuration files

2008-01-06 Thread Alexander Leidinger
ecause there are 34 separate configuration files within the > port > I am trying to create. Write a loop in the @(un)exec part, or write a script which outputs a @(un)exec line for each config file. Bye, Alexander. -- BOFH excuse #97: Small animal kamikaze attack on power suppl

Re: [patch] glib20, UTF-8 and string collation

2008-01-09 Thread Alexander Nedotsukov
only postponed. We have to continue with Evo source. Find subject parser part and ensure that it will be utf-8 encoded string at the end. All the best, Alexander. Alexandre "Sunny" Kovalenko wrote: On Wed, 2008-01-09 at 20:16 -0500, Joe Marcus Clarke wrote: On Wed, 2008-01-09 at 1

Re: [patch] glib20, UTF-8 and string collation

2008-01-09 Thread Alexander Nedotsukov
Alexandre "Sunny" Kovalenko wrote: On Thu, 2008-01-10 at 13:18 +0900, Alexander Nedotsukov wrote: Alexandre, The problem you exposed have its roots in Evo code. g_utf8_* stuff defined to work on *utf-8* strings only and have undefined behaviour on MBCS strings. It may sound

Re: HOW-TO get Flash7 working!

2008-01-11 Thread Alexander Leidinger
ker, and we don't have the man-power to permanently keep up. The current way of handling the linuxulator things in the ports is not the ideal way, it is a pragmatic way. It's weighting the good and the bad things of the different ways to get it working, and trying to do it in a way wh

Re: HOW-TO get Flash7 working!

2008-01-12 Thread Alexander Leidinger
Quoting Chuck Robey <[EMAIL PROTECTED]> (Fri, 11 Jan 2008 16:54:31 -0500): > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Alexander Leidinger wrote: > > Quoting Chuck Robey <[EMAIL PROTECTED]> (from Thu, 10 Jan 2008 21:05:16 > > -0500): > > &g

Re: HOW-TO get Flash7 working!

2008-01-15 Thread Alexander Leidinger
ertain, it's to start over from the beginning, and this time follow the procedures that any serious porter (such as you) already knows by heart. I'm not going to try to repeat all that here. I reply to your other mail later when I have more time. It is big and I have to write some thing

Re: HOW-TO get Flash7 working!

2008-01-15 Thread Alexander Leidinger
u may get a professional answer). May be at current@ or even [EMAIL PROTECTED] I will answer to his PATH change later when I have more time. It is not a good idea. Bye, Alexander. -- Sigmund's wife wore Freudian slips. http://www.Leidinger.netAlexander @ Leidinger.net: PGP ID

Re: HOW-TO get Flash7 working!

2008-01-16 Thread Alexander Leidinger
jail or a virtual machine to install the things there. If you still have problems there, just report the error message firefox will spit out when he tries to load the plugin. Please don't copy things around, so that we can analyze the problem. Bye, Alexander. -- Money and women ar

Re: HOW-TO get Flash7 working!

2008-01-16 Thread Alexander Leidinger
TED] reported there that the plugin is loaded by firefox but crashes. I've also seen reports that it doesn't crash, but I think those people where just lucky and didn't use the subset of flash which triggers the crash. Bye, Alexander. -- Many people are secretly inte

Re: de-acroread8 not starting any more

2008-01-25 Thread Alexander Leidinger
l/Adobe/Reader8/DEU/Adobe/Reader8/bin/acroread: double free or corruption (!prev): 0x002ad9f8 *** This may be the cause of the previous error or not. Bye, Alexander. -- Since we have to speak well of the dead, let's knock them while they're alive. -- John Sloan http:

Re: de-acroread8 not starting any more

2008-01-27 Thread Alexander Leidinger
Quoting Rainer Hurling <[EMAIL PROTECTED]> (Sat, 26 Jan 2008 23:08:27 +0100): > Thank you for answering. > > On 25.01.2008 13:08 (UTC+1), Alexander Leidinger wrote: > > Quoting Rainer Hurling <[EMAIL PROTECTED]> (from Thu, 24 Jan 2008 16:53:01 > >> I am wo

Re: Acroread8/nspluginwrapper

2008-01-28 Thread Alexander Leidinger
Quoting Frank Jahnke <[EMAIL PROTECTED]> (from Mon, 28 Jan 2008 08:23:23 -0800): On Mon, 2008-01-28 at 14:29 +0100, Alexander Leidinger wrote: Did you really specify /usr/local/lpr instead of /usr/local/bin/lpr or /usr/bin/lpr? Sorry, that was a typo -- I use /usr/bin/lpr, wit

Re: Acroread8/nspluginwrapper

2008-01-28 Thread Alexander Leidinger
es not find it. The linuxulator will have a look into /compat/linux first, if it doesn't find the file there, it will have a look at / to find the file. Did you really specify /usr/local/lpr instead of /usr/local/bin/lpr or /usr/bin/lpr? Bye, Alexander. -- ALBRECHT'S LAW

Re: Acroread8/nspluginwrapper

2008-01-29 Thread Alexander Leidinger
Quoting Frank Jahnke <[EMAIL PROTECTED]> (from Mon, 28 Jan 2008 08:47:46 -0800): On Mon, 2008-01-28 at 17:44 +0100, Alexander Leidinger wrote: You could try to just put /usr/local/bin/lpr in the acroread config instead. That does indeed work. So acroread does not follow a symboli

Re: linux app port, "version `GLIBC_2.4' not found"

2008-02-04 Thread Alexander Leidinger
blems in the 2.6 emulation, so anybody with problems should expect that he has to debug and fix the real cause of the problem himself. On emulation@ we are helpful as far as our time allows, but the time is low ATM. Bye, Alexander. -- Newlan's Truism: An "acceptable" le

Re: portupgrade-devel: 2 feature requests

2008-02-15 Thread Alexander Leidinger
uild it says how many ports are left to be processed) portupgrade --emit-summaries ... Bye, Alexander. -- He who minds his own business is never unemployed. http://www.Leidinger.netAlexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : P

Re: Icc Compiler(Intel C Compiler)

2008-03-01 Thread Alexander Leidinger
n one. Bye, Alexander. -- No skis take rocks like rental skis! http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 ___ freebsd-ports@freebsd.org mailin

Re: Preparing an Oracle Database XE port/package -- any tips ?

2008-03-07 Thread Alexander Leidinger
em) to post the package on their official download page. I'm not aware of something like this. Feel free to ask questions regarding the linuxulator and our linux infrastructure in the ports on [EMAIL PROTECTED] Also feel free to ask for review of the port on [EMAIL PROTECTED] Bye, Ale

Re: PLIST=pkg-plist

2008-03-19 Thread Alexander Leidinger
on the semantics). Does it look reasonable? Yes, 'PLIST=${PKGDIR}/pkg-plist.*' is good imo. Can you submit a PR? Alexander (CCed), what do you think? I can not confirm this. On my desktop I have the following in make.conf: ---snip--- WRKDIRPREFIX= /var/ports DISTDIR=

Re: PLIST=pkg-plist

2008-03-19 Thread Alexander Leidinger
Quoting Anatoly Borodin <[EMAIL PROTECTED]> (from Wed, 19 Mar 2008 09:34:11 +0200): On Wed, Mar 19, 2008 at 9:11 AM, Alexander Leidinger <[EMAIL PROTECTED]> wrote: I can not confirm this. On my desktop I have the following in make.conf: ---snip--- WRKDIRPREFIX=

Re: PLIST=pkg-plist

2008-03-19 Thread Alexander Leidinger
Quoting Anatoly Borodin <[EMAIL PROTECTED]> (from Wed, 19 Mar 2008 12:04:08 +0200): Hi! On Wed, Mar 19, 2008 at 9:57 AM, Alexander Leidinger <[EMAIL PROTECTED]> wrote: I have /usr/obj, but it is not used during the ports build process if you don't tell that it shall be u

Re: PLIST=pkg-plist

2008-03-19 Thread Alexander Leidinger
Quoting Anatoly Borodin <[EMAIL PROTECTED]> (from Wed, 19 Mar 2008 16:42:19 +0200): Hi! On Wed, Mar 19, 2008 at 1:13 PM, Alexander Leidinger <[EMAIL PROTECTED]> wrote: Then reinstall a port which exhibits the behavior and search for the line with "PLIST TEST" (and

Re: error installing linux emulator- linux_base-fc6-6_5 linuxulator is not (kld)loaded.

2008-03-29 Thread Alexander Leidinger
t; sysctl compat.linux.osrelease=2.6.16 > > Add: > > compat.linux.osrelease=2.6.16 to /etc/sysctl.conf That's only half of the solution, he also needs to override the default setting in make.conf to not get into dependency trouble. Ideally this information is also available in

Re: error installing linux emulator- linux_base-fc6-6_5 linuxulator is not (kld)loaded.

2008-03-29 Thread Alexander Leidinger
Quoting Boris Samorodov <[EMAIL PROTECTED]> (Sat, 29 Mar 2008 16:19:02 +0300): > On Sat, 29 Mar 2008 12:56:15 +0100 Alexander Leidinger wrote: > > Quoting Beech Rintoul <[EMAIL PROTECTED]> (Fri, 28 Mar 2008 17:04:08 -0800): > > > > If you had

Re: PLIST=pkg-plist

2008-03-30 Thread Alexander Leidinger
t; On Thu, Mar 20, 2008 at 4:34 PM, Anatoly Borodin > <[EMAIL PROTECTED]> wrote: > > Hi! > > > > > > On Thu, Mar 20, 2008 at 8:36 AM, Alexander Leidinger > > <[EMAIL PROTECTED]> wrote: > > > Can you please try this without your settings in ma

Re: PLIST=pkg-plist

2008-03-30 Thread Alexander Leidinger
Quoting "Anatoly Borodin" <[EMAIL PROTECTED]> (Sun, 30 Mar 2008 14:58:31 +0300): > The whole week passed, and no further results. What should I do? Update your ports, it should be fixed now. Bye, Alexander. -- BOFH excuse #34: (l)user error http://www.Leidinger.net Alexan

multimedia/mpeg4ip-libmp4v build fails

2008-04-14 Thread Alexander Logvinov
Hello. # uname -a FreeBSD incubus.bsd 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i38 # sudo make install clean ===> Vulnerability check disabled, database not found ===> Extracting for mpeg4ip-libmp4v2-1.6.1 => MD5 Check

porting software with Linux netlink(3)

2008-04-15 Thread Alexander Logvinov
Hello!. I want to update palm/synce-* ports and get some problems while porting odccm from synce project. Is there any chance to get netlink(3) on FreeBSD? Here is some logs: checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checkin

porting software with Linux netlink(3)

2008-04-15 Thread Alexander Logvinov
Hello!. I want to update palm/synce-* ports and get some problems while porting odccm from synce project. Is there any chance to get netlink(3) on FreeBSD? Here is some logs: checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checkin

Re: mc, centerim & centerim-devel partly broken/cyrillic problems

2008-04-17 Thread Alexander Logvinov
mc's nice view in gnome-term for example. :) -- WBR, Alexander ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Recent ImageMagick change breaks some configure scripts

2008-04-21 Thread Alexander Leidinger
d, as it's more easy to change the ImageMagick port than to fix each port which depends upon ImageMagick. Thanks, Alexander. -- NANCY!! Why is everything RED?! http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org

Re: Recent ImageMagick change breaks some configure scripts

2008-04-22 Thread Alexander Leidinger
nclude path in UPDATING or CHANGES... Bye, Alexander. -- Business will be either better or worse. -- Calvin Coolidge http://www.Leidinger.netAlexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBS

Re: purely package-based/oriented solution

2008-04-23 Thread Alexander Leidinger
ng to build it from ports but with a better behavior when used with portupgrade -PP), I'am all ears (a better way of fixing this would be to include preparsed linux stuff, but there are more important things on my TODO list...). Bye, Alexander. -- An aphorism is never exactly true; it

Re: purely package-based/oriented solution

2008-04-24 Thread Alexander Leidinger
Quoting Andriy Gapon <[EMAIL PROTECTED]> (from Thu, 24 Apr 2008 09:46:38 +0300): on 24/04/2008 09:02 Alexander Leidinger said the following: Quoting Pav Lucistnik <[EMAIL PROTECTED]> (from Wed, 23 Apr 2008 15:39:17 +0200): Andriy Gapon píše v st 23. 04. 2008 v 16:35 +0300:

Re: net/skype, linux_base-fc6 and the missing linux-alsa-lib...

2008-04-29 Thread Alexander Leidinger
to 7-STABLE. But I'm not sure if the default compat.linux.osrelease is ever changed to 7.x. That's a good question. I before we get some data how the transition from 2.4 to 2.6 in -current works out or the users, we can not give an answer. Bye, Alexander. -- Ho

Re: gizmo: linux libgconf

2008-05-13 Thread Alexander Leidinger
ux lib needs to be installed into LINUXBASE, and this is different from LOCALBASE. I guess I could try to fetch a fedora package and try. I am just not sure how to install it properly, never worked on ports for Linux binaries before. Have a look at the linux-jpeg or linux-glib ports. It's no

Re: gizmo: linux libgconf

2008-05-14 Thread Alexander Leidinger
Quoting Jeremy Messenger <[EMAIL PROTECTED]> (from Wed, 14 May 2008 01:47:02 -0500): On Wed, 14 May 2008 00:36:41 -0500, Alexander Leidinger <[EMAIL PROTECTED]> wrote: Quoting Andriy Gapon <[EMAIL PROTECTED]> (from Tue, 13 May 2008 23:30:11 +0300): on 13/05/2008 23:2

Re: USE_LINUX_RPM and PORTDOCS

2008-05-24 Thread Alexander Leidinger
think I'll stick to that solution at the moment. > > Great, but I'd say that it should be done a little bit later (may be > at pre-install stage). "Extract" stage according to bsd.ports.mk > "Unpacks ${DISTFILES} into ${WRKDIR}". Removing unwanted stuff

Re: USE_LINUX_RPM and PORTDOCS

2008-05-24 Thread Alexander Leidinger
t us that much). So don't care about it. Bye, Alexander. -- BOFH excuse #235: The new frame relay network hasn't bedded down the software loop transmitter yet http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.Free

Re: linux f8: futex op 128 not found

2008-06-16 Thread Alexander Leidinger
t it. From which date is your -stable, or better, can you please go into the linux compat directory in /usr/src (where linux_futex.* is) and provide the output of "ident linux*"? This way we know for sure at which compatibility level your linuxulator is. Bye, Alexander. -- A fre

Re: USE_GCC=3.4+, RIP

2008-07-06 Thread Alexander Leidinger
n (hoffentlich gibt es keine "3.4 only" port), und frag portmgr nach einem exp-run Deines patches. Bye, Alexander. -- Over quota? "du -s * | sort -n " will give you a sorted list of your directory sizes. -- David Scheidt <[EMAIL PROTECTED]> http://www.

Re: USE_GCC=3.4+, RIP

2008-07-06 Thread Alexander Leidinger
Quoting Alexander Leidinger <[EMAIL PROTECTED]> (Sun, 6 Jul 2008 09:56:12 +0200): > Quoting Gerald Pfeifer <[EMAIL PROTECTED]> (Sat, 5 Jul 2008 15:02:32 +0200 > (CEST)): > > > Now that the minimum version we support via ports is FreeBSD 6.3, > > >

[ GSOC ] Project: Parallelization in the ports collection

2012-05-20 Thread Alexander Pronin
Hello Community. My name is Alexander Pronin. I am a GSOC student at The FreeBSD Project. My project is "Parallelization in the ports collection and pkgng utility" I have created wiki page where I described problems that I have to solve and approaches to solving this problem

[ GSOC ] Differences in shell behaviour

2012-05-31 Thread Alexander Pronin
Hello everyone! I am GSOC student at FreeBSD Project. So my GSOC Project is "Parallelization in the ports collection". You may checkout wiki page of this project: http://wiki.freebsd.org/SummerOfCode2012/Parallelization_in_the_ports_collection Is it suitable to write sh script for 9.0, that does

Re: [ GSOC ] Differences in shell behaviour

2012-05-31 Thread Alexander Pyhalov
Good morning. On 06/01/2012 07:53, Jason Hellenthal wrote: On Thu, May 31, 2012 at 11:21:10PM +0400, Alexander Pronin wrote: The problem is: ### sh in 8.3 $ false& pid=$! $ [1] Done (1)false $ wait ${pid} wait: No such job: 4852 I don't see this behavior on 8

Re: [ GSOC ] Differences in shell behaviour

2012-06-01 Thread Alexander Pyhalov
Hello. On 06/01/2012 05:47, Doug Barton wrote: On 5/31/2012 12:21 PM, Alexander Pronin wrote: But, is it suitable to write sh script for 9.0, that does not work in 8.3? No. Our tools need to work in all supported versions of FreeBSD, which at this time includes 7 as well. I see two points

Re: EXPLICIT_PACKAGE_DEPENDS=true

2012-06-02 Thread Alexander Leidinger
ich requires a rebuild of all programs which depend upon it. Bye, Alexander. -- http://www.Leidinger.netAlexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 ___ freebsd-ports@freebsd.o

Re: [ GSOC ] Differences in shell behaviour

2012-06-03 Thread Alexander Pyhalov
mp; pid=$! echo "I forgot about child" sleep 3 wait $pid echo $? > sh 1.sh I forgot about child 1 -- Best regards, Alexander Pyhalov, system administrator of Computer Center of Southern Federal University ___ freebsd-ports@freebsd.o

Re: Why Are You NOT Using FreeBSD?

2012-06-03 Thread Alexander Pyhalov
. So, we moved our infrastructure to OpenVZ/Debian and got all this plus possibility of live migration for containers and easy binary package management. -- Best regards, Alexander Pyhalov, system administrator of Computer Center of Southern Federal University

Re: [CFT] Xorg 7.7 ready for testing!

2012-06-10 Thread Alexander Yerenkow
Is this fresh installation or you were upgrading? I'm preparing now live image with new xorg, and don't saw such errors. But I had yesterday's src/ports tree. -- Regards, Alexander Yerenkow ___ freebsd-ports@freebsd.org ma

Re: [CFT] Xorg 7.7 ready for testing!

2012-06-10 Thread Alexander Yerenkow
./runx.sh If you have non-intel card, you need edit xorg.conf, and runx.sh (remove load i915kms). Load process and X launching can be a while if you have not very fast flash. I'll continue improving of infrastructure for building such testing images, helps and advises appreciated. -- Reg

Re: ports need a uniq identifier, do you have any suggestion?

2012-06-13 Thread Alexander Leidinger
g/mylang_bla Chose a delimiter which is unlikely to show up in a portname, ore use e.g. 4 underscores. The generic idea is not bad, you just have to find a suitable delimiter, and IMO it doesn't matter if it is ugly (like ), or not. Bye, Alexander. -- http://www.Leidinger.netAlexande

Re: ports need a uniq identifier, do you have any suggestion?

2012-06-13 Thread Alexander Leidinger
they have different options? Bye, Alexander. -- http://www.Leidinger.netAlexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 ___ freebsd-ports@freebsd.org mailing list http://lists.fr

[ bsd.port.mk ] improper evaluation of config-recursive target

2012-06-21 Thread Alexander Pronin
Hello porters, My name is Alexander Pronin. I am a GSOC intern. My project is (http://wiki.freebsd.org/SummerOfCode2012/Parallelization_in_the_ports_collection#preview) It is assumed that if a user calls %make config-recursive then options of current port and all it's dependency ports wi

AW:Re: Linux binary looks for /proc/cpuinfo, dies when cannot be found, even when linprocfs mounted.

2012-06-25 Thread Alexander Leidinger
linux_base needs files from the native system (FS fall through from automatic linuxulator /compat/linux overlay on top of /).  Bye,  Alexander.  -- Send via an Android device, please forgive brevity and typographic and spelling errors. Jason Hellenthal hat geschrieben: On Sat, Jun 23, 2012 at 02:23

Re: Linux software won't install were it's told to!

2012-06-27 Thread Alexander Leidinger
way the linuxulator works.  You could check what the installer is doing with ktrace/linux_kdump or dtrace or maybe truss.  Bye,  Alexander.  -- Send via an Android device, please forgive brevity and typographic and spelling errors. Benjamin hat geschrieben:On 06/27/12 22:57, Boris Samorodov

Re: [CFT] Xorg 7.7 ready for testing!

2012-07-08 Thread Alexander Yerenkow
nstall all required packages using ports/pkg. pkg install -x xorg\* pkg install -x xf86\* pkg install xterm Also, you can try kde4 in this repo, pkg install kde I'll provide xorg testing enthusiasts with prebuilt images for "simply boot it and report any feedback" in near future.

Where ports enhancing discussion going?

2012-07-09 Thread Alexander Yerenkow
ls? Thanks. -- Regards, Alexander Yerenkow ___ 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: Segfault in rtld - dlopen RTLD_LAZY (was: Re: CFT: vlc 2.0.3 - want to know where it works and where only partly)

2012-08-12 Thread Alexander Kabaev
this is the > pulseaudio knob, now I finally have a bt: > obj->nbuckets in core seems to disagree with that readelf thinks it should be (521 != 67). Could you please make the tarball of all the VLC libraries involved? Send the link to me and kib@, please. At the very least, can I lay my hands on libpulsesrc_plugin.so binary? -- Alexander Kabaev signature.asc Description: PGP signature

Re: Another vlc 2.0.3 update (new ffmpeg! :)

2012-08-12 Thread Alexander Kabaev
goto fail; > (gdb) > > I'll Cc the pulseaudio port maintainers (gnome@), maybe they have an > idea? > Please check the use of _SC_GETPW_R_SIZE_MAX in vlcpulse.c. This constant is unsupported, so the module tries to allocate a stack buffer with negative size, smashing the stack dead. So far, I see absolutely no evidence of any wrongdoing on the rtld side of things. -- Alexander Kabaev signature.asc Description: PGP signature

Re: Another vlc 2.0.3 update (new ffmpeg! :)

2012-08-13 Thread Alexander Kabaev
On Mon, 13 Aug 2012 23:52:12 +0200 Juergen Lock wrote: > On Mon, Aug 13, 2012 at 08:12:42PM +0200, Gary Jennejohn wrote: > > On Mon, 13 Aug 2012 02:41:35 -0400 > > Alexander Kabaev wrote: > > > > [snip lots of gdb trace] > > > > > Please check the

FreeBSD Port: misc/mc-light

2012-08-16 Thread Alexander Efimov
Hi found this typo in Makefile, while trying to make mc-light with working subshell: in current Makefile we have this if subshell defined we make mc without subshell actually .if ${PORT_OPTIONS:MSUBSHELL} CONFIGURE_ARGS+=--without-subshell .endif as it was in older makefile .if !defined(WITH_S

Re: __FreeBSD_version bump? (was: Re: vlc 2.0.3 ProjectM path fix)

2012-08-20 Thread Alexander Kabaev
k for > > > > the notify knob so it would only cover half the cases, and also > > > > checking if this is needed in the port would require a > > > > __FreeBSD_version bump which is probably overkill for this bug. > > > > > > And why is it overki

Re: pkgng 1.0 release schedule [...concerns...thread...continued...]

2012-08-22 Thread Alexander Yerenkow
CLI keys/output format to modify scripts, while old could still somehow be not very broken. -- Regards, Alexander Yerenkow ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

Re: pkgng suggestion: renaming /usr/sbin/pkg to /usr/sbin/pkg-bootstrap

2012-08-23 Thread Alexander Kabaev
> without confusion about which one you're looking at. > > So, opinions? There may still be time to fix it for 9.1 if we can > decide quickly. > > Thanks, > Steve > Remove it or rename it. Do _NOT_ make it download the package and install it silently as this is a sec

FreeBSD port: stellarium 0.11.4

2012-08-25 Thread Alexander Wolf
Hello! Today has been released Stellarium 0.11.4 with improvements for *BSD systems. I'm write patch for FreeBSD port: http://astro.uni-altai.ru/~aw/patches/FreeBSD-stellarium.patch -- With best regards, Alexander ___ freebsd-ports@freebs

Re: FreeBSD port: stellarium 0.11.4

2012-08-26 Thread Alexander Wolf
Hi! 2012/8/26 Alexander Wolf : > Today has been released Stellarium 0.11.4 with improvements for *BSD systems. I'm sorry but we fixed two stupid typos and re-upload source code - stellarium-0.11.4a.tar.gz -- With best regards, Alexander ___

Regression in PREFIX handling in packages

2012-08-26 Thread Alexander Leidinger
otice something obvious. So in case it is pkg_create which is doing this, I updated from r238438 to r239708. Bye, Alexander. -- http://www.Leidinger.netAlexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PG

ports/164072 : [NEW PORT] databases/percona-{server,client} status

2012-08-29 Thread Alexander Pyhalov
Hello. Could someone comment on status of ports/164072? Have been percona ports ever committed to ports tree? -- Best regards, Alexander Pyhalov, system administrator of Computer Center of Southern Federal University ___ freebsd-ports@freebsd.org

Re: Regression in PREFIX handling in packages

2012-08-29 Thread Alexander Leidinger
On Sun, 26 Aug 2012 22:54:35 +0200 Alexander Leidinger wrote: > Hi, > > I detected a regression in the handling of the registration of the > PREFIX in packages. I'm not sure when it was introduced, surely more > than a month ago. > > The problem: > - I have

Re: Regression in PREFIX handling in packages

2012-08-29 Thread Alexander Leidinger
On Wed, 29 Aug 2012 15:28:36 -0400 Eitan Adler wrote: > On 29 August 2012 15:17, Alexander Leidinger > wrote: > > Could it be that my problem comes from r231300 and I was lucky that > > I didn't create a package on the machine with the > > symlinked /usr/local an

Re: Regression in PREFIX handling in packages

2012-08-29 Thread Alexander Leidinger
On Wed, 29 Aug 2012 21:48:31 +0200 Alexander Leidinger wrote: > On Wed, 29 Aug 2012 15:28:36 -0400 Eitan Adler > wrote: > > > On 29 August 2012 15:17, Alexander Leidinger > > wrote: > > > Could it be that my problem comes from r231300 and I was lucky > >

Re: Regression in PREFIX handling in packages

2012-08-29 Thread Alexander Leidinger
On Wed, 29 Aug 2012 12:59:30 -0700 Garrett Cooper wrote: > On Wed, Aug 29, 2012 at 12:48 PM, Alexander Leidinger > wrote: > > On Wed, 29 Aug 2012 15:28:36 -0400 Eitan Adler > > wrote: > > > >> On 29 August 2012 15:17, Alexander Leidinger > >> wrote

pkg repository in jail

2012-08-31 Thread Alexander Pyhalov
an (no packages, no services except SSH). -- Best regards, Alexander Pyhalov, system administrator of Computer Center of Southern Federal University ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubs

Re: pkg (aka pkgng) 1.0 released

2012-08-31 Thread Alexander Pyhalov
ye and I started pkgng lots of things has happened and here we are now. -- Best regards, Alexander Pyhalov, system administrator of Computer Center of Southern Federal University ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailma

Re: pkg (aka pkgng) 1.0 released

2012-08-31 Thread Alexander Pyhalov
ure it could be done more transparent. On 08/30/2012 18:19, Baptiste Daroussin wrote: Hi all, Since Julien Laffaye and I started pkgng lots of things has happened and here we are now. -- Best regards, Alexander Pyhalov, system administrator of Computer Center of Souther

Re: Regression in PREFIX handling in packages

2012-09-01 Thread Alexander Leidinger
On Wed, 29 Aug 2012 22:02:46 +0200 Alexander Leidinger wrote: > And this one is tested (copy&paste, may have lost tabs and add > linebreaks from my mailer): > ---snip--- > # svn diff > Index: perform.c > =

Strange behavior in mc-light

2012-09-05 Thread Alexander Yerenkow
ot;\" -DLOCALEDIR=\""/usr/local/share/locale/"\" -DWANT_PARSE -DREGEX_MALLOC armv6 man2hlp.c -o man2hlp cc: armv6: No such file or directory gmake: *** [man2hlp] Error 1 Seems that somehow after -DREGEX_MALLOC there for some reason inserted $TARGET_ARCH (rechecked with different valu

Re: _PKGTOOLSDEFIED

2012-10-10 Thread Alexander Un
10/12 17:37, Alexander Un wrote: > >> After update<http://www.freebsd.org/**cgi/cvsweb.cgi/ports/Mk/bsd.** >> commands.mk.diff?r1=1.13;r2=1.**14;f=h<http://www.freebsd.org/cgi/cvsweb.cgi/ports/Mk/bsd.commands.mk.diff?r1=1.13;r2=1.14;f=h> >> >ports >> >>

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-24 Thread Alexander Yerenkow
t again, I hope they will apply it in next version. > > > So i guess we need porting mentors. > > Pedro. > ___ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-port

Steam, linux version

2012-11-07 Thread Alexander Yerenkow
Hey guys. Steam is now in Beta for Ubuntu, they provide *.deb file. Do someone working on bringing it to FreeBSD with linux emulation? :) -- Regards, Alexander Yerenkow ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: Steam, linux version

2012-11-07 Thread Alexander Leidinger
On Wed, 07 Nov 2012 10:46:43 -0800 Mike Carlson wrote: > On 11/7/2012 1:44 AM, Alexander Yerenkow wrote: > > Hey guys. > > Steam is now in Beta for Ubuntu, they provide *.deb file. > > > > Do someone working on bringing it to FreeBSD with linux > > emulation? :)

AW: Re: Steam, linux version

2012-11-08 Thread Alexander Leidinger
ecent version available.  Volunteers welcome.  Bye,  Alexander.  -- Sent from a mobile device, please forgive brevity and typographical errors.Lars Engels hat geschrieben:On Wed, Nov 07, 2012 at 11:01:40PM +0100, Alexander Leidinger wrote: > On Wed, 07 Nov 2012 10:46:43 -0800 Mike Carlson

<    1   2   3   4   5   6   7   >