<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-22107</id>
	<title>Nabble - MacPorts - Users</title>
	<updated>2009-12-19T08:10:35Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/MacPorts---Users-f22107.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/MacPorts---Users-f22107.html" />
	<subtitle type="html">Support for &lt;a href=&quot;http://www.macports.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;MacPorts&lt;/a&gt;&amp;nbsp;users.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26856274</id>
	<title>ImageMagick Problem: Converting from PDF to EPS</title>
	<published>2009-12-19T08:10:35Z</published>
	<updated>2009-12-19T08:10:35Z</updated>
	<author>
		<name>Xin Liu</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I have a drawing in PDF, which is generated by PDFCreator from a Visio
&lt;br&gt;drawing in Windows. When I convert it to eps using &amp;quot;convert a.pdf
&lt;br&gt;a.eps&amp;quot;, it looks like a low-resolution bitmap and the PDF's page size
&lt;br&gt;is kept (i.e., there is a lot of white space). It used to be good,
&lt;br&gt;i.e., the produced eps file looks as smooth as the original PDF file,
&lt;br&gt;and the large white margin in the original PDF file is eliminated.
&lt;br&gt;Does anyone have the same problem? Any clue where the problem is?
&lt;br&gt;Since ImageMagick uses ghostscript to handle PDF/eps, it might be a
&lt;br&gt;ghostscript problem as well...
&lt;br&gt;&lt;br&gt;I've confirmed my PDF file is OK, because the conversion goes well
&lt;br&gt;when I use the ImagickMagick bundled with Ubuntu-8.04.
&lt;br&gt;&lt;br&gt;My configuration: Snow Leopard running in 32-bit mode, MacPorts-1.8.1,
&lt;br&gt;ImageMagick @6.5.8-0_1+q16 (active), ghostscript @8.70_1 (active).
&lt;br&gt;&lt;br&gt;Best
&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;Xin Liu
&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26856274&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/ImageMagick-Problem%3A-Converting-from-PDF-to-EPS-tp26856274p26856274.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26853945</id>
	<title>Re: OT: cat and tail</title>
	<published>2009-12-19T02:21:35Z</published>
	<updated>2009-12-19T02:21:35Z</updated>
	<author>
		<name>Chris Janton</name>
	</author>
	<content type="html">On 2009-12-18 , at 21:02 , Scott Haneda wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I run a script that does this
