GSoC ChangeLog (Fwd: [27642] trunk/base/ChangeLog)

2007-08-10 Thread Juan Manuel Palacios
Hello guys! Per the message below, I just updated our ChangeLog with information pertaining to the work you've been doing for GSoC2007, in the "Unreleased" section of the file. I am not too sure how best to document this so I only intend for my entries to be placeholders, please

Re: Cvs variant in portfile

2007-08-10 Thread N_Ox
Le 11 août 07 à 03:17, Ryan Schmidt a écrit : On Aug 10, 2007, at 12:34, Sbranzo wrote: I'm trying to add a cvs variant to the slrn-devel portfile. As now i can fetch the sources with this: variant cvs { fetch.type cvs cvs.root:pserver:[EMAIL PROTECTED]:/ cvsr

Re: Cvs variant in portfile

2007-08-10 Thread Ryan Schmidt
On Aug 10, 2007, at 12:34, Sbranzo wrote: I'm trying to add a cvs variant to the slrn-devel portfile. As now i can fetch the sources with this: variant cvs { fetch.type cvs cvs.root:pserver:[EMAIL PROTECTED]:/ cvsroot/slrn cvs.module slrn cv

Trac status field

2007-08-10 Thread N_Ox
Hello, I think we should add a new status field "Waiting for upstream". It would be useful for tickets like: * http://trac.macports.org/projects/macports/ticket/4103 * http://trac.macports.org/projects/macports/ticket/6533 Regards, -- Anthony Ramine, a lazy french student. [EMAIL PROTECTED] _

Re: New Trac ticketing guidelines implemented

2007-08-10 Thread N_Ox
Le 3 août 07 à 09:54, Juan Manuel Palacios a écrit : Chris Pickel suggested the following template: 1) * update ticket set type='enhancement' where type='task' or type='contribution' 2) * update ticket set component='deprecated' where component='uninstaller' or component='dp-co

Cvs variant in portfile

2007-08-10 Thread Sbranzo
Hi, I'm trying to add a cvs variant to the slrn-devel portfile. As now i can fetch the sources with this: variant cvs { fetch.type cvs cvs.root:pserver:[EMAIL PROTECTED]:/cvsroot/slrn cvs.module slrn cvs.password cvs.date20070717

Re: Some new trac tickets

2007-08-10 Thread N_Ox
Le 9 août 07 à 17:38, Simon Ruderich a écrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, I found some more Trac tickets which should be resolved: - - http://trac.macports.org/projects/macports/ticket/12407 Small fix for no longer working url. Closed (r27602). - - http://trac.

Remaining calls to exit

2007-08-10 Thread Juan Manuel Palacios
Good afternoon everyone! I'll be releasing 1.5.1 real soon now and I'm planning on including Landon's commit that hides the exit routine from the Portfile interpreter, causing the keyword not to be recognized; therefore remaining calls to it should be removed from the Portfiles. F