Bug 165417 - [new port] ports-mgmt/pchecker
Summary: [new port] ports-mgmt/pchecker
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Eitan Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-23 12:10 UTC by Alex Kozlov
Modified: 2012-02-23 17:40 UTC (History)
0 users

See Also:


Attachments
file.shar (1.52 KB, text/plain)
2012-02-23 12:10 UTC, Alex Kozlov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Kozlov 2012-02-23 12:10:10 UTC
Add new port: pchecker is a tool that checks the ports tree for various errors.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-23 12:10:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->eadler

eadler@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-02-23 17:34:16 UTC
eadler      2012-02-23 17:34:03 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt           Makefile 
  Added files:
    ports-mgmt/pchecker  Makefile distinfo pkg-descr 
  Log:
  pchecker is a tool that checks the ports tree for various errors.
  
  PR:             ports/165417
  Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua>
  
  Revision  Changes    Path
  1.52      +1 -0      ports/ports-mgmt/Makefile
  1.1       +28 -0     ports/ports-mgmt/pchecker/Makefile (new)
  1.1       +2 -0      ports/ports-mgmt/pchecker/distinfo (new)
  1.1       +1 -0      ports/ports-mgmt/pchecker/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2012-02-23 17:34:45 UTC
State Changed
From-To: open->closed

Committed. Thanks!