c532 FreshPorts -- x11-toolkits/py-tkinter
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-tkinter 2.7.3_4 x11-toolkits on this many watch lists=91 search for ports that depend on this port
Python bindings to the Tk widget set
Maintained by: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Apr 2000 09:20:36
Also Listed In: python
License: not specified in port


Python bindings to the Tk widget set.
SVNWeb : Distfiles Availability : PortsMon
Slave ports
  1. x11-toolkits/py31-tkinter

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

Required To Build:
  1. lang/python27
Required To Run:
  1. lang/python27
Required Libraries:
  1. x11-toolkits/tk85

This port is required by:

for Build for Run

To install the port: cd /usr/ports/x11-toolkits/py-tkinter/ && make install clean
To add the package: pkg_add -r py27-tkinter


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/python/
  2. http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/2.7.3/
  3. http://gnu.kookel.org/ftp/www.python.org/ftp/python/2.7.3/
  4. http://mirrors.ccs.neu.edu/Python/pub/www.python.org/ftp/python/2.7.3/
  5. http://mirrors.sunsite.dk/pythonwww/ftp/python/2.7.3/
  6. http://python.emdia.fi/ftp/python/2.7.3/
  7. http://python.holywar.net/ftp/python/2.7.3/
  8. http://python.ilisys.com.au/ftp/python/2.7.3/
  9. http://www.auth.gr/mirrors/python/ftp/python/2.7.3/
  10. http://www.cwi.nl/www.python.org/ftp/python/2.7.3/
  11. http://www.linux.org.hk/mirror/python/ftp/python/2.7.3/
  12. http://www.python.org/ftp/python/2.7.3/

Number of commits found: 39

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
01 Mar 2013 20:12:02
Original commit files touched by this commit  2.7.3_4
lwhsu search for other commits by this committer
- Install standard libraries separated as other ports to the same place
  with other standard libraries (${PYTHON_LIBDIR}/lib-dynload)
- Improve consistency of the Makefile(s)
- Whitespace cleanup for the patches
04 Dec 2012 10:43:09
Original commit files touched by this commit  2.7.3_3
gahr search for other commits by this committer
- Chase 82+ not being a valid Tcl/Tk version anymore

Feature safe:	yes
Reported by:	beat, bapt
03 Oct 2012 04:06:38
Original commit files touched by this commit  2.7.3_3
rm search for other commits by this committer
- do not hardcode distfile extension for lang/python ports in bsd.python.mk
  (PYTHON_DISTFILE variable)
