Re: [PROPOSAL] Ports using SCM repositories as source instead of distfiles

2008-12-14 Thread आशीष शुक्ल Ashish Shukla
In , Garrett Cooper wrote: On Dec 9, 2008, at 10:13 AM, Dmitry Marakasov wrote: It's not like your proposal is bad, ports instantaneously tracking upstream changes and not needing maintainers would really be cool, but unfortunately that's practically impossible. Some software projects are swi

Ekiga segfaulting with stack overflow

2008-10-08 Thread आशीष शुक्ल Ashish Shukla
Hi all, I'm experiencing following issue with ekiga-2.0.11_4 package. 8<8<- % gdb `which ekiga` GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute co

Re: SoundServer crashes

2008-09-10 Thread आशीष शुक्ल Ashish Shukla
In <[EMAIL PROTECTED]>, Paul Horechuk wrote: [snip] gdb gdnc.core GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Ty

Re: Creating New Port - Question about Installation

2008-06-26 Thread आशीष शुक्ल Ashish Shukla
,--[ On Thu, Jun 26, 2008 at 05:52:04PM -0400, Schiz0 wrote: | Hey, | | I'm attempting to create a new port for btsh: | http://btsh.sourceforge.net/ | The website isn't finished yet, but it's a command-line interface for | torrent websites. | | Anyway, the original .tar.bz2 that the author wrote

Google Gadgets available on FreeBSD

2008-06-08 Thread आशीष शुक्ल Ashish Shukla
Hi, I've ported Google Gadgets[1] on FreeBSD, and the PR is ports/124403. At the moment, it only builds with GTK+, as I don't have Qt4 installed, though this port has choice between using GTK+ and Qt4. If anyone is interested, please send a patch, or I'll do it in few days, when I get some time.

Re: Trying to support my product on BSD

2008-01-18 Thread आशीष शुक्ल Ashish Shukla
,--[ On Fri, Jan 18, 2008 at 02:17:37PM +0530, navneet Upadhyay wrote: | Hi , |My product is successfully running on Linux( all most all versions) | and HP- UX and Windows . | | *It is 100 % C++ code*. | | I am planning to support it on FreeBSD, i have two queries : | | 1. *How to bui

Re: net/freenet6: Error is 3: INTERFACE_SETUP_FAILED

2007-12-31 Thread आशीष शुक्ल Ashish Shukla
Hi, There's been a discussion on this port few days back on this list, and the conclusion is that putenv() function (in 7.0) used in tspSetEnv() is the culprit, so either replace putenv() with setenv() or use net/gateway6 port instead :) HTH -- Ashish Shukla आशीष शुक्ल http:

Re: Problem with net/freenet6 port.

2007-12-28 Thread आशीष शुक्ल Ashish Shukla
,--[ On Fri, Dec 28, 2007 at 06:42:35PM +0100, Michael Scholz wrote: [snipped] | Month ago I have sent a problem report with solution for net/freenet6 | but it wasn't committed yet. FreeBSD 7.X has changed the behavior of | libc function putenv() which results in the above issue. As a | circumv

Re: Possibly unbuildable ports reminder

2007-12-28 Thread आशीष शुक्ल Ashish Shukla
,--[ On Fri, Dec 28, 2007 at 11:26:00AM +, Craig Butler wrote: [...] | I had a quick look and there is another port listed for you at; | http://people.freebsd.org/~fenner/portsurvey/[EMAIL PROTECTED] :( I don't have any control over distfiles servers, most of them're mirrors. -- Ashish Sh

Re: Possibly unbuildable ports reminder

2007-12-28 Thread आशीष शुक्ल Ashish Shukla
,--[ On Fri, Dec 28, 2007 at 10:00:02AM +, Bill Fenner wrote: | Dear porters, | | This is just a reminder to please periodically check the list of | unbuildable ports at http://pointyhat.freebsd.org/errorlogs/ . | A list by MAINTAINER is | | http://people.freebsd.org/~fenner/errorlogs/ Log

Re: Stupid question

2007-08-16 Thread आशीष शुक्ल Ashish Shukla
,--[ On Thu, Aug 16, 2007 at 04:26:48PM -0300, Pablo Murillo wrote: | Hello Hi, | | My name is Pablo, I'm from Argentina, I'm new on FreeBSD, and I have a very | stupid question about ports | How can I "re-make" a port and change the options selected the first time I | make the port ? | For ex