Preferred way of repocopy in terms of git

2021-05-07 Thread Muhammad Moinur Rahman
Hi, What is the preferred way of doing ports repocopy in git? In the hard way I can see moving it into two locations and merging them. But is there any easier way of doing it? Kind Regards, Moin signature.asc Description: Message signed with OpenPGP

Re: Can a kind committer review a PR?

2021-04-14 Thread Muhammad Moinur Rahman
Hi, As you have updated the patch the maintainer-timeout has been reset. And we have to await 14 days for timeout unless there are severe bugfixes. Kind Regards, Moin > On 15 Apr, 2021, at 03:09, Jonathan Chen wrote: > > Hi, > > I've got a PR sitting in the "New" state for a couple of week

Re: homepage for audio/faac

2021-04-13 Thread Muhammad Moinur Rahman
Thanks Dan, Will fixit soon. Kind Regards, Moin > On 14 Apr, 2021, at 00:41, Dan Langille wrote: > > At present, the home page for audio/faac is set to a domain which is no > longer relevant to the port. > > Should we set that to https://github.com/knik0/faac in pkg-descr? > > -- > Dan Lan

Re: poudriere and gitup

2021-04-03 Thread Muhammad Moinur Rahman
gitup is not yet an option for creating the ports tree in poudriere: $ zfs snapshot zroot/poudriere/ports/default@svn $ zfs send zroot/poudriere/ports/default@svn | zfs recv zroot/poudriere/ports/svn $ poudriere ports -d $ poudriere ports -c -U https://git.freebsd.org/ports.git -m git -B main Th

Re: No update for a day on ports?

2021-04-02 Thread Muhammad Moinur Rahman
Once it is publicly mentioned that the conversion is completed run the following command: sed -e '/github.com/d' -e 's/freebsd\/freebsd-//g' /usr/local/etc/gitup.conf then do `gitup ports` Kind Regards, Moin > On 3 Apr, 2021, at 07:20, The Doctor via freebsd-ports > wrote: > > On Fri, Apr 0

Re: Guidance Requested

2021-03-10 Thread Muhammad Moinur Rahman
Compared to other softwares the development of OpenDMARC is slow. So you can create a -devel version with snapshots from the Github tree. So I would advise to update current one to 1.4.0 and create another -devel port which will be based on nightly snapshots. For further details please see: http

Re: I want to maintain security/pssh

2020-07-23 Thread Muhammad Moinur Rahman
Hi, Please submit a patch with some improvements of the current port and resetting the MAINTAINERSHIP to your email address in our bugzilla. Kind Regards, Moin > On 23 Jul, 2020, at 14:25, Pavel Timofeev wrote: > > Hello, I'd like to take maintainership of security/pssh if no objections > ___

Re: Looking for some love on some updates... :-)

2020-06-23 Thread Muhammad Moinur Rahman
Looking at those. Give me some times for the build. Kind Regards, Moin > On 24 Jun, 2020, at 00:25, Peter Eriksson wrote: > > Some port updates that need a little love… > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247424 > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247423 > htt

Re: My first port

2020-06-21 Thread Muhammad Moinur Rahman
Hi, Try to find out the reference location "share/pkgconfig” in the CMake file. Then you can use REIINPLACE_CMD to change that line or modify accordingly. The purpose of @sample is not this. @sample is primarily used for configuration files. Regards, Moin > On 22 Jun, 2020, at 04:11, Nikolaj

Anyone interested in taking over net-mgmt/netxms

2020-06-02 Thread Muhammad Moinur Rahman
Hi, It has been a while I have had to use netxms in production anymore as we have moved away from netxms to icinga. So if anyone is interested in maintaining the port I will pass the MAINTAINERSHIP. Kind Regards, Moin signature.asc Description: Message signed with OpenPGP

Re: Using pkg in documentation

2020-04-27 Thread Muhammad Moinur Rahman
> On 27 Apr, 2020, at 05:54, Samy Mahmoudi wrote: > > Hi, > > What about using the meta-port lang/python ? You could write something like > the following lines in your documentation: > PY=`pkg rquery -r FreeBSD "%dn" lang/python | head -n 1 | sed "s/python//"` > pkg install py${PY}-babel > >

Using pkg in documentation

