cvs commit: ports/comms Makefile ports/comms/nec2c Makefile distinfo pkg-descr pkg-plist ports/comms/nec2c/files carg.c patch-Makefile

Pav Lucistnik pav at FreeBSD.org
Wed Jul 13 21:13:27 GMT 2005


pav         2005-07-13 21:13:26 UTC

  FreeBSD ports repository

  Modified files:
    comms                Makefile 
  Added files:
    comms/nec2c          Makefile distinfo pkg-descr pkg-plist 
    comms/nec2c/files    carg.c patch-Makefile 
  Log:
  nec2c is a translation of the NEC2 FORTRAN source code to the C language.
  The translation was performed mostly "by hand" and a lot of modifications
  to the original program were introduced in order to modernize the NEC2
  and to remove as many built-in limitations as possible. The attendant
  SOMNEC program was also translated to C and incorporated in nec2c as a
  function so that Sommerfeld ground solutions are a part of the program.
  
  PR:             ports/83392
  Submitted by:   Diane Bruce <db at db.net>
  
  Revision  Changes    Path
  1.136     +1 -0      ports/comms/Makefile
  1.1       +46 -0     ports/comms/nec2c/Makefile (new)
  1.1       +2 -0      ports/comms/nec2c/distinfo (new)
  1.1       +20 -0     ports/comms/nec2c/files/carg.c (new)
  1.1       +18 -0     ports/comms/nec2c/files/patch-Makefile (new)
  1.1       +24 -0     ports/comms/nec2c/pkg-descr (new)
  1.1       +108 -0    ports/comms/nec2c/pkg-plist (new)


More information about the cvs-all mailing list