Re: Apache 24 + mod_perl

2014-08-06 Thread Steve Hay
On 3 August 2014 22:13, Patrick Powell wrote: > On 08/03/14 08:25, olli hauer wrote: >> >> On 2014-08-01 23:34, Kurt Jaeger wrote: >>> >>> Hi! >>> Question: when will mod_perl be available for Apache 24? >>> >>> There's a PR where people are discussing this: >>> >>> https://bugs.freebsd.org/

RE: Apache 24 + mod_perl

2014-08-06 Thread Tabassum Fathima
Hi all, Could you please tell me how will I un-subscribe from these group? -Original Message- From: olli hauer [mailto:oha...@gmx.de] Sent: Sunday, August 03, 2014 8:55 PM To: Kurt Jaeger; Patrick Powell Cc: po...@freebsd.org; modp...@perl.apache.org Subject: Re: Apache 24 + mod_perl

Re: Apache 24 + mod_perl

2014-08-06 Thread Steve Hay
Send email to: modperl-unsubscr...@perl.apache.org On 6 August 2014 08:20, Tabassum Fathima wrote: > Hi all, > > Could you please tell me how will I un-subscribe from these group? > > > > -Original Message- > From: olli hauer [mailto:oha...@gmx.de] > Sent: Sunday, August 03, 2014 8:55 PM

Re: ports-mgmt/portmaster and DEFAULT_VERSION=gcc=4.8: lang/gcc dependency added

2014-08-06 Thread Luca Pizzamiglio
Hi Tijl, I've tested the patch and it works! Thanks! Is this patch submittable? thanks again! best regards, pizzamig On Tue, Aug 5, 2014 at 6:43 PM, Tijl Coosemans wrote: > On Tue, 5 Aug 2014 16:41:24 +0200 Luca Pizzamiglio wrote: >> Hi list, >> I found a small issue with ports-mgmt/portmaster

issue pkg-plist @exec lines and pkg-install scripts

2014-08-06 Thread olli hauer
Hi, haven't found the culprit but it seems during package building the @exec lines from pkg-plist are running. I found this the hard way since many ports where failing on my local pd system. E.g from viewvc pkg-plist @unexec if cmp -s %D/viewvc/cvsgraph.conf %D/viewvc/cvsgraph.conf.dist; then

FreeBSD ports you maintain which are out of date

2014-08-06 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

Web Design @ Development Services

2014-08-06 Thread Marketing Manager
Hello, Hope you are doing great! Would you be interested in a possible Design of the website with latest added features? . Expand customer base and target audience . Increased search engine visibility . Increase referrals and word of mouth . Save time and mon

Re: issue pkg-plist @exec lines and pkg-install scripts

2014-08-06 Thread Tijl Coosemans
On Wed, 06 Aug 2014 10:46:06 +0200 olli hauer wrote: > Hi, > > haven't found the culprit but it seems during package building the @exec > lines from pkg-plist are running. > > I found this the hard way since many ports where failing on my local pd > system. > > > E.g from viewvc pkg-plist > >

pkg: pkg install -f doesn't reinstall package

2014-08-06 Thread Michael Gmelin
Already reported on github: https://github.com/freebsd/pkg/issues/912 # pkg install tmux Updating repository catalogue PPRO repository is up-to-date All repositories are up-to-date Checking integrity... done (0 conflicting) The most recent version of packages are already installed # pkg install

pkg 1.3.5: Read lock no op

2014-08-06 Thread Michael Gmelin
I read this in the release notes: - Make the read lock now no op Does this mean, that "pkg create" might break/create inconsistent packages/dependencies etc. now while pkg upgrade is running? Thanks, -- Michael Gmelin ___ freebsd-ports@freebsd.org mai

Re: ports-mgmt/pkg

2014-08-06 Thread Montgomery-Smith, Stephen
On 08/05/2014 12:23 PM, Montgomery-Smith, Stephen wrote: > I tried version pkg-1.3.4 yesterday. When I used pkg install to install > a preexisting package which had lots of dependencies, I would get lines > like this: > > package-y: 100% > package-y: 100% > package-y: 100% > > This might be when

Re: Apache 24 + mod_perl

2014-08-06 Thread Kevin Oberman
On Wed, Aug 6, 2014 at 12:36 AM, Steve Hay wrote: > Send email to: modperl-unsubscr...@perl.apache.org > Since this thread is cross-posted to more than one list, you might need to unsubscribe from po...@freebsd.org by sending mail to: freebsd-ports-unsubscr...@freebsd.org No way to tell which l

Re: How to tell pkg it's OK to overwrite files by another port

2014-08-06 Thread Melvyn Sopacua
Hi Baptiste, On Tue, 5 Aug 2014, Baptiste Daroussin wrote: On Tue, Aug 05, 2014 at 05:35:03AM +0200, Melvyn Sopacua wrote: Hi, the issue: for www/magento there is a sample data package. I'd like to make a port for it, but the sample data overwrites a few files in the www/magento port's instal

RT extensions.... Port Request - p5-MooX-HandlesVia

2014-08-06 Thread Paul Pathiakis via freebsd-ports
Hi, There's some really good extensions out there for RT. However, there seems to be a need for this PERL module. Could we add it into the dependencies? Thank you, P. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listin

Re: RT extensions.... Port Request - p5-MooX-HandlesVia

2014-08-06 Thread Kurt Jaeger
Hi! > There's some really good extensions out there for RT. > > However, there seems to be a need for this PERL module. > > Could we add it into the dependencies? Done: http://svnweb.freebsd.org/changeset/ports/364217 devel/p5-Data-Perl, as a prerequisite http://svnweb.freebsd.org/cha

