Netpbm and p5-FuzzyOcr-devel ports

2007-02-23 Thread Tom Hedges
I'm running a mail server on FreeBSD 6.2-RELEASE amd64 and want to 
use all the cool latest spamassassin stuff, in particular FuzzyOcr 
(does OCR on image spam).


I have been doing cvsup on my ports tree to get the latest port updates.

The netpbm devel version is 10.31 dated 05.12.23, not really very 
new! They are up to 10.37.0 dated 06.12.31 on SourceForge. In version 
10.34 a new command pamthreshold was added, and fixed through 10.36


FuzzyOcr needs pamthreshold in its latest version 3.5.1, which newer 
than mail/p5-FuzzyOcr-devel which is 3.4.2. It was a major rewrite, 
but easy to manually update since it's written in Perl.


I want to request that p5-FuzzyOcr-devel be updated to 3.5.1 (fairly 
major Makefile redo for port), and that netpbm be updated to at least 
10.36.


This is a biggee for spamassassin users, the new version of FuzzyOcr 
is very well written and works very well.


Thanks,
Tom

netpbm: http://svn.sourceforge.net/viewvc/netpbm/trunk/doc/HISTORY?view=markup

FuzzyOcr: http://fuzzyocr.own-hero.net/wiki/Installation-3.5.x
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to depends on perl conditionally?

2007-02-23 Thread Rong-en Fan

On 2/23/07, Lev Serebryakov [EMAIL PROTECTED] wrote:

