summaryrefslogtreecommitdiff
path: root/sysutils/entr
Commit message (Collapse)AuthorAgeFilesLines
* - Update from 2.8 to 2.9Danilo Egea Gondolfo2014-06-112-4/+4
| | | | Notes: svn path=/head/; revision=357494
* - Update from 2.7 to 2.8Danilo Egea Gondolfo2014-03-162-4/+4
| | | | Notes: svn path=/head/; revision=348406
* - Update from 2.6 to 2.7Danilo Egea Gondolfo2014-02-122-5/+8
| | | | | | | | | | - Update the comment about the license. There is no more code under BSD3CLAUSE - Add regression-test target (requested/suggested by the developer) Reported by: Eric Radman <ericshane@eradman.com> Notes: svn path=/head/; revision=344007
* - Update from 2.5 to 2.6Danilo Egea Gondolfo2014-01-242-4/+4
| | | | Notes: svn path=/head/; revision=340927
* - Update from 2.4 to 2.5Danilo Egea Gondolfo2013-12-312-4/+4
| | | | Notes: svn path=/head/; revision=338333
* - Fix license. The code used in FreeBSD is under ISCL license.Danilo Egea Gondolfo2013-12-201-2/+3
| | | | | | | Reported by: Eric Radman <ericshane@eradman.com> Notes: svn path=/head/; revision=337013
* - Update from 2.2 to 2.4Danilo Egea Gondolfo2013-12-192-5/+9
| | | | | | | | - Add a new mirror to MASTER_SITES - Add LICENSE Notes: svn path=/head/; revision=336901
* - Change maintainer email to @FreeBSD.orgDanilo Egea Gondolfo2013-09-301-5/+2
| | | | | | | | | - Add stage support Approved by: wg (mentor) Notes: svn path=/head/; revision=328889
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - prefix should be manprefixJason Helfman2013-08-111-1/+1
| | | | | | | | PR: 181150 Approved by: danilogondolfo@gmail.com (maintainer, implicit) Notes: svn path=/head/; revision=324576
* - update to 2.2Jason Helfman2013-08-112-11/+7
| | | | | | | | | | | - drop build and install steps in favor of declaration of MAKEFILE and MAKE_ARGS PR: 181150 Submitted by: danilogondolfo@gmail.com ( maintainer ) Notes: svn path=/head/; revision=324575
* Update to version 2.1Pawel Pekala2013-07-032-4/+4
| | | | | | | | PR: ports/180238 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer) Notes: svn path=/head/; revision=322240
* sysutils/entr: update to 2.0William Grzybowski2013-06-192-6/+4
| | | | | | | | | | | | | | | - Update to 2.0 - Remove MAKE_JOBS_SAFE, builds only one file Changes: - More portable build; runs on old architectures without C99 support PR: ports/179685 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> Approved by: culot / jpaetzel (mentors, implicit) Notes: svn path=/head/; revision=321247
* Add man page.Eitan Adler2013-04-191-3/+5
| | | | | | | | | | | Give maintainership to Danilo Egea <danilogondolfo@gmail.com> Submitted by: Danilo Egea <danilogondolfo@gmail.com> Submitted by: Eric Radman <ericshane@eradman.com> Feature safe: yes Notes: svn path=/head/; revision=316122
* Fix categoryEitan Adler2013-04-191-1/+1
| | | | | | | | Reported by: bapt Feature safe: yes Notes: svn path=/head/; revision=316099
* The Event Notify Test Runner is a general-purpose UNIX utility intended to makeEitan Adler2013-04-193-0/+30
rapid feedback and automated testing natural and completely ordinary by running arbitrary commands when files change WWW: http://entrproject.org/ Feature safe: yes Notes: svn path=/head/; revision=316084