&lt;br&gt;&amp;gt; tail -f -n0 /path/to/log.log &amp;gt;&amp;gt; /path/to/log/running_log
&lt;br&gt;&amp;gt; The problem is, the log.log grows, it will get chopped in half by the app at a point in size I define, I set mine pretty high. &amp;nbsp;I want to get those log lines in MySql, parsing 100MB files is not fun.
&lt;br&gt;&lt;br&gt;what happens if you do the following while your 'tail' is running
&lt;br&gt;&lt;br&gt;&amp;nbsp;gsed -i '1,100000d' log.log
&lt;br&gt;&lt;br&gt;assumes that there are 100,000 lines+ in log.log - assumes that you have processed the first 100,000 lines too.
&lt;br&gt;&lt;br&gt;&amp;nbsp; -i &amp;quot;edit the file in place
&lt;br&gt;&amp;nbsp; '1,100000d' delete lines 1 through 100,000
&lt;br&gt;&lt;br&gt;8)
&lt;br&gt;----------------------------------
&lt;br&gt;Chris Janton &amp;nbsp;- face at CentosPrime dot COM
&lt;br&gt;Netminder for Opus1.COM
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26853945&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/OT%3A-cat-and-tail-tp26852608p26853945.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26853606</id>
	<title>Re: Need help activating Macports install of MySQL5 on Snow Leopard</title>
	<published>2009-12-19T01:11:37Z</published>
	<updated>2009-12-19T01:11:37Z</updated>
	<author>
		<name>Scott Haneda-3</name>
	</author>
	<content type="html">On Dec 18, 2009, at 10:21 PM, William H. Magill wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Dec 17, 2009, at 10:46 PM, Scott Haneda wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Had to completely remove (not just port uninstall) the macports &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; MySql5 installation including:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 	/opt/local/etc/mysql5
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 	/opt/local/var/db/mysql5
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 	/opt/local/var/run/
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; to start over again.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I would guess, that because at some point, you did some work in &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; MySql, or something changed about those directories. &amp;nbsp;If they are &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; not empty, it is my understanding, ports is not going to remove &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; them. &amp;nbsp;They very well may have important data in them.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yes. mysql_install_db5 populates those directories. And the server &amp;nbsp;
&lt;br&gt;&amp;gt; creates the log file as soon as it is launched, so they were &amp;nbsp;
&lt;br&gt;&amp;gt; definitely not empty.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Need the classic option -- &amp;quot;I screwed up, lets start all over again &amp;nbsp;
&lt;br&gt;&amp;gt; from scratch, make EVERYTHING go away&amp;quot;
&lt;/div&gt;&lt;br&gt;I just nuked all of mysql, php, apache2, the whole MAMP stack, in &amp;nbsp;
&lt;br&gt;order to make sure I could reinstall, and then nuke it all again and &amp;nbsp;
&lt;br&gt;write a wiki page that outlines what I did.
&lt;br&gt;&lt;br&gt;I ran into issues again, did not doc them, as I assumed it would work &amp;nbsp;
&lt;br&gt;fine. &amp;nbsp;I will do it again. &amp;nbsp;You can also use `port contents portname &amp;nbsp;
&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt; ~/Desktop/portfiles.txt`. &amp;nbsp;I am sure there is a way to pass that &amp;nbsp;
&lt;br&gt;to xargs and send in rm -rf, or I just issue a find regex ^ replace &amp;nbsp;
&lt;br&gt;'rm -rf ' to get a command file that I can rip through to make sure I &amp;nbsp;
&lt;br&gt;delete everything. &amp;nbsp;First I issue `sudo port uninstall portname` then &amp;nbsp;
&lt;br&gt;rip though the file to remove the leftovers.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Miscellaneous things I've noticed...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 1- MAMP ... Under Snow Leopard, the pre-existing userid/groupid &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; for mysql is &amp;quot;_mysql&amp;quot; -- note the preceding underscore.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Same for 10.4 up I believe, you can use them rather &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; interchangeably. &amp;nbsp; If you look in httpd.conf (Apache) you can see &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; the user is set to &amp;quot;User www&amp;quot; but &amp;quot;User _www&amp;quot; will work just fine &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; as well. &amp;nbsp;I think the general idea is use the underscore ones for &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; under uid 500 stuff, and the normal ones for over uid 500 stuff. &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; If you look at the database of where the user id's are stored, you &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; will see they are &amp;quot;aliased&amp;quot; to be equivalent. &amp;nbsp;At least, that is my &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; take on it, I could be wrong.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; However, the script: &amp;quot;sudo -u mysql mysql_install_db5&amp;quot; does &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; correctly set the ownership permissions on the files mentioned in &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the next 3 lines
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; (to &amp;quot;_mysql&amp;quot;, not &amp;quot;mysql&amp;quot;)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; They all end up the same, take this test case:
&lt;br&gt;&amp;gt;&amp;gt; $mkdir -p ~/Desktop/test; cd ~/Desktop/test
&lt;br&gt;&amp;gt;&amp;gt; $touch file1
&lt;br&gt;&amp;gt;&amp;gt; $touch file2
&lt;br&gt;&amp;gt;&amp;gt; $ls -la
&lt;br&gt;&amp;gt;&amp;gt; 	-rw-r--r-- 1 me &amp;nbsp;staff 0 Dec 17 19:04 file1
&lt;br&gt;&amp;gt;&amp;gt; 	-rw-r--r-- 1 me &amp;nbsp;staff 0 Dec 17 19:04 file2
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; $sudo chown mysql file1
&lt;br&gt;&amp;gt;&amp;gt; $sudo chown _mysql file2
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; $ls -la
&lt;br&gt;&amp;gt;&amp;gt; -rw-r--r-- &amp;nbsp;1 _mysql &amp;nbsp;staff &amp;nbsp; &amp;nbsp;0 Dec 17 19:04 file1
&lt;br&gt;&amp;gt;&amp;gt; -rw-r--r-- &amp;nbsp;1 _mysql &amp;nbsp;staff &amp;nbsp; &amp;nbsp;0 Dec 17 19:04 file2
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Ok, never looked beyond /etc/passwd -- guess I'll have to learn Open &amp;nbsp;
&lt;br&gt;&amp;gt; Directory next...
&lt;br&gt;&amp;gt; and just when I thought I finally understood NIS... :)
&lt;/div&gt;&lt;br&gt;I think on OS X, /etc/passwd is pretty useless. &amp;nbsp;I mean, not entirely, &amp;nbsp;
&lt;br&gt;but none of my local user accounts are in it at all. I do not know a &amp;nbsp;
&lt;br&gt;lot about that part of the intervals of OS X.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; shianbrae&amp;gt; dscl . -read /Users/mysql
&lt;br&gt;&amp;gt; AppleMetaNodeLocation: /Local/Default
&lt;br&gt;&amp;gt; GeneratedUID: FFFFEEEE-DDDD-CCCC-BBBB-AAAA0000004A
&lt;br&gt;&amp;gt; NFSHomeDirectory: /var/empty
&lt;br&gt;&amp;gt; Password: *
&lt;br&gt;&amp;gt; PrimaryGroupID: 74
&lt;br&gt;&amp;gt; RealName:
&lt;br&gt;&amp;gt; MySQL Server
&lt;br&gt;&amp;gt; RecordName: _mysql mysql
&lt;br&gt;&amp;gt; RecordType: dsRecTypeStandard:Users
&lt;br&gt;&amp;gt; UniqueID: 74
&lt;br&gt;&amp;gt; UserShell: /usr/bin/false
&lt;/div&gt;&lt;br&gt;Ahh, you found it, so there you have it, Record Name seems to accept &amp;nbsp;
&lt;br&gt;both versions.
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; Actually, getting a little OT here, why are there mysql5 and mysql5- 
&lt;br&gt;&amp;gt;&amp;gt; server ports? &amp;nbsp;If they are identical other than the launchd item, &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; how about just ui messaging a statement that says &amp;quot;if you want to &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; run this as a server, cp and load the file with these &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; instructions...&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I believe the other difference (and why I installed server not just &amp;nbsp;
&lt;br&gt;&amp;gt; client) is that the server install creates other directories and &amp;nbsp;
&lt;br&gt;&amp;gt; properties which the client install does not.
&lt;br&gt;&lt;br&gt;In looking at the portfiles I have ( `port edit mysql5` and port edit &amp;nbsp;
&lt;br&gt;mysql5-server` ), that does not seem to be the case.
&lt;br&gt;&lt;br&gt;mysql5-server:
&lt;br&gt;&lt;br&gt;depends_run \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;port:mysql5
&lt;br&gt;&lt;br&gt;So the -server one seems to call out to the non server one, and the &amp;nbsp;
&lt;br&gt;server one more or less just instals the plist. &amp;nbsp;It also adds some &amp;nbsp;
&lt;br&gt;users, which I am not sure it needs to do, as I seem to always recall &amp;nbsp;
&lt;br&gt;_mysql being available in a stock install, though I may not be thining &amp;nbsp;
&lt;br&gt;back far enough in OS versions.
&lt;br&gt;&lt;br&gt;I forgot the -server and just had mysql5 installed, so I went ahead &amp;nbsp;
&lt;br&gt;and did `port install mysql5-server` and it happened in seconds, &amp;nbsp;
&lt;br&gt;telling me it did not do a lot more than install the launchd plist.
&lt;br&gt;&lt;br&gt;Open them and compare, you can learn a lot from them.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; I too, also see missing files, though I believe the files are not &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; missing, and some general cleanup needs to be done. &amp;nbsp;In all my &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; mysql installs, I have never seen those files as test files.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; However, if you look at mysql.com they mention, apparently, &amp;nbsp;/usr/ 
&lt;br&gt;&amp;gt; local/mysql-test &amp;nbsp;-- as where the test suite installs.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; /usr/local apparently being the default installation directory for &amp;nbsp;
&lt;br&gt;&amp;gt; the server.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 	&lt;a href=&quot;http://dev.mysql.com/doc/refman/5.1/en/configure-options.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.mysql.com/doc/refman/5.1/en/configure-options.html&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 	&amp;quot;The first command changes the installation prefix so that &amp;nbsp;
&lt;br&gt;&amp;gt; everything is installed under /usr/local/mysql
&lt;br&gt;&amp;gt; 	rather than the default of /usr/local. The second command preserves &amp;nbsp;
&lt;br&gt;&amp;gt; the default installation prefix, but
&lt;br&gt;&amp;gt; 	overrides the default location for database directories (normally / 
&lt;br&gt;&amp;gt; usr/local/var) and changes it to&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Test suite info is here.
&lt;br&gt;&amp;gt; 	&lt;a href=&quot;http://dev.mysql.com/doc/mysqltest/en/test-programs.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.mysql.com/doc/mysqltest/en/test-programs.html&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 	&lt;a href=&quot;http://dev.mysql.com/doc/mysqltest/en/mysql-test-run-pl.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.mysql.com/doc/mysqltest/en/mysql-test-run-pl.html&lt;/a&gt;&lt;/div&gt;&lt;br&gt;That second link looks like the tests are really nice to have. &amp;nbsp;I am &amp;nbsp;
&lt;br&gt;not seeing where they come from, and how to get them.
&lt;br&gt;&lt;br&gt;While my grep is not working as I want it to:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; port contents mysql5 | grep -i opt.*\.pl
&lt;br&gt;this is the only .pl file I get:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /opt/local/lib/mysql5/bin/ndb_size.pl
&lt;br&gt;Event this does not turn up a lot:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; port contents mysql5 | grep -i test
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; If I get a spare moment, I will look at the port file(s) and see if &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; I can see what is happening.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; BTW -- I just noticed that the man page is mysqladmin, while the &amp;nbsp;
&lt;br&gt;&amp;gt; binary is mysqladmin5.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The difference in syntax between the two commands above is the &amp;quot;-p&amp;quot; &amp;nbsp;
&lt;br&gt;&amp;gt; which appears to be logically correct at first, but unable
&lt;br&gt;&amp;gt; to be parsed &amp;nbsp;because the [command-arg] is missing -- but with the &amp;nbsp;
&lt;br&gt;&amp;gt; space following the &amp;quot;-p&amp;quot; causing the password prompt &amp;nbsp;AND
&lt;br&gt;&amp;gt; acting as a delimiter -- one of those &amp;quot;unintended consequences&amp;quot;, &amp;nbsp;
&lt;br&gt;&amp;gt; followed by another [command] &amp;quot;password&amp;quot;
&lt;br&gt;&amp;gt; ... &amp;nbsp;I hate unix for allowing such things - drives me nuts!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;quot;-p&amp;quot; being the command and the space being the command option, &amp;nbsp;
&lt;br&gt;&amp;gt; followed by another command &amp;quot;password&amp;quot; an the new-password string, &amp;nbsp;
&lt;br&gt;&amp;gt; which need not be quoted!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --password[=password], -p[password]
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The password to use when connecting to the server. If you &amp;nbsp;
&lt;br&gt;&amp;gt; use the short option form (-p), you cannot have a
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; space between the option and the password. If you omit the &amp;nbsp;
&lt;br&gt;&amp;gt; password value following the --password or -p option
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; on the command line, you are prompted for one.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; So if you were to change the syntax in the install output to be:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; /opt/local/lib/mysql5/bin/mysqladmin -u root -p password &amp;lt;new- 
&lt;br&gt;&amp;gt; password&amp;gt;
&lt;/div&gt;&lt;br&gt;I wish my memory was better, this whole -p fiasco has a mysql but &amp;nbsp;
&lt;br&gt;ticket I reported against it many years back.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; Once you get it up and running, I assume you have apache2 up and &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; running. &amp;nbsp;I also am going to assume you have php5 up and running. &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Do a `sudo port install php5-mcrypt`, this is needed by &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; phpMyAdmin. &amp;nbsp;Restart Apache.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Load up &lt;a href=&quot;http://localhost&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost&lt;/a&gt;&amp;nbsp;and you should see &amp;quot;It works!&amp;quot;, this is &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; served out by the path:
&lt;br&gt;&amp;gt;&amp;gt; /opt/local/apache2/htdocs/
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Download phpMyAdmin, rename it it something easier to type, like &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;p&amp;quot; and drop in in
&lt;br&gt;&amp;gt;&amp;gt; /opt/local/apache2/htdocs/p/
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I've been using Apple's Apache2 (2.2.13) and php (5.3.0) &amp;nbsp;
&lt;br&gt;&amp;gt; installations, editing the config file to fire up php.
&lt;/div&gt;&lt;br&gt;I would really suggest just going all MacPorts on the Apache and php &amp;nbsp;
&lt;br&gt;side of things. &amp;nbsp;There was a bug in php5 a few months back. &amp;nbsp;I can say &amp;nbsp;
&lt;br&gt;with a lot of confidence, MacPorts had a patch relesaed and ready for &amp;nbsp;
&lt;br&gt;the world before any other people had a chance to get it up and &amp;nbsp;
&lt;br&gt;running. &amp;nbsp;Sure, if you did it by hand, but for those not interested in &amp;nbsp;
&lt;br&gt;that method, they were quick to react. &amp;nbsp;It was serious enough, I &amp;nbsp;
&lt;br&gt;really did not want to go around to the hundreds of virtual hosts I &amp;nbsp;
&lt;br&gt;had and add a connection reference to the mysql close command to &amp;nbsp;
&lt;br&gt;prevent a crash.
&lt;br&gt;&lt;br&gt;&amp;gt; Will have to try phpMyAdmin -- just discovered it on the MAMP page. &amp;nbsp; 
&lt;br&gt;&amp;gt; I've led a sheltered life since I retired in 2002. :)
&lt;br&gt;&lt;br&gt;Some may disagree with me on this one. &amp;nbsp;For all the questions &amp;nbsp;
&lt;br&gt;phpMyadmin opens as being something to install via ports, I say, do &amp;nbsp;
&lt;br&gt;not install it via ports. &amp;nbsp;It is going to depend on Apache, which &amp;nbsp;
&lt;br&gt;means you are getting that installed, and it is going to depend on &amp;nbsp;
&lt;br&gt;php5, which means you are getting that installed.
&lt;br&gt;&lt;br&gt;phpMyAdmin is a littel heavy for a DB admin tool, but it works, and &amp;nbsp;
&lt;br&gt;you can have it up and running in about 30 seconds after you download &amp;nbsp;
&lt;br&gt;it. &amp;nbsp;1) download, 2) copy into a servable location 3) edit &amp;nbsp;
&lt;br&gt;condig.sample.inc.php to config.php 4) add in random string and save &amp;nbsp;
&lt;br&gt;5) load the url, login with root and your password you set when &amp;nbsp;
&lt;br&gt;running the secure install script.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Which reminds me, totally OT ... finding that MAMP WIKI page is like &amp;nbsp;
&lt;br&gt;&amp;gt; pulling teeth -- there is no (obvious) link to it off the main &amp;nbsp;
&lt;br&gt;&amp;gt; macports.org page... took &amp;quot;forever&amp;quot; to realize
&lt;br&gt;&amp;gt; the organization of the site... I'm having the same issue with &amp;nbsp;
&lt;br&gt;&amp;gt; mysql.org's on-line manual. Of course, now that I know where things &amp;nbsp;
&lt;br&gt;&amp;gt; are, it's all &amp;quot;quite obvious.&amp;quot;
&lt;br&gt;&amp;gt; ... ghads its taking twice as long to install phpmyadmin than to &amp;nbsp;
&lt;br&gt;&amp;gt; install mysql!
&lt;br&gt;&amp;gt; ... hmm.. I notice that this installs perl 5.8.9, while Apple has &amp;nbsp;
&lt;br&gt;&amp;gt; perl 5.10 darwin-thread-multi-2level.
&lt;/div&gt;&lt;br&gt;Myself, and many others are pretty aware of the state of the MacPorts &amp;nbsp;
&lt;br&gt;site, and have spoken at length about it, and how to improve it. &amp;nbsp;We &amp;nbsp;
&lt;br&gt;never quite got past the part of, &amp;quot;whats next&amp;quot;. &amp;nbsp;I have all the emails &amp;nbsp;
&lt;br&gt;flagged, and there is a deeper more evil rooted reason it is important &amp;nbsp;
&lt;br&gt;to deal with as well.
&lt;br&gt;&lt;br&gt;It should get fixed, if and when I have more time, I will do &amp;nbsp;
&lt;br&gt;everything I can to help it be more navigable, as I tend to agree with &amp;nbsp;
&lt;br&gt;you.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; Edit the config file, you need only edit one line, the secret key &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; value, and if this is a local box, don't worry too much about it.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Hit up &lt;a href=&quot;http://localhost/p&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost/p&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; It will ask you to login, use root and your password. &amp;nbsp;Then go into &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; the permissions. &amp;nbsp;I usually, on a production machine, set all &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; access to localhost when adding new users. &amp;nbsp;I will update the root &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; username to a username I like *instead* of root. &amp;nbsp;Some of my &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; phpMyAdmins are public facing, and while they are http auth &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; protected, and SSL'd, I still do not like giving away 50% of the &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; login data.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The instructions in MAMP tell you to look for 3 lines... auth_type/ 
&lt;br&gt;&amp;gt; user/password... only the first one exists -- auth_type.
&lt;br&gt;&amp;gt; It doesn't mention editing the &amp;quot;secret key.&amp;quot;
&lt;/div&gt;&lt;br&gt;Those instructions are somewhat dated I think, phpMyAdmin I believe &amp;nbsp;
&lt;br&gt;lets you chose cookie, auth, and some other form of authentication. &amp;nbsp; 
&lt;br&gt;It defaults to cookie now, so you need not edit that, just set
&lt;br&gt;$cfg['blowfish_secret'] = ''; /* YOU MUST FILL IN THIS FOR COOKIE &amp;nbsp;
&lt;br&gt;AUTH! */
&lt;br&gt;&lt;br&gt;mash the keyboard to whatever. &amp;nbsp;You seem to be running this locally, &amp;nbsp;
&lt;br&gt;so there is not a heck of a lot of &amp;quot;security&amp;quot; you need to play. &amp;nbsp;If &amp;nbsp;
&lt;br&gt;this was a production server with a public IP, I would play this &amp;nbsp;
&lt;br&gt;entirely different.
&lt;br&gt;&lt;br&gt;&amp;gt; Based on the config file, I assume that you either create the secret &amp;nbsp;
&lt;br&gt;&amp;gt; key and leave &amp;quot;cookie&amp;quot; as auth_type, or ADD the other two lines
&lt;br&gt;&amp;gt; &amp;quot;user&amp;quot; and &amp;quot;password&amp;quot; if you change the auth_type to &amp;quot;config.&amp;quot;
&lt;br&gt;&lt;br&gt;I never change a thing, you can just enter in a random string for the &amp;nbsp;
&lt;br&gt;blowfish secret.
&lt;br&gt;&lt;br&gt;&amp;gt; Note: the &amp;quot;Documentation.html&amp;quot; file in phpmyadmin describes the &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;quot;cookie&amp;quot; vs &amp;quot;config&amp;quot; better than the MAMP page.
&lt;br&gt;&lt;br&gt;Maybe you could copy and update the wiki page for that portion?
&lt;br&gt;&lt;br&gt;&amp;gt; Interestingly, when phpMyAdmin first loaded, it complained it could &amp;nbsp;
&lt;br&gt;&amp;gt; not load &amp;quot;mcrypt&amp;quot;
&lt;br&gt;&amp;gt; [Cannot load mcrypt extension. Please check your PHP configuration.]
&lt;br&gt;&lt;br&gt;I think I mentioned that. You will sort of need to run `sudo port &amp;nbsp;
&lt;br&gt;install php5-mcrypt`, though phpMyAdmin will run without it, and just &amp;nbsp;
&lt;br&gt;a slight warning message to nag you at the bottom of the login screen.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;quot;port list active&amp;quot; does not show mycrypt (nothing shows as inactive).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 	sudo port deps phpmyadmin
&lt;br&gt;&amp;gt; 	Full Name: phpmyadmin @3.2.3
&lt;br&gt;&amp;gt; 	Runtime Dependencies: php5-gd, php5-mbstring, php5-mcrypt, php5- 
&lt;br&gt;&amp;gt; mysql, php5-zip
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Other than that, it runs correctly...I guess...
&lt;br&gt;&amp;gt; 	[Additional features for working with linked tables have been &amp;nbsp;
&lt;br&gt;&amp;gt; deactivated.....]
&lt;br&gt;&amp;gt; At this point, I don't even know what a &amp;quot;linked table&amp;quot; is, so I'm &amp;nbsp;
&lt;br&gt;&amp;gt; assuming I don't need to be concerned.
&lt;/div&gt;&lt;br&gt;I do not use those, they can come in handy, but it is not something I &amp;nbsp;
&lt;br&gt;would worry about. &amp;nbsp;You can follow the link and it will tell you what &amp;nbsp;
&lt;br&gt;the linked tables are good for.
&lt;br&gt;&lt;br&gt;&amp;gt; At any rate, the particular application I was trying to activate -- &amp;nbsp;
&lt;br&gt;&amp;gt; lotroster -- now works with MySql.
&lt;br&gt;&lt;br&gt;Good news then.
&lt;br&gt;&lt;br&gt;&amp;gt; Again, I'm using Apple's Apache with macports php5, mysql and &amp;nbsp;
&lt;br&gt;&amp;gt; phpmyadmin installations.
&lt;br&gt;&lt;br&gt;I had no idea that could even work to be honest. Good to know.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hope this helps.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; IMMENSELY !!!!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thank you! &amp;nbsp;And hopefully, my comments will help someone else in the &amp;nbsp;
&lt;br&gt;&amp;gt; future.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Without macports, I know personally from the early days of the &amp;nbsp;
&lt;br&gt;&amp;gt; ARPAnet and the Internet, what a painful process installing complex &amp;nbsp;
&lt;br&gt;&amp;gt; software is.
&lt;/div&gt;&lt;br&gt;&lt;br&gt;A ton of work went into where php5 is today. &amp;nbsp;ryandesign is the man &amp;nbsp;
&lt;br&gt;who deserves a ton of that credit, as of course, the rest of the &amp;nbsp;
&lt;br&gt;MacPorts guys, but his name is all over the php5 stuff. &amp;nbsp;`port info &amp;nbsp;
&lt;br&gt;php5-* | grep -i ryandesign | wc -l` &amp;nbsp;so 37 total to be more precise.
&lt;br&gt;&lt;br&gt;Have a good weekend.
&lt;br&gt;-- 
&lt;br&gt;Scott * If you contact me off list replace talklists@ with scott@ *
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26853606&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-check-what-packages-have-been-installed--tp26321424p26853606.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26853499</id>
	<title>Re: OT: cat and tail</title>
	<published>2009-12-19T00:37:06Z</published>
	<updated>2009-12-19T00:37:06Z</updated>
	<author>
		<name>Brandon Allbery</name>
	</author>
	<content type="html">On Dec 19, 2009, at 03:31 , Scott Haneda wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Dec 18, 2009, at 8:08 PM, Brandon Allbery wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Dec 18, 2009, at 23:02 , Scott Haneda wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; # make a copy of the file and also clear it cd /path/to/ cat &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; running_log &amp;gt; stale_log &amp;&amp; echo &amp;quot;&amp;quot; &amp;gt; running_log
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; mv running_log running_log.old &amp;&amp; touch running_log &amp;&amp; cat &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; running_log.old &amp;gt;stale.log
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Mind breaking that out for me?
&lt;br&gt;&amp;gt; If running_log is basically a live copy of another log, always being &amp;nbsp;
&lt;br&gt;&amp;gt; written to, and a mv (rename) it, I assume that running_log.old &amp;nbsp;
&lt;br&gt;&amp;gt; still gets written to? The OS keeps writing my tail command to it, &amp;nbsp;
&lt;br&gt;&amp;gt; even though the name has changed?
&lt;/div&gt;&lt;/div&gt;Hm. &amp;nbsp;Think I got confused; the above is intended for the initial &amp;nbsp;
&lt;br&gt;program's log, not your running log. &amp;nbsp;(I would think your tail command &amp;nbsp;
&lt;br&gt;would become confused when the program's log is rewritten as you said &amp;nbsp;
&lt;br&gt;it was.)
&lt;br&gt;&lt;br&gt;&amp;gt; Then the double &amp;&amp; which seems a AND operator to me, never seen it &amp;nbsp;
&lt;br&gt;&amp;gt; in this use case before.
&lt;br&gt;&lt;br&gt;&amp;quot;do the next thing only if the previous one succeeded&amp;quot;, always a good &amp;nbsp;
&lt;br&gt;idea when the alternative is data loss.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;brandon s. allbery [solaris,freebsd,perl,pugs,haskell] &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26853499&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;allbery@...&lt;/a&gt;
&lt;br&gt;system administrator [openafs,heimdal,too many hats] &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26853499&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;allbery@...&lt;/a&gt;
&lt;br&gt;electrical and computer engineering, carnegie mellon university &amp;nbsp; &amp;nbsp;KF8NH
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26853499&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;PGP.sig&lt;/strong&gt; (202 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26853499/0/PGP.sig&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/OT%3A-cat-and-tail-tp26852608p26853499.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26853474</id>
	<title>Re: OT: cat and tail</title>
	<published>2009-12-19T00:31:24Z</published>
	<updated>2009-12-19T00:31:24Z</updated>
	<author>
		<name>Scott Haneda-3</name>
	</author>
	<content type="html">On Dec 18, 2009, at 8:08 PM, Brandon Allbery wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; On Dec 18, 2009, at 23:02 , Scott Haneda wrote:
&lt;br&gt;&amp;gt;&amp;gt; # make a copy of the file and also clear it cd /path/to/ cat &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; running_log &amp;gt; stale_log &amp;&amp; echo &amp;quot;&amp;quot; &amp;gt; running_log
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; mv running_log running_log.old &amp;&amp; touch running_log &amp;&amp; cat &amp;nbsp;
&lt;br&gt;&amp;gt; running_log.old &amp;gt;stale.log
&lt;br&gt;&lt;br&gt;Mind breaking that out for me?
&lt;br&gt;If running_log is basically a live copy of another log, always being &amp;nbsp;
&lt;br&gt;written to, and a mv (rename) it, I assume that running_log.old still &amp;nbsp;
&lt;br&gt;gets written to? The OS keeps writing my tail command to it, even &amp;nbsp;
&lt;br&gt;though the name has changed?
&lt;br&gt;&lt;br&gt;Then the double &amp;&amp; which seems a AND operator to me, never seen it in &amp;nbsp;
&lt;br&gt;this use case before. &amp;nbsp;Next up, you crate a file running_log, which &amp;nbsp;
&lt;br&gt;will be empty, and shove the running_log.old contents into the &amp;nbsp;
&lt;br&gt;stale.log. &amp;nbsp;I think I need to rm running_log.old as well?
&lt;br&gt;&lt;br&gt;But this all depends on the tail command continuing to write to a log &amp;nbsp;
&lt;br&gt;file even though it has been renamed. &amp;nbsp;I assume this is near always &amp;nbsp;
&lt;br&gt;the case, which is why I generally have to sleep apache on a log roll, &amp;nbsp;
&lt;br&gt;and let those last open connections clean themselves up?
&lt;br&gt;&lt;br&gt;I will do a few little tests, thanks for the pointers.
&lt;br&gt;-- 
&lt;br&gt;Scott * If you contact me off list replace talklists@ with scott@ *
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26853474&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/OT%3A-cat-and-tail-tp26852608p26853474.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26853052</id>
	<title>Re: Need help activating Macports install of MySQL5 on Snow Leopard</title>
	<published>2009-12-18T22:21:52Z</published>
	<updated>2009-12-18T22:21:52Z</updated>
	<author>
		<name>William H. Magill</name>
	</author>
	<content type="html">&lt;br&gt;On Dec 17, 2009, at 10:46 PM, Scott Haneda wrote:
&lt;br&gt;&amp;gt;&amp;gt; Had to completely remove (not just port uninstall) the macports MySql5 installation including:
&lt;br&gt;&amp;gt;&amp;gt; 	/opt/local/etc/mysql5
&lt;br&gt;&amp;gt;&amp;gt; 	/opt/local/var/db/mysql5
&lt;br&gt;&amp;gt;&amp;gt; 	/opt/local/var/run/
&lt;br&gt;&amp;gt;&amp;gt; to start over again.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I would guess, that because at some point, you did some work in MySql, or something changed about those directories. &amp;nbsp;If they are not empty, it is my understanding, ports is not going to remove them. &amp;nbsp;They very well may have important data in them.
&lt;br&gt;&lt;br&gt;Yes. mysql_install_db5 populates those directories. And the server creates the log file as soon as it is launched, so they were definitely not empty.
&lt;br&gt;&lt;br&gt;Need the classic option -- &amp;quot;I screwed up, lets start all over again from scratch, make EVERYTHING go away&amp;quot;
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Miscellaneous things I've noticed...
&lt;br&gt;&amp;gt;&amp;gt; 1- MAMP ... Under Snow Leopard, the pre-existing userid/groupid for mysql is &amp;quot;_mysql&amp;quot; -- note the preceding underscore.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Same for 10.4 up I believe, you can use them rather interchangeably. &amp;nbsp; If you look in httpd.conf (Apache) you can see the user is set to &amp;quot;User www&amp;quot; but &amp;quot;User _www&amp;quot; will work just fine as well. &amp;nbsp;I think the general idea is use the underscore ones for under uid 500 stuff, and the normal ones for over uid 500 stuff. &amp;nbsp;If you look at the database of where the user id's are stored, you will see they are &amp;quot;aliased&amp;quot; to be equivalent. &amp;nbsp;At least, that is my take on it, I could be wrong.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; However, the script: &amp;quot;sudo -u mysql mysql_install_db5&amp;quot; does correctly set the ownership permissions on the files mentioned in the next 3 lines
&lt;br&gt;&amp;gt;&amp;gt; (to &amp;quot;_mysql&amp;quot;, not &amp;quot;mysql&amp;quot;)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; They all end up the same, take this test case:
&lt;br&gt;&amp;gt; $mkdir -p ~/Desktop/test; cd ~/Desktop/test
&lt;br&gt;&amp;gt; $touch file1
&lt;br&gt;&amp;gt; $touch file2
&lt;br&gt;&amp;gt; $ls -la
&lt;br&gt;&amp;gt; 	-rw-r--r-- 1 me &amp;nbsp;staff 0 Dec 17 19:04 file1
&lt;br&gt;&amp;gt; 	-rw-r--r-- 1 me &amp;nbsp;staff 0 Dec 17 19:04 file2
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; $sudo chown mysql file1
&lt;br&gt;&amp;gt; $sudo chown _mysql file2
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; $ls -la
&lt;br&gt;&amp;gt; -rw-r--r-- &amp;nbsp;1 _mysql &amp;nbsp;staff &amp;nbsp; &amp;nbsp;0 Dec 17 19:04 file1
&lt;br&gt;&amp;gt; -rw-r--r-- &amp;nbsp;1 _mysql &amp;nbsp;staff &amp;nbsp; &amp;nbsp;0 Dec 17 19:04 file2
&lt;/div&gt;&lt;br&gt;Ok, never looked beyond /etc/passwd -- guess I'll have to learn Open Directory next... 
&lt;br&gt;&amp;nbsp;and just when I thought I finally understood NIS... :)
&lt;br&gt;&lt;br&gt;shianbrae&amp;gt; dscl . -read /Users/mysql
&lt;br&gt;AppleMetaNodeLocation: /Local/Default
&lt;br&gt;GeneratedUID: FFFFEEEE-DDDD-CCCC-BBBB-AAAA0000004A
&lt;br&gt;NFSHomeDirectory: /var/empty
&lt;br&gt;Password: *
&lt;br&gt;PrimaryGroupID: 74
&lt;br&gt;RealName:
&lt;br&gt;&amp;nbsp;MySQL Server
&lt;br&gt;RecordName: _mysql mysql
&lt;br&gt;RecordType: dsRecTypeStandard:Users
&lt;br&gt;UniqueID: 74
&lt;br&gt;UserShell: /usr/bin/false
&lt;br&gt;&lt;br&gt;&amp;gt; Actually, getting a little OT here, why are there mysql5 and mysql5-server ports? &amp;nbsp;If they are identical other than the launchd item, how about just ui messaging a statement that says &amp;quot;if you want to run this as a server, cp and load the file with these instructions...&amp;quot;
&lt;br&gt;&lt;br&gt;I believe the other difference (and why I installed server not just client) is that the server install creates other directories and properties which the client install does not.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; 	###########################################################
&lt;br&gt;&amp;gt;&amp;gt; 	# A startup item has been generated that will aid in
&lt;br&gt;&amp;gt;&amp;gt; 	# starting mysql5-server with launchd. It is disabled
&lt;br&gt;&amp;gt;&amp;gt; 	# by default. Execute the following command to start it,
&lt;br&gt;&amp;gt;&amp;gt; 	# and to cause it to launch at startup:
&lt;br&gt;&amp;gt;&amp;gt; 	#
&lt;br&gt;&amp;gt;&amp;gt; 	# sudo launchctl load -w /Library/LaunchDaemons/org.macports.mysql5.plist
&lt;br&gt;&amp;gt;&amp;gt; 	###########################################################
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; should probably be output at that point.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; That should be printed when the port is installed, which last I tried it was what I saw, did you not get that result?
&lt;/div&gt;&lt;br&gt;Yes I did get it, and started the daemon.
&lt;br&gt;&lt;br&gt;&amp;gt; You can also run `port contents mysql5` or `port contents mysql5-server` and see what was installed, which gives me this:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://pastie.org/748235&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://pastie.org/748235&lt;/a&gt;&lt;br&gt;&lt;br&gt;Now I see what you mean about the difference between client and server install ... !
&lt;br&gt;&lt;br&gt;&amp;gt; I too, also see missing files, though I believe the files are not missing, and some general cleanup needs to be done. &amp;nbsp;In all my mysql installs, I have never seen those files as test files.
&lt;br&gt;&lt;br&gt;However, if you look at mysql.com they mention, apparently, &amp;nbsp;/usr/local/mysql-test &amp;nbsp;-- as where the test suite installs.
&lt;br&gt;&lt;br&gt;/usr/local apparently being the default installation directory for the server.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://dev.mysql.com/doc/refman/5.1/en/configure-options.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.mysql.com/doc/refman/5.1/en/configure-options.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;The first command changes the installation prefix so that everything is installed under /usr/local/mysql 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; rather than the default of /usr/local. The second command preserves the default installation prefix, but 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; overrides the default location for database directories (normally /usr/local/var) and changes it to&amp;quot;
&lt;br&gt;&lt;br&gt;Test suite info is here.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://dev.mysql.com/doc/mysqltest/en/test-programs.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.mysql.com/doc/mysqltest/en/test-programs.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://dev.mysql.com/doc/mysqltest/en/mysql-test-run-pl.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.mysql.com/doc/mysqltest/en/mysql-test-run-pl.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; =====================================================================================
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; 4- &amp;nbsp;One thing which I don't understand (may just be my lack of MySQL knowledge) is why the &amp;nbsp;commands...
&lt;br&gt;&amp;gt;&amp;gt; (from the install output)
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; 	/opt/local/lib/mysql5/bin/mysqladmin -u root password 'new-password'
&lt;br&gt;&amp;gt;&amp;gt; 	/opt/local/lib/mysql5/bin/mysqladmin -u root -h shianbrae.mcgillsociety.org
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; both fail...
&lt;br&gt;&amp;gt;&amp;gt; 	/opt/local/lib/mysql5/bin/mysqladmin -u root password 'xxx'
&lt;br&gt;&amp;gt;&amp;gt; 	/opt/local/lib/mysql5/bin/mysqladmin: connect to server at 'localhost' failed
&lt;br&gt;&amp;gt;&amp;gt; 	error: 'Access denied for user 'root'@'localhost' (using password: NO)'
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; If you try to run them a second time.
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; but the command: &amp;nbsp;mysqladmin5 -u root -p password &amp;lt;new-password&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; from the MAMP does work, prompting you for the existing password.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Good questions, I would like to know the difference in mysqladmin in /opt/local/lib/mysql5/bin and mysqladmin5 in /opt/local/lib/mysql5/bin and how we can clean this all up.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; This seems to be a documentation issue, and a port layout issue. `mysqladmin` should work, it has a man page that goes with it, and is how you generally do this on a not MacPorts install. &amp;nbsp;So far, I do not believe you have done anything wrong, but this is getting rather confusing.
&lt;/div&gt;&lt;br&gt;I know the feeling, my brain is beginning to hurt...
&lt;br&gt;&lt;br&gt;&amp;gt; If I get a spare moment, I will look at the port file(s) and see if I can see what is happening.
&lt;br&gt;&lt;br&gt;BTW -- I just noticed that the man page is mysqladmin, while the binary is mysqladmin5.
&lt;br&gt;&lt;br&gt;The difference in syntax between the two commands above is the &amp;quot;-p&amp;quot; which appears to be logically correct at first, but unable
&lt;br&gt;to be parsed &amp;nbsp;because the [command-arg] is missing -- but with the space following the &amp;quot;-p&amp;quot; causing the password prompt &amp;nbsp;AND
&lt;br&gt;acting as a delimiter -- one of those &amp;quot;unintended consequences&amp;quot;, followed by another [command] &amp;quot;password&amp;quot;
&lt;br&gt;... &amp;nbsp;I hate unix for allowing such things - drives me nuts!
&lt;br&gt;&lt;br&gt;&amp;quot;-p&amp;quot; being the command and the space being the command option, followed by another command &amp;quot;password&amp;quot; an the new-password string, which need not be quoted!
&lt;br&gt;&lt;br&gt;--password[=password], -p[password]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;The password to use when connecting to the server. If you use the short option form (-p), you cannot have a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;space between the option and the password. If you omit the password value following the --password or -p option
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;on the command line, you are prompted for one.
&lt;br&gt;&lt;br&gt;So if you were to change the syntax in the install output to be:
&lt;br&gt;&lt;br&gt;/opt/local/lib/mysql5/bin/mysqladmin -u root -p password &amp;lt;new-password&amp;gt;
&lt;br&gt;&lt;br&gt;It is the same syntax as the MAMP command example.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; =====================================================================================
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; So, the short is, I have the server working &amp;nbsp;(accordng to the MAMP page) and now have to figure out how to
&lt;br&gt;&amp;gt;&amp;gt; authorize users!
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Once you get it up and running, I assume you have apache2 up and running. &amp;nbsp;I also am going to assume you have php5 up and running. &amp;nbsp;Do a `sudo port install php5-mcrypt`, this is needed by phpMyAdmin. &amp;nbsp;Restart Apache.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Load up &lt;a href=&quot;http://localhost&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost&lt;/a&gt;&amp;nbsp;and you should see &amp;quot;It works!&amp;quot;, this is served out by the path:
&lt;br&gt;&amp;gt; /opt/local/apache2/htdocs/
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Download phpMyAdmin, rename it it something easier to type, like &amp;quot;p&amp;quot; and drop in in
&lt;br&gt;&amp;gt; /opt/local/apache2/htdocs/p/
&lt;/div&gt;&lt;br&gt;I've been using Apple's Apache2 (2.2.13) and php (5.3.0) installations, editing the config file to fire up php.
&lt;br&gt;&lt;br&gt;Will have to try phpMyAdmin -- just discovered it on the MAMP page. &amp;nbsp;I've led a sheltered life since I retired in 2002. :)
&lt;br&gt;&lt;br&gt;Which reminds me, totally OT ... finding that MAMP WIKI page is like pulling teeth -- there is no (obvious) link to it off the main macports.org page... took &amp;quot;forever&amp;quot; to realize
&lt;br&gt;the organization of the site... I'm having the same issue with mysql.org's on-line manual. Of course, now that I know where things are, it's all &amp;quot;quite obvious.&amp;quot;
&lt;br&gt;... ghads its taking twice as long to install phpmyadmin than to install mysql!
&lt;br&gt;... hmm.. I notice that this installs perl 5.8.9, while Apple has perl 5.10 darwin-thread-multi-2level.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; Edit the config file, you need only edit one line, the secret key value, and if this is a local box, don't worry too much about it.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hit up &lt;a href=&quot;http://localhost/p&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost/p&lt;/a&gt;&lt;br&gt;&amp;gt; It will ask you to login, use root and your password. &amp;nbsp;Then go into the permissions. &amp;nbsp;I usually, on a production machine, set all access to localhost when adding new users. &amp;nbsp;I will update the root username to a username I like *instead* of root. &amp;nbsp;Some of my phpMyAdmins are public facing, and while they are http auth protected, and SSL'd, I still do not like giving away 50% of the login data.
&lt;br&gt;&lt;br&gt;The instructions in MAMP tell you to look for 3 lines... auth_type/user/password... only the first one exists -- auth_type. 
&lt;br&gt;It doesn't mention editing the &amp;quot;secret key.&amp;quot;
&lt;br&gt;&lt;br&gt;Based on the config file, I assume that you either create the secret key and leave &amp;quot;cookie&amp;quot; as auth_type, or ADD the other two lines
&lt;br&gt;&amp;quot;user&amp;quot; and &amp;quot;password&amp;quot; if you change the auth_type to &amp;quot;config.&amp;quot;
&lt;br&gt;&lt;br&gt;Note: the &amp;quot;Documentation.html&amp;quot; file in phpmyadmin describes the &amp;quot;cookie&amp;quot; vs &amp;quot;config&amp;quot; better than the MAMP page.
&lt;br&gt;&lt;br&gt;Interestingly, when phpMyAdmin first loaded, it complained it could not load &amp;quot;mcrypt&amp;quot; 
&lt;br&gt;[Cannot load mcrypt extension. Please check your PHP configuration.]
&lt;br&gt;&lt;br&gt;&amp;quot;port list active&amp;quot; does not show mycrypt (nothing shows as inactive).
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; sudo port deps phpmyadmin
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Full Name: phpmyadmin @3.2.3
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Runtime Dependencies: php5-gd, php5-mbstring, php5-mcrypt, php5-mysql, php5-zip
&lt;br&gt;&lt;br&gt;Other than that, it runs correctly...I guess...
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [Additional features for working with linked tables have been deactivated.....]
&lt;br&gt;At this point, I don't even know what a &amp;quot;linked table&amp;quot; is, so I'm assuming I don't need to be concerned.
&lt;br&gt;&lt;br&gt;At any rate, the particular application I was trying to activate -- lotroster -- now works with MySql.
&lt;br&gt;&lt;br&gt;Again, I'm using Apple's Apache with macports php5, mysql and phpmyadmin installations.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; Hope this helps.
&lt;br&gt;&lt;br&gt;IMMENSELY !!!! 
&lt;br&gt;&lt;br&gt;Thank you! &amp;nbsp;And hopefully, my comments will help someone else in the future. 
&lt;br&gt;&lt;br&gt;Without macports, I know personally from the early days of the ARPAnet and the Internet, what a painful process installing complex software is.
&lt;br&gt;&lt;br&gt;T.T.F.N.
&lt;br&gt;William H. Magill
&lt;br&gt;# Flat-panel iMac (2.1) [800MHz - Super Drive - 768 Meg] OS X 10.4.11 
&lt;br&gt;# iMac6,1 Core 2 Duo [2.16GHz - 3 GB 667] OS X 10.6.2
&lt;br&gt;# MacBook Pro4.1 Core 2 Duo [2.5GHz - 4GB 667] OS X 10.6.2
&lt;br&gt;# Mac mini Core Duo [1.66 Ghz - 2 GB 667]OS X 10.6.2
&lt;br&gt;# PWS433a [Alpha 21164 Rev 7.2 (EV56)- 64 Meg] Tru64 5.1a 
&lt;br&gt;# XP1000 [Alpha 21264-3 (EV6) - 256 meg] FreeBSD 5.3
&lt;br&gt;# XP1000 [Alpha 21264-A (EV6-7) - 256 meg] FreeBSD 5.3
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26853052&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;magill@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26853052&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;magill@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26853052&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;whmagill@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26853052&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-check-what-packages-have-been-installed--tp26321424p26853052.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26852635</id>
	<title>Re: OT: cat and tail</title>
	<published>2009-12-18T20:08:39Z</published>
	<updated>2009-12-18T20:08:39Z</updated>
	<author>
		<name>Brandon Allbery</name>
	</author>
	<content type="html">On Dec 18, 2009, at 23:02 , Scott Haneda wrote:
&lt;br&gt;&amp;gt; # make a copy of the file and also clear it cd /path/to/ cat &amp;nbsp;
&lt;br&gt;&amp;gt; running_log &amp;gt; stale_log &amp;&amp; echo &amp;quot;&amp;quot; &amp;gt; running_log
&lt;br&gt;&lt;br&gt;&lt;br&gt;mv running_log running_log.old &amp;&amp; touch running_log &amp;&amp; cat &amp;nbsp;
&lt;br&gt;running_log.old &amp;gt;stale.log
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;brandon s. allbery [solaris,freebsd,perl,pugs,haskell] &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26852635&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;allbery@...&lt;/a&gt;
&lt;br&gt;system administrator [openafs,heimdal,too many hats] &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26852635&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;allbery@...&lt;/a&gt;
&lt;br&gt;electrical and computer engineering, carnegie mellon university &amp;nbsp; &amp;nbsp;KF8NH
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26852635&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;PGP.sig&lt;/strong&gt; (202 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26852635/0/PGP.sig&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/OT%3A-cat-and-tail-tp26852608p26852635.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26852608</id>
	<title>OT: cat and tail</title>
	<published>2009-12-18T20:02:18Z</published>
	<updated>2009-12-18T20:02:18Z</updated>
	<author>
		<name>Scott Haneda-3</name>
	</author>
	<content type="html">Totally ot, but it may end up in software that I put in a port, so &amp;nbsp;
&lt;br&gt;here goes:
&lt;br&gt;&lt;br&gt;An app makes a log file, I have no control over it other than it is &amp;nbsp;
&lt;br&gt;there, the developer is non responsive to change.
&lt;br&gt;&lt;br&gt;I run a script that does this
&lt;br&gt;tail -f -n0 /path/to/log.log &amp;gt;&amp;gt; /path/to/log/running_log
&lt;br&gt;The problem is, the log.log grows, it will get chopped in half by the &amp;nbsp;
&lt;br&gt;app at a point in size I define, I set mine pretty high. &amp;nbsp;I want to &amp;nbsp;
&lt;br&gt;get those log lines in MySql, parsing 100MB files is not fun.
&lt;br&gt;So I run the tail line, which grabs a copy of log in real time, as it &amp;nbsp;
&lt;br&gt;comes in. I was doing this next:
&lt;br&gt;# make a copy of the file and also clear it cd /path/to/ cat &amp;nbsp;
&lt;br&gt;running_log &amp;gt; stale_log &amp;&amp; echo &amp;quot;&amp;quot; &amp;gt; running_log
&lt;br&gt;Problem here, is I toss the cat into the bg, and who knows how long &amp;nbsp;
&lt;br&gt;that can take, then I clear the running_log, but cat could still be &amp;nbsp;
&lt;br&gt;chewing on it.
&lt;br&gt;If I remove tossing it in the background, that helps a little, I will &amp;nbsp;
&lt;br&gt;cat the file into a new log, which will be just the new tail'd data, &amp;nbsp;
&lt;br&gt;and then clear it so it can start all over. &amp;nbsp;I then have stale_log to &amp;nbsp;
&lt;br&gt;process later.
&lt;br&gt;However, there is a chance, also, that while the cat is going on, new &amp;nbsp;
&lt;br&gt;log lines are also being added as well. &amp;nbsp;I have considered, echo &amp;nbsp;
&lt;br&gt;&amp;quot;unique-marker&amp;quot; &amp;gt;&amp;gt; running_log and then finding a way to only copy the &amp;nbsp;
&lt;br&gt;lines before &amp;quot;unique-marker&amp;quot;, but that seems messy, and I bet there is &amp;nbsp;
&lt;br&gt;a handy one liner that can pull this off.
&lt;br&gt;Thanks for any pointers, if the unique-marker is the way to go, &amp;nbsp;
&lt;br&gt;suggestions on how to do that would be appreciated as well.
&lt;br&gt;-- 
&lt;br&gt;Scott * If you contact me off list replace talklists@ with scott@ * 
&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26852608&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/OT%3A-cat-and-tail-tp26852608p26852608.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26848602</id>
	<title>The long and winding road to DigiKam (1.0 rc)</title>
	<published>2009-12-18T11:39:14Z</published>
	<updated>2009-12-18T11:39:14Z</updated>
	<author>
		<name>Bugzilla from rechner@vlado-do.de</name>
	</author>
	<content type="html">The following text was originally written as a private message to Ryan
&lt;br&gt;Schmidt, but he said it might be interesting for the rest of the
&lt;br&gt;MacPorts users community as well. So here it comes (with only minor
&lt;br&gt;modifications):
&lt;br&gt;&lt;br&gt;I had a few problems installing &amp;quot;digikam-devel&amp;quot;, but it is working now!
&lt;br&gt;&lt;br&gt;First there was a problem activating &amp;quot;qt4-mac&amp;quot;, but I did not record
&lt;br&gt;the exact output. Just repeating the &amp;quot;port install digikam-devel&amp;quot; did
&lt;br&gt;the job. So never mind that.
&lt;br&gt;&lt;br&gt;Second I encountered a checksum error, which is a known issue (albeit
&lt;br&gt;supposed to be fixed, but maybe more could be done?):
&lt;br&gt;&lt;a href=&quot;http://trac.macports.org/ticket/21144&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://trac.macports.org/ticket/21144&lt;/a&gt;&lt;br&gt;&lt;br&gt;Finally I had a problem with my case-sensitive file-system - again!
&lt;br&gt;Because of my own bug report the Portfile for kdegraphics4-4.2.4 was
&lt;br&gt;modified five months back: &lt;a href=&quot;http://trac.macports.org/ticket/20313&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://trac.macports.org/ticket/20313&lt;/a&gt;&lt;br&gt;Now with kdegraphics4-4.3.4 I have the reverse problem: the Portfile
&lt;br&gt;says &amp;quot;QTCrypto&amp;quot;, but the directory on my hard disk is called
&lt;br&gt;&amp;quot;QtCrypto&amp;quot;. Ah, I see, there has been a change to qca... so let's get
&lt;br&gt;kdegraphics4 changed too: &lt;a href=&quot;http://trac.macports.org/ticket/22941&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://trac.macports.org/ticket/22941&lt;/a&gt;&lt;br&gt;&lt;br&gt;By the way: I &amp;quot;patched&amp;quot; my MacPorts to use gcc-4.2 on Leopard, the way
&lt;br&gt;Ryan Schmidt advised against about 1.5 years ago:
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/pipermail/macports-dev/2008-June/005423.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/pipermail/macports-dev/2008-June/005423.html&lt;/a&gt;&lt;br&gt;But I thought by now ports should be tested mainly with gcc-4.2 anyway,
&lt;br&gt;and it seems to work.
&lt;br&gt;&lt;br&gt;The system I used to compile everything was a G4 PowerBook with a 1 GHz
&lt;br&gt;CPU and 1 GByte RAM. I started with a fresh install of MacPorts about
&lt;br&gt;two weeks ago. Total compile time was probably three of four days. It
&lt;br&gt;took from Sunday to Friday (with five interruptions of different
&lt;br&gt;lengths) from &amp;quot;port install digikam-devel&amp;quot; till I could actually start
&lt;br&gt;DigiKam - but I did not have to spend a lot of time with the system to
&lt;br&gt;get this far, about two hours maybe.
&lt;br&gt;&lt;br&gt;I currently just can't install gimp via MacPorts due to problems with
&lt;br&gt;the &amp;quot;atlas&amp;quot; port, which gimp seems to depend upon. Other PPC users have
&lt;br&gt;simillar issues, though: &lt;a href=&quot;https://trac.macports.org/ticket/22378&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://trac.macports.org/ticket/22378&lt;/a&gt;&lt;br&gt;&lt;br&gt;With the &amp;quot;nouveau&amp;quot; Linux graphics driver for NVidia cards improving I
&lt;br&gt;might switch back to Linux as my main operating system some time next
&lt;br&gt;year, but for the months to come I'll continue being a MacPorts user.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Vlado
&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26848602&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Why-doesn%27t-macports-install-prebuild-packages--tp26510234p26848602.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26845355</id>
	<title>Using proftpd mod_wrap module?</title>
	<published>2009-12-18T07:47:33Z</published>
	<updated>2009-12-18T07:47:33Z</updated>
	<author>
		<name>Randall Perry-2</name>
	</author>
	<content type="html">Is it possible to use this Proftpd module on OS 10.4 to control access via
&lt;br&gt;tcpwrappers?
&lt;br&gt;&lt;br&gt;I tried compiling myself and got errors. Installed the macports version and
&lt;br&gt;see it's not compiled in.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Randall Perry
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26845355&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Using-proftpd-mod_wrap-module--tp26845355p26845355.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26838722</id>
	<title>Re: Need help activating Macports install of MySQL5 on Snow Leopard</title>
	<published>2009-12-17T19:46:31Z</published>
	<updated>2009-12-17T19:46:31Z</updated>
	<author>
		<name>Scott Haneda-3</name>
	</author>
	<content type="html">On Dec 17, 2009, at 6:56 PM, William H. Magill wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Dec 14, 2009, at 8:51 PM, Ryan Schmidt wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I don't know if I still need to do more things using the macports &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; mysql tools (and which ones), or if I need to find something &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; specific to generic Mysql.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I'm assuming I am tripping over all of the things which only ever &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; need to be done once when MySQL is first installed, and never &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; again under updates.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; So, I'm looking for some kind of tutorial/cookbook for &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;installing&amp;quot; MySQL5 on Snow Leopard.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Quite frankly, at this point, I don't know what i don't know, but &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; assume it to be substantial.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Give the MySQL section of the MAMP how-to a try and please make any &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; necessary corrections (or let us know and we'll make them).
&lt;/div&gt;&lt;br&gt;I have been meaning to do a start from scratch install on a clean &amp;nbsp;
&lt;br&gt;system and write up some new install notes, just have not had time. &amp;nbsp; 
&lt;br&gt;Let me see if I can answer some of your issues...
&lt;br&gt;&lt;br&gt;&amp;gt; I'll let you folks make the changes as I don't feel confident enough &amp;nbsp;
&lt;br&gt;&amp;gt; in my conclusions, since this is my first time through.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Ok... &amp;nbsp;Installing mysql-server apparently was the big thing.
&lt;br&gt;&lt;br&gt;Yes, that installs the launchd item that will start it all the time.
&lt;br&gt;&lt;br&gt;&amp;gt; Had to completely remove (not just port uninstall) the macports &amp;nbsp;
&lt;br&gt;&amp;gt; MySql5 installation including:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/opt/local/etc/mysql5
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/opt/local/var/db/mysql5
&lt;br&gt;&amp;gt; 	/opt/local/var/run/
&lt;br&gt;&amp;gt; to start over again.
&lt;br&gt;&lt;br&gt;I would guess, that because at some point, you did some work in MySql, &amp;nbsp;
&lt;br&gt;or something changed about those directories. &amp;nbsp;If they are not empty, &amp;nbsp;
&lt;br&gt;it is my understanding, ports is not going to remove them. &amp;nbsp;They very &amp;nbsp;
&lt;br&gt;well may have important data in them.
&lt;br&gt;&lt;br&gt;&amp;gt; Miscellaneous things I've noticed...
&lt;br&gt;&amp;gt; 1- MAMP ... Under Snow Leopard, the pre-existing userid/groupid for &amp;nbsp;
&lt;br&gt;&amp;gt; mysql is &amp;quot;_mysql&amp;quot; -- note the preceding underscore.
&lt;br&gt;&lt;br&gt;Same for 10.4 up I believe, you can use them rather interchangeably. &amp;nbsp; &amp;nbsp;
&lt;br&gt;If you look in httpd.conf (Apache) you can see the user is set to &amp;nbsp;
&lt;br&gt;&amp;quot;User www&amp;quot; but &amp;quot;User _www&amp;quot; will work just fine as well. &amp;nbsp;I think the &amp;nbsp;
&lt;br&gt;general idea is use the underscore ones for under uid 500 stuff, and &amp;nbsp;
&lt;br&gt;the normal ones for over uid 500 stuff. &amp;nbsp;If you look at the database &amp;nbsp;
&lt;br&gt;of where the user id's are stored, you will see they are &amp;quot;aliased&amp;quot; to &amp;nbsp;
&lt;br&gt;be equivalent. &amp;nbsp;At least, that is my take on it, I could be wrong.
&lt;br&gt;&lt;br&gt;&amp;gt; However, the script: &amp;quot;sudo -u mysql mysql_install_db5&amp;quot; does &amp;nbsp;
&lt;br&gt;&amp;gt; correctly set the ownership permissions on the files mentioned in &amp;nbsp;
&lt;br&gt;&amp;gt; the next 3 lines
&lt;br&gt;&amp;gt; (to &amp;quot;_mysql&amp;quot;, not &amp;quot;mysql&amp;quot;)
&lt;br&gt;&lt;br&gt;They all end up the same, take this test case:
&lt;br&gt;$mkdir -p ~/Desktop/test; cd ~/Desktop/test
&lt;br&gt;$touch file1
&lt;br&gt;$touch file2
&lt;br&gt;$ls -la
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -rw-r--r-- 1 me &amp;nbsp;staff 0 Dec 17 19:04 file1
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -rw-r--r-- 1 me &amp;nbsp;staff 0 Dec 17 19:04 file2
&lt;br&gt;&lt;br&gt;$sudo chown mysql file1
&lt;br&gt;$sudo chown _mysql file2
&lt;br&gt;&lt;br&gt;$ls -la
&lt;br&gt;-rw-r--r-- &amp;nbsp;1 _mysql &amp;nbsp;staff &amp;nbsp; &amp;nbsp;0 Dec 17 19:04 file1
&lt;br&gt;-rw-r--r-- &amp;nbsp;1 _mysql &amp;nbsp;staff &amp;nbsp; &amp;nbsp;0 Dec 17 19:04 file2
&lt;br&gt;&lt;br&gt;&amp;gt; 2- The install script &amp;quot;port install myql5-server&amp;quot; ends with
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;---&amp;gt; &amp;nbsp;Activating mysql5-server @5.1.41_0
&lt;br&gt;&amp;gt; but does, in fact NOT activate the server -- the comment earlier in &amp;nbsp;
&lt;br&gt;&amp;gt; the script,
&lt;br&gt;&lt;br&gt;Maybe a valid point, but I think there are two different terms for &amp;nbsp;
&lt;br&gt;activating. &amp;nbsp;It is activating the port, which it has done. &amp;nbsp;It is not &amp;nbsp;
&lt;br&gt;making any claim to &amp;quot;loading the server&amp;quot; or &amp;quot;starting the server&amp;quot;. &amp;nbsp;It &amp;nbsp;
&lt;br&gt;is a little confusing, but in most cases, there are not launchd items &amp;nbsp;
&lt;br&gt;to deal with, and it makes sense in those cases.
&lt;br&gt;&lt;br&gt;MacPorts does not like operating outside of it's prefix, this is a &amp;nbsp;
&lt;br&gt;great thing. &amp;nbsp;However, there are places, like /etc/pam.d and the &amp;nbsp;
&lt;br&gt;system and user LaunchDaemons and LaunchAgents that simply can not run &amp;nbsp;
&lt;br&gt;inside the MacPorts prefix.
&lt;br&gt;&lt;br&gt;Macports is as clean as I can think it can be, with a symblink in this &amp;nbsp;
&lt;br&gt;case.
&lt;br&gt;&lt;br&gt;Actually, getting a little OT here, why are there mysql5 and mysql5- 
&lt;br&gt;server ports? &amp;nbsp;If they are identical other than the launchd item, how &amp;nbsp;
&lt;br&gt;about just ui messaging a statement that says &amp;quot;if you want to run this &amp;nbsp;
&lt;br&gt;as a server, cp and load the file with these instructions...&amp;quot;
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 	###########################################################
&lt;br&gt;&amp;gt; 	# A startup item has been generated that will aid in
&lt;br&gt;&amp;gt; 	# starting mysql5-server with launchd. It is disabled
&lt;br&gt;&amp;gt; 	# by default. Execute the following command to start it,
&lt;br&gt;&amp;gt; 	# and to cause it to launch at startup:
&lt;br&gt;&amp;gt; 	#
&lt;br&gt;&amp;gt; 	# sudo launchctl load -w /Library/LaunchDaemons/ 
&lt;br&gt;&amp;gt; org.macports.mysql5.plist
&lt;br&gt;&amp;gt; 	###########################################################
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; should probably be output at that point.
&lt;/div&gt;&lt;br&gt;That should be printed when the port is installed, which last I tried &amp;nbsp;
&lt;br&gt;it was what I saw, did you not get that result? &amp;nbsp;If you did not start &amp;nbsp;
&lt;br&gt;it, then that may explain why you are not able to run some of the &amp;nbsp;
&lt;br&gt;commands below.
&lt;br&gt;&lt;br&gt;&amp;gt; 3- in the output from &amp;quot;sudo -u _mysql mysql_install_db5&amp;quot; is the &amp;nbsp;
&lt;br&gt;&amp;gt; comment:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 	&amp;quot;You can test the MySQL daemon with mysql-test-run.pl
&lt;br&gt;&amp;gt; 	cd /opt/local/mysql-test ; perl mysql-test-run.pl&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; except that the directory &amp;quot;/opt/local/mysq-test&amp;quot; does not exist nor &amp;nbsp;
&lt;br&gt;&amp;gt; does the perl script.
&lt;br&gt;&lt;br&gt;You are missing an l in &amp;quot;mysq-test&amp;quot;, though I too do not have those &amp;nbsp;
&lt;br&gt;files or dirs.
&lt;br&gt;&lt;br&gt;&amp;gt; HOWEVER, There is a man page for &amp;quot;mysql-test-run.pl&amp;quot;
&lt;br&gt;&amp;gt; (Note: there is also a man page for &amp;quot;mysql-test-run.pl&amp;quot; also exists, &amp;nbsp;
&lt;br&gt;&amp;gt; but no script)
&lt;br&gt;&lt;br&gt;All I have are man pages as well.
&lt;br&gt;&lt;br&gt;&amp;gt; sudo find . -name *\test\* -print &amp;nbsp;... yields:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ./bin/mysql_client_test5
&lt;br&gt;&lt;br&gt;[snip...]	
&lt;br&gt;&lt;br&gt;You can also run `port contents mysql5` or `port contents mysql5- 
&lt;br&gt;server` and see what was installed, which gives me this:
&lt;br&gt;&lt;a href=&quot;http://pastie.org/748235&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://pastie.org/748235&lt;/a&gt;&lt;br&gt;&lt;br&gt;I too, also see missing files, though I believe the files are not &amp;nbsp;
&lt;br&gt;missing, and some general cleanup needs to be done. &amp;nbsp;In all my mysql &amp;nbsp;
&lt;br&gt;installs, I have never seen those files as test files.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; ======================================================================
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 4- &amp;nbsp;One thing which I don't understand (may just be my lack of MySQL &amp;nbsp;
&lt;br&gt;&amp;gt; knowledge) is why the &amp;nbsp;commands...
&lt;br&gt;&amp;gt; (from the install output)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 	/opt/local/lib/mysql5/bin/mysqladmin -u root password 'new-password'
&lt;br&gt;&amp;gt; 	/opt/local/lib/mysql5/bin/mysqladmin -u root -h &amp;nbsp;
&lt;br&gt;&amp;gt; shianbrae.mcgillsociety.org
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; both fail...
&lt;br&gt;&amp;gt; 	/opt/local/lib/mysql5/bin/mysqladmin -u root password 'xxx'
&lt;br&gt;&amp;gt; 	/opt/local/lib/mysql5/bin/mysqladmin: connect to server at &amp;nbsp;
&lt;br&gt;&amp;gt; 'localhost' failed
&lt;br&gt;&amp;gt; 	error: 'Access denied for user 'root'@'localhost' (using password: &amp;nbsp;
&lt;br&gt;&amp;gt; NO)'
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If you try to run them a second time.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; but the command: &amp;nbsp;mysqladmin5 -u root -p password &amp;lt;new-password&amp;gt;
&lt;br&gt;&amp;gt; from the MAMP does work, prompting you for the existing password.
&lt;/div&gt;&lt;br&gt;Good questions, I would like to know the difference in mysqladmin in / 
&lt;br&gt;opt/local/lib/mysql5/bin and mysqladmin5 in /opt/local/lib/mysql5/bin &amp;nbsp;
&lt;br&gt;and how we can clean this all up.
&lt;br&gt;&lt;br&gt;This seems to be a documentation issue, and a port layout issue. &amp;nbsp;
&lt;br&gt;`mysqladmin` should work, it has a man page that goes with it, and is &amp;nbsp;
&lt;br&gt;how you generally do this on a not MacPorts install. &amp;nbsp;So far, I do not &amp;nbsp;
&lt;br&gt;believe you have done anything wrong, but this is getting rather &amp;nbsp;
&lt;br&gt;confusing.
&lt;br&gt;&lt;br&gt;If I get a spare moment, I will look at the port file(s) and see if I &amp;nbsp;
&lt;br&gt;can see what is happening.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; ======================================================================
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 5- if you &amp;quot;sudo port uninstall mysql5-server&amp;quot;
&lt;br&gt;&amp;gt; It claims :
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---&amp;gt; &amp;nbsp;Deactivating mysql5-server @5.1.41_0
&lt;br&gt;&amp;gt; ---&amp;gt; &amp;nbsp;Uninstalling mysql5-server @5.1.41_0
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; But the server continues to run. &amp;nbsp;And, since the plist file is now &amp;nbsp;
&lt;br&gt;&amp;gt; gone, you can't &amp;quot;unload&amp;quot; it...
&lt;/div&gt;&lt;br&gt;When you now you have a 'server' type app running, you have to just &amp;nbsp;
&lt;br&gt;know to unload the launchd item first. &amp;nbsp;You have a few options, brute &amp;nbsp;
&lt;br&gt;force it with a reboot, the plist will not be there anymore, and it &amp;nbsp;
&lt;br&gt;will not be able to load
&lt;br&gt;&lt;br&gt;Run `sudo launchctl list`
&lt;br&gt;You will get back a few things;
&lt;br&gt;$sudo launchctl list | grep -i mysql
&lt;br&gt;Password:
&lt;br&gt;143	-	0x10c110.mysqld
&lt;br&gt;143	-	0x10b180.mysqld
&lt;br&gt;93	-	org.macports.mysql5
&lt;br&gt;&lt;br&gt;* If someone could explain items 143 to me, would love to know about &amp;nbsp;
&lt;br&gt;those.
&lt;br&gt;&lt;br&gt;But you can also remove/start/stop by label, which you now know. &amp;nbsp;I &amp;nbsp;
&lt;br&gt;like label better, easier to remember, no paths to fiddle with. &amp;nbsp; From &amp;nbsp;
&lt;br&gt;the man page:
&lt;br&gt;( `man launchctl` )
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; remove job_label
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Remove the job from launchd
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;by label.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; start job_label
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Start the specified job by
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;label. The expected use of
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;this subcommand is for
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;debugging and testing so
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;that one can manually
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;kick-start an on-demand
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;server.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; stop job_label
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Stop the specified job by
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;label. If a job is on-demand,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;launchd may immediately
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;restart the job if launchd
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;finds any criteria that is
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;satisfied. Non-demand based
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;jobs will always be restarted.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Use of this subcommand is
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;discouraged. Jobs should
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ideally idle timeout by them-
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;selves.
&lt;br&gt;&lt;br&gt;So I think in your case something like
&lt;br&gt;sudo launchctl remove org.macports.mysql5
&lt;br&gt;( * Note the lack of the .plist in the name, we are removing by label &amp;nbsp;
&lt;br&gt;here, which may not always match the filename, though in 99.999% of &amp;nbsp;
&lt;br&gt;the cases, they do )
&lt;br&gt;&lt;br&gt;The server continues to run, even though most of the files are gone, &amp;nbsp;
&lt;br&gt;because that is how computers work :) &amp;nbsp;Run an app, it is loaded into &amp;nbsp;
&lt;br&gt;memory. &amp;nbsp;I could sudo rm -rf /Application_/Mail.app and keep writing &amp;nbsp;
&lt;br&gt;you this email, and all would be well, probably for a longer time than &amp;nbsp;
&lt;br&gt;you would ever suspect.
&lt;br&gt;&lt;br&gt;A nice story was once told about how a mis-placed rm -rf got caught &amp;nbsp;
&lt;br&gt;about 90% to completion, but a shell was open, with very little &amp;nbsp;
&lt;br&gt;access. &amp;nbsp;Since so much stuff was still in memory, a lot of work was &amp;nbsp;
&lt;br&gt;still able to be done, and even an backup was restored, sans a reboot &amp;nbsp;
&lt;br&gt;I believe.
&lt;br&gt;&lt;br&gt;MySql for you, is still running, because MacPorts removed what it &amp;nbsp;
&lt;br&gt;could, but all your data files and pids and the rest are allowing it &amp;nbsp;
&lt;br&gt;to live on. Brave (I mean stupid) people use this to their advantage &amp;nbsp;
&lt;br&gt;to wildly update php5 on a production server :)
&lt;br&gt;&lt;br&gt;&amp;gt; sudo launchctl unload -w /Library/LaunchDaemons/ 
&lt;br&gt;&amp;gt; org.macports.mysql5.plist
&lt;br&gt;&amp;gt; launchctl: Couldn't stat(&amp;quot;/Library/LaunchDaemons/ 
&lt;br&gt;&amp;gt; org.macports.mysql5.plist&amp;quot;): No such file or directory
&lt;br&gt;&amp;gt; nothing found to unload -- and, naturally, you can't kill it because &amp;nbsp;
&lt;br&gt;&amp;gt; Launchd will respawn it, forcing a reboot
&lt;br&gt;&lt;br&gt;Pretty sure we got this covered, to the best of my personal knowledge.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; = 
&lt;br&gt;&amp;gt; ======================================================================
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; So, the short is, I have the server working &amp;nbsp;(accordng to the MAMP &amp;nbsp;
&lt;br&gt;&amp;gt; page) and now have to figure out how to
&lt;br&gt;&amp;gt; authorize users!
&lt;/div&gt;&lt;br&gt;Once you get it up and running, I assume you have apache2 up and &amp;nbsp;
&lt;br&gt;running. &amp;nbsp;I also am going to assume you have php5 up and running. &amp;nbsp;Do &amp;nbsp;
&lt;br&gt;a `sudo port install php5-mcrypt`, this is needed by phpMyAdmin. &amp;nbsp; 
&lt;br&gt;Restart Apache.
&lt;br&gt;&lt;br&gt;Load up &lt;a href=&quot;http://localhost&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost&lt;/a&gt;&amp;nbsp;and you should see &amp;quot;It works!&amp;quot;, this is &amp;nbsp;
&lt;br&gt;served out by the path:
&lt;br&gt;/opt/local/apache2/htdocs/
&lt;br&gt;&lt;br&gt;Download phpMyAdmin, rename it it something easier to type, like &amp;quot;p&amp;quot; &amp;nbsp;
&lt;br&gt;and drop in in
&lt;br&gt;/opt/local/apache2/htdocs/p/
&lt;br&gt;&lt;br&gt;Edit the config file, you need only edit one line, the secret key &amp;nbsp;
&lt;br&gt;value, and if this is a local box, don't worry too much about it.
&lt;br&gt;&lt;br&gt;Hit up &lt;a href=&quot;http://localhost/p&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost/p&lt;/a&gt;&lt;br&gt;It will ask you to login, use root and your password. &amp;nbsp;Then go into &amp;nbsp;
&lt;br&gt;the permissions. &amp;nbsp;I usually, on a production machine, set all access &amp;nbsp;
&lt;br&gt;to localhost when adding new users. &amp;nbsp;I will update the root username &amp;nbsp;
&lt;br&gt;to a username I like *instead* of root. &amp;nbsp;Some of my phpMyAdmins are &amp;nbsp;
&lt;br&gt;public facing, and while they are http auth protected, and SSL'd, I &amp;nbsp;
&lt;br&gt;still do not like giving away 50% of the login data.
&lt;br&gt;&lt;br&gt;&amp;gt; Time to break down and RTFM.
&lt;br&gt;&lt;br&gt;&lt;br&gt;I think you did pretty good with what you had. &amp;nbsp;Sounds like you are &amp;nbsp;
&lt;br&gt;going along just fine. &amp;nbsp;This list is here to help, this is my favorite &amp;nbsp;
&lt;br&gt;list for the great people here.
&lt;br&gt;&lt;br&gt;Hope this helps.
&lt;br&gt;-- 
&lt;br&gt;Scott * If you contact me off list replace talklists@ with scott@ *
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26838722&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-check-what-packages-have-been-installed--tp26321424p26838722.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26838460</id>
	<title>Re: Need help activating Macports install of MySQL5 on Snow Leopard</title>
	<published>2009-12-17T18:56:24Z</published>
	<updated>2009-12-17T18:56:24Z</updated>
	<author>
		<name>William H. Magill</name>
	</author>
	<content type="html">&lt;br&gt;On Dec 14, 2009, at 8:51 PM, Ryan Schmidt wrote:
&lt;br&gt;&amp;gt;&amp;gt; I don't know if I still need to do more things using the macports mysql tools (and which ones), or if I need to find something specific to generic Mysql.
&lt;br&gt;&amp;gt;&amp;gt; I'm assuming I am tripping over all of the things which only ever need to be done once when MySQL is first installed, and never again under updates.
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; So, I'm looking for some kind of tutorial/cookbook for &amp;quot;installing&amp;quot; MySQL5 on Snow Leopard.
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Quite frankly, at this point, I don't know what i don't know, but assume it to be substantial.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Give the MySQL section of the MAMP how-to a try and please make any necessary corrections (or let us know and we'll make them).
&lt;br&gt;&lt;br&gt;I'll let you folks make the changes as I don't feel confident enough in my conclusions, since this is my first time through.
&lt;br&gt;&lt;br&gt;Ok... &amp;nbsp;Installing mysql-server apparently was the big thing.
&lt;br&gt;&lt;br&gt;Had to completely remove (not just port uninstall) the macports MySql5 installation including:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /opt/local/etc/mysql5 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /opt/local/var/db/mysql5
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /opt/local/var/run/
&lt;br&gt;to start over again.
&lt;br&gt;&lt;br&gt;Miscellaneous things I've noticed...
&lt;br&gt;1- MAMP ... Under Snow Leopard, the pre-existing userid/groupid for mysql is &amp;quot;_mysql&amp;quot; -- note the preceding underscore.
&lt;br&gt;&lt;br&gt;However, the script: &amp;quot;sudo -u mysql mysql_install_db5&amp;quot; does correctly set the ownership permissions on the files mentioned in the next 3 lines
&lt;br&gt;(to &amp;quot;_mysql&amp;quot;, not &amp;quot;mysql&amp;quot;)
&lt;br&gt;&lt;br&gt;2- The install script &amp;quot;port install myql5-server&amp;quot; ends with 
&lt;br&gt;&amp;nbsp; &amp;nbsp; ---&amp;gt; &amp;nbsp;Activating mysql5-server @5.1.41_0
&lt;br&gt;but does, in fact NOT activate the server -- the comment earlier in the script, 
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ###########################################################
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # A startup item has been generated that will aid in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # starting mysql5-server with launchd. It is disabled
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # by default. Execute the following command to start it,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # and to cause it to launch at startup:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # sudo launchctl load -w /Library/LaunchDaemons/org.macports.mysql5.plist
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ###########################################################
&lt;br&gt;&lt;br&gt;should probably be output at that point.
&lt;br&gt;&lt;br&gt;3- in the output from &amp;quot;sudo -u _mysql mysql_install_db5&amp;quot; is the comment:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;You can test the MySQL daemon with mysql-test-run.pl
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cd /opt/local/mysql-test ; perl mysql-test-run.pl&amp;quot;
&lt;br&gt;&lt;br&gt;except that the directory &amp;quot;/opt/local/mysq-test&amp;quot; does not exist nor does the perl script.
&lt;br&gt;&lt;br&gt;HOWEVER, There is a man page for &amp;quot;mysql-test-run.pl&amp;quot; &amp;nbsp;
&lt;br&gt;(Note: there is also a man page for &amp;quot;mysql-test-run.pl&amp;quot; also exists, but no script)
&lt;br&gt;&lt;br&gt;sudo find . -name *\test\* -print &amp;nbsp;... yields:
&lt;br&gt;&lt;br&gt;./bin/mysql_client_test5
&lt;br&gt;./bin/mysql_client_test_embedded5
&lt;br&gt;./bin/mysqltest5
&lt;br&gt;./bin/mysqltest_embedded5
&lt;br&gt;./lib/mysql5/bin/mysql_client_test
&lt;br&gt;./lib/mysql5/bin/mysql_client_test_embedded
&lt;br&gt;./lib/mysql5/bin/mysqltest
&lt;br&gt;./lib/mysql5/bin/mysqltest_embedded
&lt;br&gt;./lib/mysql5/bin/ndb_test_platform
&lt;br&gt;./share/macports/Tcl/port1.0/porttest.tcl
&lt;br&gt;./share/man/man1/mysql-stress-test.pl.1.gz
&lt;br&gt;./share/man/man1/mysql-test-run.pl.1.gz
&lt;br&gt;./share/man/man1/mysql_client_test.1.gz
&lt;br&gt;./share/man/man1/mysql_client_test_embedded.1.gz
&lt;br&gt;./share/man/man1/mysqltest.1.gz
&lt;br&gt;./share/man/man1/mysqltest_embedded.1.gz
&lt;br&gt;./share/man/man3/BN_is_prime_fasttest.3.gz
&lt;br&gt;./share/mysql5/mysql/mi_test_all
&lt;br&gt;./share/mysql5/mysql/mi_test_all.res
&lt;br&gt;./share/mysql5/mysql/mysql_test_data_timezone.sql
&lt;br&gt;./share/readline/rlptytest.c
&lt;br&gt;./share/readline/rltest.c
&lt;br&gt;./var/db/mysql5/test
&lt;br&gt;./var/macports/software/mysql5/5.1.41_0/opt/local/bin/mysql_client_test5
&lt;br&gt;./var/macports/software/mysql5/5.1.41_0/opt/local/bin/mysql_client_test_embedded5
&lt;br&gt;./var/macports/software/mysql5/5.1.41_0/opt/local/bin/mysqltest5
&lt;br&gt;./var/macports/software/mysql5/5.1.41_0/opt/local/bin/mysqltest_embedded5
&lt;br&gt;./var/macports/software/mysql5/5.1.41_0/opt/local/lib/mysql5/bin/mysql_client_test
&lt;br&gt;./var/macports/software/mysql5/5.1.41_0/opt/local/lib/mysql5/bin/mysql_client_test_embedded
&lt;br&gt;./var/macports/software/mysql5/5.1.41_0/opt/local/lib/mysql5/bin/mysqltest
&lt;br&gt;./var/macports/software/mysql5/5.1.41_0/opt/local/lib/mysql5/bin/mysqltest_embedded
&lt;br&gt;./var/macports/software/mysql5/5.1.41_0/opt/local/lib/mysql5/bin/ndb_test_platform
&lt;br&gt;./var/macports/software/mysql5/5.1.41_0/opt/local/share/man/man1/mysql-stress-test.pl.1.gz
&lt;br&gt;./var/macports/software/mysql5/5.1.41_0/opt/local/share/man/man1/mysql-test-run.pl.1.gz
&lt;br&gt;./var/macports/software/mysql5/5.1.41_0/opt/local/share/man/man1/mysql_client_test.1.gz
&lt;br&gt;./var/macports/software/mysql5/5.1.41_0/opt/local/share/man/man1/mysql_client_test_embedded.1.gz
&lt;br&gt;./var/macports/software/mysql5/5.1.41_0/opt/local/share/man/man1/mysqltest.1.gz
&lt;br&gt;./var/macports/software/mysql5/5.1.41_0/opt/local/share/man/man1/mysqltest_embedded.1.gz
&lt;br&gt;./var/macports/software/mysql5/5.1.41_0/opt/local/share/mysql5/mysql/mi_test_all
&lt;br&gt;./var/macports/software/mysql5/5.1.41_0/opt/local/share/mysql5/mysql/mi_test_all.res
&lt;br&gt;./var/macports/software/mysql5/5.1.41_0/opt/local/share/mysql5/mysql/mysql_test_data_timezone.sql
&lt;br&gt;&lt;br&gt;=====================================================================================
&lt;br&gt;&lt;br&gt;4- &amp;nbsp;One thing which I don't understand (may just be my lack of MySQL knowledge) is why the &amp;nbsp;commands...
&lt;br&gt;(from the install output)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /opt/local/lib/mysql5/bin/mysqladmin -u root password 'new-password'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /opt/local/lib/mysql5/bin/mysqladmin -u root -h shianbrae.mcgillsociety.org
&lt;br&gt;&lt;br&gt;both fail...
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /opt/local/lib/mysql5/bin/mysqladmin -u root password 'xxx'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /opt/local/lib/mysql5/bin/mysqladmin: connect to server at 'localhost' failed
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; error: 'Access denied for user 'root'@'localhost' (using password: NO)'
&lt;br&gt;&lt;br&gt;If you try to run them a second time.
&lt;br&gt;&lt;br&gt;but the command: &amp;nbsp;mysqladmin5 -u root -p password &amp;lt;new-password&amp;gt;
&lt;br&gt;from the MAMP does work, prompting you for the existing password.
&lt;br&gt;&lt;br&gt;=====================================================================================
&lt;br&gt;&lt;br&gt;5- if you &amp;quot;sudo port uninstall mysql5-server&amp;quot;
&lt;br&gt;It claims :
&lt;br&gt;&lt;br&gt;---&amp;gt; &amp;nbsp;Deactivating mysql5-server @5.1.41_0
&lt;br&gt;---&amp;gt; &amp;nbsp;Uninstalling mysql5-server @5.1.41_0
&lt;br&gt;&lt;br&gt;But the server continues to run. &amp;nbsp;And, since the plist file is now gone, you can't &amp;quot;unload&amp;quot; it...
&lt;br&gt;sudo launchctl unload -w /Library/LaunchDaemons/org.macports.mysql5.plist
&lt;br&gt;launchctl: Couldn't stat(&amp;quot;/Library/LaunchDaemons/org.macports.mysql5.plist&amp;quot;): No such file or directory
&lt;br&gt;nothing found to unload -- and, naturally, you can't kill it because Launchd will respawn it, forcing a reboot
&lt;br&gt;&lt;br&gt;=====================================================================================
&lt;br&gt;&lt;br&gt;So, the short is, I have the server working &amp;nbsp;(accordng to the MAMP page) and now have to figure out how to
&lt;br&gt;authorize users! &amp;nbsp;
&lt;br&gt;&lt;br&gt;Time to break down and RTFM.
&lt;br&gt;&lt;br&gt;T.T.F.N.
&lt;br&gt;William H. Magill
&lt;br&gt;# Flat-panel iMac (2.1) [800MHz - Super Drive - 768 Meg] OS X 10.4.11 
&lt;br&gt;# iMac6,1 Core 2 Duo [2.16GHz - 3 GB 667] OS X 10.6.2
&lt;br&gt;# MacBook Pro4.1 Core 2 Duo [2.5GHz - 4GB 667] OS X 10.6.2
&lt;br&gt;# Mac mini Core Duo [1.66 Ghz - 2 GB 667]OS X 10.6.2
&lt;br&gt;# PWS433a [Alpha 21164 Rev 7.2 (EV56)- 64 Meg] Tru64 5.1a 
&lt;br&gt;# XP1000 [Alpha 21264-3 (EV6) - 256 meg] FreeBSD 5.3
&lt;br&gt;# XP1000 [Alpha 21264-A (EV6-7) - 256 meg] FreeBSD 5.3
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26838460&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;magill@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26838460&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;magill@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26838460&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;whmagill@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26838460&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-check-what-packages-have-been-installed--tp26321424p26838460.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26837663</id>
	<title>Re: Python 2.6 pkg_resources.DistributionNotFound error</title>
	<published>2009-12-17T17:05:49Z</published>
	<updated>2009-12-17T17:05:49Z</updated>
	<author>
		<name>Joshua Root-8</name>
	</author>
	<content type="html">On 2009-12-18 11:42 , Thomas Gautier wrote:
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'm having a problem with macports on SnowLeopard regarding python 2.6 ports. For several of them like ipython, virtualenv and virtualenvwrapper I'm getting a &amp;quot;pkg_resources.DistributionNotFound: &amp;lt;package&amp;gt;&amp;quot; error.
&lt;br&gt;&lt;br&gt;And &amp;lt;package&amp;gt; is installed?
&lt;br&gt;&lt;br&gt;&amp;gt; I don't get the error since other python packages like py26-pil and py26-psycopg2 are working correctly.
&lt;br&gt;&lt;br&gt;One would assume then that all of their dependencies are installed.
&lt;br&gt;&lt;br&gt;&amp;gt; Another thing I don't get is why when I'm using easy_install packages are being installed in the &amp;quot;old&amp;quot; Apple's site-packahe (/Library/Python/2.6/site-packages) and not macports' one.
&lt;br&gt;&lt;br&gt;Which easy_install? You don't want to install into the macports prefix
&lt;br&gt;without registering the files with macports anyway.
&lt;br&gt;&lt;br&gt;- Josh
&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26837663&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Python-2.6-pkg_resources.DistributionNotFound-error-tp26837451p26837663.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26837451</id>
	<title>Python 2.6 pkg_resources.DistributionNotFound error</title>
	<published>2009-12-17T16:42:10Z</published>
	<updated>2009-12-17T16:42:10Z</updated>
	<author>
		<name>Thomas Gautier</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I'm having a problem with macports on SnowLeopard regarding python 2.6 ports. For several of them like ipython, virtualenv and virtualenvwrapper I'm getting a &amp;quot;pkg_resources.DistributionNotFound: &amp;lt;package&amp;gt;&amp;quot; error.
&lt;br&gt;&lt;br&gt;Maybe I've done something wrong with my python 2.6 install but I've just used sudo port install python26 and then sudo python_select to use macports' python2.6 and not Apple's.
&lt;br&gt;&lt;br&gt;I don't get the error since other python packages like py26-pil and py26-psycopg2 are working correctly.
&lt;br&gt;&lt;br&gt;Another thing I don't get is why when I'm using easy_install packages are being installed in the &amp;quot;old&amp;quot; Apple's site-packahe (/Library/Python/2.6/site-packages) and not macports' one.
&lt;br&gt;&lt;br&gt;Thanks for your help.
&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26837451&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Python-2.6-pkg_resources.DistributionNotFound-error-tp26837451p26837451.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26835688</id>
	<title>segfault with python/numpy array multiplication</title>
	<published>2009-12-17T13:58:08Z</published>
	<updated>2009-12-17T13:58:08Z</updated>
	<author>
		<name>Jonathan Stickel-5</name>
	</author>
	<content type="html">I am experiencing a segmentation fault when running the following script 
&lt;br&gt;using Macports python + numpy:
&lt;br&gt;&lt;br&gt;&lt;br&gt;#!/usr/bin/env python
&lt;br&gt;&amp;quot;&amp;quot;&amp;quot;
&lt;br&gt;segfaults with numpy.dot for reasonably sized arrays
&lt;br&gt;&amp;quot;&amp;quot;&amp;quot;
&lt;br&gt;import numpy as np
&lt;br&gt;n = 60
&lt;br&gt;B = np.dot( np.random.rand(n,n), np.random.rand(n,n+1))
&lt;br&gt;print(B.shape)
&lt;br&gt;&lt;br&gt;&lt;br&gt;The segfault occurs at the matrix multiplication ('dot') line for n &amp;gt; 
&lt;br&gt;51. &amp;nbsp;This runs fine on an Ubuntu system. &amp;nbsp;Multiplying square matrices 
&lt;br&gt;also works fine from what I can tell. &amp;nbsp;I am using py25-numpy on Tiger 
&lt;br&gt;(10.4.11). &amp;nbsp;Can anyone else reproduce this in macports? &amp;nbsp;I wonder if 
&lt;br&gt;there is a bug with some dependency or whatnot, maybe atlas.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Jonathan
&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26835688&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/segfault-with-python-numpy-array-multiplication-tp26835688p26835688.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26833096</id>
	<title>Re: gfortran-4.5 was not built when installing gcc-4.5</title>
	<published>2009-12-17T10:50:42Z</published>
	<updated>2009-12-17T10:50:42Z</updated>
	<author>
		<name>Joshua Root-8</name>
	</author>
	<content type="html">On 2009-12-18 05:33 , Frank Schima wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; You need to use the gfortran variant. So you can run the following:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 	sudo port upgrade gcc45 +gfortran
&lt;br&gt;&lt;br&gt;Needs --enforce-variants:
&lt;br&gt;&lt;br&gt;sudo port upgrade --enforce-variants gcc45 +gfortran
&lt;br&gt;&lt;br&gt;- Josh
&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26833096&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/gfortran-4.5-was-not-built-when-installing-gcc-4.5-tp26832639p26833096.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26832839</id>
	<title>Re: gfortran-4.5 was not built when installing gcc-4.5</title>
	<published>2009-12-17T10:33:48Z</published>
	<updated>2009-12-17T10:33:48Z</updated>
	<author>
		<name>Frank Schima-3</name>
	</author>
	<content type="html">&lt;br&gt;On Dec 17, 2009, at 11:15 AM, Vic Kelson wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I successfully installed gcc-4.5 from MacPorts with
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; $ sudo port install gcc45
&lt;br&gt;&amp;gt; Password:
&lt;br&gt;&amp;gt; ---&amp;gt; &amp;nbsp;Computing dependencies for gcc45
&lt;br&gt;&amp;gt; ---&amp;gt; &amp;nbsp;Fetching gcc45
&lt;br&gt;&amp;gt; ---&amp;gt; &amp;nbsp;Attempting to fetch gcc-core-4.5-20091203.tar.bz2 from ftp://gcc.gnu.org/pub/gcc/snapshots/4.5-20091203/
&lt;br&gt;&amp;gt; ---&amp;gt; &amp;nbsp;Attempting to fetch gcc-fortran-4.5-20091203.tar.bz2 from ftp://gcc.gnu.org/pub/gcc/snapshots/4.5-20091203/
&lt;br&gt;&amp;gt; ---&amp;gt; &amp;nbsp;Attempting to fetch gcc-g++-4.5-20091203.tar.bz2 from ftp://gcc.gnu.org/pub/gcc/snapshots/4.5-20091203/
&lt;br&gt;&amp;gt; ---&amp;gt; &amp;nbsp;Attempting to fetch gcc-java-4.5-20091203.tar.bz2 from ftp://gcc.gnu.org/pub/gcc/snapshots/4.5-20091203/
&lt;br&gt;&amp;gt; ---&amp;gt; &amp;nbsp;Attempting to fetch gcc-objc-4.5-20091203.tar.bz2 from ftp://gcc.gnu.org/pub/gcc/snapshots/4.5-20091203/
&lt;br&gt;&amp;gt; ---&amp;gt; &amp;nbsp;Verifying checksum(s) for gcc45
&lt;br&gt;&amp;gt; ---&amp;gt; &amp;nbsp;Extracting gcc45
&lt;br&gt;&amp;gt; ---&amp;gt; &amp;nbsp;Configuring gcc45
&lt;br&gt;&amp;gt; ---&amp;gt; &amp;nbsp;Building gcc45
&lt;br&gt;&amp;gt; ---&amp;gt; &amp;nbsp;Staging gcc45 into destroot
&lt;br&gt;&amp;gt; ---&amp;gt; &amp;nbsp;Installing gcc45 @4.5-20091203_0
&lt;br&gt;&amp;gt; ---&amp;gt; &amp;nbsp;Activating gcc45 @4.5-20091203_0
&lt;br&gt;&amp;gt; ---&amp;gt; &amp;nbsp;Cleaning gcc45
&lt;br&gt;&amp;gt; $
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Everything went without a hitch, but there's no gfortran-4.5 or gfortran-mp-4.5, only the gfortran-mp-4.3 that was built when I first installed MacPorts. Did I do something wrong? It appears to have downloaded the sources... Is there a flag that I need to set when I do the install? I'd really like to try out some of the new Fortran 2003 features in gfortran 4.5
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; THANKS for all you do!
&lt;/div&gt;&lt;br&gt;You need to use the gfortran variant. So you can run the following:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; sudo port upgrade gcc45 +gfortran
&lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers!
&lt;br&gt;Frank
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26832839&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/gfortran-4.5-was-not-built-when-installing-gcc-4.5-tp26832639p26832839.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26832639</id>
	<title>gfortran-4.5 was not built when installing gcc-4.5</title>
	<published>2009-12-17T10:15:36Z</published>
	<updated>2009-12-17T10:15:36Z</updated>
	<author>
		<name>Vic.Kelson</name>
	</author>
	<content type="html">Hi All,
&lt;br&gt;&lt;br&gt;I successfully installed gcc-4.5 from MacPorts with
&lt;br&gt;&lt;br&gt;$ sudo port install gcc45
&lt;br&gt;Password:
&lt;br&gt;---&amp;gt; &amp;nbsp;Computing dependencies for gcc45
&lt;br&gt;---&amp;gt; &amp;nbsp;Fetching gcc45
&lt;br&gt;---&amp;gt; &amp;nbsp;Attempting to fetch gcc-core-4.5-20091203.tar.bz2 from ftp://gcc.gnu.org/pub/gcc/snapshots/4.5-20091203/
&lt;br&gt;---&amp;gt; &amp;nbsp;Attempting to fetch gcc-fortran-4.5-20091203.tar.bz2 from ftp://gcc.gnu.org/pub/gcc/snapshots/4.5-20091203/
&lt;br&gt;---&amp;gt; &amp;nbsp;Attempting to fetch gcc-g++-4.5-20091203.tar.bz2 from ftp://gcc.gnu.org/pub/gcc/snapshots/4.5-20091203/
&lt;br&gt;---&amp;gt; &amp;nbsp;Attempting to fetch gcc-java-4.5-20091203.tar.bz2 from ftp://gcc.gnu.org/pub/gcc/snapshots/4.5-20091203/
&lt;br&gt;---&amp;gt; &amp;nbsp;Attempting to fetch gcc-objc-4.5-20091203.tar.bz2 from ftp://gcc.gnu.org/pub/gcc/snapshots/4.5-20091203/
&lt;br&gt;---&amp;gt; &amp;nbsp;Verifying checksum(s) for gcc45
&lt;br&gt;---&amp;gt; &amp;nbsp;Extracting gcc45
&lt;br&gt;---&amp;gt; &amp;nbsp;Configuring gcc45
&lt;br&gt;---&amp;gt; &amp;nbsp;Building gcc45
&lt;br&gt;---&amp;gt; &amp;nbsp;Staging gcc45 into destroot
&lt;br&gt;---&amp;gt; &amp;nbsp;Installing gcc45 @4.5-20091203_0
&lt;br&gt;---&amp;gt; &amp;nbsp;Activating gcc45 @4.5-20091203_0
&lt;br&gt;---&amp;gt; &amp;nbsp;Cleaning gcc45
&lt;br&gt;$
&lt;br&gt;&lt;br&gt;Everything went without a hitch, but there's no gfortran-4.5 or gfortran-mp-4.5, only the gfortran-mp-4.3 that was built when I first installed MacPorts. Did I do something wrong? It appears to have downloaded the sources... Is there a flag that I need to set when I do the install? I'd really like to try out some of the new Fortran 2003 features in gfortran 4.5
&lt;br&gt;&lt;br&gt;THANKS for all you do!
&lt;br&gt;--v
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26832639&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/gfortran-4.5-was-not-built-when-installing-gcc-4.5-tp26832639p26832639.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26826246</id>
	<title>Re: CafePorts</title>
	<published>2009-12-17T02:51:28Z</published>
	<updated>2009-12-17T02:51:28Z</updated>
	<author>
		<name>Scott Haneda-3</name>
	</author>
	<content type="html">On Dec 17, 2009, at 1:33 AM, Panayotis Katsaloulis wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On 17 Δεκ 2009, at 8:52 π.μ., Scott Haneda wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Dec 16, 2009, at 10:36 PM, Panayotis Katsaloulis wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Did you go to the preferences menu to select the /opt/local &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; directory?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Yes, sorry that I did not mention that, it is already set to /opt/ 
&lt;br&gt;&amp;gt;&amp;gt; local, but I set it again, still no luck.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Oh yes, my fault, I didn't properly see the image.
&lt;br&gt;&amp;gt; Now I think the error was fixed, please try the latest version!
&lt;/div&gt;&lt;br&gt;That did the trick, thanks.
&lt;br&gt;-- 
&lt;br&gt;Scott * If you contact me off list replace talklists@ with scott@ *
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26826246&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/CafePorts-tp26797324p26826246.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26825386</id>
	<title>Re: CafePorts</title>
	<published>2009-12-17T01:33:46Z</published>
	<updated>2009-12-17T01:33:46Z</updated>
	<author>
		<name>Panayotis Katsaloulis-2</name>
	</author>
	<content type="html">&lt;br&gt;On 17 Δεκ 2009, at 8:52 π.μ., Scott Haneda wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; On Dec 16, 2009, at 10:36 PM, Panayotis Katsaloulis wrote:
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Did you go to the preferences menu to select the /opt/local &amp;nbsp;directory?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Yes, sorry that I did not mention that, it is already set to /opt/local, but I set it again, still no luck.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;Oh yes, my fault, I didn't properly see the image.
&lt;br&gt;Now I think the error was fixed, please try the latest version!
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26825386&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/CafePorts-tp26797324p26825386.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26823988</id>
	<title>Re: CafePorts</title>
	<published>2009-12-16T22:52:16Z</published>
	<updated>2009-12-16T22:52:16Z</updated>
	<author>
		<name>Scott Haneda-3</name>
	</author>
	<content type="html">On Dec 16, 2009, at 10:36 PM, Panayotis Katsaloulis wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 17 Δεκ 2009, at 6:10 π.μ., Scott Haneda wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Here is what I get when I launch the app:
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://dl.getdropbox.com/u/340087/Drops/12.16.09/cafeports-9987d4aa-200356.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dl.getdropbox.com/u/340087/Drops/12.16.09/cafeports-9987d4aa-200356.jpg&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I deleted the portindex and portindex.quick files, tried without, &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; and also remade them, still no luck.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Here is my sources.conf file in case that helps:
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://dl.getdropbox.com/u/340087/Drops/12.16.09/sources.conf-aa4cf48c-200614.txt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dl.getdropbox.com/u/340087/Drops/12.16.09/sources.conf-aa4cf48c-200614.txt&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; $port version
&lt;br&gt;&amp;gt;&amp;gt; Version: 1.8.0
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Ran `sudo port selfupdate`
&lt;br&gt;&amp;gt;&amp;gt; Had a cup of tea, three lumps...
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; $port version
&lt;br&gt;&amp;gt;&amp;gt; Version: 1.8.1
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Same error screen.
&lt;br&gt;&amp;gt;&amp;gt; Hope this information is helpful.
&lt;br&gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Did you go to the preferences menu to select the /opt/local &amp;nbsp; 
&lt;br&gt;&amp;gt; directory?
&lt;/div&gt;&lt;br&gt;Yes, sorry that I did not mention that, it is already set to /opt/ 
&lt;br&gt;local, but I set it again, still no luck.
&lt;br&gt;-- 
&lt;br&gt;Scott * If you contact me off list replace talklists@ with scott@ *
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26823988&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/CafePorts-tp26797324p26823988.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26823842</id>
	<title>Re: CafePorts</title>
	<published>2009-12-16T22:36:47Z</published>
	<updated>2009-12-16T22:36:47Z</updated>
	<author>
		<name>Panayotis Katsaloulis-2</name>
	</author>
	<content type="html">&lt;br&gt;On 17 Δεκ 2009, at 6:10 π.μ., Scott Haneda wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Here is what I get when I launch the app:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://dl.getdropbox.com/u/340087/Drops/12.16.09/cafeports-9987d4aa-200356.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dl.getdropbox.com/u/340087/Drops/12.16.09/cafeports-9987d4aa-200356.jpg&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I deleted the portindex and portindex.quick files, tried without, and also remade them, still no luck.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Here is my sources.conf file in case that helps:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://dl.getdropbox.com/u/340087/Drops/12.16.09/sources.conf-aa4cf48c-200614.txt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dl.getdropbox.com/u/340087/Drops/12.16.09/sources.conf-aa4cf48c-200614.txt&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; $port version
&lt;br&gt;&amp;gt; Version: 1.8.0
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Ran `sudo port selfupdate`
&lt;br&gt;&amp;gt; Had a cup of tea, three lumps...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; $port version
&lt;br&gt;&amp;gt; Version: 1.8.1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Same error screen.
&lt;br&gt;&amp;gt; Hope this information is helpful.
&lt;br&gt;&amp;gt; -- 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;Did you go to the preferences menu to select the /opt/local &amp;nbsp;directory?
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26823842&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/CafePorts-tp26797324p26823842.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26823681</id>
	<title>Re: Submit a new port</title>
	<published>2009-12-16T22:10:44Z</published>
	<updated>2009-12-16T22:10:44Z</updated>
	<author>
		<name>Ryan Schmidt-24</name>
	</author>
	<content type="html">&lt;br&gt;On Dec 16, 2009, at 10:41, Panayotis Katsaloulis wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I have created a new port (actually for launch4j)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What should I do to send it to macports?
&lt;br&gt;&lt;br&gt;Create a port submission ticket in the issue tracker and attach your portfile (and any patches) to the ticket. See the guide:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://guide.macports.org/chunked/project.contributing.html#project.contributing.new&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://guide.macports.org/chunked/project.contributing.html#project.contributing.new&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26823681&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Submit-a-new-port-tp26814254p26823681.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26823671</id>
	<title>Re: Is macports site down?</title>
	<published>2009-12-16T22:09:39Z</published>
	<updated>2009-12-16T22:09:39Z</updated>
	<author>
		<name>Ryan Schmidt-24</name>
	</author>
	<content type="html">On Dec 16, 2009, at 11:21, Panayotis Katsaloulis wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Now that I am at home, I can see that from the desktop, macports site is visible.
&lt;br&gt;&amp;gt; From my iPhone though, it is not.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I suspect it has to do with some settings about mobile devices, since I am browsing through my carriers network, not through wifi.
&lt;br&gt;&amp;gt; Although most sites ignore this, others understand it and use a special stylesheet and others (like macports) break :) 
&lt;br&gt;&lt;br&gt;Sounds like either you got a corrupted version of the page somehow (in which case you should clear the cache and try again, but I don't know how to clear the cache on MobileSafari), or like Brandon said there is an http proxy between our web server and your iPhone, possibly managed by your cell carrier. You could tell us who your carrier is, so others with that carrier could try it. You could also try figuring out how the HTML source of our page differs on your iPhone vs. on a computer (but I don't know how you would view a page's source on MobileSafari). But ultimately if it is a proxy messing with our source, that proxy needs to be fixed or bypassed, which is outside our control.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26823671&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Is-macports-site-down--tp26814222p26823671.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26823622</id>
	<title>Re: nfsen not building</title>
	<published>2009-12-16T22:01:21Z</published>
	<updated>2009-12-16T22:01:21Z</updated>
	<author>
		<name>Ryan Schmidt-24</name>
	</author>
	<content type="html">On Dec 16, 2009, at 13:20, Noah wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I am having some troubles install nfsen. &amp;nbsp;the following error Happens. After removing the file that complains of existence I still get more errors. &amp;nbsp;please see below. &amp;nbsp;Then a PERL module is complaining of not being found as well. &amp;nbsp;what is the best Method for fixture?
&lt;br&gt;&lt;br&gt;I can confirm the problem, and have filed a ticket for you in the issue tracker:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://trac.macports.org/ticket/22922&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://trac.macports.org/ticket/22922&lt;/a&gt;&lt;br&gt;&lt;br&gt;In the future, please file bugs in the issue tracker directly.
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26823622&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/nfsen-not-building-tp26816866p26823622.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26822832</id>
	<title>Re: CafePorts</title>
	<published>2009-12-16T20:10:01Z</published>
	<updated>2009-12-16T20:10:01Z</updated>
	<author>
		<name>Scott Haneda-3</name>
	</author>
	<content type="html">Here is what I get when I launch the app:
&lt;br&gt;&lt;a href=&quot;http://dl.getdropbox.com/u/340087/Drops/12.16.09/cafeports-9987d4aa-200356.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dl.getdropbox.com/u/340087/Drops/12.16.09/cafeports-9987d4aa-200356.jpg&lt;/a&gt;&lt;br&gt;&lt;br&gt;I deleted the portindex and portindex.quick files, tried without, and &amp;nbsp;
&lt;br&gt;also remade them, still no luck.
&lt;br&gt;&lt;br&gt;Here is my sources.conf file in case that helps:
&lt;br&gt;&lt;a href=&quot;http://dl.getdropbox.com/u/340087/Drops/12.16.09/sources.conf-aa4cf48c-200614.txt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dl.getdropbox.com/u/340087/Drops/12.16.09/sources.conf-aa4cf48c-200614.txt&lt;/a&gt;&lt;br&gt;&lt;br&gt;$port version
&lt;br&gt;Version: 1.8.0
&lt;br&gt;&lt;br&gt;Ran `sudo port selfupdate`
&lt;br&gt;Had a cup of tea, three lumps...
&lt;br&gt;&lt;br&gt;$port version
&lt;br&gt;Version: 1.8.1
&lt;br&gt;&lt;br&gt;Same error screen.
&lt;br&gt;Hope this information is helpful.
&lt;br&gt;-- 
&lt;br&gt;Scott * If you contact me off list replace talklists@ with scott@ *
&lt;br&gt;&lt;br&gt;On Dec 15, 2009, at 8:12 AM, Panayotis Katsaloulis wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I think now it has started to look like a proper Mac application.
&lt;br&gt;&amp;gt; Although some things need to be worked on again, I'd really like to &amp;nbsp;
&lt;br&gt;&amp;gt; hear what do you think of this effort.
&lt;br&gt;&amp;gt; Now it's usable I think and I need your feedback to go on.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Probably it could also go inside macports itself?
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26822832&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/CafePorts-tp26797324p26822832.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26821796</id>
	<title>Re: CafePorts</title>
	<published>2009-12-16T17:47:01Z</published>
	<updated>2009-12-16T17:47:01Z</updated>
	<author>
		<name>Panayotis Katsaloulis-2</name>
	</author>
	<content type="html">Hello again.
&lt;br&gt;&lt;br&gt;Most of the required features are there now :)
&lt;br&gt;Especially the ability to parse the sources.conf file and use the information therein to build the available port list :)
&lt;br&gt;&lt;br&gt;The version is 0.1.0 &amp;nbsp;(hurray!) and any feedback is welcome!
&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26821796&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/CafePorts-tp26797324p26821796.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26820601</id>
	<title>Re: qt4-mac does not build</title>
	<published>2009-12-16T15:43:43Z</published>
	<updated>2009-12-16T15:43:43Z</updated>
	<author>
		<name>Bugzilla from juergen@starek.net</name>
	</author>
	<content type="html">Hello everyone,
&lt;br&gt;&lt;br&gt;thanks for your replies and sorry for my delay, I did not have web access for the last few days.
&lt;br&gt;&lt;br&gt;The suggestion about the conflict between qt4-mac and kdelibs4 solved the issue insofar as I was, indeed, able to successfully build qt4-mac. However, since the update, digikam (the application that is the reason I need QT in the first place) does not start any more, and I am not sure how to diagnose this.
&lt;br&gt;&lt;br&gt;Is it correct, for a Macports project, to &amp;quot;cd into&amp;quot; the app bundle and launch the executable from a shell in order to get at the error messages? Or does this introduce further problems?
&lt;br&gt;&lt;br&gt;Many thanks again,
&lt;br&gt;&lt;br&gt;&amp;nbsp; Jürgen
&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26820601&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/qt4-mac-does-not-build-tp26742262p26820601.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26816866</id>
	<title>nfsen not building</title>
	<published>2009-12-16T11:20:50Z</published>
	<updated>2009-12-16T11:20:50Z</updated>
	<author>
		<name>Noah Garrett Wallach-5</name>
	</author>
	<content type="html">Hi there,
&lt;br&gt;&lt;br&gt;I am having some troubles install nfsen. &amp;nbsp;the following error Happens. 
&lt;br&gt;After removing the file that complains of existence I still get more 
&lt;br&gt;errors. &amp;nbsp;please see below. &amp;nbsp;Then a PERL module is complaining of not 
&lt;br&gt;being found as well. &amp;nbsp;what is the best Method for fixture?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;wifi-b-129-252 11:09:52 ~ $ sudo port install nfsen
&lt;br&gt;---&amp;gt; &amp;nbsp;Computing dependencies for nfsen
&lt;br&gt;---&amp;gt; &amp;nbsp;Staging nfsen into destroot
&lt;br&gt;Error: Target org.macports.destroot returned: error copying 
&lt;br&gt;&amp;quot;/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_nfsen/work/nfsen-1.3/etc/nfsen-dist.conf&amp;quot; 
&lt;br&gt;to 
&lt;br&gt;&amp;quot;/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_nfsen/work/nfsen-1.3/etc/nfsen-dist.conf.org&amp;quot;: 
&lt;br&gt;file already exists
&lt;br&gt;Error: Status 1 encountered during processing.
&lt;br&gt;&lt;br&gt;wifi-b-129-252 11:15:27 ~ $ sudo rm 
&lt;br&gt;/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_nfsen/work/nfsen-1.3/etc/nfsen-dist.conf.org
&lt;br&gt;^[[Awifi-b-129-252 11:15:30 sudo port install nfsen---&amp;gt; &amp;nbsp;Computing 
&lt;br&gt;dependencies for nfsen---&amp;gt; &amp;nbsp;Staging nfsen into destroot
&lt;br&gt;Error: Target org.macports.destroot returned: shell command 
&lt;br&gt;&amp;quot;/opt/local/bin/perl 
&lt;br&gt;/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_nfsen/work/nfsen-1.3/install.pl 
&lt;br&gt;/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_nfsen/work/nfsen-1.3/etc/nfsen-dist.conf&amp;quot; 
&lt;br&gt;returned error 2
&lt;br&gt;Command output: Can't locate NfSen.pm in @INC (@INC contains: ./libexec 
&lt;br&gt;./installer-items /opt/local/lib/perl5/site_perl/5.8.9/darwin-2level 
&lt;br&gt;/opt/local/lib/perl5/site_perl/5.8.9 /opt/local/lib/perl5/site_perl 
&lt;br&gt;/opt/local/lib/perl5/vendor_perl/5.8.9/darwin-2level 
&lt;br&gt;/opt/local/lib/perl5/vendor_perl/5.8.9 /opt/local/lib/perl5/vendor_perl 
&lt;br&gt;/opt/local/lib/perl5/5.8.9/darwin-2level /opt/local/lib/perl5/5.8.9 . 
&lt;br&gt;/opt/local/libexec/nfsen __DESTROOT__/opt/local/libexec/nfsen) at 
&lt;br&gt;/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_nfsen/work/nfsen-1.3/install.pl 
&lt;br&gt;line 44.
&lt;br&gt;BEGIN failed--compilation aborted at 
&lt;br&gt;/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_nfsen/work/nfsen-1.3/install.pl 
&lt;br&gt;line 44.
&lt;br&gt;&lt;br&gt;Error: Status 1 encountered during processing.
&lt;br&gt;wifi-b-129-252 11:15:42 ~ $
&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26816866&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/nfsen-not-building-tp26816866p26816866.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26815133</id>
	<title>Re: Is macports site down?</title>
	<published>2009-12-16T09:29:23Z</published>
	<updated>2009-12-16T09:29:23Z</updated>
	<author>
		<name>Bradley Giesbrecht</name>
	</author>
	<content type="html">&lt;br&gt;On Dec 16, 2009, at 9:21 AM, Panayotis Katsaloulis wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 16 Δεκ 2009, at 7:08 μ.μ., Bradley Giesbrecht wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Dec 16, 2009, at 8:40 AM, Panayotis Katsaloulis wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; When I try to browse the site from my iPhone I get the following &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; error;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; This page contains the following errors:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; error on line 19 at column 312: Comment not terminated &amp;lt;!-- var &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; MooTools={version:'1.11'};function $defined(o
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Below is a rendering of the page up to the first error.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; A url is usually a nice addition to this type of question.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I'm browsing macports with success with Safari on both my iMac and &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; iPhone.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; // Brad
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It is actually www.macports.org
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Now that I am at home, I can see that from the desktop, macports &amp;nbsp;
&lt;br&gt;&amp;gt; site is visible.
&lt;br&gt;&amp;gt; From my iPhone though, it is not.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I suspect it has to do with some settings about mobile devices, &amp;nbsp;
&lt;br&gt;&amp;gt; since I am browsing through my carriers network, not through wifi.
&lt;br&gt;&amp;gt; Although most sites ignore this, others understand it and use a &amp;nbsp;
&lt;br&gt;&amp;gt; special stylesheet and others (like macports) break :)
&lt;/div&gt;&lt;br&gt;&lt;br&gt;Working fine here.
&lt;br&gt;&lt;br&gt;Some of my info:
&lt;br&gt;iPhone 3G
&lt;br&gt;Version 3.1.2
&lt;br&gt;WIFI Off
&lt;br&gt;Network AT&amp;T
&lt;br&gt;Carrier AT&amp;T 5.6
&lt;br&gt;&lt;br&gt;// Brad
&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26815133&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Is-macports-site-down--tp26814222p26815133.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26815078</id>
	<title>Re: Is macports site down?</title>
	<published>2009-12-16T09:28:18Z</published>
	<updated>2009-12-16T09:28:18Z</updated>
	<author>
		<name>Brandon Allbery</name>
	</author>
	<content type="html">On Dec 16, 2009, at 12:21 , Panayotis Katsaloulis wrote:
&lt;br&gt;&amp;gt; I suspect it has to do with some settings about mobile devices, &amp;nbsp;
&lt;br&gt;&amp;gt; since I am browsing through my carriers network, not through wifi.
&lt;br&gt;&amp;gt; Although most sites ignore this, others understand it and use a &amp;nbsp;
&lt;br&gt;&amp;gt; special stylesheet and others (like macports) break :)
&lt;br&gt;&lt;br&gt;&lt;br&gt;Broken http proxies. &amp;nbsp;Eurggh.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;brandon s. allbery [solaris,freebsd,perl,pugs,haskell] &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26815078&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;allbery@...&lt;/a&gt;
&lt;br&gt;system administrator [openafs,heimdal,too many hats] &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26815078&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;allbery@...&lt;/a&gt;
&lt;br&gt;electrical and computer engineering, carnegie mellon university &amp;nbsp; &amp;nbsp;KF8NH
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26815078&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;PGP.sig&lt;/strong&gt; (202 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26815078/0/PGP.sig&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Is-macports-site-down--tp26814222p26815078.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26814965</id>
	<title>Re: Is macports site down?</title>
	<published>2009-12-16T09:21:26Z</published>
	<updated>2009-12-16T09:21:26Z</updated>
	<author>
		<name>Panayotis Katsaloulis-2</name>
	</author>
	<content type="html">&lt;br&gt;On 16 Δεκ 2009, at 7:08 μ.μ., Bradley Giesbrecht wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Dec 16, 2009, at 8:40 AM, Panayotis Katsaloulis wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; When I try to browse the site from my iPhone I get the following error;
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; This page contains the following errors:
&lt;br&gt;&amp;gt;&amp;gt; error on line 19 at column 312: Comment not terminated &amp;lt;!-- var MooTools={version:'1.11'};function $defined(o 
&lt;br&gt;&amp;gt;&amp;gt; Below is a rendering of the page up to the first error.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; A url is usually a nice addition to this type of question.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'm browsing macports with success with Safari on both my iMac and iPhone.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; // Brad
&lt;/div&gt;&lt;br&gt;It is actually www.macports.org
&lt;br&gt;&lt;br&gt;Now that I am at home, I can see that from the desktop, macports site is visible.
&lt;br&gt;From my iPhone though, it is not.
&lt;br&gt;&lt;br&gt;I suspect it has to do with some settings about mobile devices, since I am browsing through my carriers network, not through wifi.
&lt;br&gt;Although most sites ignore this, others understand it and use a special stylesheet and others (like macports) break :) 
&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26814965&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Is-macports-site-down--tp26814222p26814965.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26814734</id>
	<title>Re: Is macports site down?</title>
	<published>2009-12-16T09:08:15Z</published>
	<updated>2009-12-16T09:08:15Z</updated>
	<author>
		<name>Bradley Giesbrecht</name>
	</author>
	<content type="html">&lt;html&gt;&lt;body style=&quot;word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; &quot;&gt;&lt;div&gt;&lt;div&gt;On Dec 16, 2009, at 8:40 AM, Panayotis Katsaloulis wrote:&lt;/div&gt;&lt;br class=&quot;Apple-interchange-newline&quot;&gt;&lt;blockquote type=&quot;cite&quot;&gt;&lt;div bgcolor=&quot;#FFFFFF&quot;&gt;&lt;div&gt;&lt;span&gt;When I try to browse the site from my iPhone I get the following error;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;span&gt;&lt;/span&gt;&lt;parsererror style=&quot;display: block; white-space: pre; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(204, 119, 119); border-right-color: rgb(204, 119, 119); border-bottom-color: rgb(204, 119, 119); border-left-color: rgb(204, 119, 119); padding-top: 0px; padding-right: 1em; padding-bottom: 0px; padding-left: 1em; margin-top: 1em; margin-right: 1em; margin-bottom: 1em; margin-left: 1em; background-color: rgb(255, 221, 221); color: black; &quot;&gt;&lt;h3 style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: white; background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: rgb(134, 149, 179); padding-top: 0.2em; padding-right: 0.2em; padding-bottom: 0.2em; padding-left: 0.2em; background-position: initial initial; &quot;&gt;This page contains the following errors:&lt;/h3&gt;&lt;div style=&quot;font-family: monospace; font-size: 12px; &quot;&gt;error on line 19 at column 312: Comment not terminated &amp;lt;!-- var MooTools={version:'1.11'};function $defined(o &lt;/div&gt;&lt;h3 style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: white; background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: rgb(134, 149, 179); padding-top: 0.2em; padding-right: 0.2em; padding-bottom: 0.2em; padding-left: 0.2em; background-position: initial initial; &quot;&gt;Below is a rendering of the page up to the first error.&lt;/h3&gt;&lt;/parsererror&gt;&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;div&gt;A url is usually a nice addition to this type of question.&lt;br&gt;&lt;div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;I'm browsing macports with success with Safari on both my iMac and iPhone.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;// Brad&lt;/div&gt;&lt;/body&gt;&lt;/html&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26814734&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Is-macports-site-down--tp26814222p26814734.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26814254</id>
	<title>Submit a new port</title>
	<published>2009-12-16T08:41:33Z</published>
	<updated>2009-12-16T08:41:33Z</updated>
	<author>
		<name>Panayotis Katsaloulis-2</name>
	</author>
	<content type="html">I have created a new port (actually for launch4j)
&lt;br&gt;&lt;br&gt;What should I do to send it to macports?
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Panayotis
&lt;br&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26814254&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Submit-a-new-port-tp26814254p26814254.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26814222</id>
	<title>Is macports site down?</title>
	<published>2009-12-16T08:40:13Z</published>
	<updated>2009-12-16T08:40:13Z</updated>
	<author>
		<name>Panayotis Katsaloulis-2</name>
	</author>
	<content type="html">&lt;html&gt;&lt;body bgcolor=&quot;#FFFFFF&quot;&gt;&lt;div&gt;&lt;span&gt;When I try to browse the site from my iPhone I get the following error;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;span&gt;&lt;/span&gt;&lt;parsererror style=&quot;display: block; white-space: pre; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(204, 119, 119); border-right-color: rgb(204, 119, 119); border-bottom-color: rgb(204, 119, 119); border-left-color: rgb(204, 119, 119); padding-top: 0px; padding-right: 1em; padding-bottom: 0px; padding-left: 1em; margin-top: 1em; margin-right: 1em; margin-bottom: 1em; margin-left: 1em; background-color: rgb(255, 221, 221); color: black; &quot;&gt;&lt;h3 style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: white; background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: rgb(134, 149, 179); padding-top: 0.2em; padding-right: 0.2em; padding-bottom: 0.2em; padding-left: 0.2em; background-position: initial initial; &quot;&gt;This page contains the following errors:&lt;/h3&gt;&lt;div style=&quot;font-family: monospace; font-size: 12px; &quot;&gt;error on line 19 at column 312: Comment not terminated 
&amp;lt;!--
var MooTools={version:'1.11'};function $defined(o
&lt;/div&gt;&lt;h3 style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: white; background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: rgb(134, 149, 179); padding-top: 0.2em; padding-right: 0.2em; padding-bottom: 0.2em; padding-left: 0.2em; background-position: initial initial; &quot;&gt;Below is a rendering of the page up to the first error.&lt;/h3&gt;&lt;/parsererror&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;span&gt;--&lt;/span&gt;&lt;br&gt;&lt;span&gt;Panayotis&lt;/span&gt;&lt;br&gt;&lt;blockquote type=&quot;cite&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: rgb(0, 0, 0); &quot;&gt;&lt;br&gt;&lt;/span&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/body&gt;&lt;/html&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;macports-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26814222&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;macports-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macosforge.org/mailman/listinfo.cgi/macports-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Is-macports-site-down--tp26814222p26814222.html" />
</entry>

</feed>
