MacFUSE portfile

2007-01-30 Thread Kevin Ballard
r21623 is a seemingly innocuous commit, but it provides MacFUSE support. Hooray! Go read the commit message on that thing if you want the details. It's a real monster of a message, and provides all the juicy details you want. If you want to add more filesystems, take a gander at the sshfs

Re: [21609] users/dluke/cvs2svn-1.5.0.tar.gz

2007-01-30 Thread Juan Manuel Palacios
Hey Daniel! Kevin started implementing my suggestion of a macports mirror list, with an svn /distfiles directory as the location for the distfiles we're going to carry. Any chance you could move the stuff in your /users/dluke directory to the new location once 1.4 is out? You can have your o

Re: A 1.4 release

2007-01-30 Thread Paul Guyot
On 31 janv. 07, at 02:47, Juan Manuel Palacios wrote: -) anything else I'm missing...? Anyone care to diff the two code bases? ;-) Diffing should definitely be done. I can't do it for the next three weeks, though. There is also the ruby port group changes that currently make many port

Re: A 1.4 release

2007-01-30 Thread Kevin Ballard
Ok, this has been addressed in r21621. On Jan 30, 2007, at 12:47 PM, Juan Manuel Palacios wrote: 3) The addition of a MacPorts mirror list in the same file with a starting single entry pointing to a distfiles/ (or any other better idea) location in our svn repo, where we can start loading se

pythonw missing under py-wxpython 2.8.1.1?

2007-01-30 Thread Filippo A. Salustri
I've been trying to get an environment that lets me run python & the wxwidgets - more recent stuff than what comes on my Mac. Some of my problems have been logged under bug ticket #11165 at macports.org. I'm trying a new approach. I got rid of my whole dports, and am starting over. dports

New entry in mirror_sites

2007-01-30 Thread Kevin Ballard
As per a suggestions by jmpp, I've added a new mirror_sites entry for macports. This comes in two forms. The first is a url for svn.macosforge.org/repository/macports/distfiles/>. An example usage of this would be distnameservlet2.3-jsp1.2-tc4.x master_sitesmacpo

Defaulting --tclpackage to be inside of --prefix

2007-01-30 Thread Blair Zajac
If you don't specify --tclpackage, then it may end up being /Library/Tcl or /System/Library/Tcl. I sometimes do multiple installs of MacPorts on the same box and it would be nice to have each MacPorts install keep its files in its own prefix. Also, if you wish to tar up an installed MacPorts,

Re: /Applications/DarwinPorts -> /Applications/MacPorts

2007-01-30 Thread Kevin Ballard
Make sure to change the reference in the xcode PortGroup as well. On Jan 29, 2007, at 11:42 PM, Randall Wood wrote: If no one has any objections, I would like to complete the following no later than 14 Feb 2007: Change every reference to /Applications/DarwinPorts to / Applications/MacPorts

Re: darwinports_fastload source iteration

2007-01-30 Thread Landon Fuller
On Jan 24, 2007, at 15:48, Paul Guyot wrote: I don't know why, but I thought there was a good reason for the presence and use of a native replacement. Maybe when the readdir command was developed, it was in the Tcl 8.2.x area and glob didn't take the -directory option. As I recall, that

Re: A 1.4 release

2007-01-30 Thread Mark Duling
Juan Manuel Palacios <[EMAIL PROTECTED]> on Tuesday, January 30, 2007 at 9:47 AM -0800 wrote: >4) Any other differences between trunk/base and /brances/release_1_3, >to be integrated into a future release_1_4 branch, including but not >limited to: > -) the unarchive --> archive rollback of

A 1.4 release

2007-01-30 Thread Juan Manuel Palacios
Hello everybody! For those of you who don't know me because you're rather new here, I would like to introduce myself: I am one of the three {Darwin,Mac}Ports old... team members holding the "honorary" title of "Project Manager" who has been too swamped by Real Life these last months to manag

svn macports - can not find pextib

2007-01-30 Thread CHENG Gao
Sorry if this problem was reported already. If not, I'll report my finding. With fresh installation of svn MacPorts (1.40), sudo port sync or port selfupdate reports error message that pextlib 1.0 can not be found. While 1.3.2 works well. This problem wont occur if you install 1.40 over existed v

Re: /Applications/DarwinPorts -> /Applications/MacPorts

2007-01-30 Thread Randall Wood
On 30 Jan 2007, at 00:25, Ryan Schmidt wrote: On Jan 29, 2007, at 22:42, Randall Wood wrote: If no one has any objections, I would like to complete the following no later than 14 Feb 2007: Change every reference to /Applications/DarwinPorts to / Applications/MacPorts in every relevant Por

New Port: gtk2-extra

2007-01-30 Thread Anant Narayanan
Hi! I'm new to this list; and so I don't know what the actual procedure for introducing a new port is. Nevertheless, I am attaching the Portfile for x11/gtk2-extra. GtkExtra is a set of useful widgets for Gtk+. The port for gtk-extra (corresponding to Gtk+1) was already present; I just had to chan