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
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
> +
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
>> > 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
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
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