summaryrefslogtreecommitdiffstats
path: root/lang/python24/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add a CONFLICT to lang/python-mode.el.perky2005-11-021-0/+1
* - Update to Python 2.4.2. [1]perky2005-10-021-3/+4
* Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ.perky2005-07-281-1/+1
* Backport support for FreeBSD 7 and drop support for FreeBSD 3.perky2005-07-181-15/+7
* - Disable "fpectl" base module on non-i386 platforms to fix buildperky2005-06-191-2/+7
* - Make FPECTL support optional and turn it off by default becauseperky2005-05-121-2/+11
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* Update to Python 2.4.1perky2005-04-031-2/+1
* Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServerperky2005-02-041-0/+1
* Add new utility target named 'upgrade-site-packages' to upgradeperky2004-12-061-0/+22
* - Update lang/python to 2.4 final release.perky2004-12-011-11/+12
* farewell to libxpg4.sf2004-11-151-7/+0
* Fix package build on 4-STABLE.perky2004-08-211-1/+1
* - Add support for FreeBSD 6.perky2004-08-201-7/+9
* - Allow to disable IPv6 support [1]perky2004-08-071-2/+3
* Make PORTREVISION overridable by slave ports.perky2004-07-101-1/+1
* Allow to install and use 3rd party packages in X11BASE.perky2004-07-091-0/+4
* Fix comment.perky2004-06-281-1/+1
* - Update to Python 2.3.4.perky2004-05-271-5/+4
* Use OPTIONS.perky2004-05-071-11/+12
* Reduce configure warning.perky2004-04-181-0/+1
* Fixed a bug where the configure script couldn't detect getaddrinfo()perky2004-04-141-1/+1
* Fix stackless build broken by the recent shared-build commit.perky2004-03-221-1/+1
* Correct pre-install target to pre-su-install so that the credentialperky2004-03-181-1/+1
* - Fix installation problem where PREFIX != LOCALBASE.perky2004-03-111-1/+2
* Create a symbolic link to lib/python2.3.so on lib/python2.3/config/perky2004-03-091-1/+2
* Build and install a shared library and its frontend besides static oneperky2004-03-081-15/+44
* - Update stackless_python to 2.3.3 as of 040225 and unmark BROKEN.perky2004-02-271-1/+2
* - Add a workaround for the net/straw port installation problemperky2004-02-241-1/+1
* On ia64, libpython2.3 must be built with -fPIC as well. This unbreaksmarcel2004-02-161-1/+1
* - Use process scope threads instead of system scope to enable largeperky2004-02-091-0/+1
* Fix builds for whom has VPATH on his/her environment variables.perky2003-12-281-0/+1
* - Update to Python-2.3.3perky2003-12-201-2/+4
* Add fix for a fatal bug in type's GC handling causes segfaults.perky2003-11-211-1/+1
* - Include pyexpat module in python base ports because python incorporatedperky2003-11-041-1/+1
* - Update lang/python-devel to Python-2.4 031022 snapshot.perky2003-10-291-4/+4
* Add missed ossaudiodev.so into pkg-plist (only for x86, since I don't havesobomax2003-10-291-0/+1
* Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* portsperky2003-10-211-2/+2
* - Add WITHOUT_PYMALLOC knob that disables pymalloc, the internalperky2003-10-191-1/+5
* Add alpha to list of 64bit architectures. (This fixes packageperky2003-10-161-1/+1
* Update to Python-2.3.2perky2003-10-041-2/+1
* - Install a 'real' shared object when BUILD_SHARED=yes. [1]perky2003-09-291-5/+6
* - Revive os.fsync function which is disabled by a typo of Python-2.3.1.perky2003-09-261-0/+1
* Add notes about separated standard modules.perky2003-09-261-0/+2
* - Update to Python-2.3.1, the lastest Bugfix release.perky2003-09-241-2/+8
* BUILD_STATIC by default because it's better.perky2003-08-221-1/+2
* - Update to Python-2.3perky2003-07-311-17/+39
* Set per-thread stack size to 0x20000 (default) or 0x100000perky2003-07-091-1/+6
* o Utilize MASTER_SITE_PYTHON.perky2003-07-041-4/+8
OpenPOWER on IntegriCloud