Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jul 2005 21:13:26 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/comms Makefile ports/comms/nec2c Makefile distinfo pkg-descr pkg-plist ports/comms/nec2c/files carg.c patch-Makefile
Message-ID:  <200507132113.j6DLDQJ0003769@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507132113.j6DLDQJ0003769>