www/joomla broke

2007-04-22 Thread Craig Butler
[EMAIL PROTECTED]:/usr/ports/www/joomla] # make install clean
===>  Extracting for joomla-1.0.12
=> MD5 Checksum mismatch for
joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2.
=> SHA256 Checksum mismatch for
joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2.
===>  Refetch for 1 more times files:
joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2
joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2
=> Joomla_1.0.12-Stable-Full_Package.tar.bz2 doesn't seem to exist in
/usr/ports/distfiles/joomla.
=> Attempting to fetch from
http://forge.joomla.org/sf/frs/do/downloadFile/projects.joomla/frs.joomla_1_0.1_0_12/frs8162?dl=1/.
fetch:
http://forge.joomla.org/sf/frs/do/downloadFile/projects.joomla/frs.joomla_1_0.1_0_12/frs8162?dl=1/Joomla_1.0.12-Stable-Full_Package.tar.bz2:
size unknown
fetch:
http://forge.joomla.org/sf/frs/do/downloadFile/projects.joomla/frs.joomla_1_0.1_0_12/frs8162?dl=1/Joomla_1.0.12-Stable-Full_Package.tar.bz2:
size of remote file is not known
Joomla_1.0.12-Stable-Full_Package.tar.bz2 7559  B   39 kBps
=> MD5 Checksum mismatch for
joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2.
=> SHA256 Checksum mismatch for
joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2.
===>  Giving up on fetching files:
joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2
joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2
Make sure the Makefile and distinfo file (/usr/ports/www/joomla/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop in /usr/ports/www/joomla.
*** Error code 1

Stop in /usr/ports/www/joomla.


If you use a browser to access
http://forge.joomla.org/sf/frs/do/downloadFile/projects.joomla/frs.joomla_1_0.1_0_12/frs8162?dl=1/Joomla_1.0.12-Stable-Full_Package.tar.bz2
you get a web page saying permission denied...

Cheers CB



This email has been handled by lerwick.hopto.org mail server
and has been scanned by 3 virus killers and spamassassin


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: www/joomla broke -possible fix

2007-04-22 Thread Craig Butler
[EMAIL PROTECTED]:/usr/ports/www/joomla] # diff -u -p Makefile.old Makefile
--- Makefile.oldSun Apr 22 16:42:18 2007
+++ MakefileSun Apr 22 16:47:54 2007
@@ -7,8 +7,8 @@
 PORTNAME=  joomla
 PORTVERSION=   1.0.12
 CATEGORIES=www
-MASTER_SITES= 
http://forge.joomla.org/sf/frs/do/downloadFile/projects.joomla/frs.joomla_1_0.1_0_12/frs8162?dl=1/:source1
-DISTFILES= ${JOOMLA_SRC}:source1
+MASTER_SITES=   http://downloads.joomlacode.org/frsrelease/2/6/4/264/ 
+DISTFILES= ${JOOMLA_SRC}
 
 MAINTAINER=[EMAIL PROTECTED]
 COMMENT=   A dynamic web content management system (CMS)


