Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2008 05:39:47 +0000 (UTC)
From:      Beech Rintoul <beech@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-File-chmod Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200802180539.m1I5dlGS050928@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
beech       2008-02-18 05:39:47 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-File-chmod  Makefile distinfo pkg-descr pkg-plist 
  Log:
  File::chmod is a utility that allows you to bypass system calls
  or bit processing of a file's permissions. It overloads the
  chmod() function with its own that gets an octal mode, a
  symbolic mode, or an "ls" mode. If you wish not to overload chmod(),
  you can export symchmod() and lschmod(), which take, respectively,
  a symbolic mode and an "ls" mode.
  
  PR:             ports/120782
  Submitted by:   Shinsuke Matsui <smatsui at karashi.org>
  
  Revision  Changes    Path
  1.2999    +1 -0      ports/devel/Makefile
  1.1       +22 -0     ports/devel/p5-File-chmod/Makefile (new)
  1.1       +3 -0      ports/devel/p5-File-chmod/distinfo (new)
  1.1       +8 -0      ports/devel/p5-File-chmod/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-File-chmod/pkg-plist (new)



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