Re: Tracking the number of downloads

2010-10-24 Thread Scott Haneda
On Oct 24, 2010, at 5:27 AM, Marko Käning wrote: > Yes, I do see the privacy concern. The tracking of downloads would have to be > disconnected from the downloading user of course. > > But I see that with all these questions it's not high priority for you to > work on it. Even seeing the web s

Re: Tracking the number of downloads

2010-10-24 Thread Scott Haneda
On Oct 24, 2010, at 2:43 AM, Marko Käning wrote: >> track-stats { >> option-1 >> option-2 >> option-3 >> } > Yep, that sounds interesting, Sott, but more simple proxy log filtering would > count everything and could therefore probably more precise and also require > no end-user in

Re: Tracking the number of downloads

2010-10-24 Thread Scott Haneda
On Oct 23, 2010, at 1:33 AM, Takeshi Enomoto wrote: > The developer of gcc upc is curious the number of > downloads through MacPorts. > > It is not possible to count the installed ports by users > but as a proxy we could count the number of downloads of > source tar balls through the MacPorts mi

Re: Possibility of hdparm on Mac OS X

2010-08-27 Thread Scott Haneda
On Aug 27, 2010, at 12:31 AM, Ned Deily wrote: > In article <6eb398eb-f4ed-4a75-a5cc-f4a344758...@newgeo.com>, > Scott Haneda > wrote: >> The one command I am after is ATA Secure Erase, the rest would be nice, but >> that is the main one. > > Doesn't A

Re: Possibility of hdparm on Mac OS X

2010-08-27 Thread Scott Haneda
On Aug 27, 2010, at 6:09 AM, Bradley Giesbrecht wrote: > > On Aug 26, 2010, at 9:52 PM, Scott Haneda wrote: > >> http://sourceforge.net/projects/hdparm/support >> >> The one command I am after is ATA Secure Erase, the rest would be nice, but >> that is the mai

Re: Possibility of hdparm on Mac OS X

2010-08-26 Thread Scott Haneda
On Aug 26, 2010, at 10:42 PM, Scott Webster wrote: > On Thu, Aug 26, 2010 at 10:22 PM, Ryan Schmidt > wrote: >> You should talk to the developers of hdparm to ask if it works on Mac OS X. >> If it does, we should be able to make a port for it. If it does not, then >> the developers have some w

Possibility of hdparm on Mac OS X

2010-08-26 Thread Scott Haneda
http://sourceforge.net/projects/hdparm/support Hello, the above software seems to run on Linux fine, I am not aware of anyone getting it to work on Mac OS X. Since I know very little about porting this one over, and I suspect it is not going to be a normal port because the nature of the app is

Suggested method for dealing with logging facilities

2010-08-11 Thread Scott Haneda
Hello, If an app has built in logging facilities for local0, local1...local7, and daemon, and by default set to log to /var/log/messages what is the MacPorts suggested resolution to this? Creating /var/log/messages will not start the logging as there is no facility for it. You would have to

Re: Installer should allow installation of macport in custom locations - for users without admin access

2010-07-29 Thread Scott Haneda
On Jul 29, 2010, at 4:42 PM, Ryan Schmidt wrote: > I think it would be a Herculean effort to go through all 7200+ ports that we > have to make sure they're relocatable. It would take years. I think I can > speak for most of us when I say we're not going to do that. If you or someone > wants to

Re: Installer should allow installation of macport in custom locations - for users without admin access

2010-07-28 Thread Scott Haneda
On Jul 28, 2010, at 10:07 PM, Scott Webster wrote: > I guess Mark is presumably thinking of a situation where someone just > doesn't have the permissions to install in /opt/local so it isn't just > a willy-nilly desire to put it somewhere else, but still it seems that > compiling from source is no

Re: Installer should allow installation of macport in custom locations - for users without admin access

2010-07-28 Thread Scott Haneda
On Jul 28, 2010, at 3:37 PM, Mark Farnell wrote: > Yes, this is what I mean. > > However if you feel this can cause security issues, there are two > alternative ways: > > - Rather than letting the user to choose any directory, the installer > can ask the user to choose whether it is for system o

smartmontools

2010-07-14 Thread Scott Haneda
Hi, the other day I posted this ticket: https://trac.macports.org/ticket/25613 It has to do with smartmontools and the way it does it's logging. Apparently it logs to a channel called FACILITY. I would like to learn how to get the logs to be part of their own log stored in /opt/local/var/w

Re: sed string replacements

