CVS log for ports/devel/simpletest/Makefile
Up to [FreeBSD] / ports / devel / simpletest
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:18:35 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Switch SourceForge ports to the new File Release System: categories starting with D
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jun 9 07:29:47 2008 UTC (3 years, 8 months ago) by jadawin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -4 lines
- Update to 1.0.1 - While I'm here using SF Macro PR: ports/124395 Submitted by: Gerrit Beine <gerrit.beine gmx.de> (maintainer) Approved by: mentor (implicit)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Dec 8 22:26:50 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +34 -81 lines
- Pass maintainership to submitter - Update to 1.0 - Set PHP to version 4 a default PR: ports/106478 Submitted by: Gerrit Beine<gerrit.beine@gmx.de>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jan 23 09:48:39 2006 UTC (6 years ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Remove maintainer at his request. Hat: portmgr
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Dec 30 03:08:55 2004 UTC (7 years, 1 month ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
Add NO_BUILD=yes since the do-build is commented out. Noticed by: PointyHat Building Clusters Ltd.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Dec 27 22:51:17 2004 UTC (7 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Disable test suit for the time being. Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Dec 25 09:10:17 2004 UTC (7 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Add pcre to the USE_PHP variable. Noticed by: pointyhat
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Dec 22 06:01:33 2004 UTC (7 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
PHP is required on build-time -> USE_PHP_BUILD=yes
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Dec 21 23:12:33 2004 UTC (7 years, 1 month ago) by edwin
Branches: MAIN
[New Port] SimpleTest 1.0RC1, PHP unit testing framework\
Unit testing, mock objects and web testing framework for PHP
built around test cases. If you know JUnit or some of the PHPUnit
clones this will need no explanation. It also adds JWebUnit
style testing including cookies, authentication and form handling
WWW: http://sourceforge.net/projects/simpletest/
PR: ports/72061
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
