aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python22/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - Add support for FreeBSD 6.perky2004-08-211-7/+10
* Allow to install and use 3rd party packages in X11BASE.perky2004-07-101-2/+5
* Fixed a bug where the configure script couldn't detect getaddrinfo()perky2004-04-141-1/+1
* Correct pre-install target to pre-su-install so that the credentialperky2004-03-181-1/+1
* Set NO_LATEST_LINK to avoid confliction against lang/python.perky2004-02-271-1/+2
* - Update lang/python-devel to Python-2.4 031022 snapshot.perky2003-10-301-4/+4
* Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* portsperky2003-10-221-2/+2
* Utilize PYTHON_SITE_SUBDIR.perky2003-10-191-1/+1
* - Add python22 as an alternative version.perky2003-08-011-6/+12
* Set per-thread stack size to 0x20000 (default) or 0x100000perky2003-07-091-1/+6
* o Utilize MASTER_SITE_PYTHON.perky2003-07-041-4/+8
* Take maintainerships from alane's python ports.perky2003-06-091-1/+1
* REST IN PEACEwill2003-06-091-1/+1
* Update to 2.2.3perky2003-06-041-2/+1
* Destroy pkg-comment for some of the stranger uses in the tree,ade2003-03-071-0/+1
* PORTREVSION => 2.alane2002-11-221-1/+1
* PORTREVISION => 1alane2002-11-221-0/+1
* Simplified threads configuration.alane2002-11-211-3/+5
* Take over as maintainer since tg is taking a leave of absence from portalane2002-11-161-1/+1
* Upgrade to Python-2.2.2.perky2002-10-171-1/+1
* Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean.tg2002-06-141-6/+6
* Fix building on the Alpha.tg2002-05-161-0/+6
* Upgrade to Python-2.2.tg2002-04-121-2/+1
* Add SourceForge as a well connected secondary MASTER_SITES location.tg2002-04-021-0/+2
* Explicitly enable IPv6 support.tg2002-04-021-2/+8
* Implement PyObject_DelItemString(), which was obviously forgotten fortg2002-01-161-0/+1
* Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.tg2002-01-071-3/+3
* Re-add fpectl.so to the plist to fix packaging. Re-enable supporttg2001-11-201-1/+1
* Don't build mpz extension, it's moved to a separate port.tg2001-10-191-7/+1
* Depend on math/libgmp when running a recent -current.tg2001-09-251-0/+6
* Upgrade to 2.1.1.tg2001-07-251-1/+1
* Upgrade to 2.1.tg2001-05-021-57/+11
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-2/+2
* Allow MAINTAINER to be redefined in a slave port.sobomax2001-03-291-1/+1
* MASTER_SITE changed.tg2000-12-071-1/+2
* Install Demo/ dir to $PREFIX/share/examples/python.tg2000-11-291-3/+16
* Fix compilation on FreeBSD-3.x.tg2000-11-131-0/+6
* Upgrade to 2.0.tg2000-10-181-13/+12
* Rename PLIST.{Tools,gmp} to pkg-plist.{Tools,gmp}.asami2000-10-081-3/+3
* Use USE_PYTHON.tg2000-09-281-0/+1
* Upgrade to 1.6.tg2000-09-081-13/+20
* Clarify comment even further.tg2000-07-281-1/+1
* - Clarify comment on thread support.tg2000-07-271-6/+10
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-5/+3
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+3
* Separate the Python Tk module from the main port. I've beentg2000-04-041-15/+1
* Fix packaging on -current.tg2000-03-241-5/+8
* move IPv6-enable python to python+ipv6 and revert origial pythonsumikawa2000-01-271-19/+3
* Add 'ipv6' on CATEGORIES.sumikawa2000-01-181-1/+1
* On second thought, put back DIST_SUBDIR. It's not only used for thetg2000-01-181-0/+1
* - Support IPv6.sumikawa2000-01-131-2/+17
* s/X11_BASE/X11BASE/.tg2000-01-101-1/+1
* - Install python-mode.el.tg2000-01-061-1/+5
* Use Tk-8.2.tg1999-11-031-2/+2
* Link against libxpg4.tg1999-10-271-1/+1
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Fix package building when you're leaving out optional parts, like Tk.tg1999-07-151-3/+7
* Install the contents of the Tools directory by default. This can betg1999-07-061-1/+12
* Better support for local $CFLAGS.tg1999-05-191-3/+3
* Remove ``NO_LATEST_LINK''nectar1999-04-221-2/+1
* * Update python 1.5.1 -> 1.5.2nectar1999-04-211-31/+13
* Create lib/python1.5/site-packages directory on installation.nectar1999-04-091-1/+2
* Fix for building/packaging on FreeBSD 4.x.nectar1999-02-231-9/+16
* back to 1.5.1. Build is broken, but is ok since python 1.5.2b1 is in ports/la...thepish1999-02-181-3/+14
* upgrade to 1.5.2b1 (fixes build problem along the way)thepish1999-02-161-15/+4
* Make sure PLIST is correct whether you have source or not. Add copyrightasami1998-12-021-2/+7
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineasami1998-11-111-9/+8
* Support dynamic loading of modules in an ELF world.tg1998-10-061-2/+8
* tk80 has been ELFized.asami1998-09-251-2/+2
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+2
* Include latest official patches.tg1998-07-281-5/+7
* Use ldconfig to check for libc_r, not an absolute path. Thread supporttg1998-07-231-2/+3
* Add virtual category "python".tg1998-06-251-2/+2
* Pick up latest official patches.tg1998-06-191-2/+3
* plat-freebsd3 doesn't have a regen script.tg1998-06-051-5/+1
* Add latest official patches.tg1998-06-031-3/+3
* Include latest official patches.tg1998-05-201-3/+5
* Don't throw away OS version number, some scripts need it. Pick uptg1998-05-071-3/+23
* Bring in latest official patches. Use `-pthread' to avoid linking withtg1998-05-051-5/+6
* Add new official patches and activate the dl module.tg1998-04-291-3/+5
* Include official patches.tg1998-04-241-1/+6
* Upgrade to 1.5.1.tg1998-04-151-8/+5
* Use the combined set of patches.tg1998-04-091-7/+3
* Include official patches.tg1998-04-081-2/+9
* Use -D_THREAD_SAFE when compiling the threaded version.tg1998-03-031-1/+2
* Use tk80, not an unsupported alpha version of tk81.tg1998-02-271-3/+3
* Upgrade to use tcl8.1 and tk8.1.jseger1998-02-251-3/+3
* Make python work with threads again. Looks like our libc_r implementstg1998-01-071-4/+3
* Upgrade to 1.5.tg1998-01-061-18/+18
* Use an option to disable the Tk extension (WITH_TK). Don't usetg1997-11-241-6/+25
* Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST.tg1997-08-291-5/+10
* Fix tk-4.1 dependency. While I'm here, add libreadline support.tg1997-08-061-6/+6
* Compile with thread support, if libc_r exists and WITH_THREADS is set.tg1997-06-021-2/+14
* Some reorganization of this port:tg1997-05-141-12/+2
* Add virtual category 'tk41'.wosch1997-04-201-2/+2
* Use new libtix.tg1997-02-211-2/+2
* Compile in the PyTix extensions, now that we have Tix.tg1997-01-021-4/+16
* Converted to MAN[1-9NL]obrien1996-11-171-4/+2
* CATAGORIES+= -> CATAGORIES=obrien1996-11-121-3/+3
* Update to version 1.4jkh1996-11-031-6/+6
* Remove LIB_DEPENDS on tcl75, it seems to compile and run fine usingasami1996-10-151-3/+2
* Make python install include files.chuckr1996-08-171-2/+2
* Upgrade this port to use the latest tcl/tk.jkh1996-05-121-3/+3
* Update to Python 1.3jkh1996-01-181-11/+18
* Change category nome from "languages" to "lang". Also remove "programming"asami1995-11-221-2/+2
* A little cleanup, move things around to correct order, putasami1995-08-091-3/+5
* The Python programming language.jkh1995-08-091-0/+26