Bug 114064 - [NEW PORT] ports-mgmt/bpkg: Simple tool for managing FreeBSD packages/ports (supersedes ports/112572)
Summary: [NEW PORT] ports-mgmt/bpkg: Simple tool for managing FreeBSD packages/ports (...
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: chinsan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-27 11:30 UTC by Andy Kosela
Modified: 2007-07-03 15:22 UTC (History)
0 users

See Also:


Attachments
bpkg-1.0.shar (18.44 KB, text/plain)
2007-06-27 11:30 UTC, Andy Kosela
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Kosela 2007-06-27 11:30:01 UTC
bpkg is a simple tool for managing FreeBSD packages/ports. It is a wrapper 
around base system utilities manipulating the FreeBSD Ports Collection. The main
goal of this project is to provide one universal tool for packages/ports 
management.

-- Andy Kosela
<andy.kosela@gmail.com>

Generated with FreeBSD Port Tools 0.77
Comment 1 chinsan freebsd_committer freebsd_triage 2007-06-29 17:28:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->chinsan

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-03 15:17:27 UTC
chinsan     2007-07-03 14:17:22 UTC

  FreeBSD ports repository

  Added files:
    ports-mgmt/bpkg      Makefile pkg-descr 
    ports-mgmt/bpkg/files bpkg.8 bpkg.sh.in 
  Log:
  Add bpkg 1.0, simple tool for managing FreeBSD packages/ports.
  
  PR:             ports/114064
  Submitted by:   Andy Kosela <andy.kosela at gmail.com>
  Apporved by:    rafan (mentor)
  
  Revision  Changes    Path
  1.1       +33 -0     ports/ports-mgmt/bpkg/Makefile (new)
  1.1       +147 -0    ports/ports-mgmt/bpkg/files/bpkg.8 (new)
  1.1       +702 -0    ports/ports-mgmt/bpkg/files/bpkg.sh.in (new)
  1.1       +7 -0      ports/ports-mgmt/bpkg/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 chinsan freebsd_committer freebsd_triage 2007-07-03 15:22:11 UTC
State Changed
From-To: open->closed

Committed. Thanks!