2020-04-26 Thread Muhammad Moinur Rahman
What is the way of mentioning about installing a py-package in documentation? Let’s say now the default version of python is 3.7 so in most of the cases we can write in our documentation that do the following: # pkg install py37-babel But when the default version of python is changed this is no

Re: FreeBSD Port: postgresql-repmgr-5.0.0

2020-04-22 Thread Muhammad Moinur Rahman
Building. Will commit soon. Kind Regards, Moin > On 23 Apr, 2020, at 01:58, Waldemar Dick wrote: > > Hello, > > I am trying to setup postgresql-repmgr on a FreeBSD 12 with a PostgreSQL 12 > and I just noticed, that the package is linked to a postgresql11-client. > > Are there any plans to up

Re: Inn namely news/inn

2016-09-26 Thread Muhammad Moinur Rahman
root@blox:~ # cd /usr/ports/news/inn && make -V MAINTAINER On Mon, Sep 26, 2016 at 10:57 PM, The Doctor wrote: > Who is looking after that port? > -- > Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@ > nl2k.ab.ca > God,Queen and country!Never Satan President Republic!Bewar

Re: guile vs. guile2

2016-07-28 Thread Muhammad Moinur Rahman
Give me sometime. Seems like there is an update of Guile2. Let me prepare a patch with both in one. @bofh On Wed, Jul 27, 2016 at 1:22 PM, Jan Henrik Sylvester wrote: > Now that autogen is at 5.18.10, it really does not build with guile > anymore and I cannot cheat and revert the change to guil

Re: Welcome miwi back to the portmgr team!

2016-01-20 Thread Muhammad Moinur Rahman
Welcome back!!! On Jan 20, 2016 8:52 PM, "Frederic Culot" wrote: > The FreeBSD Ports Management team is pleased to welcome back Martin > Wilke, aka miwi@, to it's ranks. > > As everyone knows, Martin is the developer who contributed the largest > number of commits to the ports tree: more than 20,

Re: devel/gsoap does not build on head

2016-01-01 Thread Muhammad Moinur Rahman
Hi Kevin, A bug was filed which has already been busted. Hi Matthias, My patch seemed better considering upstream notification. On Sat, Jan 2, 2016 at 4:26 AM, Kevin Oberman wrote: > On Fri, Jan 1, 2016 at 3:17 AM, Matthias Apitz wrote: > >> El día Friday, January 01, 2016 a las 09:09:21AM +0

Re: request to get a port update for lang/qore reviewed

2015-08-20 Thread Muhammad Moinur Rahman
Someone seemed to have commented yesterday. I have taken the bug. Comply accordingly. Will take care of the rest. BR, @bofh On Thu, Aug 20, 2015 at 11:25 PM, B. Estrade wrote: > I submitted the following update for a port I maintain, lang/qore, I have > seen no movement on it. I'm happy to make

Re: FreeBSD Port: imapfilter-2.6

2015-06-22 Thread Muhammad Moinur Rahman
Hi, Does your problem look like the following: https://github.com/lefcha/imapfilter/issues/94 BR, bofh@ On Mon, Jun 22, 2015 at 5:57 PM, wrote: > Hello, > > After upgrading imapfilter to 2.6 on a FreeBSD 10.1 by a pkg upgrade, I am > unable to connect anymore to an imap server > (which I check

Re: Question: License

2015-06-08 Thread Muhammad Moinur Rahman
>From bsd.licenses.mk : # Case 2: license only known by the port (aka "unknown"). # # In this case LICENSE_{PERMS,NAME} are mandatory, in addition to # either LICENSE_FILE or LICENSE_TEXT. Optional variable is # LICENSE_GROUPS. # # Available components for LICENSE_PERMS: # dist-mirror - Redistrib

Re: port maintainer wants to change port maintainer email address

2015-04-01 Thread Muhammad Moinur Rahman
Submit patches in bugzilla with the diff from your new mail account. Login with your old mail account and approve the patches. Someone will take care of it. On Wed, Apr 1, 2015 at 4:37 PM, joeb1 wrote: > Hello, > > I maintain 4 different ports. The port maintainer email address listed with > the

Re: Generating port changes easily

2015-02-27 Thread Muhammad Moinur Rahman
Hi, In previous we used porttools. You can try it out ports-mgmt/porttools. port diff will give you the required stuff provided it is configured properly. BR, Muhammad On Fri, Feb 27, 2015 at 10:35 PM, Patrick Powell wrote: > I have made some modifications to a port - couple of lines in the >