Re: Apache 24 + mod_perl

2014-08-06 Thread Patrick Powell
On 08/06/14 00:19, Steve Hay wrote: On 3 August 2014 22:13, Patrick Powell wrote: On 08/03/14 08:25, olli hauer wrote: On 2014-08-01 23:34, Kurt Jaeger wrote: Hi! Question: when will mod_perl be available for Apache 24? There's a PR where people are discussing this: https://bugs.freebsd.

Re: How to tell pkg it's OK to overwrite files by another port

2014-08-06 Thread Baptiste Daroussin
On Wed, Aug 06, 2014 at 09:19:48PM +0200, Melvyn Sopacua wrote: > Hi Baptiste, > > On Tue, 5 Aug 2014, Baptiste Daroussin wrote: > > > On Tue, Aug 05, 2014 at 05:35:03AM +0200, Melvyn Sopacua wrote: > >> Hi, > >> > >> the issue: > >> for www/magento there is a sample data package. I'd like to mak

Re: RT extensions.... Port Request - p5-MooX-HandlesVia

2014-08-06 Thread Paul Pathiakis via freebsd-ports
And now another one :-) GnuPG::Interface MISSING P. PS - Thank for the last and TIA for this one. On 08/06/2014 16:37, Kurt Jaeger wrote: Hi! There's some really good extensions out there for RT. However, there seems to be a need for this PERL module. Could we add it into the

Re: RT extensions.... Port Request - p5-MooX-HandlesVia

2014-08-06 Thread Kurt Jaeger
Hi! > And now another one :-) > > GnuPG::Interface MISSING Check /usr/ports/security/p5-GnuPG-Interface, it's already there. -- p...@opsec.eu+49 171 3101372 6 years to go ! ___ freebsd-ports@freebsd.o

Re: Apache 24 + mod_perl

2014-08-06 Thread olli hauer
On 2014-08-06 22:45, Patrick Powell wrote: > On 08/06/14 00:19, Steve Hay wrote: >> On 3 August 2014 22:13, Patrick Powell wrote: >>> On 08/03/14 08:25, olli hauer wrote: On 2014-08-01 23:34, Kurt Jaeger wrote: > Hi! > >> Question: when will mod_perl be available for Apache 24? >

Re: RT extensions.... Port Request - p5-MooX-HandlesVia

2014-08-06 Thread Matthew Seaman
On 06/08/2014 22:31, Kurt Jaeger wrote: > Hi! > >> And now another one :-) >> >> GnuPG::Interface MISSING > > Check /usr/ports/security/p5-GnuPG-Interface, it's already there. Except someone upgraded that port without due care and attention, and missed the fact that the latest vers

Re: RT extensions.... Port Request - p5-MooX-HandlesVia

2014-08-06 Thread Kurt Jaeger
Hi! > >> GnuPG::Interface MISSING > > Check /usr/ports/security/p5-GnuPG-Interface, it's already there. > Except someone upgraded that port without due care and attention, and > missed the fact that the latest version now depends on (inter alia) > MooX::HandlesVia fixed in r364224 -- p.

Re: ports-mgmt/pkg

2014-08-06 Thread Baptiste Daroussin
On Wed, Aug 06, 2014 at 04:20:18PM +, Montgomery-Smith, Stephen wrote: > On 08/05/2014 12:23 PM, Montgomery-Smith, Stephen wrote: > > I tried version pkg-1.3.4 yesterday. When I used pkg install to install > > a preexisting package which had lots of dependencies, I would get lines > > like thi

ports since 9.3-i386 upgrade

2014-08-06 Thread Brian W.
I have been having a bear of a problem maintaining ports since upgrading to 9.3. Currently, on a box primarily used as a mail server with postfix, spamassassin, and other necessary pieces, I cannot get 2 of the support pieces to compile, forcing me to run with older packages. It looks like these 2

Re: Apache 24 + mod_perl

2014-08-06 Thread Patrick Powell
On 08/06/14 14:34, olli hauer wrote: On 2014-08-06 22:45, Patrick Powell wrote: On 08/06/14 00:19, Steve Hay wrote: On 3 August 2014 22:13, Patrick Powell wrote: On 08/03/14 08:25, olli hauer wrote: On 2014-08-01 23:34, Kurt Jaeger wrote: Hi! Question: when will mod_perl be available for

Re: Apache 24 + mod_perl

2014-08-06 Thread Jie Gao
The patch, or rather the patching itself, does not work with a box of Red Hat Enterprise Linux Server release 6.5 for me here. Regards, Jie * Patrick Powell wrote: > Date: Wed, 6 Aug 2014 17:27:15 -0700 > From: Patrick Powell > To: olli hauer > CC: Steve Hay , Kurt Jaeger , > po...@freebsd

vendir distfile has no top level directory

2014-08-06 Thread Dan Langille
I’m having a problem upgrading www/bacula-web to the latest version (see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191583). The problem: the vendor tarball has no top level directory. e.g. [root@testing ~/tmp/distfiles]# tar -xf /var/ports/distfiles/bacula-web-6.0.1.tgz [root@testing

Re: vendir distfile has no top level directory

2014-08-06 Thread olli hauer
On 2014-08-07 05:18, Dan Langille wrote: > I’m having a problem upgrading www/bacula-web to the latest version (see > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191583). > > The problem: the vendor tarball has no top level directory. > > e.g. > > [root@testing ~/tmp/distfiles]# tar -xf