Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 2000 10:03:02 -0800 (PST)
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/src portlint.pl
Message-ID:  <200003201803.KAA67093@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mharo       2000/03/20 10:03:02 PST

  Modified files:
    devel/portlint       Makefile 
    devel/portlint/src   portlint.pl 
  Log:
  - fix a bug in pkg/* checking
  - enforce pkg/COMMENT style
  - better info file checking in pkg/PLIST
  - don't warn about @unexec rmdir foo || true - the handbook says this is fine
  - allow CATEGORIES+=
  - warn about www.freebsd.org/~user needing to be people.freebsd.org
  - warn about PKGNAME being set from another variable instead of being a
    fatal error
  - understand both $(PORTSDIR) and ${PORTSDIR}
  
  Revision  Changes    Path
  1.29      +2 -2      ports/devel/portlint/Makefile
  1.15      +44 -8     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?200003201803.KAA67093>