Bug 139977 - new port: sysutils/fconfig
Summary: new port: sysutils/fconfig
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-25 23:40 UTC by Andrew Thompson
Modified: 2009-10-29 22:20 UTC (History)
0 users

See Also:


Attachments
file.shar (4.65 KB, text/plain)
2009-10-25 23:40 UTC, Andrew Thompson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Thompson freebsd_committer freebsd_triage 2009-10-25 23:40:00 UTC
	Add fconfig for managing RedBoot embedded boot config.

Fix: Also available at http://people.freebsd.org/~thompsa/fconfig.tar
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-10-25 23:40:15 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-10-25 23:40:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->thompsa

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 3 Andrew Thompson freebsd_committer freebsd_triage 2009-10-25 23:43:45 UTC
Responsible Changed
From-To: thompsa->freebsd-ports-bugs

Hand over to a ports committer.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2009-10-29 09:21:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2009-10-29 22:18:57 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-10-29 22:19:22 UTC
miwi        2009-10-29 22:19:09 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/fconfig     Makefile distinfo pkg-descr 
    sysutils/fconfig/files patch-fconfig 
  Log:
  fconfig is an application that allows to read and write RedBoot's configuration
  parameters.
  
  Examples,
   fconfig -l
   fconfig -w -n console_baud_rate -x 115200
  
  WWW: http://andrzejekiert.ovh.org/software.html.en
  
  PR:             ports/139977
  Submitted by:   thompsa at FreeBSD.org
  
  Revision  Changes    Path
  1.1136    +1 -0      ports/sysutils/Makefile
  1.1       +24 -0     ports/sysutils/fconfig/Makefile (new)
  1.1       +3 -0      ports/sysutils/fconfig/distinfo (new)
  1.1       +94 -0     ports/sysutils/fconfig/files/patch-fconfig (new)
  1.1       +8 -0      ports/sysutils/fconfig/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"