Re: Resetting maintainership

2014-12-10 Thread Muhammad Moinur Rahman
Hi, I can take those except the x11*. KR, Muhammad On Thu, Dec 11, 2014 at 4:27 AM, Pietro Cerutti wrote: > All, > > unfortunately, I don't foresee having time to take care of my ports as > they deserve in the near future. Hence, I'm dropping maintainership of > all of them. Of course, I'll be

Re: Abandoning mail/dbmail and mail/gmime

2014-12-08 Thread Muhammad Moinur Rahman
Hi Alan, I would like to take those. BR, Muhammad On Mon, Dec 8, 2014 at 7:47 PM, Alan Hicks wrote: > I am abandoning mail/dbmail, mail/dbmail22, mail/gmime2, mail/gmime22 and > mail/gmime26. Any takers? > > They are stable and well maintained upstream with only occasional > maintenance relea

Re: Getting rid of my ports

2014-11-18 Thread Muhammad Moinur Rahman
Hi, I would like to volunteer. BR, Muhammad On Wed, Nov 19, 2014 at 4:06 AM, Paul Schmehl wrote: > I am retiring at the end of January. I will no longer be able to maintain > ports (nor will I have much interest in doing so), so I need volunteers to > take them over. They should all be up to

Re: Error building ntopng

2014-11-09 Thread Muhammad Moinur Rahman
For the time being short solution is change LIB_DEPENDS of libzmq4 to libzmq3. AM working on updating. On Sun, Nov 9, 2014 at 10:04 PM, Stefan Bethke wrote: > Any suggestions? Default options for noting and all dependencies, as far > as I can tell. > > ... > /usr/bin/clang++ -g -Wall -I/usr/loc

Re: Status of ntopng

2014-10-25 Thread Muhammad Moinur Rahman
Hi, On Sat, Oct 25, 2014 at 6:37 PM, Andrea Venturoli wrote: > On 10/25/14 04:28, Muhammad Moinur Rahman wrote: > >> Hi, >> > > Hello. > First off, thanks for your attention. > > > > 1. I am not aware about if it's not working in 8.4. It will

Re: Status of ntopng

2014-10-24 Thread Muhammad Moinur Rahman
Hi, 1. I am not aware about if it's not working in 8.4. It will be helpful if you can provide me any logs. In fact on the contrary I think it's time for you to at least upgrade to 9.3 as 8.4 will be EOL soon. 2. Not aware of that either. Last time I checked it was working well. Please provide me s

QAT script or Finding a list of dependent ports

2014-10-05 Thread Muhammad Moinur Rahman
Hi, I was planning to setup a Quality Assurance Tinderbox definitely from a port maintainer's point of view. Are those scripts available in open or is it restricted. If it is restricted can anyone point some light towards finding a list of dependent ports. Like say I am working on port X and I ne

Re: net/ntop strip: ... Invalid operation

2014-09-07 Thread Muhammad Moinur Rahman
Hi, ntopng 1.2.1 is on bugzilla. However I couldn't make it work on 8.X due to ENDIAN issues. So have marked it broken on 8.X. Today someone committed ndpi so the bug 193421 is ready to be committed. BR, Muhammad On Sun, Sep 7, 2014 at 9:36 PM, Janos Dohanics wrote: > On Sat, 06 Sep 2014 00:1

*_ENDIAN in 8 and 9

2014-09-06 Thread Muhammad Moinur Rahman
Hi, Can someone please help me troubleshoot a problem with ENDIANS. A piece of code is building properly in 9.3 and onwards with CLANG. But in 8.4 it's getting *_ENDIANS as undefined. What was the structural change in between 8.4 and 9 for the ENDIANS? Thanks in advance. BR, Muhammad __

Re: About Freebsd port net/ntopng

2014-09-06 Thread Muhammad Moinur Rahman
​Hi, I am already working on upgrading to the latest. Nearly finished. Within a day or two I will submit it. BR, Muhammad​ On Sat, Sep 6, 2014 at 6:18 PM, Fedor Dikarev wrote: > Hello Muhammad Moinur Rahman! > > I've found that you are maintainer of net/ntopng freebsd port. &

ports/191258

