aboutsummaryrefslogtreecommitdiff
path: root/devel/nant
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.85r4Tom McLaughlin2006-10-083-10/+16
| | | | | | | Project by: BSD# Notes: svn path=/head/; revision=174894
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-041-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172158
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* - Have port use bsd.mono.mkTom McLaughlin2006-01-152-1/+3
| | | | | | | | | - Add SHA256 Approved by: maintainer Notes: svn path=/head/; revision=153538
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Fix the plist, missed a directory.Jeremy Messenger2005-07-122-0/+2
| | | | | | | | Reported by: tmclaugh in IRC (#bsd-sharp at freenode) Submitted by: apeiron in IRC (#bsd-sharp at freenode) Notes: svn path=/head/; revision=138951
* What is it?Jeremy Messenger2005-07-104-0/+555
----------- 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 Notes: svn path=/head/; revision=138863