2010-06-19 Thread Scott Haneda
>> Thanks. Well, at least it is not just me that is getting stuck on this one. >> I have tried the above, with ' and with " to no promising results. >> >> $cat maker >> #!/bin/bash >> VERSION_HEADER=`cat VERSION.header` >> #echo "$VERSION_HEADER" >> >> sed -e "s/_VERSION_HEADER_/$VE

Re: sed string replacements

2010-06-19 Thread Scott Haneda
On Jun 19, 2010, at 12:39 PM, Joshua Root wrote: > On 2010-6-20 05:30 , Rainer Müller wrote: >> On 2010-06-19 21:05 , Scott Haneda wrote: >>>sed -e '/_VERSION_HEADER_/$VERSION_HEADER' DOCUMENTATION >>>sed -e '/_TOKEN_/$DOWNLOAD' DOCUMENTAT

sed string replacements

2010-06-19 Thread Scott Haneda
Hi everyone, I am sort of at the end of my wits here, and after a few hours of trying this on my own, I am stumped. This leans on being OT, however, it will be used exclusively in helping me with cleaning up a bunch of documentation to a project, which I will then be making a Portfile for. I d

Re: Some say it's slow

2010-06-18 Thread Scott Haneda
On Jun 18, 2010, at 5:49 PM, Jordan K. Hubbard wrote: > port install myLittlePonyApp +unicorns +glitter +omg $port install myLittlePonyApp +unicorns +glitter +omg Error: Port myLittlePonyApp not found To report a bug, see Don't tease :) Should I open

Re: exif will not install

2010-06-18 Thread Scott Haneda
On Jun 18, 2010, at 1:29 AM, Ryan Schmidt wrote: >> When the maintainer states just a name, in this case 'simon' what does that >> mean? > > What do you mean, what does it mean? :) It means the port is maintained by > Simon Ruderich, as shown on the MacPortsDevelopers wiki page. You sort of an

exif will not install

2010-06-18 Thread Scott Haneda
I am pretty sure I brought this up before, but I can't find a relevant thread. There is this trac ticketL http://trac.macports.org/ticket/24359 port outdated reports incorrect data for 'exif' and 'libexif'. In trying to install I have generated two logs, one which was from a tee, and the other

Re: r68259

2010-05-30 Thread Scott Haneda
On May 30, 2010, at 6:49 PM, Jeremy Lavergne wrote: Is there anyone using Tiger that can check into this? What is the most current Mac hardware that will run 10.3, 10.4, and 10.5? Further, a machine that has a propensity for any of the now aging yet hopefully inexpensive CPU upgrade car

Re: Trouble installing powerDNS

2010-05-22 Thread Scott Haneda
>> Is it possible in a Portfile to describe the installation in a way that a >> distro is downloaded, unpacked, and only referenced, and then cleaned up >> when done? > > Well yes, but only if the boost distfile were listed in your powerdns port. > And this would cause the boost distfile to be

Trouble installing powerDNS

2010-05-21 Thread Scott Haneda
Trying to get powerdns to build before I take on making a port. The first issue I have is that it needs something called "Boost" which is a huge set of files. I finally got it to go with MacPorts, but that still yielded an error: Missing boost - please install Boost packages or see http://doc

Boost port

2010-05-21 Thread Scott Haneda
sudo port install boost +universal seems to have stalled out on my after about 2 hours of the CPU burning up. I see there is this ticket http://trac.macports.org/ticket/24851 Is that read to go, or should I create a local repo, apply the patch, and try that out? -- Scott * If you contact me o

Re: Homebrew

2010-05-17 Thread Scott Haneda
On May 17, 2010, at 12:43 PM, Joshua Root wrote: > On 2010-5-18 01:20 , Ryan Schmidt wrote: >> I just learned that apparently "Homebrew is [...] a perfect replacement for >> MacPorts." I didn't know we needed replacing. >> >> http://mxcl.github.com/homebrew/ > > Ah, Ruby and Git. I guess we're

Re: patchfiles and specifying -p

2010-05-17 Thread Scott Haneda
On May 17, 2010, at 8:40 AM, Blair Zajac wrote: I don't want to have to modify patches. I like taking patches from Ubuntu/Debian and the upstream source and drop them into a portfile with no modifications. I shouldn't need to regenerate a patch just to get them all to have the same -p va

Re: Homebrew