2014-08-16 Thread Muhammad Moinur Rahman
Hi, Can anyone from perl@ can take care of ports/191258? BR, Muhammad ___ 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"

Bugzilla Restoration

2014-08-15 Thread Muhammad Moinur Rahman
Hi, Does anyone have any idea about possible restoration time of Bugzilla ? BR, Muhammad ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freeb

Re: Need some help staging mail/tkrat2

2014-07-04 Thread Muhammad Moinur Rahman
You need to hack the Makefiles a lot for staging it. I have got a working copy for this one. On Fri, Jul 4, 2014 at 11:34 PM, Stephen Roznowski wrote: > I'm working on staging the mail/tkrat2 port and I've run into the > following error: > > ... > ===> Staging for tkrat-2.1.5_5

Difference between devel/svn and stock svnlite

2014-06-21 Thread Muhammad Moinur Rahman
Hi, Is there any major difference in between devel/subversion and stock svnlite in 10.X system? If so what are those? Thanks in advance. BR, Muhammad ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To

Re: Abandoning the sguil ports

2014-06-20 Thread Muhammad Moinur Rahman
Hi Paul, I want to take those. BR, Muhammad On Sat, Jun 21, 2014 at 1:33 AM, Paul Schmehl wrote: > I am the maintainer for security/sguil-server, security/sguil-sensor and > security/sguil-client. I am officially abandoning the ports. The > security/sguil-server port is not staged. The oth

Re: bugzilla auto committer assignment?

2014-06-12 Thread Muhammad Moinur Rahman
Hi, The one I am working one is not an auto-assignment. Because auto-assignment has to be done from inside of bugzilla. Like in previous GNATs could be auto inside to a specific mentor. What I am working on is actually a similar product like porttools. Where let's say when you are submitting a pat

Re: svn portdowngrade

2014-06-11 Thread Muhammad Moinur Rahman
Hi, At first you should check VUXML db for any security flaws if not you can proceed with portdowngrade. However it's advisable to find a better solution to run upto date applications. You can share your problems. BR, Muhammad On Wed, Jun 11, 2014 at 8:34 PM, Willy Offermans wrote: > Dear Fre

Re: bugzilla auto committer assignment?

2014-06-11 Thread Muhammad Moinur Rahman
I am working on something like that. Hopefully I will be releasing something within next week something alike 'port submit'. On Wed, Jun 11, 2014 at 5:08 PM, Michelle Sullivan wrote: > Eitan Adler wrote: > > On 10 June 2014 18:47, Koichiro IWAO wrote: > > > >> Hi, > >> > >> I know bug tracking

pkg-fallout jaila

2014-06-05 Thread Muhammad Moinur Rahman
Hi, Can anyone please tell me what are the jails used in pkg-fallout-freebsd? I can see that 9.1 is still being used. Beside these what are the legacy versions those are used in the builder? Thanks in advance. BR, Muhammad ___ freebsd-ports@freebsd.org

Re: Unable to install "net/libexosip2"

2014-06-04 Thread Muhammad Moinur Rahman
​Hi, It seems like your ports tree is not upto date. Right now net/libexosip2 do not any longer point to 3.6.0. This has been moved to libexosip2-legacy. If you are trying to build linphone remove exosip2, update ports tree, and reinstall linphone. ​ BR, Muhammad On Wed, Jun 4, 2014 at 6:07 PM,

Re: Unable to install "net/libexosip2"

2014-06-04 Thread Muhammad Moinur Rahman
Hi, Can you please try deinstalling net/libosip2 and starting it from scratch again. BR, Muhammad On Wed, Jun 4, 2014 at 4:51 PM, Jerry wrote: > FreeBSD 10.0-RELEASE-p3 amd 64 > > I am unable to update the "net/libexosip2" port. It terminates with this > error message: > > ===> Building for

USE_PYDISTUTILS=yes vs USE_PYDISTUTILS=easy_install

2014-05-27 Thread Muhammad Moinur Rahman
Hi, Can anyone help me figure out the difference between these two? I mean what happens behind the scenes. Actually the problem is for some ports I can see that turning USE_PYDISTUTILS=easy_install to USE_PYDISTUTILS=yes seems to throw an exception like the following: running setopt Writing setup.

Re: net/linphone-base failed compiling

