CVS log for ports/sysutils/fileschanged/Makefile
Up to [FreeBSD] / ports / sysutils / fileschanged
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:25:25 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -2 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:35:16 2009 UTC (2 years, 5 months ago) by amdmi3
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_6_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with P,R,S
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Mar 17 19:47:22 2009 UTC (2 years, 10 months ago) by wxs
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +8 -0 lines
- Respect NOPORTDOCS PR: ports/132729 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:02:58 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jun 4 22:29:28 2007 UTC (4 years, 8 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -11 lines
- Update to 0.6.5
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Dec 21 15:36:58 2006 UTC (5 years, 1 month ago) by arved
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -0 lines
Fix build with gcc41
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Feb 11 02:37:35 2006 UTC (6 years ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Remove direct LIB_DEPENDS on fam in favour of the new USE_FAM infrastructure. Default to WANT_FAM_SYSTEM=fam to be conservative since these ports either have not been tested with gamin or are known to fail (courier). PR: ports/92583 Submitted by: marcus
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Oct 26 14:55:37 2005 UTC (6 years, 3 months ago) by vs
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Use CONFIGURE_ARGS
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jul 15 22:59:10 2004 UTC (7 years, 6 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Reset undeliverable maintainer address: ----- Transcript of session follows ----- 451 4.4.1 reply: read error from mix.premierbank.dp.ua. <kot@premierbank.dp.ua>... Deferred Message could not be delivered for 1 week Message will be deleted from queue For two consecutive weeks.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jun 16 18:21:49 2004 UTC (7 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
- Add patch to fix zombie problem - Raise portrevision PR: ports/67927 Submitted by: Konstantin Reznichenko <kot@premierbank.dp.ua> (maintainer)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun May 23 16:29:27 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
Add fileschanged, a client to the FAM (File Alteration Monitor) server. Here's how the fileschanged FAM client works: you give it some filenames on the command line and then it monitors those files for changes. When it discovers that a file has changed (or has been altered), it displays the filename on the standard-output. PR: ports/66894 Submitted by: Konstantin Reznichenko <kot@premierbank.dp.ua>
