| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
Notes:
svn path=/head/; revision=175093
|
|
|
|
|
|
|
| |
- Sync some recent workarounds from lang/python.
Notes:
svn path=/head/; revision=172949
|
|
|
|
| |
Notes:
svn path=/head/; revision=169619
|
|
|
|
| |
Notes:
svn path=/head/; revision=166069
|
|
|
|
| |
Notes:
svn path=/head/; revision=158131
|
|
|
|
| |
Notes:
svn path=/head/; revision=140294
|
|
|
|
|
|
|
|
|
| |
module for them in plist.
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=132104
|
|
|
|
|
|
|
|
|
| |
adding ossaudiodev module to their plists, either.
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=131910
|
|
|
|
|
|
|
| |
as of today.
Notes:
svn path=/head/; revision=127590
|
|
|
|
| |
Notes:
svn path=/head/; revision=120987
|
|
|
|
|
|
|
|
| |
PR: 71340
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Notes:
svn path=/head/; revision=118057
|
|
|
|
|
|
|
|
|
|
|
| |
- Drop FreeBSD 2 support.
- Fix build on -stable.
Spotted by: marcus, kris
Obtained from: Python CVS
Notes:
svn path=/head/; revision=116864
|
|
|
|
|
|
|
|
|
|
| |
- Add IPV6 option [1]
PR: 69950 [1]
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1]
Notes:
svn path=/head/; revision=115547
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
Notes:
svn path=/head/; revision=113222
|
|
|
|
|
|
|
|
| |
I must say that it's faster by 10%~ than previous snapshot or 2.3.
And it incorporated CJKCodecs from this! :)
Notes:
svn path=/head/; revision=103662
|
|
|
|
|
|
|
|
|
| |
for seamless upgrade from a static library.
Suggested by: dd
Notes:
svn path=/head/; revision=103364
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=103302
|
|
|
|
|
|
|
| |
Reported by: Mun-Kyo Seo <munggo@pmy.lv>
Notes:
svn path=/head/; revision=97730
|
|
|
|
| |
Notes:
svn path=/head/; revision=97727
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=93094
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=92598
|
|
|
|
| |
Notes:
svn path=/head/; revision=86113
|
|
|
|
| |
Notes:
svn path=/head/; revision=85183
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=84198
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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!)
Notes:
svn path=/head/; revision=84141
|
|
|
|
|
|
|
|
|
| |
PR: 52830
Submitted by: Chuck Swiger <chuck@pkix.net> (partly)
Approved by: maintainer (implicitly)
Notes:
svn path=/head/; revision=82237
|
|
|
|
|
|
|
|
| |
Fix error pointed out by tg@. Now just blow away the Tools subdir on uninstall
in case something compiled that stuff.
Notes:
svn path=/head/; revision=70681
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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:
Notes:
svn path=/head/; revision=70678
|
|
|
|
|
|
|
| |
Approved by: tg
Notes:
svn path=/head/; revision=68198
|
|
|
|
|
|
|
| |
Submitted by: gallatin
Notes:
svn path=/head/; revision=59259
|
|
|
|
|
|
|
|
| |
PR: 36977
Submitted by: Hye-Shik Chang <perky@fallin.lv>
Notes:
svn path=/head/; revision=57615
|
|
|
|
|
|
|
|
|
|
| |
PR: 33444
Submitted by: Hye-Shik Chang <perky@fallin.lv>
Add new MD5 to dependent ports.
Notes:
svn path=/head/; revision=52711
|
|
|
|
|
|
|
|
|
| |
for it in the python binary.
Noticed by: will
Notes:
svn path=/head/; revision=50256
|
|
|
|
| |
Notes:
svn path=/head/; revision=48936
|
|
|
|
| |
Notes:
svn path=/head/; revision=45469
|
|
|
|
| |
Notes:
svn path=/head/; revision=42158
|
|
|
|
| |
Notes:
svn path=/head/; revision=33960
|
|
|
|
| |
Notes:
svn path=/head/; revision=32431
|
|
|
|
| |
Notes:
svn path=/head/; revision=27011
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=25122
|
|
|
|
|
|
|
|
|
| |
- remove DIST_SUBDIR since there are 2 distfiles on this port anymore.
Reviewed by: tg(maintainer)
Notes:
svn path=/head/; revision=24697
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=24476
|
|
|
|
| |
Notes:
svn path=/head/; revision=20371
|
|
|
|
|
|
|
| |
PR: 12648
Notes:
svn path=/head/; revision=20214
|
|
|
|
|
|
|
|
|
| |
turned off by specifying `WITH_TOOLS=NO' when building.
PR: 12436
Notes:
svn path=/head/; revision=20096
|
|
|
|
|
|
|
| |
Submitted by: nectar
Notes:
svn path=/head/; revision=18916
|
|
|
|
|
|
|
| |
* Remove python-beta
Notes:
svn path=/head/; revision=18042
|
|
|
|
| |
Notes:
svn path=/head/; revision=17735
|
|
|
|
| |
Notes:
svn path=/head/; revision=16859
|
|
|
|
|
|
|
|
|
| |
file. Add "|| true" to end of != grep command line to avoid warnings.
Submitted by: tg
Notes:
svn path=/head/; revision=15059
|