Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Apr 2001 07:21:40 -0700 (PDT)
From:      Josef Karthauser <joe@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/p5-Stat-lsMode Makefile distinfo pkg-comment pkg-descr pkg-plist
Message-ID:  <200104281421.f3SELel10800@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joe         2001/04/28 07:21:40 PDT

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/p5-Stat-lsMode Makefile distinfo pkg-comment 
                            pkg-descr pkg-plist 
  Log:
  Stat::lsMode generates mode and permission strings that look like
  the ones generated by the Unix ls -l command.  For example, a
  regular file that is readable by everyone and writable only by its
  owner has the mode string -rw-r--r--.  Stat::lsMode will either
  examine the file and produce the right mode string for you, or you
  can pass it the mode that you get back from Perl's stat call.
  
  PR:	ports/26847
  
  Revision  Changes    Path
  1.181     +2 -1      ports/sysutils/Makefile


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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