CVS log for ports/devel/leaktracer/Makefile
Up to [FreeBSD] / ports / devel / leaktracer
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Aug 18 08:18:53 2011 UTC (5 months, 3 weeks ago) by danfe
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -5 lines
Cleanup and drop maintainership.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jul 25 09:38:42 2008 UTC (3 years, 6 months ago) by pav
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
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:47:49 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Remove unneeded dependency from gtk12/gtk20 [1] - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Aug 27 08:46:29 2004 UTC (7 years, 5 months ago) by danfe
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_EOL, RELEASE_4_11_0, PRE_XORG_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Update my email address to `@FreeBSD.org'. Relinquish ports I happen to no longer use. They seem to be of the latest versions, and non-broken, so this is a "clean" dump. Approved by: fjoe (mentor)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Feb 4 12:13:23 2004 UTC (8 years ago) by osa
Branches: MAIN
CVS tags: RELEASE_4_10_0
Add LeakTracer - a small tool for checking a C++ program for memory leaks. Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
