cvs commit: ports/devel/portlint Makefile pkg-plist ports/devel/portlint/src portlint.1 portlint.pl portlintgrep.pl

Joe Marcus Clarke marcus at FreeBSD.org
Mon Nov 17 12:17:48 PST 2003


marcus      2003/11/17 12:17:47 PST

  FreeBSD ports repository

  Modified files:
    devel/portlint       Makefile pkg-plist 
    devel/portlint/src   portlint.1 portlint.pl 
  Added files:
    devel/portlint/src   portlintgrep.pl 
  Log:
  Update to 2.5.0.
  
  * Add some linenumbers to the whole file search
  * Hack the direct command use code some more
  * Add a check for the deprecated USE_MESA
  * Allow PKGCATEGORY not in CATEGORIES [1]
  * Allow %B in pkg-plist, as it has a valid prefix [1]
  * Allow simple rm -f, it needs no redirection [1]
  * Add portlintgrep.pl, an example on how to use portlint to find certain
    portlint problems in the ports tree [2]
  
  Submitted by:   dinoex [1]
                  eik [2]
  
  Revision  Changes    Path
  1.65      +5 -1      ports/devel/portlint/Makefile
  1.4       +1 -0      ports/devel/portlint/pkg-plist
  1.15      +0 -0      ports/devel/portlint/src/portlint.1
  1.46      +77 -45    ports/devel/portlint/src/portlint.pl
  1.1       +53 -0     ports/devel/portlint/src/portlintgrep.pl (new)


More information about the cvs-ports mailing list