2010-05-17 Thread Scott Haneda
On May 17, 2010, at 8:20 AM, Ryan Schmidt wrote: I just learned that apparently "Homebrew is [...] a perfect replacement for MacPorts." I didn't know we needed replacing. http://mxcl.github.com/homebrew/ I think it's fine to have a competitor. There already is CPAN and Fink. It's good

Portfile approval

2010-05-06 Thread Scott Haneda
Hello Mr and Mrs Portfile approvers, Can someone possibly look into ticket http://trac.macports.org/ticket/24750 for port Pure-FTPd. It should be ready to go and just needs approval. Thank you. -- Scott * If you contact me off list replace talklists@ with scott@ *

Re: webroot for macports

2010-05-04 Thread Scott Haneda
On May 3, 2010, at 7:20 PM, Ryan Schmidt wrote: > Well, sure, people might want to set up custom vhosts, and they could do that > anywhere. Thus far MacPorts hasn't provided any specific guidance on that. Is it also worth considering that the http ports and the database ports are both cases whe

Re: webroot for macports

2010-05-04 Thread Scott Haneda
On May 3, 2010, at 7:41 PM, Jeremy Lavergne wrote: > I think most of the worrying and planning of the layout out can be overcome > by mimicking Ubuntu (they've figured out most if not all of this). Basically > a package will link in its specific apache configuration (perhaps from > /usr/share/

Re: ftp.logilab.fr versus pypi.python.org

2010-05-04 Thread Scott Haneda
On May 4, 2010, at 7:14 AM, Arthur Lutz wrote: > Logilab's software is published in both places. The process in the two cases > is not exactly the same (for example for pypi, we use the setuptools automagic > upload functionnality)... I admit that the md5sum is not the same and we're > looking in

Re: port notes

2010-05-02 Thread Scott Haneda
>>> Similarly mysql5 prints a message explaining that if you want to run a >>> server, you need to also install mysql5-server -- but again only if you >>> haven't already done so. How this should be handled with notes is unclear >>> to me. >> >> Yes, that is a tough one. I know this condition,

Re: port notes

2010-05-02 Thread Scott Haneda
>> Is this perhaps a good candidate for a notes command that explains this in >> more detail? I can then see how it would be valuable to have `port info` >> also show the notes on that command. But at the same time, I can see that >> it would also be fine to put it in the long description as w

Re: port notes

2010-05-02 Thread Scott Haneda
On May 1, 2010, at 2:04 PM, Ryan Schmidt wrote: > On May 1, 2010, at 15:34, Scott Haneda wrote: > >> From what I can gather on this, ui_msg for anything that only pertains to >> the installation as it is happening. notes for anything that the user may >> need to g

Re: port notes

2010-05-01 Thread Scott Haneda
Hi Ryan, I have some more lengthy comments to add to this post which I will do later, in the meantime... On May 1, 2010, at 2:04 PM, Ryan Schmidt wrote: > With new ports I'm trying to get into the habit of using notes, like with > xdotool, where it was straightforward. Some of my other ports (

Re: port notes

2010-05-01 Thread Scott Haneda
On May 1, 2010, at 12:51 PM, Ryan Schmidt wrote: > On May 1, 2010, at 14:27, Scott Haneda wrote: > >> Can "note" only be called once per Portfile? >> >> notes "this is a test" >> port notes >> pure-ftpd has the following not

Re: port notes

2010-05-01 Thread Scott Haneda
On May 1, 2010, at 12:58 PM, Ryan Schmidt wrote: > On May 1, 2010, at 14:51, Ryan Schmidt wrote: > >> On May 1, 2010, at 14:27, Scott Haneda wrote: >> >>> For example, I now have: >>> ui_msg "You can start ${pretty_name} from the command line with:&quo

port notes

2010-05-01 Thread Scott Haneda
I briefly asked about "notes" in Portfiles a while back, and figured that since I am working on a port edit now, I may as well move the relevant ui_msg's to notes. Can "note" only be called once per Portfile? notes "this is a test" port notes pure-ftpd has the following notes:

Re: Suggestions on how to deal with architecture detection for pam authentication in pure-ftpd

2010-05-01 Thread Scott Haneda
On May 1, 2010, at 10:35 AM, Ryan Schmidt wrote: > You can use the ${os.version} variable and the rpm-vercomp procedure. See the > xinit port for an example; it has special step it only runs on 10.6.3 and > later. > > http://guide.macports.org/chunked/reference.variables.html Where can I find

Re: Suggestions on how to deal with architecture detection for pam authentication in pure-ftpd

2010-05-01 Thread Scott Haneda
>> At the very least, I need to test 10.5 PPC and Intel. I have a feeling 10.5 >> is going to use "pam_securityserver.so". However, this worked at one point >> on 10.6 Intel as far as I remember. This leads me to believe a change was >> made by Apple within the 10.6 release cycle. If anyone

Re: Mac::Growl?

2010-05-01 Thread Scott Haneda
On May 1, 2010, at 7:50 AM, Bradley Giesbrecht wrote: > I wasn't aware of cpan2port so I used it to create p5-mac-growl as an > exercise. Where did you find this app and documentation? -- Scott * If you contact me off list replace talklists@ with scott@ * _

Re: BSD ports system

2010-04-30 Thread Scott Haneda
On Apr 30, 2010, at 10:51 AM, Jeremy Huddleston wrote: > If you want GUI, you're best off using *BSD rather than GNU-Darwin. The > IOKit based X11 server is long dead, but you can certainly try to get it up > and running. I think it was still around in xorg-server-1.3 (not the -apple > releas

Re: BSD ports system

2010-04-30 Thread Scott Haneda
On Apr 30, 2010, at 11:57 AM, Anders F Björklund wrote: >> Any suggestions, in that if I must move away from Mac OS X on this project, >> and want to be as similar to Mac OS X as possible, which is my best BSD to >> use. For example, I would like to use an OS that uses launchd over cron, >> li

Suggestions on how to deal with architecture detection for pam authentication in pure-ftpd

2010-04-30 Thread Scott Haneda
I needed to add a variant to the Pure-FTPd port that I am maintaining. There is a feature called uploadscript, which will allow a script to be run after any upload action is taken. This can be handy for triggering ftp maintenance, or, in the case I am now considering, passing the uploaded file

BSD ports system

2010-04-30 Thread Scott Haneda
I am thinking of working on a project where cost may not allow the end product to remain on Mac OS X hardware. This means I would like to chose a package management system that most closely mimics what I am familiar with, in an OS I am familiar with. After a bit of looking around, I think that

Re: Auto lint reports

2010-04-29 Thread Scott Haneda
On Apr 28, 2010, at 1:37 PM, Ryan Schmidt wrote: > On Apr 28, 2010, at 13:22, Scott Haneda wrote: > >> Thanks, once I know the right way to deal with this, I will send in the >> patches for each notification I received. > > You received these notifications because I mad

Auto lint reports

2010-04-28 Thread Scott Haneda
Hello, I just received 4 lint reports from an automated system in MacPorts. Here is one example: Change: http://trac.macports.org/changeset/67067 Portfile: p5-file-readbackwards Warning: Line 19 seems to hardcode the version number, consider using ${version} instead Here i

Re: How to find out how often a port file has been downloaded?

2010-04-17 Thread Scott Haneda
On Apr 17, 2010, at 5:48 PM, Ryan Schmidt wrote: > Yes, I think it would be useful. When I suggested it a few years ago someone > thought this would be an invasion of privacy (tracking who installed what > ports) so nothing was done. Maybe it could be a first run option? The conf file for MacP

Re: Google Summer of Code 2010: Get money for working on MacPorts

2010-03-30 Thread Scott Haneda
On Mar 30, 2010, at 9:57 AM, Rainer Müller wrote: Hello, we are now accepting applications from students! You can visit http://socghop.appspot.com/ to apply now. Looking over the suggested list of projects, I wanted to say, this is an awesome idea. It certainly will help MacPorts with so

Re: VirtualHost handling in apache2 Port

2010-03-25 Thread Scott Haneda
On Mar 25, 2010, at 8:44 AM, Rodney Rehm / Medialize.de wrote: > It would be nice if `port install phpmyadmin +apache2vhost` would > 1) add a dependency to apache2 It depends on php, which depends on apache, which I believe is an indirect dependency isn't it? > 2) create a vhost for phpmyadmin

