Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jul 2005 22:41:56 +0000 (UTC)
From:      Jeremy Messenger <mezz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/nant Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200507102241.j6AMfutY039260@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mezz        2005-07-10 22:41:56 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/nant           Makefile distinfo pkg-descr pkg-plist 
  Log:
  What is it?
  -----------
  NAnt is a .NET based build tool. In theory it is kind of like make without
  make's wrinkles. In practice it's a lot like Ant.
  
  If you are not familiar with Jakarta Ant you can get more information at the
  Ant project web site (http://ant.apache.org/).
  
  Why NAnt?
  ---------
  Because Ant was too Java specific.
  Because Ant needed the Java runtime.  NAnt only needs the .NET
  or Mono runtime.
  
  WWW: http://nant.sourceforge.net/
  
  Submitted by:           apeiron (Christopher Nehren <apeiron@comcast.net>)
  Maitnainer:             ""
  BSD# - Project by:      http://www.mono-project.com/Mono:FreeBSD
  
  Revision  Changes    Path
  1.1921    +1 -0      ports/devel/Makefile
  1.1       +45 -0     ports/devel/nant/Makefile (new)
  1.1       +2 -0      ports/devel/nant/distinfo (new)
  1.1       +16 -0     ports/devel/nant/pkg-descr (new)
  1.1       +492 -0    ports/devel/nant/pkg-plist (new)



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