non port: lang/python/pkg-plist |
SVNWeb
|
Number of commits found: 31 |
Mon, 9 Oct 2006
|
[ 14:29 perky ] (Only the first 10 of 28 ports in this commit are shown above. )
- Update the main python version to 2.5.
- Now, lang/python is just a meta-port which depends on lang/python25.
- And all versions of Python ports have short version identifier in its
package name; python25-2.5, python24-2.4.3 and etc.
- Also you must upgrade all python modules after lang/python updated,
cd /usr/ports/lang/python && make upgrade-site-packages
- Give maintainership of Python ports to the new python@ group which
includes me, alexbl@ and others.
|
Thu, 30 Mar 2006
|
[ 09:40 perky ]
Update to Python 2.4.3.
|
Mon, 18 Jul 2005
|
[ 12:44 perky ]
Backport support for FreeBSD 7 and drop support for FreeBSD 3.
Fixes for other versions of python will be followed tomorrow.
Submitted by: nork
Obtained from: Python CVS
|
Thu, 12 May 2005
|
[ 01:49 perky ]
- Make FPECTL support optional and turn it off by default because
the feature brings huge overheads for floating point arithmetics
and integer divisions. [1]
- Fix plist
- Bump PORTREVISION
Requested by: Ewan Todd <ewan@mathcode.net> [1]
|
Sun, 3 Apr 2005
|
[ 13:55 perky ]
Update to Python 2.4.1
|
Mon, 28 Mar 2005
|
[ 23:11 perky ]
Fix package building on non-i386 platforms by unrestrict `audioop`
module for them in plist.
Approved by: portmgr (kris)
|
Wed, 23 Mar 2005
|
[ 04:43 perky ]
Unbreak package building on ia64, alpha, amd64 and sparc64 by
adding ossaudiodev module to their plists, either.
Approved by: portmgr (kris)
|
Wed, 1 Dec 2004
|
[ 15:04 perky ] (Only the first 10 of 17 ports in this commit are shown above. )
- Update lang/python to 2.4 final release.
- Finish repocopy lang/python -> lang/python23 for Python 2.3.4
|
Fri, 20 Aug 2004
|
[ 23:56 perky ]
- Add support for FreeBSD 6.
- Remove support for FreeBSD 2.
Spotted by: marcus, kris
Obtained from: Python CVS
|
Thu, 27 May 2004
|
[ 15:58 perky ]
- Update to Python 2.3.4.
- Test WITHOUT_* instead of WITH_* for values which are on by default
so that package build clusters detect correctly.
|
Tue, 9 Mar 2004
|
[ 02:24 perky ]
Create a symbolic link to lib/python2.3.so on lib/python2.3/config/
for seamless upgrade from a static library.
Suggested by: dd
|
Mon, 8 Mar 2004
|
[ 12:43 perky ]
Build and install a shared library and its frontend besides static one
by default.
[HEADS UP] The python executable and static library isn't built PIC
anymore even on amd64 and ia64. Please use a shared library instead.
Requested by: jhay, dd
Tested by: Charles Swiger <cswiger@mac.com>,
Tim Middleton <x@Vex.Net>
|
Tue, 4 Nov 2003
|
[ 18:00 perky ]
- Include pyexpat module in python base ports because python incorporated
expat 1.95.6 in its distribution from Python-2.3.
- Bump PORTREVISION subsequently.
Requested by: Mike Brown <mike@skew.org>
Jeremy Kloth <jeremy.kloth@fourthought.com>
|
Wed, 29 Oct 2003
|
[ 21:31 perky ] (Only the first 10 of 14 ports in this commit are shown above. )
- 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]
|
[ 20:52 sobomax ]
Add missed ossaudiodev.so into pkg-plist (only for x86, since I don't have
access to other arches yet), and enable it on freebsd5 (it's enabled on
freebsd4 OOB).
|
Mon, 29 Sep 2003
|
[ 11:44 perky ]
- Install a 'real' shared object when BUILD_SHARED=yes. [1]
- Fix plist on 32bit architectures.
- Bump PORTREVISION.
PR: 57269 [1]
Submitted by: Tim Middleton <x@Vex.Net> [1],
Kostik I. Belousov <kostya@tessart.kiev.ua> [1]
|
Thu, 31 Jul 2003
|
[ 19:34 perky ]
- Update to Python-2.3
- Correct pydoc search path to lang/python-doc-html port's [1]
PR: 43036 [1]
Submitted by: Emil Sit <sit@amsterdam.lcs.mit.edu> [1]
|
Fri, 4 Jul 2003
|
[ 11:57 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.
|
Wed, 4 Jun 2003
|
[ 08:36 perky ]
Update to 2.2.3
PR: 52830
Submitted by: Chuck Swiger <chuck@pkix.net> (partly)
Approved by: maintainer (implicitly)
|
Thu, 21 Nov 2002
|
[ 17:07 alane ]
PORTREVSION => 2.
Fix error pointed out by tg@. Now just blow away the Tools subdir on uninstall
in case something compiled that stuff.
|
[ 16:14 alane ]
PORTREVISION => 1
Added lotsa missing files to pllist.
Added dl module for those who like to live dangerously (petef?).
|
Thu, 17 Oct 2002
|
[ 11:14 perky ]
Upgrade to Python-2.2.2.
Approved by: tg
|
Thu, 16 May 2002
|
[ 12:07 tg ]
Fix building on the Alpha.
Submitted by: gallatin
|
Fri, 12 Apr 2002
|
[ 10:34 tg ]
(forced)
I meant: upgrade to 2.2.*1*.
|
[ 10:33 tg ]
Upgrade to Python-2.2.
PR: 36977
Submitted by: Hye-Shik Chang <perky@fallin.lv>
|
Mon, 7 Jan 2002
|
[ 13:26 tg ]
Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.
|
Tue, 20 Nov 2001
|
[ 13:23 tg ]
Re-add fpectl.so to the plist to fix packaging. Re-enable support for it in
the python binary.
|
Fri, 19 Oct 2001
|
[ 12:16 tg ]
Don't build mpz extension, it's moved to a separate port.
|
Wed, 25 Jul 2001
|
[ 12:11 tg ]
Upgrade to 2.1.1.
|
Wed, 2 May 2001
|
[ 12:25 tg ] (Only the first 10 of 12 ports in this commit are shown above. )
Upgrade to 2.1.
|
Wed, 18 Oct 2000
|
[ 12:58 tg ] (Only the first 10 of 13 ports in this commit are shown above. )
Upgrade to 2.0.
|
Number of commits found: 31 |