2014-05-26 Thread Muhammad Moinur Rahman
02:30:32 +0600 > schrieb Muhammad Moinur Rahman <5u623...@gmail.com>: > > > Hi, > > linphone-base won't compile with libexosip2 anymore. The dependency > > have been changed to libexosip2-legacy. This has been done to update > > to the latest libexosi

Re: net/linphone-base failed compiling

2014-05-26 Thread Muhammad Moinur Rahman
Hi, linphone-base won't compile with libexosip2 anymore. The dependency have been changed to libexosip2-legacy. This has been done to update to the latest libexosip2 code. And hence you will need libosip not libosip2. Happy porting. Muhammad On Tue, May 27, 2014 at 1:46 AM, Dr. Peter Voigt wrot

osreldate and SVN commit revision

2014-05-26 Thread Muhammad Moinur Rahman
Hi, Is there anyway way I can get a history of changes in osreldate(sysctl -n kern.osreldate) with the corresponding SVN revision number? Thanks in advance. BR, Muhammad ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listin

Re: net/libphone-base

2014-05-26 Thread Muhammad Moinur Rahman
Hi, Last night we went through a change. Most probably you have been affected by that. Please update your ports tree. Deinstall net/libexosip2, net/libosip2 and start fresh. BR, Muhammad On Mon, May 26, 2014 at 3:12 PM, Ajtim wrote: > Hi! > > On my FreeBSD 10.0-RELEASE (amd64) I have a proble

is referring to /wrkdirs/usr/ports problems

2014-05-26 Thread Muhammad Moinur Rahman
Hi, Anyone have any idea on "is referring to /wrkdirs/usr/ports/" sort of errors specifically for py-* and p5-* modules in Poudriere. Thanks in advance. BR, Muhammad ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/f

Standard procedures for var directory

2014-05-11 Thread Muhammad Moinur Rahman
Hi, What's the standard procedure for creating files or folders after installation? pkg-install/pkg-deinstall or @exec/@unexec? Thanks in advance. BR, Muhammad ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: Force Dependent ports OPTIONS

2014-05-10 Thread Muhammad Moinur Rahman
Hi Crees, Thanks. Let me dig a new solution. BR, Muhammad On Sat, May 10, 2014 at 9:36 PM, Chris Rees wrote: > Hi Muhammad, > > On 04/05/2014 15:09, Muhammad Moinur Rahman wrote: > > Hi Dirk, > > > > How can I enforce it from inside a ports Makefile? > > >

Re: Force Dependent ports OPTIONS

2014-05-04 Thread Muhammad Moinur Rahman
Hi Dirk, How can I enforce it from inside a ports Makefile? Thanks in advance. BR, Muhammad On Thu, Apr 17, 2014 at 1:41 PM, Dirk Meyer wrote: > > > Is there any way I can force a port to build OPENSSL with RFC3379. The > > scenario is I am working on a port which requires OPENSSL library wit

Creative Commons License

2014-04-06 Thread Muhammad Moinur Rahman
Hi, Can anyone please advice what LICENSE can be used for Creative Commons License? That's not available in licenses.db. Thanks in advance. BR, Muhammad ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: Poudriere and p5- ports

2014-03-29 Thread Muhammad Moinur Rahman
Hi Antoine, Thanx for the tip. :) BR, Muhammad On Sat, Mar 29, 2014 at 5:54 PM, Antoine Brodin wrote: > On Sat, Mar 29, 2014 at 11:54 AM, Muhammad Moinur Rahman > <5u623...@gmail.com> wrote: > > Hi, > > I am facing a problem with perl related ports. Whenever I am bui

Poudriere and p5- ports

2014-03-29 Thread Muhammad Moinur Rahman
Hi, I am facing a problem with perl related ports. Whenever I am building a p5-* ports I can see that the following files are leftover: @dirrm lib/perl5/site_perl @dirrm lib/perl5/5.16/man @dirrm lib/perl5/5.16 @dirrm lib/perl5 @dirrm %%SITE_PERL%%/mach/auto @dirrm %%SITE_PERL%%/mach @dirrm %%SITE_

Force Dependent ports OPTIONS

2014-03-28 Thread Muhammad Moinur Rahman
Hi, Is there any way I can force a port to build OPENSSL with RFC3379. The scenario is I am working on a port which requires OPENSSL library with RFC 3379 but RFC3379 is not on by default. How can I force that OPENSSL is built with RFC 3379? Thanks in advance. BR, Muhammad __

