Bug 142554

Summary: New port: science/qtresistors calculate resistance of resistor by the colors on the resistor
Product: Ports & Packages Reporter: Veniamin <g.veniamin>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Veniamin 2010-01-10 00:30:02 UTC
qtResistors - calculate resistance of resistor by the colors on the resistor
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2010-01-13 17:49:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-13 19:27:08 UTC
amdmi3      2010-01-13 19:26:59 UTC

  FreeBSD ports repository

  Modified files:
    science              Makefile 
  Added files:
    science/qtresistors  Makefile distinfo pkg-descr 
  Log:
  qtResistors - calculate resistance of resistor by the colors on the resistor
  
  WWW:    http://qt-apps.org/content/show.php/qtResistors?content=118297
  
  PR:             142554
  Submitted by:   zloidemon <g.veniamin@googlemail.com>
  
  Revision  Changes    Path
  1.161     +1 -0      ports/science/Makefile
  1.1       +30 -0     ports/science/qtresistors/Makefile (new)
  1.1       +3 -0      ports/science/qtresistors/distinfo (new)
  1.1       +3 -0      ports/science/qtresistors/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 Dmitry Marakasov freebsd_committer freebsd_triage 2010-01-13 19:27:53 UTC
State Changed
From-To: open->closed

New ports added, with minor changes (spaces->tabs, QMAKEFLAGS, drop 
unneeded Qt components). Thanks!