Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | At Kris's request, back out the MACHINE_ARCH spelling correction until | obrien | 2005-04-12 | 1 | -1/+1 |
| | | | | after 5.4-RELEASE. | ||||
* | Assist getting more ports working on AMD64 by obeying the | obrien | 2005-04-11 | 1 | -1/+1 |
| | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. | ||||
* | Fix package building on non-i386 platforms by unrestrict `audioop` | perky | 2005-03-29 | 1 | -1/+1 |
| | | | | | | module for them in plist. Approved by: portmgr (kris) | ||||
* | Unbreak package building on ia64, alpha, amd64 and sparc64 by | perky | 2005-03-23 | 1 | -1/+1 |
| | | | | | | adding ossaudiodev module to their plists, either. Approved by: portmgr (kris) | ||||
* | Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServer | perky | 2005-02-04 | 2 | -0/+6 |
| | | | | | | | | vulnerability. Security: CAN-2005-0089 Security: http://www.vuxml.org/freebsd/6afa87d3-764b-11d9-b0e7-0000e249a0a2.html Security: SimpleXMLRPCServer.py allows unrestricted traversal | ||||
* | Resurrect lang/python-devel port with Python 2.5 development snapshot | perky | 2005-01-29 | 5 | -563/+58 |
| | | | | as of today. | ||||
* | IGNORE this port for a while. Some 2.5.a0 snapshot will be available | perky | 2004-12-01 | 1 | -1/+3 |
| | | | | in this port soon. | ||||
* | - Update python-devel to 2.4c1 | perky | 2004-11-21 | 2 | -3/+3 |
| | |||||
* | farewell to libxpg4. | sf | 2004-11-15 | 1 | -7/+0 |
| | |||||
* | Update -devel to Python-2.4b2. | perky | 2004-11-07 | 3 | -6/+14 |
| | |||||
* | Update to 2.4a3 | perky | 2004-09-04 | 6 | -160/+43 |
| | | | | | PR: 71340 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> | ||||
* | - Add support for FreeBSD 6. | perky | 2004-08-21 | 5 | -14/+667 |
| | | | | | | | | - Drop FreeBSD 2 support. - Fix build on -stable. Spotted by: marcus, kris Obtained from: Python CVS | ||||
* | - Update to 2.4a2 | perky | 2004-08-07 | 5 | -53/+82 |
| | | | | | | | - Add IPV6 option [1] PR: 69950 [1] Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1] | ||||
* | Allow to install and use 3rd party packages in X11BASE. | perky | 2004-07-10 | 1 | -4/+8 |
| | | | | | | | ${X11BASE}/lib/{python2.3{,/site-packages},site-python} will be added to your python's sys.path if each directory exists. Suggested by: marcus | ||||
* | The tarball for Python 2.4a1 is renamed in the site. | perky | 2004-07-10 | 1 | -2/+2 |
| | |||||
* | - Update to 2.4a1, the first alpha release of Python 2.4. | perky | 2004-07-08 | 6 | -37/+89 |
| | | | | | | | | | | - 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> | ||||
* | More OPTIONS change of UCS2->UCS4 which is missed in previous commit. | perky | 2004-06-28 | 1 | -1/+1 |
| | |||||
* | Test lack of non-default options for CONFIG-unaware environments | perky | 2004-06-28 | 1 | -3/+3 |
| | | | | | | as done in lang/python either. Submitted by: fjoe | ||||
* | Use OPTIONS. | perky | 2004-05-07 | 1 | -12/+13 |
| | | | | Submitted by: Stephane E. Potvin <sepotvin@videotron.ca> | ||||
* | Reduce configure warning. | perky | 2004-04-18 | 1 | -0/+1 |
| | | | | | | PR: 55180 [1], 65680 [2] Submitted by: Rui Lopes <rui@ruilopes.com> [1], Roman Neuhauser <neuhauser@chello.cz> [2] | ||||
* | Correct pre-install target to pre-su-install so that the credential | perky | 2004-03-18 | 1 | -1/+1 |
| | | | | | | switch happens before directories are created under PREFIX. Submitted by: marcel | ||||
* | Update to Python development snapshot as of 040311. | perky | 2004-03-11 | 3 | -6/+133 |
| | | | | | I must say that it's faster by 10%~ than previous snapshot or 2.3. And it incorporated CJKCodecs from this! :) | ||||
* | Create a symbolic link to lib/python2.3.so on lib/python2.3/config/ | perky | 2004-03-09 | 2 | -1/+3 |
| | | | | | | for seamless upgrade from a static library. Suggested by: dd | ||||
* | Build and install a shared library and its frontend besides static one | perky | 2004-03-08 | 2 | -19/+51 |
| | | | | | | | | | | | 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> | ||||
* | Fix plist. | perky | 2004-01-09 | 1 | -0/+1 |
| | | | | Reported by: Mun-Kyo Seo <munggo@pmy.lv> | ||||
* | Add missed deltas on 2.4 040106 update. | perky | 2004-01-09 | 2 | -7/+23 |
| | |||||
* | Update python-devel to 2.4 20040106 snapshot. | perky | 2004-01-09 | 1 | -2/+5 |
| | |||||
* | Add WWW. | demon | 2003-12-04 | 1 | -0/+2 |
| | | | | Approved by: maintainer | ||||
* | Ignore syntax errors on compiling 3rd party packages. | perky | 2003-11-16 | 1 | -0/+16 |
| | | | | Tested by: Lee Harr <missive@hotmail.com> | ||||
* | - Include pyexpat module in python base ports because python incorporated | perky | 2003-11-05 | 3 | -1/+3 |
| | | | | | | | | 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> | ||||
* | - Update lang/python-devel to Python-2.4 031022 snapshot. | perky | 2003-10-30 | 6 | -35/+68 |
| | | | | | | | | | | - 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] | ||||
* | Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* ports | perky | 2003-10-22 | 1 | -2/+2 |
| | | | | | | | 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> | ||||
* | BUILD_STATIC by default as lang/python does. | perky | 2003-08-23 | 1 | -1/+2 |
| | |||||
* | Update to 2.4a0 snapshot of 1 Aug 2003 | perky | 2003-08-01 | 3 | -10/+10 |
| | |||||
* | Update to 2.3c1 | perky | 2003-07-19 | 5 | -21/+13 |
| | |||||
* | o Utilize MASTER_SITE_PYTHON. | perky | 2003-07-04 | 3 | -19/+33 |
| | | | | | | | | 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. | ||||
* | Update new python-devel port to 2.3.b2. | perky | 2003-07-03 | 4 | -445/+864 |
| | | | | | | | | | | | | | 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!) | ||||
* | Take maintainerships from alane's python ports. | perky | 2003-06-09 | 1 | -1/+1 |
| | | | | Rest in Peace, Alan. | ||||
* | REST IN PEACE | will | 2003-06-09 | 1 | -1/+1 |
| | | | | | | | | | 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. | ||||
* | Update to 2.2.3 | perky | 2003-06-04 | 3 | -4/+62 |
| | | | | | | PR: 52830 Submitted by: Chuck Swiger <chuck@pkix.net> (partly) Approved by: maintainer (implicitly) | ||||
* | Destroy pkg-comment for some of the stranger uses in the tree, | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly) | ||||
* | PORTREVSION => 2. | alane | 2002-11-22 | 2 | -170/+2 |
| | | | | | Fix error pointed out by tg@. Now just blow away the Tools subdir on uninstall in case something compiled that stuff. | ||||
* | PORTREVISION => 1 | alane | 2002-11-22 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | | | 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: | ||||
* | PORTREVISION => 1 | alane | 2002-11-22 | 2 | -2/+168 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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: | ||||
* | Simplified threads configuration. | alane | 2002-11-21 | 1 | -3/+5 |
| | |||||
* | Take over as maintainer since tg is taking a leave of absence from port | alane | 2002-11-16 | 1 | -1/+1 |
| | | | | maintenance. | ||||
* | Upgrade to Python-2.2.2. | perky | 2002-10-17 | 5 | -30/+44 |
| | | | | Approved by: tg | ||||
* | Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean. | tg | 2002-06-14 | 1 | -6/+6 |
| | |||||
* | Fix building on the Alpha. | tg | 2002-05-16 | 2 | -4/+10 |
| | | | | Submitted by: gallatin | ||||
* | Add patch from SF PR #541980. This fixes 4suite. | tg | 2002-04-17 | 1 | -0/+14 |
| | | | | Submitted by: nectar | ||||
* | Upgrade to Python-2.2. | tg | 2002-04-12 | 4 | -64/+6 |
| | | | | | PR: 36977 Submitted by: Hye-Shik Chang <perky@fallin.lv> | ||||
* | Add SourceForge as a well connected secondary MASTER_SITES location. | tg | 2002-04-02 | 1 | -0/+2 |
| | | | | Submitted by: "Jason R. Mastaler" <jason-dated-1018216403.d8ed28@mastaler.com> | ||||
* | Explicitly enable IPv6 support. | tg | 2002-04-02 | 1 | -2/+8 |
| | | | | Submitted by: sumikawa | ||||
* | Fix sizeof(wchar_t) calculation. | tg | 2002-01-21 | 1 | -0/+10 |
| | |||||
* | Implement PyObject_DelItemString(), which was obviously forgotten for | tg | 2002-01-16 | 2 | -0/+57 |
| | | | | | | | | Python-2.2. This will fix at least the metakit port. Bump PORTREVISION. Obtained from: Python CVS tree | ||||
* | Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly. | tg | 2002-01-07 | 4 | -134/+346 |
| | | | | | | | PR: 33444 Submitted by: Hye-Shik Chang <perky@fallin.lv> Add new MD5 to dependent ports. | ||||
* | Re-add fpectl.so to the plist to fix packaging. Re-enable support | tg | 2001-11-20 | 2 | -2/+2 |
| | | | | | | for it in the python binary. Noticed by: will | ||||
* | Don't build mpz extension, it's moved to a separate port. | tg | 2001-10-19 | 3 | -10/+3 |
| | |||||
* | Depend on math/libgmp when running a recent -current. | tg | 2001-09-25 | 1 | -0/+6 |
| | |||||
* | Upgrade to 2.1.1. | tg | 2001-07-25 | 3 | -2/+10 |
| | |||||
* | Upgrade to 2.1. | tg | 2001-05-02 | 12 | -1169/+876 |
| | |||||
* | Fix building on -current. | tg | 2001-04-26 | 1 | -0/+38 |
| | | | | | PR: 26778 Obtained from: Python CVS | ||||
* | -pthread --> ${PTHREAD_LIBS} | sobomax | 2001-03-30 | 1 | -2/+2 |
| | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. | ||||
* | Allow MAINTAINER to be redefined in a slave port. | sobomax | 2001-03-29 | 1 | -1/+1 |
| | |||||
* | MASTER_SITE changed. | tg | 2000-12-07 | 1 | -1/+2 |
| | | | | Submitted by: sobomax | ||||
* | Install Demo/ dir to $PREFIX/share/examples/python. | tg | 2000-11-29 | 2 | -3/+325 |
| | |||||
* | Fix compilation on FreeBSD-3.x. | tg | 2000-11-13 | 1 | -0/+6 |
| | | | | | PR: 22226 Reviewed by: Alan Bawden <Alan@LCS.MIT.EDU> | ||||
* | Upgrade to 2.0. | tg | 2000-10-18 | 7 | -133/+302 |
| | |||||
* | Rename PLIST.{Tools,gmp} to pkg-plist.{Tools,gmp}. | asami | 2000-10-08 | 1 | -3/+3 |
| | |||||
* | Use USE_PYTHON. | tg | 2000-09-28 | 1 | -0/+1 |
| | |||||
* | Upgrade to 1.6. | tg | 2000-09-08 | 9 | -1239/+1726 |
| | |||||
* | Don't create group-writable directories. | tg | 2000-08-14 | 1 | -5/+12 |
| | | | | Submitted by: jedgar | ||||
* | Clarify comment even further. | tg | 2000-07-28 | 1 | -1/+1 |
| | |||||
* | - Clarify comment on thread support. | tg | 2000-07-27 | 1 | -6/+10 |
| | | | | | | - Don't link against libxpg4 on newer systems. - Remove last remnants of Tkinter support, it's all in x11-toolkits/py-tkinter. | ||||
* | Standardize all user defined options to the booleans WITH_FOO and | reg | 2000-04-17 | 1 | -5/+3 |
| | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports | ||||
* | Convert to the PORTNAME - PORTVERSION syntax. | obrien | 2000-04-12 | 1 | -3/+3 |
| | |||||
* | Separate the Python Tk module from the main port. I've been | tg | 2000-04-04 | 1 | -15/+1 |
| | | | | | | | wanting do to this for a long time now. Now we got rid of the stupid dependency on Tcl/Tk and save some checks in python's makefile. Update the dependent ports accordingly. | ||||
* | Fix packaging on -current. | tg | 2000-03-24 | 2 | -5/+22 |
| | |||||
* | move IPv6-enable python to python+ipv6 and revert origial python | sumikawa | 2000-01-27 | 3 | -21/+3 |
| | | | | | | | | | | | 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 | ||||
* | Add 'ipv6' on CATEGORIES. | sumikawa | 2000-01-18 | 1 | -1/+1 |
| | |||||
* | Oops, forgot to update the checksum file. | tg | 2000-01-18 | 1 | -2/+2 |
| | |||||
* | On second thought, put back DIST_SUBDIR. It's not only used for the | tg | 2000-01-18 | 1 | -0/+1 |
| | | | | | Python distribution but also for the docs and some other packages with rather generic names. | ||||
* | - Support IPv6. | sumikawa | 2000-01-13 | 3 | -3/+20 |
| | | | | | | - remove DIST_SUBDIR since there are 2 distfiles on this port anymore. Reviewed by: tg(maintainer) | ||||
* | s/X11_BASE/X11BASE/. | tg | 2000-01-10 | 1 | -1/+1 |
| | |||||
* | - Install python-mode.el. | tg | 2000-01-06 | 2 | -1/+7 |
| | | | | | | | | | 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> | ||||
* | Use Tk-8.2. | tg | 1999-11-03 | 1 | -2/+2 |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Link against libxpg4. | tg | 1999-10-27 | 1 | -1/+1 |
| | | | | | | Submitted by: foxfair Promote LDFLAGS in the installed setup. | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Add the SHA module to the build. | tg | 1999-07-28 | 2 | -1/+8 |
| | |||||
* | Fix package building when you're leaving out optional parts, like Tk. | tg | 1999-07-15 | 4 | -207/+211 |
| | | | | PR: 12648 | ||||
* | Install the contents of the Tools directory by default. This can be | tg | 1999-07-06 | 2 | -1/+215 |
| | | | | | | turned off by specifying `WITH_TOOLS=NO' when building. PR: 12436 | ||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | Link some modules against libmytinfo to pick up a working tputs(). | tg | 1999-06-18 | 1 | -2/+2 |
| | | | | Noticed by: Klaus-Jürgen Wolf <kjwolf@online.de> | ||||
* | Enable the parser module. | tg | 1999-05-21 | 2 | -1/+2 |
| | | | | Submitted by: nectar | ||||
* | Better support for local $CFLAGS. | tg | 1999-05-19 | 1 | -3/+3 |
| | |||||
* | Remove ``NO_LATEST_LINK'' | nectar | 1999-04-22 | 1 | -2/+1 |
| | | | | Approved by: Maintainer <tg@FreeBSD.ORG> | ||||
* | * Update python 1.5.1 -> 1.5.2 | nectar | 1999-04-21 | 4 | -85/+107 |
| | | | | * Remove python-beta | ||||
* | Create lib/python1.5/site-packages directory on installation. | nectar | 1999-04-09 | 2 | -1/+4 |
| | |||||
* | Activate some modules needed for zope (www.zope.com). | tg | 1999-03-11 | 1 | -3/+3 |
| | | | | Submitted by: jkoshy | ||||
* | Fix for building/packaging on FreeBSD 4.x. | nectar | 1999-02-23 | 2 | -9/+29 |
| | |||||
* | Distribution file pyth151.tgz checksum changed. | nectar | 1999-02-23 | 1 | -1/+1 |
| | |||||
* | back to 1.5.1. Build is broken, but is ok since python 1.5.2b1 is in ↵ | thepish | 1999-02-18 | 2 | -4/+43 |
| | | | | ports/lang/python-beta | ||||
* | upgrade to 1.5.2b1 (fixes build problem along the way) | thepish | 1999-02-16 | 2 | -44/+5 |
| | |||||
* | Make sure PLIST is correct whether you have source or not. Add copyright | asami | 1998-12-02 | 2 | -3/+9 |
| | | | | | | file. Add "|| true" to end of != grep command line to avoid warnings. Submitted by: tg | ||||
* | Use bsd.port.{pre,post}.mk. Either use them to avoid having to define | asami | 1998-11-11 | 1 | -9/+8 |
| | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) | ||||
* | Support dynamic loading of modules in an ELF world. | tg | 1998-10-06 | 1 | -2/+8 |
| | | | | Submitted by: Vladimir Kushnir <kushn@mail.kar.net> | ||||
* | tk80 has been ELFized. | asami | 1998-09-25 | 1 | -2/+2 |
| | |||||
* | The first time I tried committing this set of manpage removals it got | hoek | 1998-08-19 | 1 | -1/+0 |
| | | | | | | | | 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. | ||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-08 | 1 | -2/+2 |
| | |||||
* | Include latest official patches. | tg | 1998-07-28 | 2 | -5/+12 |
| | |||||
* | Use ldconfig to check for libc_r, not an absolute path. Thread support | tg | 1998-07-23 | 1 | -2/+3 |
| | | | | | | should now be compiled in on -current. Suggested by: Jacques Vidrine | ||||
* | Add virtual category "python". | tg | 1998-06-25 | 1 | -2/+2 |
| | | | | pygist: add dependency on rng. | ||||
* | Pick up latest official patches. | tg | 1998-06-19 | 2 | -3/+6 |
| | |||||
* | plat-freebsd3 doesn't have a regen script. | tg | 1998-06-05 | 1 | -5/+1 |
| | | | | Noticed by: Gianmarco Giovannelli <gmarco@scotty.masternet.it> | ||||
* | Add latest official patches. | tg | 1998-06-03 | 2 | -3/+4 |
| | |||||
* | Include latest official patches. | tg | 1998-05-20 | 2 | -3/+10 |
| | |||||
* | Don't throw away OS version number, some scripts need it. Pick up | tg | 1998-05-07 | 3 | -18/+54 |
| | | | | latest official patches while I'm here. | ||||
* | Bring in latest official patches. Use `-pthread' to avoid linking with | tg | 1998-05-05 | 2 | -5/+9 |
| | | | | libc in the threaded interpreter. | ||||
* | Add new official patches and activate the dl module. | tg | 1998-04-29 | 4 | -4/+10 |
| | |||||
* | Include official patches. | tg | 1998-04-24 | 2 | -2/+14 |
| | |||||
* | Upgrade to 1.5.1. | tg | 1998-04-15 | 4 | -49/+54 |
| | |||||
* | Use the combined set of patches. | tg | 1998-04-09 | 2 | -26/+4 |
| | |||||
* | Include official patches. | tg | 1998-04-08 | 2 | -3/+29 |
| | |||||
* | Use -D_THREAD_SAFE when compiling the threaded version. | tg | 1998-03-03 | 1 | -1/+2 |
| | |||||
* | Use tk80, not an unsupported alpha version of tk81. | tg | 1998-02-27 | 2 | -4/+4 |
| | | | | Include locale module. | ||||
* | Upgrade to use tcl8.1 and tk8.1. | jseger | 1998-02-25 | 1 | -3/+3 |
| | |||||
* | Make python work with threads again. Looks like our libc_r implements | tg | 1998-01-07 | 1 | -4/+3 |
| | | | | an older draft of the pthread standard. | ||||
* | Upgrade to 1.5. | tg | 1998-01-06 | 6 | -561/+1051 |
| | |||||
* | Use an option to disable the Tk extension (WITH_TK). Don't use | tg | 1997-11-24 | 2 | -8/+27 |
| | | | | | | | libc_r if we're not building the thread module. Respect options given in the environment. The defaults (build with Tk and thread support) don't change. | ||||
* | Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST. | tg | 1997-08-29 | 4 | -7/+22 |
| | |||||
* | Fix tk-4.1 dependency. While I'm here, add libreadline support. | tg | 1997-08-06 | 2 | -7/+7 |
| | |||||
* | Compile with thread support, if libc_r exists and WITH_THREADS is set. | tg | 1997-06-02 | 1 | -2/+14 |
| | | | | Submitted by: Peter Haight <peterh@prognet.com> | ||||
* | Some reorganization of this port: | tg | 1997-05-14 | 4 | -357/+359 |
| | | | | | | | | | - build some modules as shared objects, reducing the interpreter's size and removing the dependency on tix - install shared objects in lib - remove version number from OS-dependent script dir A new port of PyTix will follow shortly. | ||||
* | Add NumPy to default search path. | tg | 1997-05-05 | 1 | -1/+1 |
| | |||||
* | Add virtual category 'tk41'. | wosch | 1997-04-20 | 1 | -2/+2 |
| | |||||
* | Use new libtix. | tg | 1997-02-21 | 2 | -3/+3 |
| | |||||
* | Install config.h, so compiling extensions from C sources | tg | 1997-02-06 | 2 | -25/+24 |
| | | | | actually works. | ||||
* | Compile in the PyTix extensions, now that we have Tix. | tg | 1997-01-02 | 4 | -5/+22 |
| | | | | Change MAINTAINER from jkh to tg. OK'd by: Jordan. | ||||
* | Converted to MAN[1-9NL] | obrien | 1996-11-17 | 1 | -4/+2 |
| | |||||
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-12 | 1 | -3/+3 |
| | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. | ||||
* | Update to version 1.4 | jkh | 1996-11-03 | 5 | -588/+515 |
| | | | | Submitted-By: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Remove LIB_DEPENDS on tcl75, it seems to compile and run fine using | asami | 1996-10-15 | 1 | -3/+2 |
| | | | | the tcl library in /usr/lib. | ||||
* | Make python install include files. | chuckr | 1996-08-17 | 2 | -3/+60 |
| | | | | Reviewed by: jkh | ||||
* | Upgrade this port to use the latest tcl/tk. | jkh | 1996-05-12 | 2 | -4/+4 |
| | | | | Patches Submitted by: Soren Dayton <soren@ambiguity.i-2.com> | ||||
* | Ah, missed the extra patches. Also revert PLIST to use share instead of lib | jkh | 1996-01-18 | 1 | -475/+475 |
| | | | | again. | ||||
* | share -> lib; thanks, Satoshi! | jkh | 1996-01-18 | 1 | -475/+475 |
| | |||||
* | Update to Python 1.3 | jkh | 1996-01-18 | 4 | -453/+548 |
| | | | | Submitted by: tg | ||||
* | Change category nome from "languages" to "lang". Also remove "programming" | asami | 1995-11-22 | 1 | -2/+2 |
| | | | | which appeared in some of them, everything here is a programming language! :) | ||||
* | Shorten the comments. | jkh | 1995-10-30 | 1 | -1/+1 |
| | |||||
* | List all files in lib/python, plus one @exec/unexec mkdir/rmdir pair | asami | 1995-08-09 | 1 | -1/+431 |
| | | | | for an empty directory. | ||||
* | A little cleanup, move things around to correct order, put | asami | 1995-08-09 | 1 | -3/+5 |
| | | | | | MAINTAINER=jkh@freebsd.org in a separate line so that people know who to yell at, etc. | ||||
* | The Python programming language. | jkh | 1995-08-09 | 7 | -0/+325 |