Re: GSoC 2010: Call for Mentors

2010-03-12 Thread Scott Haneda
On Mar 11, 2010, at 9:07 AM, Rainer Müller wrote: > On 2010-03-11 16:49 , Scott Haneda wrote: >> I don't know much about GSoC, but I'm willing to offer whatever I can >> from the perspective of someone who would not physically be there. >> >> I'm not eve

Re: GSoC 2010: Call for Mentors

2010-03-11 Thread Scott Haneda
I don't know much about GSoC, but I'm willing to offer whatever I can from the perspective of someone who would not physically be there. I'm not even sure this is an on location "camp" style event. I only maintain a few ports, have been around MP about a year now, and that was my first intro

Re: Editing trac comments I have made

2010-02-26 Thread Scott Haneda
On Feb 26, 2010, at 12:40 AM, Ryan Schmidt wrote: > On Feb 25, 2010, at 22:51, Scott Haneda wrote: > >> https://trac.macports.org/ticket/23852#comment:3 >> Is there a way I can edit my comments? I tried to use wiki formatting with >> the {{{ … }}} and something went

Editing trac comments I have made

2010-02-25 Thread Scott Haneda
https://trac.macports.org/ticket/23852#comment:3 Is there a way I can edit my comments? I tried to use wiki formatting with the {{{ … }}} and something went haywire. I would like to fix this, without making another post, and a possible other error in the wiki formatting. Thank you. -- Scott *

