non port: devel/py-watchdog/Makefile |
SVNWeb
|
Number of commits found: 32 |
Mon, 20 Mar 2023
|
[ 12:35 Nicola Vitale (nivit) ] b176005
devel/py-watchdog: Update to 3.0.0
Changes:://github.com/gorakhargosh/watchdog/blob/master/changelog.rst#300
|
Tue, 28 Feb 2023
|
[ 09:07 Nicola Vitale (nivit) ] 5e8d2ef
devel/py-watchdog: Update to 2.3.1
- Add some test dependencies
Changes: https://github.com/gorakhargosh/watchdog/releases/tag/v2.3.1
|
[ 09:05 Nicola Vitale (nivit) ] 830861d
devel/py-watchdog: Update to 2.3.0
Changes: https://github.com/gorakhargosh/watchdog/releases/tag/v2.3.0
|
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Sun, 1 Jan 2023
|
[ 16:53 Nicola Vitale (nivit) ] 896b8ed
devel/py-watchdog: Update to 2.2.1
Changes log: https://github.com/gorakhargosh/watchdog/releases/tag/v2.2.1
|
Mon, 5 Dec 2022
|
[ 20:29 Nicola Vitale (nivit) ] 54bc63f
devel/py-watchdog: Update to 2.2.0
- Add pytest to USES, and therefore remove to-test target
Changelog: https://github.com/gorakhargosh/watchdog/releases/tag/v2.2.0
|
Sun, 20 Nov 2022
|
[ 14:24 Nicola Vitale (nivit) Author: Robert Kruus ] c833203
devel/py-watchdog: add a patch to enable inotify
- The port does not currently work with the inotify observer
as the inotify functions are no longer in the base system/libc.
The patch adds a lib_depend on devel/libinotify and patches
the appropriate file in the port.
- Bump PORTREVISION
PR: 260939
Reported by: Robert Kruss <rob.kruus@gmail.com>
|
Wed, 9 Nov 2022
|
[ 10:05 Yuri Victorovich (yuri) Author: Andrej Ebert ] 9ca6382
devel/py-watchdog: Update 2.1.6 -> 2.1.9
PR: 266096
Approved by: nivit@ (maintainer's timeout; 70 days)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sun, 3 Oct 2021
|
[ 12:57 Kai Knoblich (kai) ] 8127308
devel/py-watchdog: Update to 2.1.6
* Improve "do-test" target while I'm here.
Changelog since 0.10.6:
https://github.com/gorakhargosh/watchdog/blob/v2.1.6/changelog.rst
PR: 258595
Approved by: maintainer timeout (14 days)
MFH: No (feature release)
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 25 Feb 2021
|
[ 20:22 rhurlin ]
devel/py-watchdog: Update to 0.10.6
On Github, there is already v2.0.2, but from v1.0.0 on 'make test'
produces many errors for functions, which passes fine until <= v1.0.0.
Newer tests run with an update of devel/py-pytest >= v5.0.0 [1][2].
[1]
https://docs.pytest.org/en/latest/changelog.html?highlight=pytestunknownmarkwarning
[2] https://github.com/pytest-dev/pytest/pull/5416
Changelog: https://github.com/gorakhargosh/watchdog/releases/tag/v0.10.6
PR: 244031
Submitted by: Evilham <contact@evilham.com>
Approved by: Nicola Vitale <nivit@FreeBSD.org> (maintainer timeout)
MFH: 2021Q1 (bugfixes)
Differential Revision: https://reviews.freebsd.org/D23608
|
Thu, 14 Jan 2021
|
[ 14:34 dbaio ] (Only the first 10 of 85 ports in this commit are shown above. )
Remove PY_SPHINX from ports using Python 3
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D28093
|
Mon, 28 Dec 2020
|
[ 23:02 antoine ] (Only the first 10 of 1942 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
With hat: portmgr
|
Mon, 11 May 2020
|
[ 23:51 dbaio ] (Only the first 10 of 144 ports in this commit are shown above. )
Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18
Update it to 1.8.5 (latest version from 1.8.X).
This version supports Python 2 and 3.
Add test target.
- textproc/py-sphinx: Update to 3.0.2
Python 3 only (3.5+).
Add test target.
- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above )
|
Sat, 13 Oct 2018
|
[ 15:54 nivit ]
- Update to 0.9.0
- Pet portlint (USES and USE_x section)
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
[ 16:58 mat ] (Only the first 10 of 25 ports in this commit are shown above. )
Use the correct variable for dependency lines.
PKGNAMEPREFIX the name of the current package prefix, it is not correct
to use it for other package names.
Sponsored by: Absolight
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Fri, 14 Oct 2016
|
[ 13:25 nivit ]
- Update to 0.8.3
PR: 212309
Submitted by: olivierd
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 1 Sep 2015
|
[ 16:20 amdmi3 ] (Only the first 10 of 47 ports in this commit are shown above. )
- Switch to options helpers
- While here, add some NO_ARCHes
Approved by: portmgr blanket
|
Mon, 17 Aug 2015
|
[ 14:20 mat ] (Only the first 10 of 271 ports in this commit are shown above. )
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
|
Wed, 6 May 2015
|
[ 15:16 mat ] (Only the first 10 of 348 ports in this commit are shown above. )
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 4 Feb 2015
|
[ 22:39 nivit ]
- Update to 0.8.2
- Sort USE_PYTHON values
|
Mon, 20 Oct 2014
|
[ 16:04 mva ] (Only the first 10 of 564 ports in this commit are shown above. )
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit)
|
Tue, 15 Jul 2014
|
[ 00:26 nivit ]
- Update to 0.8.0
- Use options helpers
- Sort variables
- Remove files/patch_docs_source__conf.py
|
Sun, 2 Mar 2014
|
[ 23:13 rm ]
devel/py-watchdog: support staging and do general clean-up
- do not use easy_install for installation and convert to auto-generated packing
list
- add staging support
- remove inclusion of devel/py-virtualenv/files/py3k-fix-pkg-plist.inc - it's
implemented in bsd.python.mk
- install docs into staging area uncoditionally
- add slash to pkg-descr:WWW
- bump PORTREVISION because of package change
Approved by: nivit (maintainer, explicitly for such changes in his ports)
|
Mon, 30 Dec 2013
|
[ 20:55 ohauer ] (Only the first 10 of 238 ports in this commit are shown above. )
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Wed, 12 Sep 2012
|
[ 09:06 nivit ]
Python API library and shell utilities to monitor file system events.
Directory monitoring is made easy with
* A cross-platform API.
* A shell tool to run commands in response to directory changes.
WWW: http://github.com/gorakhargosh/watchdog
|
Number of commits found: 32 |