some ports

2007-02-22 Thread mel
Hi all, My first attempts: http://mel.icious.net/macosx/ports/net/ dpkt - Python packet creation/parsing library fl0p - Passive L7 flow fingerprinter nbtscan - NetBIOS scanner nikto - Web server vulnerability scanner nmbscan - SMB/NetBIOS shares scanner Regards, --mel

Re: some ports

2007-02-22 Thread mel
instead of post-destroot? I didn't even know there's -t option... Good learning experience for me I guess :) --mel ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: --pretend --fetch-all options

2007-02-20 Thread mel
registrations. That said, it still remains second to the first idea of mel who started this thread, to implement a dry run feature. Maybe, dry run would just be half of the implementation of prefetch. Due to the reason above, I'd prefer the the dry run feature to be implemented first, because I think

g-wrap install error

2007-02-20 Thread mel
Hi all, I've been getting this for the n-th try in the last few days (see below). Any ideas? Regards, --mel /bin/sh ./mkinstalldirs /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_lang_g-wrap/work/destroot/opt/local/share

Re: g-wrap install error

2007-02-20 Thread mel
1. that's my fault: http://svn.macosforge.org/projects/macports/ changeset/22004 2. does this solve the problem? http://svn.macosforge.org/projects/ macports/attachment/ticket/11410/diff It did, thanks. Installing the gnucash now :) --mel

committer's guide / portfile author's guide

2007-02-18 Thread mel
aren't broken, consistency, etc? 2) When developing my own portfile, how do I go about setting my own 'development' environment? I.e. I don't want to clutter the current port tree, and I want to be able to remove/install ports easily. Regards, --mel

--pretend --fetch-all options

2007-02-16 Thread mel
installing xfce4 for example, other required packages are downloaded while the current ones are compiled. 3) Is there a list of mirrors (nearest to my location) which I can choose and set in the config file? Thanks in advance, --mel ___ macports