Hello ports,

  If I use OPTIONS, I can check WITH_option only after `.include 
bsd.port.pre.mk'. But USE_PERL5 should be defined BEFORE this include too.
  What should I do if my port use perl, depending on options?! I can check 
WITH_PERL only AFTER include and I need to set USE_PERL5 before include :(


If I read bsd.port.mk correctly, you can use USE_PERL5 after pre.mk.
perl related stuffs are defined in post.mk

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


Why not install libinstall.a?

2007-02-23 Thread Jona Joachim
Hi!
I plan to write a GUI for the FBSD ports collection. I wrote a sketch
of it in Python to see what I should look like and how it should work.
At some point I needed a way to see whether a port is outdated or not
and so I took a look at how other tools implement the version
comparison function. version_cmp in
src/usr.sbin/pkg_install/lib/version.c is exactly what I need. Then I
saw that a library is created (libinstall.a) during buildworld with this
and a whole bunch of other interesting functions that may interest
developers of ports management tools. My question: why don't you
install this library into /usr/lib/ ?

Regards,
Jona

-- 
Hi, I'm a .signature virus! Copy me to your .signature file and help
me propagate, thanks!
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Dependency for mySAR-2.0.12

2007-02-23 Thread Joe Kraft
Just a quick note to let you know that mySAR has a dependency on 
php5-pcre which is not automatically pulled when installing the port.


Thanks for the effort ont he mySAR port, it made installation nearly 
painless.


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


Re: FreeBSD Port: drupal-4.7.6

2007-02-23 Thread Nick Hilliard

Any chance to get an Port for Drupal 5.x soon?


Yes, I intend to submit a PR later today.

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


FreeBSD Port: drupal-4.7.6

2007-02-23 Thread Achim Hut

Hi Nick
Any chance to get an Port for Drupal 5.x soon?

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


Re: wireshark build problem...

2007-02-23 Thread Eric Schuele

On 02/21/2007 19:50, George W. Dinolt wrote:

Eric:

I too saw the same problem on both 6.2 and current. If one searches the
PR's one can find a reference to this problem.

http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/108776

Unfortunately, the PR is closed because it is not reproducible.  At


Quite reproducible on my machine.  :/


the bottom of the PR I found the following information:


I rebuild net-snmp with -O2 optimization and then build wireshark
with -O2 or -O, and both succeeded.


Odd that it is suggested to work with greater optimizations.  I'll give 
it a shot first chance I get.


Thanks.



I did this with -O2  and both net-snmp and wireshare 0.99.5 built
without errors and wireshark seems to work.

I hope this helps.

G.  Dinolt.


Hello Eric,

On Wed, 21 Feb 2007, Eric Schuele wrote:


Hello,
=20
Anyone seeing the following while building the latest wireshark?=20

Yep. See: http://www.freebsd.org/cgi/query-pr.cgi?pr=3D108892

Can't say much for the responses though :-/

Regards,

Stacey


Previously had it installed, this was just a portupgrade from:
=20
wireshark-0.99.4_1needs updating (port has 0.99.5)
=20
-Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib
epan/.libs/libwireshark.so: undefined reference to `.LC831'
epan/.libs/libwireshark.so: undefined reference to `.LC834'
epan/.libs/libwireshark.so: undefined reference to `.LC830'
epan/.libs/libwireshark.so: undefined reference to `.LC832'
epan/.libs/libwireshark.so: undefined reference to `.LC835'
epan/.libs/libwireshark.so: undefined reference to `.LC833'
epan/.libs/libwireshark.so: undefined reference to `.LC829'
gmake[2]: *** [wireshark] Error 1
gmake[2]: Leaving directory `/usr/ports/net/wireshark/work/wireshark-0.99=

.5'

gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/net/wireshark/work/wireshark-0.99=

.5'

gmake: *** [all] Error 2
*** Error code 2
=20
If so... any workarounds?
=20
--=20
Regards,
Eric
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]
  

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




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


Re: wireshark build problem...

2007-02-23 Thread Robert Huff
Eric Schuele writes:

  On 02/21/2007 19:50, George W. Dinolt wrote:

   http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/108776
   
   Unfortunately, the PR is closed because it is not reproducible.  At
  
  Quite reproducible on my machine.  :/

And mine, with both -0 and -02.
If someone cares to re-open the PR, I have logs for both
attempts.


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


Re: FreeBSD Port: sympa-5.2.2

2007-02-23 Thread Olivier Girard

Achim Hut a écrit :

Hi Olivier
Any Chance to get an Update of the FreeBSD Sympa Port soon?
Its still on Version 5.2.2


5.2.4 will be available soon in ports, i'm working on.

I've had stability problems on my servers with 5.2.3, it's why i dont 
publish this version.


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


Give up maintainership

2007-02-23 Thread Alex Kiesel
Hello Porters,

I am the maintainer of the following ports:

databases/freetds
databases/freetds-msdblib
databases/sqsh
databases/sybase_ase
devel/pecl-svn
sysutils/lxsplit
sysutils/reoback
x11-toolkits/php-gtk

Due to lack of time, I'd like to step back from maintaining these ports.
For the freetds- and the pecl-svn ports, I'd ask ale@ to maintain them -
they're more or less directly related to PHP (ale@: I already asked you
by mail, but I suspect your reply didn't pass my mail filter, sorry).

For the others, I'd be glad to find some volunteers to take them over,
so they don't need to be assigned to [EMAIL PROTECTED]

Regards,
-Alex

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


Re: wireshark build problem...

2007-02-23 Thread Peter Pentchev
On Fri, Feb 23, 2007 at 09:57:19AM -0500, Robert Huff wrote:
 Eric Schuele writes:
 
   On 02/21/2007 19:50, George W. Dinolt wrote:
 
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/108776

Unfortunately, the PR is closed because it is not reproducible.  At
   
   Quite reproducible on my machine.  :/
 
   And mine, with both -0 and -02.

Errr, did you actually try with -0 and -02?  The gcc flags ought
to be -O and -O2 - that's the letter O, not the digit 0...

G'luck,
Peter

-- 
Peter Pentchev  [EMAIL PROTECTED][EMAIL PROTECTED][EMAIL PROTECTED]
PGP key:http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
If this sentence didn't exist, somebody would have invented it.


pgpZlBaSqwG7I.pgp
Description: PGP signature


Re: wireshark build problem...

2007-02-23 Thread Robert Huff
Peter Pentchev writes:

  Errr, did you actually try with -0 and -02?  The gcc flags
  ought to be -O and -O2 - that's the letter O, not the digit
  0...

Yes.  Typo mine.


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


Re: Give up maintainership

2007-02-23 Thread Alexander Zhuravlev
On Fri, Feb 23, 2007 at 04:51:49PM +0100, Alex Kiesel wrote:
 Hello Porters,
 
 I am the maintainer of the following ports:
 x11-toolkits/php-gtk

I can take maintainership over this one.

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


Re: Portupgrade omitting dependencies?

2007-02-23 Thread Sergey Matveychuk
Sergey Matveychuk wrote:
 Randy Pratt wrote:
 There seems to be some problem in the way that portupgrade handles
 dependencies in updating a port to a new version.  In quite a few
 cases, portupgrade does not restore all dependencies that were
 originally listed in the +REQUIRED_BY file.  I'll use the netpbm
 
 Well, I have an idea about this I should check.
 

Sorry I did not answer for a long time. I have no time for portupgrade
till today. I've found the big and fix it in portupgrade-devel (version
2.2.4). It would be great if you test it (anyone who want are welcome).

You can follow the steps to upgrade:

portupgrade -fo ports-mgmt/portupgrade-devel portupgrade
pkgdb -L (it fixes lost dependencies. you could want to backup your
/var/db/pkg to compare afterwards)
pkgdb -F

... and work as usualy

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


Re: Give up maintainership

2007-02-23 Thread hideo
Alex Kiesel (Fri 02/23/07 16:51):
 sysutils/lxsplit
 sysutils/reoback

I can take these two if you like.

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


bsd-pan

2007-02-23 Thread Jason Gretz
Hey guys, I was checking the status of my ports, and I got this output from 
“pkg_version –v”

 

bsdpan-Compress-Raw-Zlib-2.001  !   Comparison failed

bsdpan-Compress-Zlib-2.001 needs updating (port has 2.003)

bsdpan-Date-Manip-5.44  =   up-to-date with port

bsdpan-Filesys-Virtual-0.06 =   up-to-date with port

bsdpan-Filesys-Virtual-Plain-0.10   =   up-to-date with port

bsdpan-HTML-Parser-3.55needs updating (port has 3.56)

bsdpan-HTML-Tagset-3.10 =   up-to-date with port

bsdpan-IO-1.23 succeeds port (port has 1.20)

bsdpan-IO-Compress-Base-2.001   !   Comparison failed

bsdpan-IO-Compress-Zlib-2.001   !   Comparison failed

 

Maybe I’m just a loser and can’t type, but the “locate” and “whereis” command 
can’t find any of these. And yes, the “locate” database is updated (via cron 
every 15 minutes) Anyone know where in the Ports Tree these are?

 

Thanks!

 


-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 268.18.3/699 - Release Date: 2/23/2007 1:26 
PM
 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: bsd-pan

2007-02-23 Thread Matthew Seaman
Jason Gretz wrote:
 Hey guys, I was checking the status of my ports, and I got this
 output from “pkg_version –v”
 
  
 
 bsdpan-Compress-Raw-Zlib-2.001  !   Comparison failed
 
 bsdpan-Compress-Zlib-2.001 needs updating (port has 2.003)
 
 bsdpan-Date-Manip-5.44  =   up-to-date with port
 
 bsdpan-Filesys-Virtual-0.06 =   up-to-date with port
 
 bsdpan-Filesys-Virtual-Plain-0.10   =   up-to-date with port
 
 bsdpan-HTML-Parser-3.55needs updating (port has 3.56)
 
 bsdpan-HTML-Tagset-3.10 =   up-to-date with port
 
 bsdpan-IO-1.23 succeeds port (port has 1.20)
 
 bsdpan-IO-Compress-Base-2.001   !   Comparison failed
 
 bsdpan-IO-Compress-Zlib-2.001   !   Comparison failed
 
  
 
 Maybe I’m just a loser and can’t type, but the “locate” and “whereis”
 command can’t find any of these. And yes, the “locate” database is
 updated (via cron every 15 minutes) Anyone know where in the Ports
 Tree these are?

Actually the whole point here is that these packages don't come
from the ports tree at all.  'bsdpan' is 'FreeBSD' + 'CPAN' -- that
is, it's a FreeBSD modification to the usual perl module handling
-- ie. the CPAN.pm stuff -- which records all of the files etc.
installed by a CPAN module in the package database.  Because of this,
and unlike most other Unixoid systems it's easy to use pkg_delete to
cleanly deinstall a perl module on FreeBSD.

However 'bsdpan' packages don't have a package origin, and hence cause
a few problems with certain functionality of the FreeBSD package handling 
tools.  In general if a perl module is available from the ports tree
then you should install it that way rather than the CPAN way.

As for where the packages are: strip off the 'bsdpan-' part of the
name. strip off the trailing version number and dash, then replace
the other dashes with slashes and optionally slap a '.pm' on the end.
So:

bsdpan-IO-Compress-Zlib-2.001 --- IO/Compress/Zlib

You'll find that under /usr/local/lib/perl5/site-perl/5.8.8/

Or you can just type 'pkg_info -L bsdpan-IO-Compress-Zlib-2.001'

Cheers,

Matthew


-- 
Dr Matthew J Seaman MA, D.Phil.   7 Priory Courtyard
  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
  Kent, CT11 9PW



signature.asc
Description: OpenPGP digital signature


Re: Thunar hangs on start (worked briefly before)

2007-02-23 Thread Chris Shenton
FreeBSD WickerBill [EMAIL PROTECTED] writes:

 I don't use xfce but in a KDE box there is always a configuration file in
 the user's home directory (in this case it would more than likely be named
 ~/,thunar). If that's your case you can try deleting it and then launching
 thunar should recreate it, fresh.

I'm olde fashioned and still cling to fvwm2. There was  a
~/.config/Thunar which I had deleted.  At one time it seemed to help,
but not this time -- still can't get it to start. 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Vpopmail Addition?

2007-02-23 Thread William Olson

Hello,

I have sent emails to the vpopmail maintainer [EMAIL PROTECTED] to no
avail in regards to a vpopmail addon. below are the messages I have
sent in regards to this:

Latest message



from: William Olson
to: [EMAIL PROTECTED]
date: Jan 16, 2007 11:38 PM
subject: vpopmail port
mailed-by: gmail.com

Hello,

I have been working with the FreeBSD ports for quite a while now and I
would like to know what it would take to get my vpopmail patch
included with the ports installation. I have a qmail installation
guide at

http://freebsdrocks.net/index.php?option=com_contenttask=categorysectionid=3id=16Itemid=25

and my vpopmail installation is at

http://freebsdrocks.net/index.php?option=com_contenttask=viewid=41Itemid=25

One of the many things my vpopmail patch does is rather than create a
standard Maildir with new, cur and tmp in it, I also creates a .Spam
folder and does automagic spam filtering based on the headers. The
beauty of this is you can completel;y customize the maildir as the
Maildir is copied from the ~vpopmail/skel folder.

In case you're wondering, the patch is at

http://freebsdrocks.net/files/patch-vpopmail-port.patch

I have been using this patch since about 5.4.15 (I think) and the last
time the port came out, I t took a bit of editing as some of the code
in vpopmail.c had changed. Even if the patch could be an option in the
make config screen, that would be great. Let me know if I can be of
any help or assistance.



Oldest Message

-

from: William Olson
to: [EMAIL PROTECTED]
date: Oct 30, 2006 1:52 PM
subject: Vpopmail Port - Addon?
mailed-by: gmail.com

Hello,

I have been working on a patch for vpopmail for quite a number of
years now and I seem to have something I would like to submit to you.
I have a vpopmail skel patch I think you should add to the vpopmail
port. For some reason, And I cannot figure out why, My patch applies
cleanly to the vpopmail source and I made a new patch just for the
port and it fails everytime. I tried to make a clean patch and it
still fails. Maybe this is something you can help me with? Take a look
at the patch itself:

http://freebsdrocks.net/files/patch-vpopmail-port.patch

And watch when I try to apply this to the source:

[/home/wolson/vpopmail] [EMAIL PROTECTED] fetch
http://umn.dl.sourceforge.net/sourceforge/vpopmail/vpopmail-5.4.17.tar.gz
vpopmail-5.4.17.tar.gz100% of  443 kB  274 kBps
[/home/wolson/vpopmail] [EMAIL PROTECTED] tar zxvf vpopmail-5.4.17.tar.gz
x vpopmail-5.4.17/
x vpopmail-5.4.17/ChangeLog
 SNIP
x vpopmail-5.4.17/oracle/
x vpopmail-5.4.17/oracle/oracle.create
[/home/wolson/vpopmail/vpopmail-5.4.17] [EMAIL PROTECTED] fetch
http://freebsdrocks.net/files/patch-vpopmail-port.patch
patch-vpopmail-port.patch 100% of 7609  B   41 kBps
[/home/wolson/vpopmail/vpopmail-5.4.17] [EMAIL PROTECTED] patch 
patch-vpopmail-port.patch
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--
|--- vpopmail.c.origThu Jun 29 19:13:26 2006
|+++ vpopmail.c Wed Oct 18 23:30:56 2006
--
Patching file vpopmail.c using Plan A...
Hunk #1 succeeded at 44.
Hunk #2 succeeded at 82.
Hunk #3 succeeded at 230.
Hunk #4 succeeded at 2112.
Hunk #5 succeeded at 2160.
Hunk #6 succeeded at 2824.
Hunk #7 succeeded at 2836.
Hunk #8 succeeded at 2864.
Hunk #9 succeeded at 2894.
done
[/home/wolson/vpopmail/vpopmail-5.4.17] [EMAIL PROTECTED]

But when I try it with the port, it fails :-(

If you download the patch to /usr/ports/mail/vpopmail/files and then
go back to /usr/ports/mail/vpopmail and run make
CONFIGURE_ARGS=--enable-logging=p
It asks what file to patch. I swear to god I had this working on Oct
19th without any problems.

Let me know. thanks!

--
-
My favorite quote from Everybody loves Raymond:

I'm tired. Can you just call yourself an idiot?

-

Bill
http://www.goodcleanemail.com
http://www.freebsdrocks.net
http://www.catb.org/~esr/faqs/smart-questions.html#before
http://listarchive.qmailrocks.org/splash/index.html
Live Help also available on IRC Server Freenode in channel #qmr
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: NTFS-3G install errors

2007-02-23 Thread Doug Barton
David Stanford wrote:

 First, I would suggest sending posts like this to the freebsd-questions@
 list rather than [EMAIL PROTECTED]

It's a question about a port. There is no reason not to ask it on
[EMAIL PROTECTED]

Doug

-- 

This .signature sanitized for your protection
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: NTFS-3G install errors

2007-02-23 Thread David Stanford


 First, I would suggest sending posts like this to the freebsd-questions@
 list rather than [EMAIL PROTECTED]

It's a question about a port. There is no reason not to ask it on
[EMAIL PROTECTED]



It wasn't a question about a port. It was a question regarding how to
install NTFS-3G directly from source, not from the ports collection. Version
1.0 of sysutils/fusefs-ntfs was only just committed today.

-David
--
[EMAIL PROTECTED] ~]# fortune
Happiness is just an illusion, filled with sadness and confusion.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: NTFS-3G install errors

2007-02-23 Thread Csaba Molnar
2007. February 23. 21.46 dátummal David Stanford ezt írta:
   First, I would suggest sending posts like this to the
   freebsd-questions@ list rather than [EMAIL PROTECTED]
 
  It's a question about a port. There is no reason not to ask it on
  [EMAIL PROTECTED]

 It wasn't a question about a port. It was a question regarding how to
 install NTFS-3G directly from source, not from the ports collection.
 Version 1.0 of sysutils/fusefs-ntfs was only just committed today.

 -David

I see your points - both of yours :) Still, I have a question which I think 
fits this list: how do you enable it automatically? It would be great if 
there were pointers in pkg-message, because now it is not very 
straightforward.

Neither fusefs, nor ntfs-3g doesn't work as a fs type in fstab. Enabling 
fusefs via rc.conf brings in support too lately in the startup process. What 
I did was to put an rc script in /usr/local/etc/rc.d that requires fusefs and 
mounts my ntfs filesystem. First, relevant rc_command looked like this:

command=ntfs-3g /dev/ad0s1 /mnt/ad0s1/ -o locale=en_US.UTF-8

However, this gave me an error during bootup, and didn't mount the filesystem:

Mounting late file systems:mount_fusefs: -o locale=: option not supported

However, by pure chance, I found out that running the command a second time 
will mount the filesystem correctly, even though it spits out these error 
messages:

Failed to open /proc/filesystems: No such file or directory
modprobe: not found
Failed to open /proc/filesystems: No such file or directory

So, finally I have this rc script that works:

#!/bin/sh
# PROVIDE: ntfsmount
# REQUIRE: fusefs

. /etc/rc.subr

name=ntfsmount
rcvar=`set_rcvar`

load_rc_config $name

command=ntfs-3g /dev/ad0s1 /mnt/ad0s1  ntfs-3g /dev/ad0s1 /mnt/ad0s1/ -o 
locale=en_US.UTF-8

run_rc_command $1


This works finally, but it is not straightforward at all. I understand that 
the first error messages are due to linuxism (looking for /proc/filesystems) 
but I still don't understand why the above command works only on second try. 
Oh, and this is the behaviour even if I don't have the locale option 
appended, in other words, having only ntfsd-3g /dev/ad0s1 /mnt/ad0s1 won't 
work either, it will only work if you run it twice.

About the locale option: I have a standard english install of winxp on another 
partition, and it seems that certain files cannot be deleted without this 
option (even though they contain only ascii characters, go figure!) - and I'm 
talking about files that are create from FreeBSD. 

Now everything works for me (with the usual gotchas I read about on ntfs-3g 
homepage, like slow copying of large files for instance) - I just thought 
that sharing these issues might help in improving the port.

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


Pyton and gramps...

2007-02-23 Thread Anders Troback
Hi,

I'm trying to update the port of science/gramps but I'm run into some
problems that I hope that someone knows something about!

The port builds fine but when I'm start up the program and tries to do
things in the program I've got errors. The following error occurs when
I'm trying to create a new file:  

8---
13416: ERROR: DbLoader.py: line 468: Failed to open database.
Traceback (most recent call last):
  File /usr/local/share/gramps/DbLoader.py, line 447, in read_file
self.dbstate.db.load(filename,self.uistate.pulse_progressbar,mode)
  File /usr/local/share/gramps/GrampsDb/_GrampsBSDDB.py, line 347, in
load self.env.set_flags(db.DB_LOG_AUTOREMOVE,1)  # clean up unused logs
AttributeError: 'module' object has no attribute 'DB_LOG_AUTOREMOVE'
8---

Similar error pops up almost every were! One person in the gramps ML
are hinting to a problem with the installation of BSDDB. I don't know
mush about Python so I'm kind of lost here!

If you have any idea or just a feeling about this please help me!

Thanks for our time!!!


\\troback
-- 


How many Microsoft employees does it take to screw in a light bulb?
None, they declare darkness a new standard.

Anders Trobäck
http://www.troback.com/
-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Python and gramps...

2007-02-23 Thread Chuck Swiger

On Feb 23, 2007, at 2:21 PM, Anders Troback wrote:

The port builds fine but when I'm start up the program and tries to do
things in the program I've got errors. The following error occurs when
I'm trying to create a new file:

8---
13416: ERROR: DbLoader.py: line 468: Failed to open database.
Traceback (most recent call last):
  File /usr/local/share/gramps/DbLoader.py, line 447, in read_file
self.dbstate.db.load(filename,self.uistate.pulse_progressbar,mode)
  File /usr/local/share/gramps/GrampsDb/_GrampsBSDDB.py, line  
347, in
load self.env.set_flags(db.DB_LOG_AUTOREMOVE,1)  # clean up unused  
logs

AttributeError: 'module' object has no attribute 'DB_LOG_AUTOREMOVE'
8---

Similar error pops up almost every were! One person in the gramps ML
are hinting to a problem with the installation of BSDDB. I don't know
mush about Python so I'm kind of lost here!


I think you need to choose a particular flavor of BDB which is recent  
enough to support these log capabilities; try setting something like  
these in /etc/make.conf:


WITH_BERKELEYDB=db42
WITH_BDB_VER=42

...or choose some other recent 4.x version, and then try  
reinstalling /usr/ports/databases/py-bsddb.


--
-Chuck

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


INDEX build failed for 5.x

2007-02-23 Thread Erwin Lansing
INDEX build failed with errors:
Generating INDEX-5 - please wait..gnucash-1.8.12_4: 
/local0/tmp/erwin/tindex/ports/www/p5-HTML non-existent -- dependency list 
incomplete
=== finance/gnucash failed
*** Error code 1
*** Error code 1

Stop in /local0/tmp/erwin/tindex/ports.
*** Error code 1

Stop in /local0/tmp/erwin/tindex/ports.
1 error

Committers on the hook:
ahze ale az edwin kris maho obraun olgeni stefan thierry 

Most recent CVS update was:
U devel/hs-drift/Makefile
U devel/hs-drift/distinfo
U devel/ireport/Makefile
U devel/ireport/distinfo
U devel/ireport/pkg-plist
U editors/openoffice.org-2-devel/Makefile
U editors/openoffice.org-2-devel/distinfo
U editors/puff/Makefile
U games/lincity-ng/Makefile
U games/lincity-ng/distinfo
U games/lincity-ng/pkg-plist
U lang/erlang/Makefile
U lang/erlang/files/patch-lib_stdlib_src_io__lib__pretty.erl
U lang/guile/Makefile
U net/xmlrpc-epi/Makefile
U security/opensc/files/patch-src_libopensc_reader-pcsc.c
U www/mysar/Makefile
U x11-toolkits/hs-gtk2hs/Makefile
U x11-toolkits/hs-gtk2hs/distinfo
U x11-toolkits/hs-gtk2hs/pkg-descr
U x11-toolkits/hs-gtk2hs/pkg-plist
U x11-wm/ion-3ds/Makefile
U x11-wm/ion-3ds/distinfo
U x11-wm/ion-3ds/pkg-plist
U x11-wm/ion-3ds/files/patch-system.mk
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


INDEX now builds successfully on 5.x

2007-02-23 Thread Erwin Lansing

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


Re: New portmaster with -o and other fixes

2007-02-23 Thread Craig Boston
   Log:
 
   New Feature
   ===
   --clean-distfiles[-all] options to check /usr/ports/distfiles for
   stale stuff, and either offer to delete them or delete them all
   without prompting.

That's excellent news!  Now I can use -D during upgrades to avoid
pausing between port builds, and run this later to manually clean up the
distfiles.

I'm a bit paranoid about automatically deleting them -- had one too many
times when port[master|upgrade|foo] got confused by slave ports or weird
file names and deleted hard to replace* distfiles.

(* Stuff like the openoffice source that is huge, or java source that you
have to fetch manually)

Thanks again for your work on portmaster!

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


Audacity needs a loving family

2007-02-23 Thread Craig Boston
Hi ports@:

I'm currently the maintainer for the Audacity port, however I haven't
had much free time lately and it needs some attention.  Previously I was
in a position that I needed this software almost daily, however due to a
chance in circumstances a while back I only rarely use it now.

If there is anyone who feels like they have the time to dedicate to it
and wants to take over maintainership please let me know.  There's a few
issues with it that need to be kept in mind and I'd like to make sure
that information gets passed on.  I'm cc-ing Jack as he maintains the
audacity-devel port and may be interested.

In the meantime I'm going to at least try to get the latest stable
release working over the weekend (there's a PR about it with a patch but
it didn't work on i386 when I tried).  I don't want the port to be
without a maintainer, so I'll keep it so long as nobody steps up, but
can only make best-effort guarantees about timeliness.

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


Re: Python and gramps...

2007-02-23 Thread Anders Troback
On Fri, 23 Feb 2007 14:58:21 -0800
Chuck Swiger [EMAIL PROTECTED] wrote:

 On Feb 23, 2007, at 2:21 PM, Anders Troback wrote:
  The port builds fine but when I'm start up the program and tries to
  do things in the program I've got errors. The following error
  occurs when I'm trying to create a new file:
 
  8---
  13416: ERROR: DbLoader.py: line 468: Failed to open database.
  Traceback (most recent call last):
File /usr/local/share/gramps/DbLoader.py, line 447, in read_file
  self.dbstate.db.load(filename,self.uistate.pulse_progressbar,mode)
File /usr/local/share/gramps/GrampsDb/_GrampsBSDDB.py, line  
  347, in
  load self.env.set_flags(db.DB_LOG_AUTOREMOVE,1)  # clean up unused  
  logs
  AttributeError: 'module' object has no attribute 'DB_LOG_AUTOREMOVE'
  8---
 
  Similar error pops up almost every were! One person in the gramps ML
  are hinting to a problem with the installation of BSDDB. I don't
  know mush about Python so I'm kind of lost here!
 
 I think you need to choose a particular flavor of BDB which is
 recent enough to support these log capabilities; try setting
 something like these in /etc/make.conf:
 
 WITH_BERKELEYDB=db42
 WITH_BDB_VER=42
 
 ...or choose some other recent 4.x version, and then try  
 reinstalling /usr/ports/databases/py-bsddb.
 

Yes, thanks that did it!

How do I reflect this in my port?


\\troback

-- 


How many Microsoft employees does it take to screw in a light bulb?
None, they declare darkness a new standard.

Anders Trobäck
http://www.troback.com/
-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]