Syntax of Portifle keyword "ruby.setup"

2008-02-28 Thread Lutz Horn
Hi all, I'd like to improve some of the Ruby related ports (ruby/rb-*). Since many Ruby tools and libraries are distributed as RubyGems (http://www.rubygems.org/) and fetched from the repository at RubyForge (http://rubyforge.org/), special Porfile keywords do apply. One keyword I find in man Por

Re: [34595] trunk/dports/math/gunits/Portfile

2008-02-28 Thread Ryan Schmidt
On Feb 28, 2008, at 19:35, [EMAIL PROTECTED] wrote: > +configure.cflags -I${prefix}/include > +configure.ldflags -I${prefix}/lib > configure.args --program-prefix=g \ > - --mandir=\\\${prefix}/share/man \ > - --infodir=\\\${prefix}/share/info > +

pgpool & pgpool-II

2008-02-28 Thread William Siegrist
mww, the pgpool maintainer, is busy, so I'm sending this out for broader discussion... There is a port for pgpool, but there has been a rewrite of that project into what is being called pgpool-II. They create some of the same binaries, but since one is a rewrite of the other, should they be

Re: user instructions - was ... mysql5 + php5 + apache2

2008-02-28 Thread markd
>> > The problem is that if you do miss these messages, then you can't >> > easily resurrect them other than installing the whole lot again. >> >> >> True-ish. Well really you only need to deactivate and active the port >> again, since ports print such messages in the post-activate phase. >> Bu

Re: [34499] trunk/dports/devel/bzr/Portfile

2008-02-28 Thread Adam Mercer
On Thu, Feb 28, 2008 at 1:31 AM, Ryan Schmidt <[EMAIL PROTECTED]> wrote: > On Feb 26, 2008, at 21:24, [EMAIL PROTECTED] wrote: > > > +livecheck.check regex > > +livecheck.url ${homepage} > > +livecheck.regex "Bazaar (\[0-9\]+\.\[0-9\]+) was released" > > Note that "\." in a tcl st

Re: New HOWTO section in the wiki

2008-02-28 Thread js
Nice. HOWTOs I'd like to see there are - How to upgrate outdated ports most effectively (port upgrade -fun ?) - How to uninstall MacPorts completely - How to start writing Portfile On Tue, Feb 19, 2008 at 9:04 AM, Rainer Müller <[EMAIL PROTECTED]> wrote: > Hi, > > I started a new HOWTO sectio