cvs commit: ports/devel Makefile ports/devel/p5-IO-Async
Makefile distinfo pkg-descr pkg-plist
Cheng-Lung Sung
clsung at tw.freebsd.org
Thu Jun 14 07:19:43 UTC 2007
Thanks. Next time I'll use -L options in addport.
On Thu, Jun 14, 2007 at 10:26:36AM +0400, Andrew Pantyukhin wrote:
> On 6/14/07, Cheng-Lung Sung <clsung at freebsd.org> wrote:
> > clsung 2007-06-14 01:57:12 UTC
> >
> > FreeBSD ports repository
> >
> > Modified files:
> > devel Makefile
> > Added files:
> > devel/p5-IO-Async Makefile distinfo pkg-descr pkg-plist
> > Log:
> > Add p5-IO-Async 0.07, perl modules that implement asynchronous
> > filehandle IO.
>
> Could you please forward pkg-descr in your initial
> announcements?
>
> > PR: ports/113505
> > Submitted by: Gea-Suan Lin <gslin at gslin.org>
> >
> > Revision Changes Path
> > 1.2784 +1 -0 ports/devel/Makefile
> > 1.1 +25 -0 ports/devel/p5-IO-Async/Makefile (new)
> > 1.1 +3 -0 ports/devel/p5-IO-Async/distinfo (new)
> > 1.1 +10 -0 ports/devel/p5-IO-Async/pkg-descr (new)
> > 1.1 +16 -0 ports/devel/p5-IO-Async/pkg-plist (new)
>
> > +PORTNAME= IO-Async
> > +PORTVERSION= 0.07
> > +CATEGORIES= devel perl5
> > +MASTER_SITES= CPAN
> > +MASTER_SITE_SUBDIR= IO
>
> MASTER_SITE_SUBDIR is set automatically to the right
> value when using CPAN macro.
>
> > +PKGNAMEPREFIX= p5-
> > +
> > +MAINTAINER= gslin at gslin.org
> > +COMMENT= Perl modules that implement asynchronous filehandle IO
>
> p5- kinda points to the port being a port module. How
> about "Asynchronous filehandle IO implementation"?
>
> > diff -u /dev/null ports/devel/p5-IO-Async/pkg-plist:1.1
> > --- /dev/null Thu Jun 14 01:57:16 2007
> > +++ ports/devel/p5-IO-Async/pkg-plist Thu Jun 14 01:57:12 2007
> > @@ -0,0 +1,16 @@
> > + at comment $FreeBSD$
> > +%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Async/.packlist
> > +%%SITE_PERL%%/IO/Async.pod
> > +%%SITE_PERL%%/IO/Async/Buffer.pm
> > +%%SITE_PERL%%/IO/Async/ChildManager.pm
> > +%%SITE_PERL%%/IO/Async/Notifier.pm
> > +%%SITE_PERL%%/IO/Async/Set.pm
> > +%%SITE_PERL%%/IO/Async/Set/GMainLoop.pm
> > +%%SITE_PERL%%/IO/Async/Set/IO_Poll.pm
> > +%%SITE_PERL%%/IO/Async/Set/Select.pm
> > +%%SITE_PERL%%/IO/Async/SignalProxy.pm
> > + at dirrmtry %%SITE_PERL%%/mach/auto/IO/Async
> > + at dirrmtry %%SITE_PERL%%/mach/auto/IO
> ^^^^
> This should be replaced with %%PERL_ARCH%%
>
> > + at dirrmtry %%SITE_PERL%%/IO/Async/Set
> > + at dirrmtry %%SITE_PERL%%/IO/Async
> > + at dirrmtry %%SITE_PERL%%/IO
>
> Thanks!
--
Alan Cheng-Lung Sung - clsung@
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20070614/55a13884/attachment.pgp
More information about the cvs-all
mailing list