Hye-Shik Chang
ec0aa03843
Update python-devel to 2.5.a0.20050728 snapshot.
2005-07-28 08:29:32 +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
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
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
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
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
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
c9d4d3d297
Update to 2.4a0 snapshot of 1 Aug 2003
2003-08-01 09:14:02 +00:00
Hye-Shik Chang
ab4b78dba6
Update to 2.3c1
2003-07-19 07:44:46 +00:00
Hye-Shik Chang
6b9a7cf778
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.
2003-07-04 11:57:54 +00:00
Hye-Shik Chang
c84dbd4727
Update new python-devel port to 2.3.b2.
...
This update introduces two new knobs to _disable_ somewhat
experimental options:
BUILD_STATIC=yes Unless this option is specified,
the port will build python as shared
binary.
WITH_UCS2=yes Unless this option is specified,
Py_UNICODE type will charge 4 bytes
per character (as we do for wchar_t)
Repo-copied by: joe (thanks!)
2003-07-03 14:41:09 +00:00
Hye-Shik Chang
63f2be090f
Update to 2.2.3
...
PR: 52830
Submitted by: Chuck Swiger <chuck@pkix.net> (partly)
Approved by: maintainer (implicitly)
2003-06-04 08:36:48 +00:00
Alan Eldridge
b31107f713
PORTREVSION => 2.
...
Fix error pointed out by tg@. Now just blow away the Tools subdir on uninstall
in case something compiled that stuff.
2002-11-21 17:07:28 +00:00
Alan Eldridge
182328e593
PORTREVISION => 1
...
Added lotsa missing files to pllist.
Added dl module for those who like to live dangerously (petef?).
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
2002-11-21 16:14:09 +00:00
Hye-Shik Chang
72143e1b7c
Upgrade to Python-2.2.2.
...
Approved by: tg
2002-10-17 11:14:17 +00:00
Thomas Gellekum
e399f180fd
Fix building on the Alpha.
...
Submitted by: gallatin
2002-05-16 12:07:26 +00:00
Thomas Gellekum
70f395a1f5
Upgrade to Python-2.2.
...
PR: 36977
Submitted by: Hye-Shik Chang <perky@fallin.lv>
2002-04-12 10:33:42 +00:00
Thomas Gellekum
555f286ca1
Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.
...
PR: 33444
Submitted by: Hye-Shik Chang <perky@fallin.lv>
Add new MD5 to dependent ports.
2002-01-07 13:26:47 +00:00
Thomas Gellekum
c5186aed0a
Re-add fpectl.so to the plist to fix packaging. Re-enable support
...
for it in the python binary.
Noticed by: will
2001-11-20 13:23:48 +00:00
Thomas Gellekum
998b2d08ec
Don't build mpz extension, it's moved to a separate port.
2001-10-19 11:16:55 +00:00
Thomas Gellekum
ef41855096
Upgrade to 2.1.1.
2001-07-25 11:11:25 +00:00
Thomas Gellekum
a0e827ef6c
Upgrade to 2.1.
2001-05-02 11:25:02 +00:00
Thomas Gellekum
78f16e0bfd
Upgrade to 2.0.
2000-10-18 11:58:50 +00:00
Thomas Gellekum
21f7ea9447
Upgrade to 1.6.
2000-09-08 11:41:43 +00:00
Thomas Gellekum
548805770e
Fix packaging on -current.
2000-03-24 09:17:27 +00:00
Munechika SUMIKAWA
a6d7ea1d57
move IPv6-enable python to python+ipv6 and revert origial python
...
to before IPv6.
Since IPv6-enable python make bigger the size of sockaddr, some of scripts
are affected. I maintain python+ipv6 separately to minimize impact for users.
It will be removed when IPv6 patches are merged into original distribution,
such as ruby.
Repositry copied by: asami
2000-01-27 15:54:26 +00:00
Munechika SUMIKAWA
66082ac2d0
- Support IPv6.
...
- remove DIST_SUBDIR since there are 2 distfiles on this port anymore.
Reviewed by: tg(maintainer)
2000-01-13 13:28:10 +00:00
Thomas Gellekum
07223f8dda
- Install python-mode.el.
...
PR: 15702
Submitted by: "Dmitry S. Sivachenko" <dima@Chg.RU>
- Only use Tk support if X11 is installed.
PR: 15910
Submitted by: Nathan Dorfman <nathan@rtfm.net>
2000-01-06 11:46:19 +00:00
Thomas Gellekum
992725797a
Add the SHA module to the build.
1999-07-28 07:54:24 +00:00
Thomas Gellekum
ca38b9f4d4
Fix package building when you're leaving out optional parts, like Tk.
...
PR: 12648
1999-07-15 11:59:41 +00:00
Thomas Gellekum
ea25e2cf33
Install the contents of the Tools directory by default. This can be
...
turned off by specifying `WITH_TOOLS=NO' when building.
PR: 12436
1999-07-06 13:27:38 +00:00
Thomas Gellekum
a7ec9960d9
Enable the parser module.
...
Submitted by: nectar
1999-05-21 07:06:06 +00:00
Jacques Vidrine
b1860f81da
* Update python 1.5.1 -> 1.5.2
...
* Remove python-beta
1999-04-21 05:56:27 +00:00
Jacques Vidrine
bd6d456d16
Create lib/python1.5/site-packages directory on installation.
1999-04-08 17:48:49 +00:00
Jacques Vidrine
f21d8205f6
Fix for building/packaging on FreeBSD 4.x.
1999-02-22 19:06:07 +00:00
Satoshi Asami
e8fc23ae12
Make sure PLIST is correct whether you have source or not. Add copyright
...
file. Add "|| true" to end of != grep command line to avoid warnings.
Submitted by: tg
1998-12-02 08:24:52 +00:00
Tim Vanderhoek
8ce50883da
The first time I tried committing this set of manpage removals it got
...
all the way to diffing yorick/pkg/PLIST and then died with a
"bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-)
Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring
machine, and bento is busy.
1998-08-18 18:33:15 +00:00
Thomas Gellekum
82deb06f14
Don't throw away OS version number, some scripts need it. Pick up
...
latest official patches while I'm here.
1998-05-07 08:22:13 +00:00
Thomas Gellekum
be73fc6e37
Add new official patches and activate the dl module.
1998-04-29 07:15:42 +00:00
Thomas Gellekum
69dc0df901
Upgrade to 1.5.1.
1998-04-15 07:35:49 +00:00
Thomas Gellekum
9d49792924
Upgrade to 1.5.
1998-01-06 08:03:13 +00:00