Re: What is wrong with my download location

2010-02-11 Thread Scott Haneda
On Feb 11, 2010, at 5:05 PM, Jeremy Lavergne wrote: >> The URL's are always some long mess like this: >> http://sourceforge.net/projects/assp/files/ASSP%20Installation/ASSP%201.6.1.3/ASSP_1.6.1.3-Install.zip >> >> $sudo port -dv fetch is not verbose enough, I get this >> ---> Attempting to fetch

Re: What is wrong with my download location

2010-02-11 Thread Scott Haneda
On Feb 11, 2010, at 4:29 PM, Ryan Schmidt wrote: > On Feb 11, 2010, at 12:20, Scott Haneda wrote: > >> My Portfile >> http://pastie.org/820410 >> >> The downloads from SF: >> http://sourceforge.net/project/showfiles.php?group_id=69172 >> >> Sn

Re: ui_msg to notes

2010-02-11 Thread Scott Haneda
ote: > master_sites > sourceforge:"assp/${name}%20Installation/${name}%20${version}/" > > On Feb 11, 2010, at 10:43 AM, Scott Haneda wrote: > >> Cool, I will make the change, thank you for the heads up. >> -- >> Scott * If you contact me off list

Re: What is wrong with my download location

2010-02-11 Thread Scott Haneda
ist replace talklists@ with scott@ * On Feb 11, 2010, at 10:33 AM, Jeremy Lavergne wrote: > Yes, work with the "sourceforge:BLAH" syntax to get the right subdirectory so > that it will match what you would click on in the browser. > > I think it needs "files/ASSP Insta

Re: ui_msg to notes

2010-02-11 Thread Scott Haneda
of any blocks, as the user will call it anytime rather than just > during build. Note: the notes will be output during the installation > automatically. > > On Feb 11, 2010, at 1:29 PM, Scott Haneda wrote: > >> Can you elaborate on that? I have always used ui_msg, is t

Re: What is wrong with my download location

2010-02-11 Thread Scott Haneda
rowing you for a loop. > > Perhaps try > distname ${name}_${version}-Install > > Check out the guide for other similarly related variables you can set. > > On Feb 11, 2010, at 1:20 PM, Scott Haneda wrote: > >> My Portfile >> http://pastie.org/820410 >> &

Re: What is wrong with my download location

2010-02-11 Thread Scott Haneda
On Feb 11, 2010, at 10:24 AM, Jeremy Lavergne wrote: > what comes from sudo port -d fetch? > > It should tell you what file they are trying to download. Perhaps that will > give you the insight you need? Here is a snip... ---> Computing dependencies for ASSP DEBUG: Executing org.macports.main

Re: What is wrong with my download location

2010-02-11 Thread Scott Haneda
: > And you could change the ui_msg to notes > > On Feb 11, 2010, at 1:20 PM, Scott Haneda wrote: > >> My Portfile >> http://pastie.org/820410 ___ macports-dev mailing list macports-dev@lists.macosforge.org http://lists.macosforge.

What is wrong with my download location

2010-02-11 Thread Scott Haneda
My Portfile http://pastie.org/820410 The downloads from SF: http://sourceforge.net/project/showfiles.php?group_id=69172 Snips from Portfile version 1.6.5.3 master_sitessourceforge livecheck.regex "ASSP Installation ASSP (\\d+(?:\\.\\d+)*) released" use_zip yes

Re: +universal help

2010-01-27 Thread Scott Haneda
On Jan 27, 2010, at 10:51 PM, Ryan Schmidt wrote: > On Jan 28, 2010, at 00:28, Scott Haneda wrote: > >> Trac of patch file has been posted: >> http://trac.macports.org/ticket/23453 > > Committed. Thanks. When one says "committed" does that mean I can run `po

