Rong-En Fan
ec9c55f34b
- Force setup.py picks up readline and ncurses from base. This fixes build
...
when devel/ncurses installed.
- Similar to python24, don't pick up ncursesw in python25. This results
in both ncurses are linked into _curses.so
Tested by: krion
Approved by: alexbl (python@)
2007-02-27 19:00:23 +00:00
Hye-Shik Chang
ab1df0e8f4
Correct a patch not to install unwanted files.
...
Approved by: portmgr (kris)
2006-10-16 03:12:44 +00:00
Hye-Shik Chang
e18b838fd9
Revert the default version of Python to 2.4 for the ports freeze
...
period. Python 2.5 brought a vast range of incompatibility to a
large number of ports, so the python@ team will do more basic
compatibility work in a private repository and merge it later.
Sorry for the inconvenience.
Approved by: portmgr (kris)
2006-10-13 07:16:45 +00:00
Hye-Shik Chang
e8b7ef58d8
Fix build with WITH_FPECTL=yes on i386.
...
PR: 104243
Submitted by: S Roberts <stacey@vickiandstacey.com>
2006-10-10 05:31:20 +00:00
Hye-Shik Chang
2af3fdd8cf
- Restrict a dependency to the real interpreter to _RUN only. This
...
allows portupgrade to upgrade lang/python from 2.4 flawlessly.
- So remove obsolete instruction.
2006-10-09 15:51:28 +00:00
Hye-Shik Chang
9d94ca02c9
Simple portupgrade doesn't upgrade python correctly, so add a check
...
and an instruction.
2006-10-09 15:40:08 +00:00
Hye-Shik Chang
1d18bb4fff
- 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.
2006-10-09 14:29:18 +00:00
Hye-Shik Chang
2e854e2553
- Update lang/python-devel to Python 2.5c2
...
- Sync some recent workarounds from lang/python.
2006-09-13 16:26:49 +00:00
Hye-Shik Chang
df0b95301a
Fix plist for FreeBSD 7 or systems with OpenSSL 0.9.8.
...
Spotted by: pointyhat via kris
2006-08-10 10:05:13 +00:00
Hye-Shik Chang
ae152aa766
Update python-devel to 2.5b3.
2006-08-04 06:37:06 +00:00
Mark Linimon
70aa8343ff
Mark broken: fails to install cleanly.
2006-07-15 19:37:32 +00:00
Hye-Shik Chang
06295f9285
Update python-devel to 2.5b1.
2006-06-23 03:09:16 +00:00
Edwin Groothuis
7c6393360c
Remove USE_REINPLACE from the categories starting with L
2006-05-09 20:52:24 +00:00
Hye-Shik Chang
e442a1bec8
Fix build on environments without python.
2006-03-27 23:22:18 +00:00
Hye-Shik Chang
b243082281
Update to Python trunk snapshot as of 2006-03-26.
2006-03-26 07:58:41 +00:00
Edwin Groothuis
c92c635b24
SHA256ify
...
Approved by: krion@
2006-01-22 12:42:24 +00:00
Hye-Shik Chang
ec0aa03843
Update python-devel to 2.5.a0.20050728 snapshot.
2005-07-28 08:29:32 +00:00
David E. O'Brien
c3d8037aeb
At Kris's request, back out the MACHINE_ARCH spelling correction until
...
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae
Assist getting more ports working on AMD64 by obeying the
...
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Hye-Shik Chang
fe1f003f68
Fix package building on non-i386 platforms by unrestrict audioop
...
module for them in plist.
Approved by: portmgr (kris)
2005-03-28 23:11:44 +00:00
Hye-Shik Chang
b73a0c98c1
Unbreak package building on ia64, alpha, amd64 and sparc64 by
...
adding ossaudiodev module to their plists, either.
Approved by: portmgr (kris)
2005-03-23 04:43:57 +00:00
Hye-Shik Chang
e329251631
Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServer
...
vulnerability.
Security: CAN-2005-0089
Security: http://www.vuxml.org/freebsd/6afa87d3-764b-11d9-b0e7-0000e249a0a2.html
Security: SimpleXMLRPCServer.py allows unrestricted traversal
2005-02-04 04:14:40 +00:00
Hye-Shik Chang
35c8a898d4
Resurrect lang/python-devel port with Python 2.5 development snapshot
...
as of today.
2005-01-29 05:01:02 +00:00
Hye-Shik Chang
7563992988
IGNORE this port for a while. Some 2.5.a0 snapshot will be available
...
in this port soon.
2004-12-01 15:09:16 +00:00
Hye-Shik Chang
c8faaa29b0
- Update python-devel to 2.4c1
2004-11-20 17:17:28 +00:00
FUJISHIMA Satsuki
a787f0b075
farewell to libxpg4.
2004-11-15 05:19:30 +00:00
Hye-Shik Chang
61282086ba
Update -devel to Python-2.4b2.
2004-11-06 19:48:48 +00:00
Hye-Shik Chang
a8ff97aec3
Update to 2.4a3
...
PR: 71340
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
2004-09-03 17:12:28 +00:00
Hye-Shik Chang
adca4f9d0e
- Add support for FreeBSD 6.
...
- Drop FreeBSD 2 support.
- Fix build on -stable.
Spotted by: marcus, kris
Obtained from: Python CVS
2004-08-21 01:02:12 +00:00
Hye-Shik Chang
03cd3fd2e0
- Update to 2.4a2
...
- Add IPV6 option [1]
PR: 69950 [1]
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1]
2004-08-07 06:36:57 +00:00
Hye-Shik Chang
90c653ebbf
Allow to install and use 3rd party packages in X11BASE.
...
${X11BASE}/lib/{python2.3{,/site-packages},site-python} will be
added to your python's sys.path if each directory exists.
Suggested by: marcus
2004-07-09 17:18:00 +00:00
Hye-Shik Chang
d8b04cd486
The tarball for Python 2.4a1 is renamed in the site.
2004-07-09 16:53:03 +00:00
Hye-Shik Chang
95340a84dc
- Update to 2.4a1, the first alpha release of Python 2.4.
...
- Provide USE_PYTHON_BUILD and USE_PYTHON_RUN to allow explicit
dependencies. [1]
- Provide PYDISTUTILS_CONFIGUREARGS and run ${PYSETUP} config on
'do-configure' targets. [2]
Reviewed by: eik [1]
Submitted by: Mike Brown <mike@skew.org>
2004-07-08 15:53:45 +00:00
Hye-Shik Chang
68c031de51
More OPTIONS change of UCS2->UCS4 which is missed in previous commit.
2004-06-28 06:25:26 +00:00
Hye-Shik Chang
c4a8480ea9
Test lack of non-default options for CONFIG-unaware environments
...
as done in lang/python either.
Submitted by: fjoe
2004-06-28 06:24:11 +00:00
Hye-Shik Chang
cd74272ff9
Use OPTIONS.
...
Submitted by: Stephane E. Potvin <sepotvin@videotron.ca>
2004-05-07 05:39:33 +00:00
Hye-Shik Chang
1a830c3a8c
Reduce configure warning.
...
PR: 55180 [1], 65680 [2]
Submitted by: Rui Lopes <rui@ruilopes.com> [1],
Roman Neuhauser <neuhauser@chello.cz> [2]
2004-04-18 11:42:37 +00:00
Hye-Shik Chang
2f813973a5
Correct pre-install target to pre-su-install so that the credential
...
switch happens before directories are created under PREFIX.
Submitted by: marcel
2004-03-18 07:00:08 +00:00
Hye-Shik Chang
2083111047
Update to Python development snapshot as of 040311.
...
I must say that it's faster by 10%~ than previous snapshot or 2.3.
And it incorporated CJKCodecs from this! :)
2004-03-11 15:53:06 +00:00
Hye-Shik Chang
3c031745cd
Create a symbolic link to lib/python2.3.so on lib/python2.3/config/
...
for seamless upgrade from a static library.
Suggested by: dd
2004-03-09 02:24:31 +00:00
Hye-Shik Chang
1ba15b7a7e
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>
2004-03-08 12:43:11 +00:00
Hye-Shik Chang
427c8bd159
Fix plist.
...
Reported by: Mun-Kyo Seo <munggo@pmy.lv>
2004-01-09 02:04:12 +00:00
Hye-Shik Chang
7da4e22141
Add missed deltas on 2.4 040106 update.
2004-01-09 01:58:22 +00:00
Hye-Shik Chang
629c6dcf48
Update python-devel to 2.4 20040106 snapshot.
2004-01-09 01:43:30 +00:00
Dmitry Sivachenko
576e13422f
Add WWW.
...
Approved by: maintainer
2003-12-04 10:41:46 +00:00
Hye-Shik Chang
299b967868
Ignore syntax errors on compiling 3rd party packages.
...
Tested by: Lee Harr <missive@hotmail.com>
2003-11-15 19:22:37 +00:00
Hye-Shik Chang
62e80c6399
- 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>
2003-11-04 18:00:37 +00:00
Hye-Shik Chang
040577c1f7
- 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]
2003-10-29 21:31:13 +00:00
Hye-Shik Chang
bdb7bf2167
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>
2003-10-21 17:17:45 +00:00
Hye-Shik Chang
a559b90434
BUILD_STATIC by default as lang/python does.
2003-08-23 01:07:20 +00:00