Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 2010 03:22:17 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-Fennec-Lite Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201011230322.oAN3MH9X049213@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kuriyama    2010-11-23 03:22:17 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Fennec-Lite Makefile distinfo pkg-descr pkg-plist 
  Log:
  Fennec does a ton, but it may be hard to adopt it all at once. It also
  is a large project, and has not yet been fully split into component
  projects. Fennec::Lite takes a minimalist approach to do for Fennec
  what Mouse does for Moose.
  
  Fennec::Lite is a single module file with no non-core dependencies. It
  can easily be used by any project, either directly, or by copying it
  into your project. The file itself is less than 300 lines of code at
  the time of this writing, that includes whitespace.
  
  WWW: http://search.cpan.org/dist/Fennec-Lite/
  
  Revision  Changes    Path
  1.4135    +1 -0      ports/devel/Makefile
  1.1       +21 -0     ports/devel/p5-Fennec-Lite/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Fennec-Lite/distinfo (new)
  1.1       +11 -0     ports/devel/p5-Fennec-Lite/pkg-descr (new)
  1.1       +2 -0      ports/devel/p5-Fennec-Lite/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011230322.oAN3MH9X049213>