aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fileschanged
Commit message (Collapse)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+3
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - Respect NOPORTDOCSWesley Shields2009-03-172-0/+37
| | | | | | | | PR: ports/132729 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> Notes: svn path=/head/; revision=230314
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Update to 0.6.5Pav Lucistnik2007-06-049-95/+149
| | | | Notes: svn path=/head/; revision=192776
* Fix build with gcc41Tilman Keskinoz2006-12-211-0/+3
| | | | Notes: svn path=/head/; revision=180339
* Remove direct LIB_DEPENDS on fam in favour of the new USE_FAMKris Kennaway2006-02-111-1/+2
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=155702
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149455
* Use CONFIGURE_ARGSVolker Stolz2005-10-262-12/+2
| | | | Notes: svn path=/head/; revision=146402
* Reset undeliverable maintainer address:Kris Kennaway2004-07-151-1/+1
| | | | | | | | | | | | | ----- 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. Notes: svn path=/head/; revision=113740
* - Add patch to fix zombie problemPav Lucistnik2004-06-162-3/+11
| | | | | | | | | | - Raise portrevision PR: ports/67927 Submitted by: Konstantin Reznichenko <kot@premierbank.dp.ua> (maintainer) Notes: svn path=/head/; revision=111616
* Add fileschanged, a client to the FAM (File Alteration Monitor) server.Pav Lucistnik2004-05-2310-0/+178
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> Notes: svn path=/head/; revision=109792