CVS log for ports/devel/simian/Attic/distinfo
Up to [FreeBSD] / ports / devel / simian
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.15
Tue Aug 2 09:01:39 2011 UTC (6 months, 1 week ago) by bapt
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.14: +0 -0 lines
Remove ports BROKEN for more than 6 months devel/simian databases/mysql-gui-tools Approved by: gahr (maintainer)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Jul 3 14:59:09 2011 UTC (7 months, 1 week ago) by ohauer
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -1 lines
-remove MD5
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Feb 20 08:39:52 2008 UTC (3 years, 11 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
- Update to 2.2.24
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Feb 16 11:12:40 2008 UTC (3 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
- File was repacked as tar.gz Submitted by: pointyhat via pav
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Feb 12 15:41:32 2008 UTC (3 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
- Update to 2.2.23
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Nov 24 18:24:11 2007 UTC (4 years, 2 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
- Update to 2.2.21 (make it fetchable again) Submitted by: pointyhat via pav Approved by: portmgr (pav)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Nov 17 22:15:59 2007 UTC (4 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
- Update to 2.2.19 (make it fetchable again) Submitted by: pointyhat via pav Approved by: portmgr (pav)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Nov 13 15:58:37 2007 UTC (4 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
- Update to 2.2.18 (make it fetchable again) Submitted by: pointyhat via pav Approved by: portmgr (pav)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Mar 20 09:31:41 2007 UTC (4 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
- Update to 2.2.17 Submitted by: pav
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Mar 13 18:30:42 2007 UTC (4 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
- Update to 2.2.16
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Mar 4 14:20:13 2007 UTC (4 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
- Update to 2.2.15 Approved by: maintainer implicit
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Feb 9 00:27:44 2007 UTC (5 years ago) by miwi
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
- Update to 2.2.14 Approved by: maintainer (Andreas Kohn, implicit)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Oct 6 08:57:58 2006 UTC (5 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
- Update to 2.2.12
Submitted by: pointyhat to kris
miwi
Approved by: Andreas Kohn via irc
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Aug 9 14:06:44 2006 UTC (5 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
- Update to 2.2.10 - Respects TARGETDIR Submitted by: pointyhat Approved by: krion (mentor), maintainer via irc
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Dec 29 00:46:44 2005 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
[NEW PORT] devel/simian: simlarity analysis for source code Simian is a program for checking source (and all kinds of text files) for repeating blocks. Simian (Similarity Analyser) identifies duplication in Java, C#, C, C++, COBOL, Ruby, JSP, ASP, HTML, XML, Visual Basic source code and even plain text files. In fact, simian can be used on any human readable files such as ini files, deployment descriptors, you name it. Note: The port uses the java version by default. You can select the .NET version via WITH_MONO=yes, and disable installation of the java parts with WITHOUT_JAVA=yes. WWW: http://www.redhillconsulting.com.au/products/simian/ PR: ports/83315 Submitted by: Andreas Kohn <andreas@syndrom23.de>