Re: +universal help

2010-01-27 Thread Scott Haneda
Trac of patch file has been posted: http://trac.macports.org/ticket/23453 Comments interspersed below... On Jan 27, 2010, at 5:16 PM, Ryan Schmidt wrote: > On Jan 27, 2010, at 14:12, Scott Haneda wrote: > >> Hello, I am working on adding +universal to memtester, which is a "

+universal help

2010-01-27 Thread Scott Haneda
Hello, I am working on adding +universal to memtester, which is a "configure no" style portfile. Not using MacPorts, I just figured out how to get this to built out universal. There are two files in the source conf-cc conf-ld If I edit them to this: head -n1 conf-cc /usr/bin/g

Re: executable LaunchDaemons plist

2010-01-26 Thread Scott Haneda
On Jan 26, 2010, at 3:14 PM, Vincent Lefevre wrote: > With smartmontools @5.39_0+darwin, I can see: > > -rwxr-xr-x 2 root admin 404 2010-01-26 23:48:21 > /Library/LaunchDaemons/net.sourceforge.smartmontools.smartd.plist I do not know about this one, all my non MacPorts installed lists are not +

Re: [MacPorts] Migration modified

2010-01-21 Thread Scott Haneda
On Jan 21, 2010, at 1:06 PM, Dan Ports wrote: > I'll take your word on this particular shell script (I haven't looked > at it) -- but I think that such a script, if done right, would be a > great thing to have. I agree. I just looked at it, comments below the script, for what they are worth. #

Re: Leaving MacPorts, thanks

2010-01-21 Thread Scott Haneda
On Jan 21, 2010, at 1:59 PM, Ryan Schmidt wrote: > On Jan 21, 2010, at 15:47, Jean-Michel Pouré wrote: > >> Due to a lack of time, I am leaving MacPorts and I will not be able to >> maintain my port files with author: jmpoure. >> >> I would like to thank you all for your time and efforts. >> Thi

Re: [MacPorts] Migration modified

2010-01-21 Thread Scott Haneda
On the simple side, what about an install log. Plain text file that simply lists the commands you issued when installing software. Sort of like a grep 'port install' .bash_history that lasted a little longer. This would omit all dependencies and leave you a chronological list of what you

How to add universal support to a portfile?

2010-01-16 Thread Scott Haneda
I asked this on the users list, either I missed the rely, or my post got missed, but I am genuinely curious.. How do I adjust portfiles to be able to support +universal? $port info php5-mcrypt Variants: debug, universal I do not see anything in that Portfile that has debug or

Re: cleaning up

2010-01-11 Thread Scott Haneda
On Jan 11, 2010, at 7:04 PM, Bradley Giesbrecht wrote: > On Jan 11, 2010, at 5:55 PM, Michael Crawford wrote: > >> If you're worried about losing your payload data, rather than having >> find delete all the renamed files automatically, have it generate a >> list of the renamed files that you redi

Re: cleaning up

2010-01-11 Thread Scott Haneda
You can also exclude from the find command I believe, so for example, to find all files that are dot files, but leave .htaccess files alone, not that this would be anywhere near a safe idea, but it shows the process: find . -type f \( -iname ".*" ! -iname ".htaccess" \) -- Scott * If you conta

Re: port message

2010-01-08 Thread Scott Haneda
On Jan 8, 2010, at 2:34 PM, Bradley Giesbrecht wrote: On Jan 8, 2010, at 9:03 AM, Scott Haneda wrote: I hope there is. My method is always port edit and read them there. Seems there is always good data in the port messages at the end, that I need later. You might use port cat instead

Re: port message

2010-01-08 Thread Scott Haneda
I hope there is. My method is always port edit and read them there. Seems there is always good data in the port messages at the end, that I need later. I like your idea, or, logging the install to a known location so I can go back and look at it. -- Scott (Sent from a mobile device) On

Re: mysql5-server port - General Questions

2010-01-07 Thread Scott Haneda
Ryan, the below and your other comments, I will work on a machine in which I have some luxuries to do clean installs and wipe prefix at my leisure. I will see what I can do to present a clean and clear update to the wiki. I think this should be in the wiki, just so you guys get the google love

Re: mysql5-server port - General Questions

