Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2001 18:09:35 -0700 (PDT)
From:      "Chris D. Faulhaber" <jedgar@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/misc/gnuls Makefile distinfo
Message-ID:  <200108250109.f7P19Z556817@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jedgar      2001/08/24 18:09:35 PDT

  Modified files:
    misc/gnuls           Makefile distinfo 
  Log:
  Add optional ACL support to gnuls.  This causes the last field
  in the mode to show up as a '+' when a file/directory has
  extended ACLs set (per the POSIX.2e draft):
  
  -rw-rw-r--+   1 jedgar   jedgar        267 Aug 14 21:47 TODO
  
  This only works on -current systems and can be activated by
  defining WITH_ACL_SUPPORT when building.  New versions of the
  GNU fileutils (i.e. 4.1) contain native ACL support but will
  not build without CVS versions of autoconf/automake which are
  not currently supported.
  
  Approved by:	Maintainer
  
  Revision  Changes    Path
  1.15      +16 -2     ports/misc/gnuls/Makefile
  1.4       +1 -0      ports/misc/gnuls/distinfo


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?200108250109.f7P19Z556817>