Bug 127921 - [maintainer update] Update port: ports-mgmt/pkg_add_it
Summary: [maintainer update] Update port: ports-mgmt/pkg_add_it
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-07 14:30 UTC by Marin Atanasov
Modified: 2008-10-13 14:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.30 KB, patch)
2008-10-07 14:30 UTC, Marin Atanasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marin Atanasov 2008-10-07 14:30:01 UTC
This is an update of the pkg_add_it utility - I've added a new command line option '--list' which forces pkg_add_it to display only the matching packages and take no install actions. Useful if someone wants to investigate a package directory, and not to install any packages.
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-10-13 14:20:20 UTC
amdmi3      2008-10-13 13:20:12 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/pkg_add_it Makefile distinfo 
  Log:
  - Update to 1.1
  
  PR:             127921
  Submitted by:   Marin Atanasov <dnaeon at gmail dot com> (maintainer)
  
  Revision  Changes    Path
  1.2       +1 -1      ports/ports-mgmt/pkg_add_it/Makefile
  1.2       +3 -3      ports/ports-mgmt/pkg_add_it/distinfo
_______________________________________________
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 2 Dmitry Marakasov freebsd_committer freebsd_triage 2008-10-13 14:20:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2008-10-13 14:20:53 UTC
State Changed
From-To: open->closed

Committed. Thanks!