CVS log for ports/devel/nant/pkg-plist
Up to [FreeBSD] / ports / devel / nant
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Oct 27 17:30:50 2011 UTC (3 months, 2 weeks ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4 lines
- Update to 0.91 - Cleanup Makefile Changes: http://nant.sourceforge.net/release/0.91/releasenotes.html
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jun 30 11:37:00 2010 UTC (19 months, 1 week ago) by sylvio
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +344 -325 lines
- Update to 0.90 - Pass maintainership to submitter. PR: ports/148115 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Feature safe: yes
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Mar 14 16:00:06 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -2 lines
- Stop packaging mtree symlinks PR: ports/121691 Submitted by: Scot Hetzel <swhetzel@gmail.com>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Mar 28 22:30:30 2007 UTC (4 years, 10 months ago) by gabor
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +73 -71 lines
- Update to 0.85 - Pass maintainership to submitter PR: ports/110509 Submitted by: Nemo Liu <nemoliu@gmail.com>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Mar 17 03:51:27 2007 UTC (4 years, 10 months ago) by tmclaugh
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -0 lines
Update to 0.85 Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Oct 8 06:48:10 2006 UTC (5 years, 4 months ago) by tmclaugh
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +10 -3 lines
Update to 0.85r4 Project by: BSD#
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jul 12 05:07:40 2005 UTC (6 years, 7 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Fix the plist, missed a directory. Reported by: tmclaugh in IRC (#bsd-sharp at freenode) Submitted by: apeiron in IRC (#bsd-sharp at freenode)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jul 10 22:41:56 2005 UTC (6 years, 7 months ago) by mezz
Branches: MAIN
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
