Port details |
- python15 An interpreted object-oriented programming language
- 1.5.2_3 lang
=5 1.5.2_3Version of this port present on the latest quarterly branch.
- DEPRECATED: "This port will be removed on June 18th 2004."
- Maintainer: perky@FreeBSD.org
- Port Added: 2000-09-08 08:56:11
- Last Update: 2004-06-21 01:33:55
- SVN Revision: UNKNOWN
- People watching this port, also watch:: pcre, python, autoconf
- Also Listed In: python
- License: not specified in port
- Description:
- Python is an interpreted object-oriented programming language, and is
often compared to Tcl, Perl or Scheme.
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:
- 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:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.2_3 21 Jun 2004 01:33:55 |
perky |
Remove deprecated ports: lang/python15 and lang/python20. |
1.5.2_3 18 Apr 2004 12:06:01 |
perky |
Mark DEPRECATED. These ports are quite old and useless in these
days. They will be removed in June 18th.
Suggested by: linimon
No-objection from: python@ |
1.5.2_3 18 Mar 2004 07:38:48 |
perky |
Add SIZE data.
Submitted by: trevor |
1.5.2_3 18 Mar 2004 07:00:08 |
perky |
Correct pre-install target to pre-su-install so that the credential
switch happens before directories are created under PREFIX.
Submitted by: marcel |
1.5.2_3 22 Jan 2004 11:06:02 |
trevor |
Use the SORT macro from bsd.port.mk. |
1.5.2_3 29 Oct 2003 21:31:13 |
perky |
- Update lang/python-devel to Python-2.4 031022 snapshot.
- Correct USE_ZOPE dependency to Python 2.1. [1]
- Fetch from correct MASTER_SITE_SUBDIR when upgrading python
in same branch. [2]
- Enable installing separated standard modules for python-devel port.
Reported by: Filippo Natali <pitonat@libero.it> [1],
Yoshihiko Sarumaru <mistral@imasy.or.jp> [2] |
1.5.2_3 21 Oct 2003 17:17:45 |
perky |
Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* ports
because it does not point the most recent version of each from
ports/Mk/bsd.python.mk 1.38.
Reported by: Andy Fawcett <andy@athame.co.uk> |
1.5.2_3 19 Oct 2003 09:24:01 |
perky |
Utilize PYTHON_SITE_SUBDIR. |
1.5.2_3 07 Aug 2003 11:30:17 |
perky |
- Remove somewhat buggy libc_r lackness detection. (at least for bento)
- Bump PORTREVISION to enable the thread support in the package
building environments. |
1.5.2_2 04 Jul 2003 11:57:54 |
perky |
o Utilize MASTER_SITE_PYTHON.
o Rename pydoc to pydoc${PORTVERSION} to avoid conflicts among these
ports. (lang/python port keeps both of bin/pydoc and bin/pydoc2.2)
o Set LATEST_LINK to ${PYTHON_VERSION:S/.//} except lang/python.
Now, we can install all of these python versions together cleanly. |
1.5.2_2 09 Jun 2003 05:42:04 |
perky |
Take maintainerships from alane's python ports.
Rest in Peace, Alan. |
1.5.2_2 08 Jun 2003 21:13:49 |
will |
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page. |
1.5.2_2 08 Jun 2003 21:06:22 |
will |
REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado
Thank you for your contributions, you
will be greatly missed. |
1.5.2_2 07 Mar 2003 06:05:38 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.5.2_2 15 Nov 2002 17:12:56 |
alane |
Take over as maintainer since tg is taking a leave of absence from port
maintenance. |
1.5.2_2 14 Nov 2002 16:52:24 |
nectar |
Backport fix for temporary file handling bug in os._execvpe() from
Python 2.2.2.
Not approved by: tg (short timeout) |
1.5.2_1 14 Jun 2002 11:19:13 |
tg |
Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean. |
1.5.2_1 16 Apr 2002 11:44:39 |
tg |
Allow python?? ports to co-exist with lang/python.
PR: 36353
Submitted by: Alan Eldridge <ports@geeksrus.net> |
10 May 2001 12:12:11 |
tg |
s/python1.5/%%PYTHON_VERSION%%/g |
07 May 2001 12:56:08 |
tg |
Use USE_PYTHON. |
03 May 2001 12:34:13 |
tg |
Minor cleanup. |
29 Mar 2001 16:35:19 |
sobomax |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
29 Jan 2001 14:13:11 |
tg |
Add the `new' module to the build, it's needed by Zope-2.3.0. Bump
PORTREVISION. |
09 Oct 2000 13:18:06 |
tg |
Remove reference to ${PLIST_TK}. |
08 Oct 2000 04:17:26 |
asami |
Convert category lang to new layout. |
08 Oct 2000 03:42:12 |
asami |
Rename PLIST.* to pkg-plist.*. |
08 Sep 2000 12:56:11 |
tg |
Makefile: Add NO_LATEST_LINK. |