notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/py-dateutil/Makefile
SVNWeb

Number of commits found: 48

Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
Wed, 11 Jan 2023
[ 15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  77d6847  (Only the first 10 of 3335 ports in this commit are shown above. View all ports for this commit)
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 3 Jun 2022
[ 16:57 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:fe01b11b9a638ec36f368799b2f298bc2d04fd57  commit hash:fe01b11b9a638ec36f368799b2f298bc2d04fd57  commit hash:fe01b11b9a638ec36f368799b2f298bc2d04fd57  fe01b11 
devel/py-dateutil: Convert to USE_PYTHON=pytest
Sat, 16 Apr 2022
[ 04:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:dad754c97d6d148da366ba83a98585c647d425ef  commit hash:dad754c97d6d148da366ba83a98585c647d425ef  commit hash:dad754c97d6d148da366ba83a98585c647d425ef  dad754c 
devel/py-dateutil: Update to 2.8.2

- Remove USE_LOCALE which is needed by Python 3.6
- Update do-test:

Changes:	https://github.com/dateutil/dateutil/releases
Mon, 7 Mar 2022
[ 19:24 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:9a140b31fe663fff77166c0bc6d78470bf6a57e5  commit hash:9a140b31fe663fff77166c0bc6d78470bf6a57e5  commit hash:9a140b31fe663fff77166c0bc6d78470bf6a57e5  9a140b3  (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
*/py-*: Take maintainership
[ 19:07 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d89f95e2ff861b1e06ad114422b5d116a856970  commit hash:3d89f95e2ff861b1e06ad114422b5d116a856970  commit hash:3d89f95e2ff861b1e06ad114422b5d116a856970  3d89f95  (Only the first 10 of 140 ports in this commit are shown above. View all ports for this commit)
all: return koobs' ports to the pool after safekeeping his commit bit.
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 3 Jan 2021
[ 09:11 antoine search for other commits by this committer ] Original commit   Revision:559997 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Remove python 2.7 support from a few ports
Mon, 18 May 2020
[ 03:03 koobs search for other commits by this committer ] Original commit   Revision:535708
devel/py-dateutil: Update to 2.8.1 [1]

  - Remove dateutil_test_test__tz patch, upstreamed [1]
  - Remove unecessary pytest-cov dependency
  - Add pytest -W exclusion preventing PytestUnknownMarkWarning: Unknown
    pytest.mark.no_cover error on test invocation.

Changelog:

 
https://dateutil.readthedocs.io/en/stable/changelog.html#version-2-8-1-2019-11-03

PR:		246104
Submitted by:	dvl [1]
MFH:		2020Q2 (blanket: bugfix release)
Fri, 31 May 2019
[ 12:39 koobs search for other commits by this committer ] Original commit   Revision:503171
devel/py-dateutil: Update to 2.8.0

Changelog:

  https://github.com/dateutil/dateutil/blob/2.8.0/NEWS

PR:	238161
Differential Revision:	D20421
Mon, 30 Jul 2018
[ 23:30 koobs search for other commits by this committer ] Original commit   Revision:475926
devel/py-dateutil: Update to 2.7.3

  - dateutil now uses setuptools_scm to derive its version which requires
	a PyPI sdist or git checkout. USE_GITHUB uses tarballs, so switch to
	CHEESEHOP accordingly.

Changelog:

  https://github.com/dateutil/dateutil/blob/2.7.3/NEWS

PR:		230062
Submitted by:	Radim Kolar <hsn sendmail cz>
Wed, 20 Jun 2018
[ 17:05 mat search for other commits by this committer ] Original commit   Revision:472884 (Only the first 10 of 1617 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 11 Jul 2017
[ 11:06 koobs search for other commits by this committer ] Original commit   Revision:445492
devel/py-dateutil: Update to 2.6.1

Changelog:

  https://github.com/dateutil/dateutil/blob/2.6.1/NEWS
Thu, 8 Jun 2017
[ 14:28 woodsb02 search for other commits by this committer ] Original commit   Revision:442936
[NEW] devel/py3-dateutil: Add Python 3.x version of this port

PR:		219541
PR:		219833
Submitted by:	rs.os <rs.os@t-online.de>
Sun, 30 Apr 2017
[ 04:52 koobs search for other commits by this committer ] Original commit   Revision:439790
devel/py-dateutil: Remove use of dos2unix

The file installed as dateutil-zoneinfo.tar.gz is corrupted by the dos2unix
run on all of the files in the distribution. There is no need to run dos2unix
as the only files with CRLF is the NEWS file, a README and a Windows BAT file
(which makes sense to use CRLF).

Accordingly:

- Remove use of USES=dos2unix
- Bump PORTREVISION to rebuild package (containing corrupted TZ data file)

PR:		217264
Submitted by:	gordon
MFH:		2017Q2
Sat, 25 Feb 2017
[ 21:58 rene search for other commits by this committer ] Original commit   Revision:434839
devel/py-dateutil: update to 2.6.0

This version adds support for timezone 2016i and contains numerous
bug fixes.

PR:		215660
Submitted by:	rene
Approved by:	maintainer timeout (koobs, 2 months)
Sat, 26 Nov 2016
[ 10:09 mat search for other commits by this committer ] Original commit   Revision:427136 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Fixup USE_GITHUB usage.

It already sets DISTNAME to a very nice unique name, do not set it
yourself.

Sponsored by:	Absolight
Fri, 30 Sep 2016
[ 21:30 rene search for other commits by this committer ] Original commit   Revision:423025
- update to 2.5.3
- Adjust WWW

PR:		212968
Submitted by:	myself
Approved by:	maintainer (koobs)
Thu, 19 May 2016
[ 10:57 amdmi3 search for other commits by this committer ] Original commit   Revision:415501 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
- Fix trailing whitespace in Makefiles

Approved by:	portmgr blanket
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 3 Mar 2016
[ 07:57 koobs search for other commits by this committer ] Original commit   Revision:410014
devel/py-dateutil: Update to 2.5.0

- Update PORTVERSION and distinfo checksum (2.5.0)
- Update RUN_DEPENDS
- Use dos2unix (o_O)
- Update pkg-descr WWW: URL

Changes:

  https://github.com/dateutil/dateutil/blob/2.5.0/NEWS
Sun, 21 Feb 2016
[ 14:24 koobs search for other commits by this committer ] Original commit   Revision:409290
devel/py-dateutil: Update to 2.4.2

- Update PORTVERSION and distinfo checksum (2.4.2)
- six is only a RUN_DEPENDS, remove from BUILD_DEPENDS
- Enable NO_ARCH (architecture independence)
- Add test target
Wed, 3 Dec 2014
[ 21:43 antoine search for other commits by this committer ] Original commit   Revision:373851
Update to 2.3

Reviewed by:	koobs (maintainer)
Thu, 28 Aug 2014
[ 09:32 koobs search for other commits by this committer ] Original commit   Revision:366387
devel/py-dateutil: Update to 2.2, Modernise

- Update to 2.2
- Add LICENSE_FILE
- Update COMMENT (Via setup.py)
- Fix RUN_DEPENDS assignment
- Modernise Python framework entries
- Canonicalise regression-test
- Patch setup.py to support `test` command
- Remove unecessary patch to dateutil/__init__.py (unicode -> plain)

Changes: 2.2

  * Updated zoneinfo to 2013h
  * fuzzy_with_tokens parse addon
  * Bug with LANG=C fixed

QA:		Ran 492 tests in 0.688s - OK (Python 2.7 / 3.4)
Fri, 11 Jul 2014
[ 23:38 nivit search for other commits by this committer ] Original commit   Revision:361593
- Pass the mantainership to koobs@
Mon, 10 Feb 2014
[ 19:04 antoine search for other commits by this committer ] Original commit   Revision:343673
- Add LICENSE
- Switch from easy_install to install
- Allow packaging as a regular user
- Use PYDISTUTILS_AUTOPLIST
- Stage support

PR:		ports/186088
PR:		ports/186092
Submitted by:	John Hein and Johannes Jost Meixner
Approved by:	maintainer timout (2 weeks)
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Mon, 6 May 2013
[ 16:57 antoine search for other commits by this committer ] Original commit   Revision:317532
Install zoneinfo--latest.tar.gz with good permissions
Try to import the right module (_winreg not winreg) when using python2

PR:		ports/178059
Approved by:	maintainer timeout (2 weeks), eadler (mentor)
Mon, 11 Mar 2013
[ 21:59 nivit search for other commits by this committer ] Original commit   Revision:313942
- Fix incorrect permissions of egg-info files
- Bump PORTREVISION

PR:	ports/176803
Submitted by:	koobs
Thu, 24 Jan 2013
[ 07:42 rm search for other commits by this committer ] Original commit   Revision:310916
- update to 2.1
- trim Makefile header
- change MASTER_SITES to CHEESESHOP
- add license (BSD)
- add dependency on py-six (this port now works both with python2 and python3
  from the same codebase via py-six)
- adjust possible python versions accordingly
- add tests
- clean-up pkg-descr

PR:		174672 (based on)
Submitted by:	Alexey V. Degtyarev <alexey@renatasystems.org>
Approved by:	nivit (maintainer, by mail)
Wed, 5 May 2010
[ 18:52 nivit search for other commits by this committer ] Original commit 
- Update to 1.5
Sat, 16 Aug 2008
[ 08:56 nivit search for other commits by this committer ] Original commit 
- Update to 1.4.1
- Remove USE_BZIP2
Wed, 9 Apr 2008
[ 22:11 nivit search for other commits by this committer ] Original commit 
- Update to 1.4
- Use PYDISTUTILS=easy_install
Sun, 17 Feb 2008
[ 10:19 nivit search for other commits by this committer ] Original commit 
- Update to 1.3
Sat, 8 Sep 2007
[ 00:16 lwhsu search for other commits by this committer ] Original commit 
- Update to 1.2

PR:             ports/114116
Submitted by:   lwhsu
Approved by:    Maintainer timeout
Mon, 30 Jul 2007
[ 09:42 alexbl search for other commits by this committer ] Original commit  (Only the first 10 of 445 ports in this commit are shown above. View all ports for this commit)
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
Thu, 5 Apr 2007
[ 16:37 nivit search for other commits by this committer ] Original commit 
- Update 1.1
- Remove files/patch-setup.py
Sun, 1 Apr 2007
[ 07:33 lioux search for other commits by this committer ] Original commit 
Give maintainership to Nicola Vitale <nivit@FreeBSD.org>.
Sun, 20 Nov 2005
[ 04:16 lioux search for other commits by this committer ] Original commit 
Update both WWW tag and MASTER_SITES to new location
Tue, 30 Aug 2005
[ 10:31 lioux search for other commits by this committer ] Original commit 
o Fix PLIST
o Bump PORTREVISION

Submitted by:   pointyhat (kris)
Sun, 28 Aug 2005
[ 18:45 lioux search for other commits by this committer ] Original commit 
Update to 1.0

PR:             83787
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
Wed, 20 Jul 2005
[ 11:28 pav search for other commits by this committer ] Original commit 
- Fix zoneinfo installation and unbreak

PR:             ports/82062
Submitted by:   Stefan Walter <sw@gegenunendlich.de>
Approved by:    maintainer timeout (40 days)
Sat, 21 May 2005
[ 17:12 kris search for other commits by this committer ] Original commit 
BROKEN: Incomplete pkg-plist
Sun, 8 May 2005
[ 21:05 lioux search for other commits by this committer ] Original commit 
Add python as secondary category: should have been more careful
[ 06:50 lioux search for other commits by this committer ] Original commit 
New port py-dateutil version 0.9: Provides powerful extensions to the standard
datetime module

Number of commits found: 48