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

Steve Wills swills at FreeBSD.org
Fri May 20 01:14:32 UTC 2011


swills      2011-05-20 01:14:31 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Dir-Self    Makefile distinfo pkg-descr pkg-plist 
  Log:
  Perl has two pseudo-constants describing the current location in your source
  code, __FILE__ and __LINE__. This module adds __DIR__, which expands to the
  directory your source file is in, as an absolute pathname.
  
  WWW:    http://search.cpan.org/dist/Dir-Self/
  
  Revision  Changes    Path
  1.4332    +1 -0      ports/devel/Makefile
  1.1       +23 -0     ports/devel/p5-Dir-Self/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Dir-Self/distinfo (new)
  1.1       +5 -0      ports/devel/p5-Dir-Self/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-Dir-Self/pkg-plist (new)


More information about the cvs-all mailing list