Craig Butler wrote:
> [EMAIL PROTECTED]:/usr/ports/www/joomla] # make install clean
> ===>  Extracting for joomla-1.0.12
> => MD5 Checksum mismatch for
> joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2.
> => SHA256 Checksum mismatch for
> joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2.
> ===>  Refetch for 1 more times files:
> joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2
> joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2
> => Joomla_1.0.12-Stable-Full_Package.tar.bz2 doesn't seem to exist in
> /usr/ports/distfiles/joomla.
> => Attempting to fetch from
> http://forge.joomla.org/sf/frs/do/downloadFile/projects.joomla/frs.joomla_1_0.1_0_12/frs8162?dl=1/.
> fetch:
> http://forge.joomla.org/sf/frs/do/downloadFile/projects.joomla/frs.joomla_1_0.1_0_12/frs8162?dl=1/Joomla_1.0.12-Stable-Full_Package.tar.bz2:
> size unknown
> fetch:
> http://forge.joomla.org/sf/frs/do/downloadFile/projects.joomla/frs.joomla_1_0.1_0_12/frs8162?dl=1/Joomla_1.0.12-Stable-Full_Package.tar.bz2:
> size of remote file is not known
> Joomla_1.0.12-Stable-Full_Package.tar.bz2 7559  B   39 kBps
> => MD5 Checksum mismatch for
> joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2.
> => SHA256 Checksum mismatch for
> joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2.
> ===>  Giving up on fetching files:
> joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2
> joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2
> Make sure the Makefile and distinfo file (/usr/ports/www/joomla/distinfo)
> are up to date.  If you are absolutely sure you want to override this
> check, type "make NO_CHECKSUM=yes [other args]".
> *** Error code 1
>
> Stop in /usr/ports/www/joomla.
> *** Error code 1
>
> Stop in /usr/ports/www/joomla.
>
>
> If you use a browser to access
> http://forge.joomla.org/sf/frs/do/downloadFile/projects.joomla/frs.joomla_1_0.1_0_12/frs8162?dl=1/Joomla_1.0.12-Stable-Full_Package.tar.bz2
> you get a web page saying permission denied...
>
> Cheers CB
>
>
> 
> This email has been handled by lerwick.hopto.org mail server
> and has been scanned by 3 virus killers and spamassassin
> 
>
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>   



This email has been handled by lerwick.hopto.org mail server
and has been scanned by 3 virus killers and spamassassin


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: www/joomla fix pr'd 112012

2007-04-22 Thread Craig Butler
awaiting maintainer feedback

Craig Butler wrote:
> [EMAIL PROTECTED]:/usr/ports/www/joomla] # diff -u -p Makefile.old Makefile
> --- Makefile.oldSun Apr 22 16:42:18 2007
> +++ MakefileSun Apr 22 16:47:54 2007
> @@ -7,8 +7,8 @@
>  PORTNAME=  joomla
>  PORTVERSION=   1.0.12
>  CATEGORIES=www
> -MASTER_SITES= 
> http://forge.joomla.org/sf/frs/do/downloadFile/projects.joomla/frs.joomla_1_0.1_0_12/frs8162?dl=1/:source1
> -DISTFILES= ${JOOMLA_SRC}:source1
> +MASTER_SITES=   http://downloads.joomlacode.org/frsrelease/2/6/4/264/ 
> +DISTFILES= ${JOOMLA_SRC}
>  
>  MAINTAINER=[EMAIL PROTECTED]
>  COMMENT=   A dynamic web content management system (CMS)
>
>
> Craig Butler wrote:
>   
>> [EMAIL PROTECTED]:/usr/ports/www/joomla] # make install clean
>> ===>  Extracting for joomla-1.0.12
>> => MD5 Checksum mismatch for
>> joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2.
>> => SHA256 Checksum mismatch for
>> joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2.
>> ===>  Refetch for 1 more times files:
>> joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2
>> joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2
>> => Joomla_1.0.12-Stable-Full_Package.tar.bz2 doesn't seem to exist in
>> /usr/ports/distfiles/joomla.
>> => Attempting to fetch from
>> http://forge.joomla.org/sf/frs/do/downloadFile/projects.joomla/frs.joomla_1_0.1_0_12/frs8162?dl=1/.
>> fetch:
>> http://forge.joomla.org/sf/frs/do/downloadFile/projects.joomla/frs.joomla_1_0.1_0_12/frs8162?dl=1/Joomla_1.0.12-Stable-Full_Package.tar.bz2:
>> size unknown
>> fetch:
>> http://forge.joomla.org/sf/frs/do/downloadFile/projects.joomla/frs.joomla_1_0.1_0_12/frs8162?dl=1/Joomla_1.0.12-Stable-Full_Package.tar.bz2:
>> size of remote file is not known
>> Joomla_1.0.12-Stable-Full_Package.tar.bz2 7559  B   39 kBps
>> => MD5 Checksum mismatch for
>> joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2.
>> => SHA256 Checksum mismatch for
>> joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2.
>> ===>  Giving up on fetching files:
>> joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2
>> joomla/Joomla_1.0.12-Stable-Full_Package.tar.bz2
>> Make sure the Makefile and distinfo file (/usr/ports/www/joomla/distinfo)
>> are up to date.  If you are absolutely sure you want to override this
>> check, type "make NO_CHECKSUM=yes [other args]".
>> *** Error code 1
>>
>> Stop in /usr/ports/www/joomla.
>> *** Error code 1
>>
>> Stop in /usr/ports/www/joomla.
>>
>>
>> If you use a browser to access
>> http://forge.joomla.org/sf/frs/do/downloadFile/projects.joomla/frs.joomla_1_0.1_0_12/frs8162?dl=1/Joomla_1.0.12-Stable-Full_Package.tar.bz2
>> you get a web page saying permission denied...
>>
>> Cheers CB
>>
>>
>> 
>> This email has been handled by lerwick.hopto.org mail server
>> and has been scanned by 3 virus killers and spamassassin
>> 
>>
>> ___
>> freebsd-ports@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>>   
>> 
>
>
> 
> This email has been handled by lerwick.hopto.org mail server
> and has been scanned by 3 virus killers and spamassassin
> 
>
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>   