2010-01-06 Thread Scott Haneda
>> Why don't we chown the dirs for the user so they need not do so? >> >>> From this page: >> http://trac.macports.org/wiki/howto/MAMP >> Step 3 >> >>sudo -u mysql mysql_install_db5 >>sudo chown -R mysql:mysql /opt/local/var/db/mysql5/ >>sudo chown -R mysql:mysql /opt/local/var/run/

mysql5-server port - General Questions

2010-01-06 Thread Scott Haneda
Why does this need to be there: if {"darwin" == ${os.platform} && ${os.major} > 8} { set mysqluser _mysql } else { set mysqluser mysql } $sudo chown mysql:mysql something -rw-r--r-- 1 _mysql _mysql0 Jan 6 19:59 something $sudo chown me:me something $sudo chown _mysql:_

Re: mysql5 server and plain

2010-01-06 Thread Scott Haneda
I am top posting, because you went over my head a little in that, so I am at least going to go over the top on something :) To be honest, I totally forgot that someone may want to instal just the mysql client, and may also do so without sudo involved. On a side note, you mention the mysql direc

mysql5 server and plain

2010-01-06 Thread Scott Haneda
I posted a little MAMP tutorial the other day. While I think it is valuable to the end user, I also think it is not going to be received well by MP in general, as they are going to want to follow a stricter set of steps than the direction I went in. I took a lot of liberties just to get it all

Port rbldnsd - added livecheck options

2009-12-04 Thread Scott Haneda
No other changes to rbldnsd, just added the livecheck.regex and livecheck.url http://trac.macports.org/ticket/22784 -- Scott * If you contact me off list replace talklists@ with scott@ * ___ macports-dev mailing list macports-dev@lists.macosforge.org

p5-io-socket-inet6 port updated

2009-12-04 Thread Scott Haneda
I have revision bumped p5-io-socket-inet6 from 2.56 to 2.57 http://trac.macports.org/ticket/22783 -- Scott * If you contact me off list replace talklists@ with scott@ * ___ macports-dev mailing list macports-dev@lists.macosforge.org http://lists.macosfo

p5-astro-satpass version update sent to trac

2009-12-04 Thread Scott Haneda
I have attached Portfile-p5-astro-satpass.diff to the following ticket... http://trac.macports.org/ticket/22781 If there is any error in my submission process, please let me know. I would like to know: 1) Correct title format for new, patch, and version updates 2) Should diff and updated Portf

Re: Suggestion on auto ticket filing

2009-12-01 Thread Scott Haneda
On Dec 1, 2009, at 2:38 PM, Jeremy Lavergne wrote: Can you tell me more about the gsoc project wrt MacPorts? Where do I find the log? I can force a portfile to fail, or look at some others that have, where do I find those logs? It's in the trunk version: when there's an error it'll report

Re: Suggestion on auto ticket filing

2009-12-01 Thread Scott Haneda
v 27, 2009, at 12:37 AM, Scott Haneda wrote: In a past message on MP-users, subject of: Re: "Electric" failed to compile, Ryan suggested the use of: sudo port -d install electric 2>&1 | tee ~/Desktop/electric.txt Then asked: Then file a new ticket in the issue tracke

Suggestion on auto ticket filing

2009-11-26 Thread Scott Haneda
In a past message on MP-users, subject of: Re: "Electric" failed to compile, Ryan suggested the use of: sudo port -d install electric 2>&1 | tee ~/Desktop/electric.txt Then asked: Then file a new ticket in the issue tracker and attach electric.txt from your desktop. I have been won

Re: Supporting Tiger Forever?

2009-11-26 Thread Scott Haneda
On Nov 26, 2009, at 6:51 PM, Jordan K. Hubbard wrote: On Nov 26, 2009, at 3:50 AM, Michael Crawford wrote: It occured to me recently that there could be a lot of benefit to both MacPorts and to the Mac user community, if you were to commit to supporting Mac OS X Tiger for a long time, if not

replaced_by and final port review ( pureftpd pure-ftpd )

2009-11-16 Thread Scott Haneda
I made an effort to use replaced_by, but I am not seeing it in the docs. I have a new port, pure-ftpd, the old port is pureftpd (off by one dash) My local repo is ~/macports cd ~/macports/net cp -R pure-ftpd pureftpd cd pureftpd port edit Added into the Portfile, at the top, after the name: rep

Re: luabind

2009-11-16 Thread Scott Haneda
Updated the ticket on this one, cross posting to dev list as well: https://trac.macports.org/ticket/22334 -- Scott * If you contact me off list replace talklists@ with scott@ * On Nov 13, 2009, at 7:57 AM, Matthias Dörfelt wrote: I just saw that luabind was submitted to macports. I am really

