66e9 FreshPorts -- devel/py-distutils-extra
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-distutils-extra 2.37 devel on this many watch lists=0 search for ports that depend on this port
Add support for i18n, documentation, and icons to distutils
Maintained by: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 06 Apr 2010 09:07:00
Also Listed In: python
License: GPLv2


Enables you to easily integrate gettext support, themed icons and scrollkeeper
based documentation into Python's distutils.

WWW: https://launchpad.net/python-distutils-extra
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-distribute
  2. lang/python27
Required To Run:
  1. devel/py-distribute
  2. lang/python27

This port is required by:

for Build

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
  9. http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
  10. https://launchpadlibrarian.net/116392602/

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 Apr 2013 17:40:24
Original commit files touched by this commit  2.37
sunpoet search for other commits by this committer
- Update to 2.37
- Remove LICENSE_FILE for well-known licenses
- Cleanup Makefile header
- Reformat pkg-descr

Changes:

2.36:
- auto.py: Use python 2.6 friendly sys.version_info test. Thanks Salvatore
  Bonaccorso and Gregor Hermann! (First half of #682631)
- auto.py: Do not call decode() with an "errors" keyword, as this does not yet
  work with Python 2.6. Thanks Gregor Hermann! (Closes: #682631)

2.34:
- auto.py: Fix *.ui detection to be robust for non-ASCII files. (LP: #1017468)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
25 Jul 2012 06:32:08
Original commit files touched by this commit  2.31
cs search for other commits by this committer
Fix typos in COMMENT
13 Mar 2012 17:06:53
Original commit files touched by this commit  2.31
sunpoet search for other commits by this committer
- Update to 2.31
- Handle python32 __pycache__

Changes:

2.31:
- auto.py: Also catch ValueError and RuntimeError on relative imports.
  Thanks Mike Terry for the patch! Add corresponding test case to test/auto.py.
- auto.py: Fix crash in module dependency generator, uncovered by previously
  added test case.

2.30:
- auto.py, debian/local/python-mkdebian: Properly support GI repository module
  detection. Thanks to Owais Lone for the patch! (LP: #806533)
- test/auto.py: Add GI test case. Add gir1.2-glib-2.0 build dependency for the
  test case.
- debian/local/python-mkdebian: Call dh_icons. (LP: #881021)

Feature safe:   yes
22 Sep 2011 17:36:16
Original commit files touched by this commit  2.29
sunpoet search for other commits by this committer
- Update to 2.29

Changes:
- Drop support for the long-obsolete PolicyKit (pre polkit 1.0 API).
- auto.py: Ignore RuntimeError, which Gdk/Gtk throw if DISPLAY is unset.
  (LP: #735408)
21 Sep 2011 17:12:25
Original commit files touched by this commit  2.28
sunpoet search for other commits by this committer
- Space/Tab twiddle
- Take maintainership
21 Sep 2011 16:48:43
Original commit files touched by this commit  2.28
tabthorpe search for other commits by this committer
- Reassign to the heap
12 Jul 2011 16:01:49
Original commit files touched by this commit  2.28
jlaffaye search for other commits by this committer
Update to 2.28

PR:             ports/158735
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    Pengfei Ju <jupengfei@gmail.com> (maintainer), bapt (mentor,
implicit)
25 Jun 2011 07:25:23
Original commit files touched by this commit  2.27
miwi search for other commits by this committer
- Update to 2.27

PR:             157371
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer
17 Mar 2011 15:46:45
Original commit files touched by this commit  2.26
miwi search for other commits by this committer
- Update to 2.26

PR:             155602
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer
04 Mar 2011 03:58:39
Original commit files touched by this commit  2.25
miwi search for other commits by this committer
- Update to 2.25

PR:             154878
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer
18 Feb 2011 22:48:19
Original commit files touched by this commit  2.23
sunpoet search for other commits by this committer
- Update to 2.23
- Remove WRKSRC
- Sort PLIST

PR:             ports/154464
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer (timeout, 16 days)
24 Jun 2010 01:10:22
Original commit files touched by this commit  2.19
wen search for other commits by this committer
- Update to 2.19

PR:             ports/148077
Submitted by:   Ju Pengfei <jupengfei@gmail.com> (maintainer)
Feature safe:   yes
14 Apr 2010 13:48:04
Original commit files touched by this commit  2.18
wen search for other commits by this committer
- Update to 2.18

PR:             ports/145698
Submitted by:   Ju Pengfei <jupengfei@gmail.com> (maintainer)
06 Apr 2010 09:06:36
Original commit files touched by this commit  2.15
wen search for other commits by this committer
Enables you to easily integrate gettext support, themed icons
and scrollkeeper based documentation into Python's distutils.

WWW: https://launchpad.net/python-distutils-extra

PR:             ports/144676
Submitted by:   Ju Pengfei <jupengfei@gmail.com>

Number of commits found: 14

2846
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 24523
Broken 217
Deprecated 474
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 512
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days26
new fortnight59
new month210

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