- switch lang/python ports (and it's slaves) to tar.xz

I compared all the four pairs .tgz/.tar.xz and they have no content differences.

Discussed on:	python@
12 Feb 2012 17:39:53
Original commit files touched by this commit  2.7.2_3
rm search for other commits by this committer
- convert to using PYTHON_SITELIBDIR (non-functional change)
28 Oct 2010 21:00:21
Original commit files touched by this commit  2.6.6_3
erwin search for other commits by this committer
Deprecate md5 in favour of sha256 checksums.  md5 checksums will no longer
be generated or checked, and will be silently ignored for now.  Also,
generalize the MD5_FILE macro to DISTINFO_FILO.

PR:             149657
Submitted by:   rene
Approved by:    portmgr
Tested on:      pointyhat i386 7-exp
20 Aug 2010 20:53:48
Original commit files touched by this commit  2.6.5_3
lwhsu search for other commits by this committer
- Grab maintainership of these ports for python@
23 May 2010 21:16:16
Original commit files touched by this commit  2.6.5_3
linimon search for other commits by this committer
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.

Hat:            portmgr
08 Jul 2009 09:10:02
Original commit files touched by this commit  2.6.2_3
lwhsu search for other commits by this committer
- Fix building with python3*
- Use checksum file under lang/python${PYTHON_SUFFIX}/,
  for removal lang/python/distinfo

PR:             ports/136198
Submitted by:   lwhsu
Approved by:    perky
30 Mar 2009 20:19:19
Original commit files touched by this commit  2.5.4_3
pav search for other commits by this committer
- Convert to USE_TK and allow on any tk (changes default package to use tk85)

PR:             ports/132181
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
Approved by:    maintainer timeout (perky; 1 month)
19 Apr 2008 17:56:05
Original commit files touched by this commit  2.5.2_2
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
30 Jul 2007 09:42:28
Original commit files touched by this commit  2.5.1_2
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
19 May 2007 20:32:57
Original commit files touched by this commit  2.4.4_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
06 Feb 2004 13:12:53
Original commit files touched by this commit  2.2.2_1
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
04 Nov 2003 17:36:04
Original commit files touched by this commit  2.2.2_1
perky search for other commits by this committer
Enable building for Python-2.4 by utilizing PYTHON_MASTER_SITES.
04 Nov 2003 16:38:39
Original commit files touched by this commit  2.2.2_1
perky search for other commits by this committer
Chase bsd.python.mk's change PYTHON_SITE_SUBDIR -> PYTHON_MASTER_SITE_SUBDIR.

Submitted by:   marcus
19 Oct 2003 08:52:10
Original commit files touched by this commit  2.2.2_1
perky search for other commits by this committer
Utilize PYTHON_SITE_SUBDIR and USE_PYTHON.
03 Aug 2003 19:09:00
Original commit files touched by this commit  2.2.2_1
perky search for other commits by this committer
Link with not tk83 but tk84.
31 Jul 2003 19:48:34
Original commit files touched by this commit  2.2.2_1
perky search for other commits by this committer
- Use ports/lang/python's MD5_FILE.
- Take maintainership

Approved by:    tg (previous maintainer)
04 Jun 2003 08:39:59
Original commit files touched by this commit  2.2.3
perky search for other commits by this committer
Add checksums for Python-2.2.3
07 Mar 2003 06:14:08
Original commit files touched by this commit  2.2.2
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
17 Oct 2002 11:17:35
Original commit files touched by this commit  2.2.2
perky search for other commits by this committer
Add checksums for Python-2.2.2.

Approved by:    tg
17 Apr 2002 11:35:55
Original commit files touched by this commit  2.2.1
tg search for other commits by this committer
Use USE_PYDISTUTILS.
12 Apr 2002 10:39:45
Original commit files touched by this commit  2.2
tg search for other commits by this committer
Update checksums for Python-2.2.1.

PR:             36977
Submitted by:   Hye-Shik Chang <perky@fallin.lv>
11 Apr 2002 11:31:49
Original commit files touched by this commit  2.2
tg search for other commits by this committer
Update checksum for Python-2.1.3.
22 Jan 2002 12:53:28
files touched by this commit
tg search for other commits by this committer
Upgrade python21 to 2.1.2, the latest bugfix release.    
07 Jan 2002 13:26:47
files touched by this commit
tg search for other commits by this committer
Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.    
26 Jul 2001 11:38:24
files touched by this commit
tg search for other commits by this committer
Add checksums for 2.0.1 and 2.1.1.    
12 Jun 2001 12:39:34
files touched by this commit
tg search for other commits by this committer
graphics/sketch no longer needs this file.  
04 May 2001 12:03:59
files touched by this commit
tg search for other commits by this committer
Use the same MASTER_SITES as lang/python.    
02 May 2001 12:45:04
files touched by this commit
tg search for other commits by this committer
Add checksum for python-2.1.    
05 Mar 2001 12:07:03
files touched by this commit
tg search for other commits by this committer
Put back Setup for now to un-break sketch.  
01 Mar 2001 12:24:25
files touched by this commit
tg search for other commits by this committer
Use the py-distutils for building and installing.    
05 Feb 2001 16:49:18
files touched by this commit
olgeni search for other commits by this committer
Batch of style fixes for x11-toolkits.    
18 Oct 2000 12:59:33
files touched by this commit
tg search for other commits by this committer
Add MD5 for Python 2.0 release.    
10 Oct 2000 13:54:04
files touched by this commit
tg search for other commits by this committer
Use Python 2.0c1.    
09 Oct 2000 13:11:24
files touched by this commit
tg search for other commits by this committer
Use PYTHON_PKGNAMEPREFIX. Use correct md5 for latest python-beta.    
09 Oct 2000 13:11:24
files touched by this commit
tg search for other commits by this committer
Use PYTHON_PKGNAMEPREFIX. Use correct md5 for latest python-beta.    
08 Oct 2000 08:03:53
files touched by this commit
asami search for other commits by this committer
Convert category x11-toolkits to new layout.  
08 Sep 2000 12:58:53
files touched by this commit
tg search for other commits by this committer
Update to use bsd.python.mk.    

Number of commits found: 39

2843
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 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days29
new fortnight58
new month216

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