Re: [MacPorts] #22442: dnsmasq launch config incorrect

2009-11-10 Thread Scott Haneda
Lines 84 to 106, thats really cool, had no idea you could do that in TCL. I think I just solved my issues with the variants problem I am tying to deal with in another port. -- Scott * If you contact me off list replace talklists@ with scott@ * On Nov 10, 2009, at 4:21 PM, Jeremy Lavergne wro

port command timing

2009-11-08 Thread Scott Haneda
I have no way of testing this empirically any longer. I am on 1.8+ on all machines now. `port info portname`, `port search pattern`, and especially, though seemingly not all the time, `port installed` take a lot longer to run than they used to under 1.7. (Feels that way at least) The one

Diff supplied to track for libsdl

2009-11-08 Thread Scott Haneda
See: http://lists.macosforge.org/pipermail/macports-users/2009-November/017557.html Here is a diff, which makes libsdl_mixer install clean http://trac.macports.org/ticket/22425 -- Scott * If you contact me off list replace talklists@ with scott@ * ___

Re: macports error reporting, stack traces

2009-11-08 Thread Scott Haneda
On Nov 8, 2009, at 10:03 AM, Jeremy Lavergne wrote: Should we add the typical steps for producing debug error logs to the output of the standard trace during a failure? There are often tickets where people simply place the standard output and not the debug output. Would supplying the steps

Re: Invoking tcl

2009-11-07 Thread Scott Haneda
Doing this sucks: variant lang_brazilian description "Use Brazilian language for server messages" { configure.args-append --with-language=brazilian } variant lang_czech description "Use Czech language for server messages" { configure.args-append --with-language=c

Invoking tcl

2009-11-04 Thread Scott Haneda
I am trying to do some scripting in tcl for a port file that is a little out of the norm for what is needed in most ports. How do I invoke tcl in a sample script? In bash, I would create a new file, enter the shebang of #!/bin/bash and go at it. I honestly can not find tcl on my system. `

SF.net aggravations

2009-11-01 Thread Scott Haneda
I have no idea if this is SF.net or the maintainer, but keeping up with the way they distribute this software is a pain in the rear. One of the most useful peieves of software burdened by things that simply are not a burden elsewhere. In the end, I think I am going to mirror this file on

Re: Port review of pure-ftpd

2009-10-30 Thread Scott Haneda
On Oct 27, 2009, at 8:37 PM, Ryan Schmidt wrote: What questions do you have about conflicting variants? I'll certainly try to answer them. I am running port install pure-ftpd +mysql + postgresql I see my error now, I missed the mysql5 in the variant, so the port went ahead and started inst

Three perl port submissions; p5-io, p5-io-socket-inet6, p5-lwp-attic

2009-10-30 Thread Scott Haneda
I just went through all my local port repo's, and found which ones were not in MacPorts official, and which were local to only me. I have three it appears that are ready for submission. As far as I can tell, there are no dependencies within these. I needed them for a software I was using,

Re: Port review of pure-ftpd

2009-10-27 Thread Scott Haneda
On Oct 27, 2009, at 8:37 PM, Ryan Schmidt wrote: On Oct 27, 2009, at 21:58, Scott Haneda wrote: I do not really understand the conflicting variants issue, and seem to be unable to find a lot of documentation on the matter. In this case, I know I can not append more than one language to

Re: Port review of pure-ftpd

2009-10-27 Thread Scott Haneda
repeat with aVariant in variantList if aVariant starts with lang_ then counter++ if counter > 1 then abort with message end repeat That seems short and to the point to me. It would work. This would basically be reimplementing the conflicts mechanism yourself, but hiding that f

Re: Port review of pure-ftpd

2009-10-27 Thread Scott Haneda
I am seeing this on occasion when testing the pure-ftpd port I am working on: $sudo port install +mysql +tls Warning: Skipping upgrade since openssl 0.9.8k_0 >= openssl 0.9.8k_0, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requ

Re: Port review of pure-ftpd

2009-10-27 Thread Scott Haneda
On Oct 27, 2009, at 1:03 AM, Ryan Schmidt wrote: On Oct 27, 2009, at 01:19, Scott Haneda wrote: All the ui_msg in the port-install, is that the right place? You might want the instructions to be post-activate. I will look into this. The software only allows one language to be compiled in

  1   2   3   >