97cf FreshPorts -- devel/py-dateutil
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
py-dateutil 2.1_2 devel on this many watch lists=4 search for ports that depend on this port
Provides powerful extensions to the standard datetime module
Maintained by: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 May 2005 06:50:36
Also Listed In: python
License: BSD


The dateutil module provides powerful extensions to the standard
datetime module.

WWW: http://labix.org/python-dateutil
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/py-six
  2. devel/py-distribute
  3. lang/python27
Required To Run:
  1. devel/py-six
  2. devel/py-distribute
  3. lang/python27
  4. devel/py-distribute
  5. lang/python27

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/py-dateutil/ && make install clean
To add the package: pkg_add -r py27-dateutil


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://a.pypi.python.org/packages/source/p/python-dateutil/
  3. http://b.pypi.python.org/packages/source/p/python-dateutil/
  4. http://c.pypi.python.org/packages/source/p/python-dateutil/
  5. http://d.pypi.python.org/packages/source/p/python-dateutil/
  6. http://e.pypi.python.org/packages/source/p/python-dateutil/
  7. http://f.pypi.python.org/packages/source/p/python-dateutil/
  8. http://g.pypi.python.org/packages/source/p/python-dateutil/
  9. http://pypi.crate.io/packages/source/p/python-dateutil/
  10. http://pypi.inqbus.de/pythondateutil-/
  11. http://pypi.it.uwosh.edu/pythondateutil-/
  12. http://pypi.python.jp/pythondateutil-/
  13. http://pypi.python.org/packages/source/p/python-dateutil/

Number of commits found: 25

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
06 May 2013 16:57:14
Original commit files touched by this commit  2.1_2
antoine search for other commits by this committer
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)
11 Mar 2013 21:59:11
Original commit files touched by this commit  2.1_1
nivit search for other commits by this committer
- Fix incorrect permissions of egg-info files
- Bump PORTREVISION

PR:	ports/176803
Submitted by:	koobs
24 Jan 2013 07:42:32
Original commit files touched by this commit  2.1
rm search for other commits by this committer
- 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)
03 Jul 2011 14:59:23
Original commit files touched by this commit  1.5
ohauer search for other commits by this committer
-remove MD5
05 May 2010 18:52:51
Original commit files touched by this commit  1.5
nivit search for other commits by this committer
- Update to 1.5
16 Aug 2008 08:56:07
Original commit files touched by this commit  1.4.1
nivit search for other commits by this committer
- Update to 1.4.1
- Remove USE_BZIP2
10 Apr 2008 23:24:38
Original commit files touched by this commit  1.4
nivit search for other commits by this committer
- Replace hardcoded python egg name with %%PYEASYINSTALL_EGG%% in pkg-plist.

Reported by:        pav
09 Apr 2008 22:11:49
Original commit files touched by this commit  1.4
nivit search for other commits by this committer
- Update to 1.4
- Use PYDISTUTILS=easy_install
21 Feb 2008 12:38:00
Original commit files touched by this commit  1.3
nivit search for other commits by this committer
- Fix build on pointyhat

Reported by:    pointyhat via erwin, pav
17 Feb 2008 10:19:48
Original commit files touched by this commit  1.3
nivit search for other commits by this committer
- Update to 1.3
08 Sep 2007 00:16:26
Original commit files touched by this commit  1.2
lwhsu search for other commits by this committer
- Update to 1.2

PR:             ports/114116
Submitted by:   lwhsu
Approved by:    Maintainer timeout
30 Jul 2007 09:42:28
Original commit files touched by this commit  1.1
alexbl search for other commits by this committer
 - 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
05 Apr 2007 16:37:57
Original commit files touched by this commit  1.1
nivit search for other commits by this committer
- Update 1.1
- Remove files/patch-setup.py
01 Apr 2007 07:33:25
Original commit files touched by this commit  1.0_1
lioux search for other commits by this committer
Give maintainership to Nicola Vitale <nivit@FreeBSD.org>.
22 Jan 2006 01:48:34
Original commit files touched by this commit  1.0_1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
20 Nov 2005 04:16:11
Original commit files touched by this commit  1.0_1
lioux search for other commits by this committer
Update both WWW tag and MASTER_SITES to new location
11 Nov 2005 06:06:17
Original commit files touched by this commit  1.0_1
lioux search for other commits by this committer
Add SHA256 checksum
17 Sep 2005 22:43:15
Original commit files touched by this commit  1.0_1
lioux search for other commits by this committer
Fix WWW tag

PR:             85891
Submitted by:   Marcus Alves Grando <marcus@corp.grupos.com.br>
30 Aug 2005 10:31:21
Original commit files touched by this commit  1.0_1
lioux search for other commits by this committer
o Fix PLIST
o Bump PORTREVISION

Submitted by:   pointyhat (kris)
28 Aug 2005 18:45:15
Original commit files touched by this commit  1.0
lioux search for other commits by this committer
Update to 1.0

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

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

Number of commits found: 25

2838
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24525
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours11
new 7 days27
new fortnight60
new month212

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0