Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2000 14:33:43 -0700 (PDT)
From:      Michael Haro <mharo@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/portlint Makefile ports/devel/portlint/pkg DESCR ports/devel/portlint/src portlint.1 portlint.pl
Message-ID:  <200004252133.OAA23280@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mharo       2000/04/25 14:33:43 PDT

  Modified files:
    devel/portlint       Makefile 
    devel/portlint/pkg   DESCR 
    devel/portlint/src   portlint.1 portlint.pl 
  Log:
  update to portlint 2.2.2:
  
  - better rcsid checking
  - add DIST_SUBDIR to section 1 of the Makefile
  - add check for WWW: in pkg/DESCR when http:// exists
  - add new -t flag, which will require a tab after a variable defination instead
    of spaces
  - cleanup english grammar
  - add -M (make variable passing) flag
  - change into portdir instead of constantly using $portdir/file
  - get variables from make instead of parsing the Makefile
  - update usage()
  - fix some portname/version bugs
  - add EXTRACT_ONLY to section 1
  - fix multi comment sections on top bug
  
  I think I'm going to start a rewrite of lots of portlint's code to
  *hopefully* make it easier to add new checks in the future.  If you
  have any requests of things for me to put on portlint's TODO list,
  send me an email letting me know what they are.
  
  Revision  Changes    Path
  1.39      +2 -2      ports/devel/portlint/Makefile
  1.3       +8 -6      ports/devel/portlint/pkg/DESCR
  1.5       +2 -1      ports/devel/portlint/src/portlint.1
  1.19      +137 -68   ports/devel/portlint/src/portlint.pl



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?200004252133.OAA23280>