non port: devel/py-dateutils/Makefile |
SVNWeb
|
Number of commits found: 19 |
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above )
|
Thu, 15 Apr 2021
|
[ 17:08 Mateusz Piotrowski (0mp) ] f7a5593
devel/py-dateutils: Fix license block
BSD0CLAUSE is now described within the ports framework.
Approved by: portmgr blanket
|
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.
|
Sun, 10 Jan 2021
|
[ 23:11 sunpoet ]
Update version requirement of RUN_DEPENDS
|
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
|
Sun, 8 Nov 2020
|
[ 17:19 sunpoet ]
Update to 0.6.12
Changes: https://github.com/jmcantrell/python-dateutils/commits/master
|
Sat, 5 Sep 2020
|
[ 21:30 sunpoet ]
Update to 0.6.11
Changes: https://github.com/jmcantrell/python-dateutils/commits/master
|
Sun, 30 Aug 2020
|
[ 20:20 sunpoet ]
Update to 0.6.10
- Update LICENSE_FILE
Changes: https://github.com/jmcantrell/python-dateutils/commits/master
|
[ 07:15 sunpoet ]
Update to 0.6.9
- Update LICENSE
- Add LICENSE_FILE
Changes: https://github.com/jmcantrell/python-dateutils/commits/master
|
Thu, 2 Apr 2020
|
[ 21:30 sunpoet ]
Update to 0.6.8
Changes: https://github.com/jmcantrell/python-dateutils/commits/master
|
Thu, 31 Oct 2019
|
[ 14:49 sunpoet ]
Update to 0.6.7
- Update LICENSE
- Update WWW
Changes: https://github.com/jmcantrell/python-dateutils/commits/master
|
Wed, 10 Apr 2019
|
[ 06:18 antoine ] (Only the first 10 of 399 ports in this commit are shown above. )
Bump a few PORTREVISIONs after r498529
With hat: portmgr
|
Thu, 15 Nov 2018
|
[ 19:06 sunpoet ]
Remove py-argparse
- Bump PORTREVISION for dependency change
|
Sun, 11 Nov 2018
|
[ 18:19 sunpoet ]
Relax USES=python
- Take maintainership
|
Tue, 2 Oct 2018
|
[ 19:06 feld ] (Only the first 10 of 44 ports in this commit are shown above. )
Reset maintainer on my python ports
|
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
|
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 )
|
Thu, 12 Oct 2017
|
[ 17:44 feld ]
devel/py-dateutils: Remove unnecessary LICENSE_FILE; minor cleanup
|
[ 17:41 feld ]
Various utilities for working with date and datetime objects
WWW: https://pypi.python.org/pypi/dateutils
|
Number of commits found: 19 |