Re: poudriere jail HEAD with specific revision?

2014-03-24 Thread Muhammad Moinur Rahman
Hi, To be more specific this is how I make a HEAD that matches my Host version: poudriere jail -c -j 110amd64 -v head@r262857 -a amd64 -m svn root@bofh:~ # uname -ar FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r262857: Thu Mar 6 22:59:25 BDT 2014 b...@bofh.1asiacom.net:/usr/obj

Re: poudriere jail HEAD with specific revision?

2014-03-24 Thread Muhammad Moinur Rahman
What about HEAD@ ? On Mon, Mar 24, 2014 at 5:30 PM, Anton Shterenlikht wrote: > Can I update the poudriere jail to a specific > HEAD revision? > > I cannot see an option for this. > The closest seems to be "-t", but it seems > to be for stable version, not for a HEAD > revision. > > Please advis

Re: [patch] net-mgmt/flowviewer and security/silktools patches

2014-03-02 Thread Muhammad Moinur Rahman
Hi, Can you please send me the patches as attachment rather than inline. I will try to rebuild it from scratch and check it out again with Silktools. Regards, Muhammad On Wed, Feb 19, 2014 at 12:57 AM, Chad Gross wrote: > On Tue, Feb 18, 2014 at 10:33 AM, Chad Gross wrote: > > > I managed to

Re: Force Dependent ports OPTIONS

2013-12-05 Thread Muhammad Moinur Rahman
Hi Bapte, RFC3779. BR, Muhammad On Thu, Dec 5, 2013 at 5:45 PM, Baptiste Daroussin wrote: > On Thu, Dec 05, 2013 at 05:42:15PM +0600, Muhammad Moinur Rahman wrote: > > Hi, > > > > Let us suppose I am porting an application which depends on Openssl. But > > not o

Force Dependent ports OPTIONS

2013-12-05 Thread Muhammad Moinur Rahman
Hi, Let us suppose I am porting an application which depends on Openssl. But not only OpenSSL, OpenSSL has to have some options enabled which are not enabled by default. How can I force changing the knob? Slave port is an option I have thought. But anything else? Thanks in advance. Regards, Muha

NO_PACKAGE=yes and STAGE

2013-11-16 Thread Muhammad Moinur Rahman
Hi, As NO_PACKAGE=yes do not let the scripts build a package so how can we add STAGE support to such a port? Are they mutually exclusive? Thanks in advance. Regards, Muhammad ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/l

CLANG and gcc testing

2013-10-26 Thread Muhammad Moinur Rahman
Hi, Do I need to test for gcc and CLANG any more in STABLE/9 and STABLE/10 anymore for any ports or should it be CLANG only? Thanks in advance. Regards, Muhammad ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freeb

Re: Tinderbox Builds

2013-05-09 Thread Muhammad Moinur Rahman
t still my resources are 75% free. Regards, Muhammad On Thu, May 9, 2013 at 2:38 AM, Dimitry Andric wrote: > On May 8, 2013, at 22:22, Muhammad Moinur Rahman <5u623...@gmail.com> > wrote: > > Currently I have got 10 builds in my Tinderbox. These are following : > > 10-CURRE

Tinderbox Builds

2013-05-08 Thread Muhammad Moinur Rahman
Hi, Currently I have got 10 builds in my Tinderbox. These are following : 10-CURRENT/amd64 w/clang (-r249422) 10-CURRENT/amd64 w/gcc (-r249422) 10-CURRENT/i386 w/clang (-r249422) 10-CURRENT/i386 w/gcc(-r249422) 8-STABLE/amd64 8.3 8-STABLE/i3868.3 9-STABLE/amd64 w/clang

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

2013-03-25 Thread Muhammad Moinur Rahman
Thanks Ruslan. I think we need to modify the siproxd and libexosip too. But I have got a new patch for libexosip too. Should I create a patch for it or wait for libosip to complete? Regards, Muhammad On Mon, Mar 25, 2013 at 2:59 PM, Ruslan Makhmatkhanov wrote: > Muhammad Moinur Rahman wrote

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

