cvs commit: ports/math Makefile ports/math/convertall Makefile distinfo pkg-descr pkg-plist

Pav Lucistnik pav at FreeBSD.org
Sun Aug 29 10:35:23 PDT 2004


pav         2004-08-29 17:35:23 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/convertall      Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add convertall, a unit converter that can combine the units any way you want.
  If you want to convert from inches per decade, that's fine.  Or from
  meter-pounds.  Or from cubic nautical miles.  The units don't have to
  make sense to anyone else.
  
  PR:             ports/71081
  Submitted by:   Michael Johnson <ahze at ahze.net>
  
  Revision  Changes    Path
  1.284     +1 -0      ports/math/Makefile
  1.1       +34 -0     ports/math/convertall/Makefile (new)
  1.1       +2 -0      ports/math/convertall/distinfo (new)
  1.1       +8 -0      ports/math/convertall/pkg-descr (new)
  1.1       +36 -0     ports/math/convertall/pkg-plist (new)


More information about the cvs-all mailing list