Port details |
- python30 An interpreted object-oriented programming language
- 3.0.1_2 lang
=1 3.0.1_2Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2008-10-13 08:23:28
- Last Update: 2009-12-18 10:08:32
- SVN Revision: UNKNOWN
- People watching this port, also watch:: python
- Also Listed In: ipv6 python
- License: not specified in port
- WWW:
- http://www.python.org/
- Description:
- Python is an interpreted object-oriented programming language, and is
often compared to Tcl, Perl or Scheme.
WWW: http://www.python.org/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: python30
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for python30-3.0.1_2:
THREADS=on (default) "Enable thread support"
HUGE_STACK_SIZE=off (default) "Use a larger thread stack"
UCS4=on (default) "Use UCS4 for unicode support"
PYMALLOC=on (default) "Use python's internal malloc"
IPV6=on (default) "Enable IPv6 support"
FPECTL=off (default) "Enable floating point exception handling"
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.1_2 18 Dec 2009 10:08:32
 |
miwi  |
- Get rid python-2.3 and python-3.0 (no longer under developement)
Reviewed by: alexbl, clsung, pav |
3.0.1_2 14 Jul 2009 09:29:03
 |
lwhsu  |
- Ask the first Python installed to install the bin/python link,
and be the default Python version
PR: ports/109550
Submitted by: David Yeske <dyeske AT yahoo.com>
Obtained from: tmclaugh |
3.0.1_1 02 Jul 2009 01:51:07
 |
lwhsu  |
- Remove regression-test target since it is not quite useful here |
3.0.1_1 02 Jul 2009 01:46:33
 |
lwhsu  |
- Honor EXAMPLESDIR, DATADIR and NOPORTEXAMPLES, NOPORTDATA
- Remove bsddb module in pkg-message since it's removed from
Python default modules
(python3 user should use databases/py-bsddb3)
- Fix WITH_UCS4 support
- Mark jobs safe
- Makefile/patch cleanup
PR: ports/133440
Submitted by: Paul Hoffman <phoffman AT proper.com> |
3.0.1 09 Mar 2009 22:52:21
 |
miwi  |
- Update python30 to 3.0.1
Release Changelog:
http://python.org/download/releases/3.0.1/NEWS.txt |
3.0 04 Dec 2008 11:21:22
 |
perky  |
Welcome to the new era of Python 3, with antigravity support!
Update to Python 3.0. |
3.0.rc1 13 Oct 2008 09:50:53
 |
perky  |
Remove "_gdbm" module from packaging which should be excluded in
this port.
Reported by: QAT |
3.0.rc1 13 Oct 2008 08:23:00
 |
perky  |
Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)
Python 2.6 will be the next default python version when enough
testings of consumer ports are done. The new "2to3" program is
renamed to 2to3-2.6 and 2to3-3.0 for each version, respectively.
Repo-copied by: marcus |
Number of commits found: 8
|