This email has been handled by lerwick.hopto.org mail server
and has been scanned by 3 virus killers and spamassassin


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeMat 3.0 doesn't call functions and help

2007-04-22 Thread Thierry Thomas
Le Jeu 19 avr 07 à  1:00:38 +0200, Vittorio De Martino <[EMAIL PROTECTED]>
 écrivait :
> > I have just upgraded FreeMAT to 3.1, which fixes the inv() problem, and
> > which should fix this "Help on line" bug too; could you please check it?
> >
> 
> Yes, with the new version 3.1 inv now works fine. Unfortunately the "Help on 
> line" still doesn't work. I think that something worsened because with this 
> new port now I cannot use the help on line even as root (in the previous 
> version "Help online" as root worked quite well).

Could you please script (1) a session with only `truss FreeMat', just
calling the help and exiting? Then please send me the compresed log of
this session.

If you had created some symlinks, please don't forget to remove them.

Regards,
-- 
Th. Thomas.


pgp6ibd0NtuWR.pgp
Description: PGP signature


pkg_add cache for use with -K flag

2007-04-22 Thread Nate Lawson
I have been thinking about adding some simple behavior to deal with
pkg_add of failed or repeated packages.  Currently with pkg_add -r, all
packages (including dependencies) are re-fetched if there is any
failure.  With the -K flag though, the dependent packages should already
be present on the local filesystem and can thus be used instead of the
remote versions.

The patch would be enabled if the PKGDIR environmental variable is
present.  When adding a package, it would first check PKGDIR for the
dependencies and install from local copies if present.  I think the main
package itself would still need to be re-fetched since -r doesn't
specify a version and there is no way to tell if the .tgz in PKGDIR is
the most recent.

Has anyone thought along these lines before?

-- 
Nate
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Port needing security/py-m2crypto built with OpenSSL >=0.9.8

2007-04-22 Thread Alejandro Pulver
Hello.

I am making ports for two bittorrent clients based on the ABC one. Both
needing py-m2crypto compiled with OpenSSL >= 0.9.8.

In my FreeBSD 6.2-RELEASE, for example, I have OpenSSL 0.9.7.x and the
py-m2crypto port now uses the one in the base system, so the ports
won't work.

Apparently there are 2 ports which use it: net-im/cjc and
net-im/py-pyxmpp (by default, not considering optional dependencies).

What would be the best solution? Make it always use the port?

Thanks and Best Regards,
Ale


signature.asc
Description: PGP signature


Re: ports/111811: [NEW PORT] net/ruby-rrdtool: A Ruby interface to rrdtool

2007-04-22 Thread Cheng-Lung Sung
Hi Jonathan,

   Is it possible to put ${SETENV} ${GEM_ENV} before ${RUBYGEMBIN}?
   Since Konstantin's new port required passing 

   MAKEFLAGS="CPPFLAGS=-I/${LOCALBASE}/include"

   to the gem build/install environment.

Regards,

=== begin ===
RCS file: /home/pcvs/ports/devel/ruby-gems/Makefile.common,v
retrieving revision 1.8
diff -u -r1.8 Makefile.common
--- devel/ruby-gems/Makefile.common 9 Mar 2007 03:16:12 -  1.8
+++ devel/ruby-gems/Makefile.common 23 Apr 2007 05:26:43 -
@@ -49,5 +49,5 @@
 
do-install:
.for _D in ${GEMFILES}
- ${RUBYGEMBIN} install --no-ri --install-dir ${PREFIX}/lib/ruby/gems/${REV} 
${DISTDIR}/${DIST_SUBDIR}/${_D}
+ ${SETENV} ${GEM_ENV} ${RUBYGEMBIN} install --no-ri --install-dir 
${PREFIX}/lib/ruby/gems/${REV} ${DISTDIR}/${DIST_SUBDIR}/${_D}
.endfor

=== end ===

On Fri, Apr 20, 2007 at 05:23:10PM +0200, Konstantin Saurbier wrote:
> 
>  Am 19.04.2007 um 12:25 schrieb Konstantin Saurbier:
> 
> >
> > Am 19.04.2007 um 06:02 schrieb Cheng-Lung Sung:
> >
> >> Hi,
> >>How about make it as rubygem-rrdtool? Since it depends on
> >>rubygem-hoe, and rubyforge also provide RubyRRDtool-0.6.0.gem.
> >
> > I have tried it, but I don't know how to change the include-path for cc.
> > This port needs to include the /usr/local/include/rrd.h but rubygem doesn't
> > add the -I /usr/local/include option.
> > If you know how to fix this, I will change this port to rubygem-rrdtool.
> 
>  I have changed the port to rubygem, but I had to change the gem call in
>  devel/rub-gems/Makefile.common. Instead of
> 
>  ${RUBYGEMBIN} install --no-ri --install-dir ${PREFIX}/lib/ruby/gems/${REV} 
>  ${DISTDIR}/${DIST_SUBDIR}/${_D}
> 
>  I needed
> 
>  ${GEM_ENV}  ${RUBYGEMBIN} install --no-ri --install-dir ${PREFIX}/lib/rub
>  y/gems/${REV} ${DISTDIR}/${DIST_SUBDIR}/${_D}
> 
>  Now I can set
> 
>  GEM_ENV=MAKEFLAGS="CPPFLAGS=-I/usr/local/include"
> 
>  in my port and the compilation of rubyrrdtool will succeed.
>  I will send the fixed port in a few minutes, after i have created the 
>  appropriate
>  pkg-plist.
>  Maybe you can tell me a better way to add the -I/usr/local/include flag to
>  make resp. cc. Without gem it is possible to add --with-opt-dir=/usr/local 
>  to
>  the ruby extconf.rb call.
> 


-- 
Alan Cheng-Lung Sung - clsung@


pgpkKuRyShwHg.pgp
Description: PGP signature


Bundling Kwiki

2007-04-22 Thread Andrew Pantyukhin

First of all, thanks for taking up the initiative and
updating Kwiki. It's a worthy project.

Do we want to bundle Kwiki into a single port? In ports
we usually consider bundling (of any software project)
a harmful thing, as opposed to modularizing. I haven't
looked at those new Kwiki snapshots, but is it too hard
to update all those p5-Kwiki-* ports instead of merging
them into the main one?

Never mind if it's too much work...

Thanks!
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"