summaryrefslogtreecommitdiff
path: root/devel/monodoc/files/patch-configure (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-11-26-Update to 1.0.4.Jeremy Messenger1-4/+4
-Correct the path of put *.desktop and icon. -A bit clean up, such as reduce two tabs to one and etc. -Change the maintainership to Tom McLaughlin <tmclaugh@sdf.lonestar.org>. Approved by: Christopher Nehren <apeiron@comcast.net> (maintainer) Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
2004-05-23Add fileschanged, a client to the FAM (File Alteration Monitor) server.Pav Lucistnik1-0/+11
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>