cvs commit: ports/devel Makefile ports/devel/nant Makefile distinfo pkg-descr pkg-plist

Jeremy Messenger mezz at FreeBSD.org
Sun Jul 10 22:41:57 GMT 2005


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 at 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)


More information about the cvs-ports mailing list