cvs commit: ports/devel Makefile ports/devel/p5-relative Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Mon Dec 22 13:28:51 PST 2008


miwi        2008-12-22 21:28:51 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-relative    Makefile distinfo pkg-descr pkg-plist 
  Log:
  relative - Load modules with relative names
  
  This module allows you to load modules using only parts of their name,
  relatively to the current module or to a given module. Module names are by
  default searched below the current module, but can be searched upper in the
  hierarchy using the ..:: syntax.
  
  WWW: http://search.cpan.org/dist/relative/
  
  PR:             ports/129659
  Submitted by:   skreuzer at exit2shell.com
  
  Revision  Changes    Path
  1.3297    +1 -0      ports/devel/Makefile
  1.1       +27 -0     ports/devel/p5-relative/Makefile (new)
  1.1       +3 -0      ports/devel/p5-relative/distinfo (new)
  1.1       +8 -0      ports/devel/p5-relative/pkg-descr (new)
  1.1       +3 -0      ports/devel/p5-relative/pkg-plist (new)


More information about the cvs-all mailing list