2013-03-24 Thread Muhammad Moinur Rahman
Hi Ruslan, Do we need to do it in a REPOCOPY style? Or plain simple new port? Regards, Muhammad On Mon, Mar 25, 2013 at 12:14 AM, Ruslan Makhmatkhanov wrote: > Ruslan Makhmatkhanov wrote on 24.03.2013 22:07: > > Hi Muhammad, >> >> Muhammad Moinur Rahman wrote on 24.03.

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

2013-03-24 Thread Muhammad Moinur Rahman
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 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsu

Re: PR missing

2012-11-14 Thread Muhammad Moinur Rahman
Check "Confidential" flag. On Thu, Nov 15, 2012 at 4:30 AM, Muhammad Moinur Rahman <5u623...@gmail.com>wrote: > Are you using send-pr or porttools ? > > > > On Thu, Nov 15, 2012 at 4:14 AM, Paul Schmehl wrote: > >> I submitted a new port on Monday and

Re: PR missing

2012-11-14 Thread Muhammad Moinur Rahman
Are you using send-pr or porttools ? On Thu, Nov 15, 2012 at 4:14 AM, Paul Schmehl wrote: > I submitted a new port on Monday and got the usual notification from > gnats-submit, but the PR number doesn't exist. In fact the previous 20 or > so don't exist either. > >

%gconf key files

2012-08-06 Thread Muhammad Moinur Rahman
Hi, I am working on a port which installs %gconf key file in ${PREFIX}/ etc/gconf/gconf.xml.defaults/. Now according I cannot mention %gconf files in pkg-plist but I have to mention them in Makefile under GCONF_SCHEMAS. But When I mention that file it gives an error like the following while deins

Re: finance/sql-ledger

2012-04-29 Thread Muhammad Moinur Rahman
I have submitted a PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/167421 Muhammad On Sun, Apr 29, 2012 at 2:31 PM, Chris Rees wrote: > On 29 April 2012 08:03, Adam Vande More wrote: > > This port is quite out of date. I believe changing the version to 3.0.2 > > allows the port to becom

Re: Mason 2 - anyone updating? (www/p5-HTML-Mason)

2012-04-14 Thread Muhammad Moinur Rahman
I have submitted a PR for Mason 2. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/166952 Regards, Muhammad On Tue, Apr 3, 2012 at 2:24 AM, Muhammad Moinur Rahman <5u623...@gmail.com>wrote: > Sorry to disappoint you but one of it's pre-requisites is not yet in the > Ports Tr

Re: Mason 2 - anyone updating? (www/p5-HTML-Mason)

2012-04-02 Thread Muhammad Moinur Rahman
gards, Muhammad On Mon, Apr 2, 2012 at 6:20 PM, Muhammad Moinur Rahman <5u623...@gmail.com>wrote: > I hope to submit a PR sometimes tonight. > > Regards, > Muhammad > > On Mon, Apr 2, 2012 at 3:00 PM, G. Paul Ziemba > wrote: > >> 5u623...@gmail.com (Muhammad Moinu

Re: Mason 2 - anyone updating? (www/p5-HTML-Mason)

2012-04-02 Thread Muhammad Moinur Rahman
I hope to submit a PR sometimes tonight. Regards, Muhammad On Mon, Apr 2, 2012 at 3:00 PM, G. Paul Ziemba wrote: > 5u623...@gmail.com (Muhammad Moinur Rahman) writes: > > >Can you give any link towards 2.X branch? Ports tree has 1.45 while CPAN > >has 1.48. > > http://

Re: Mason 2 - anyone updating? (www/p5-HTML-Mason)

2012-04-02 Thread Muhammad Moinur Rahman
Can you give any link towards 2.X branch? Ports tree has 1.45 while CPAN has 1.48. Regards, Muhammad On Mon, Apr 2, 2012 at 11:43 AM, G. Paul Ziemba wrote: > Ports has version 1.45 of Mason. Is anyone doing an update to 2.X? > > cheers, > > ~!paul > -- > G. Paul Ziemba > FreeBSD unix: > 10:41PM

Porting application with RUN_DEPENDS and extra knobs

2011-12-01 Thread Muhammad Moinur Rahman
Hi, I am trying to port one of our Home Brew application for FreeBSD as we are moving towards BSD from Linux. Now while creating the Makefile for creating a port I am in a trouble. I want to automate the full script. My application has RUN_DEPENDS for perl. And perl should be built with PERL_64BIT