aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python26/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove python26, it is expired and nothing depends on it anymore.rene2014-01-141-289/+0
* Bump PORTREVISION for all Python ports to pickup the recent ARM patchkoobs2013-12-081-1/+1
* Reduce diffs, sort sections & Add LICENSE for Python 2.6, 2.7 & 3.3koobs2013-12-081-12/+15
* lang/python26: Add FreeBSD 11 support, enable POSIX Semaphores on FreeBSD 7+koobs2013-12-081-1/+3
* lang/python26: Use ports libffi to address ctypes build failure on i386koobs2013-12-081-0/+3
* lang/python26: Fix CFLAGS in python-config where cc = clangkoobs2013-11-241-8/+11
* - Update to version 2.6.9mva2013-11-021-4/+3
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Resolve gettext (libintl) detection and linking in all Python portskoobs2013-09-081-5/+8
* - Move the symlink magic for the default python version into lang/pythonmva2013-08-181-18/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* - update to latest upstream versions:rm2013-05-171-1/+4
* Commit all the non-functional changes to python ports to reduce the diff sizerm2013-05-111-2/+2
* - adoption of USES for gettextjgh2013-05-061-9/+11
* - Remove "first-installed-win" logic for automatically settinglwhsu2012-12-241-16/+17
* - do not hardcode distfile extension for lang/python ports in bsd.python.mkrm2012-10-031-0/+1
* - fix PORT_OPTIONS s/)/}/ohauer2012-09-081-1/+1
* - Fix Python OPT flags for WITH_PTH knobmva2012-07-221-2/+6
* - Fix builds, if the NLS option switch is set. In some casesmva2012-06-211-2/+3
* - Fix gettext detection for the locale modulemva2012-06-201-1/+11
* - Revert back UCS changesmiwi2012-05-311-2/+2
* - Correct PYMALLOC logic (that fix the build of devel/gobject-introspection)miwi2012-05-311-3/+4
* - Convert to new options frameworkmiwi2012-05-301-23/+25
* - Unbreak build on powerpcmiwi2012-05-281-6/+1
* - Update:miwi2012-04-111-2/+1
* - Mark Python as Securemiwi2012-02-191-1/+1
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0
* - Remove outdated patch to prune __wchar_t from CFLAGS (python-config --cflags)sunpoet2011-11-051-4/+2
* - Fix build on FreeBSD 10beat2011-10-281-1/+5
* - Remove the HUGE_STACK_SIZE option, now Python will use defaultlwhsu2011-09-251-6/+1
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-6/+3
* Handle built world without NIS more gracefully; detect missing ypcat andcrees2011-09-181-1/+8
* - Fix pkg-plist when building with WITHOUT_THREADSlwhsu2011-08-191-0/+2
* - Update to 2.6.7wen2011-06-081-2/+1
* - Apply two patch from svn.python.org to fix CVE-2010-3493 and SA43463wen2011-03-071-0/+1
* Changes to make python ports work on powerpc (32-bit mode; 64-bit notlinimon2011-02-251-0/+5
* Changes to make python ports work on powerpc (32-bit mode; 64-bit notlinimon2011-02-251-5/+0
* - Update to 2.6.6wen2010-09-121-6/+7
* Fix fcntl module to accept 'unsigned long' type commands for ioctl(2).jkim2010-07-201-0/+1
* - Update lang/python26 to 2.6.5wen2010-05-121-1/+1
* - Update to 2.6.4miwi2009-11-271-2/+1
* Fix build if POSIX semaphore enabled ismiwi2009-09-161-1/+7
* - Add support for FreeBSD 9.0miwi2009-09-111-2/+4
* - Use dirrmtry in lib-old dir to fix some plist leftloversmiwi2009-08-131-1/+1
* - Fix build with WITH_SEM but ${OSVERSION} < 701106 (mark IGNORE correctly)lwhsu2009-08-021-1/+0
* - Ask the first Python installed to install the bin/python link,lwhsu2009-07-141-2/+3
* - Honor EXAMPLESDIR, DATADIR, NOPORTEXAMPLES, NOPORTDATAlwhsu2009-07-131-10/+12
* - Update lang/python26 and make Python 2.6.2 to the default Python versionmiwi2009-06-091-2/+2
* Add support for building Python against GNU Portable Threads (Pth),bms2009-03-141-2/+29
* Make sure the singal is delivered to the main thread, where pythonsobomax2009-02-271-1/+1
* Fix typo in UCS4 knob handling.tmclaugh2009-02-231-1/+2
* - Update to python 2.5.4 and python 2.6.1miwi2009-02-171-9/+9
* Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)perky2008-10-131-15/+19
* - Security fixesmiwi2008-09-081-1/+1
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* - Fix zlib crash from zlib.decompressobj().flush(val)miwi2008-04-251-1/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
* - Fix plistpav2008-02-261-0/+1
* Update to Python 2.5.2.perky2008-02-241-2/+1
* Add support for FreeBSD 8.perky2007-10-291-8/+4
* Remove support for OSVERSION < 5edwin2007-10-041-10/+2
* - Make Python 2.5.1 the default Python versionalexbl2007-07-301-9/+26
* Revert the default version of Python to 2.4 for the ports freezeperky2006-10-131-7/+3
* Fix build with WITH_FPECTL=yes on i386.perky2006-10-101-0/+1
* - Restrict a dependency to the real interpreter to _RUN only. Thisperky2006-10-091-7/+0
* Simple portupgrade doesn't upgrade python correctly, so add a checkperky2006-10-091-0/+7
* - Update the main python version to 2.5.perky2006-10-091-7/+13
* - Update lang/python-devel to Python 2.5c2perky2006-09-141-7/+16
* Fix plist for FreeBSD 7 or systems with OpenSSL 0.9.8.perky2006-08-101-0/+5
* Update python-devel to 2.5b3.perky2006-08-041-3/+1
* Mark broken: fails to install cleanly.linimon2006-07-161-0/+2
* Update python-devel to 2.5b1.perky2006-06-231-2/+16
* Remove USE_REINPLACE from the categories starting with Ledwin2006-05-101-1/+0
* Fix build on environments without python.perky2006-03-281-0/+3
* Update to Python trunk snapshot as of 2006-03-26.perky2006-03-261-32/+34
* Update python-devel to 2.5.a0.20050728 snapshot.perky2005-07-281-15/+13
* 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
* Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServerperky2005-02-041-0/+4
* Resurrect lang/python-devel port with Python 2.5 development snapshotperky2005-01-291-9/+7
* IGNORE this port for a while. Some 2.5.a0 snapshot will be availableperky2004-12-011-1/+3
* - Update python-devel to 2.4c1perky2004-11-211-1/+1
* farewell to libxpg4.sf2004-11-151-7/+0
* Update -devel to Python-2.4b2.perky2004-11-071-1/+1
* Update to 2.4a3perky2004-09-041-2/+1
* - Add support for FreeBSD 6.perky2004-08-211-6/+9
* - Update to 2.4a2perky2004-08-071-4/+4
* Allow to install and use 3rd party packages in X11BASE.perky2004-07-101-4/+8
* - Update to 2.4a1, the first alpha release of Python 2.4.perky2004-07-081-2/+4
* More OPTIONS change of UCS2->UCS4 which is missed in previous commit.perky2004-06-281-1/+1
* Test lack of non-default options for CONFIG-unaware environmentsperky2004-06-281-3/+3
* Use OPTIONS.perky2004-05-071-12/+13
* Reduce configure warning.perky2004-04-181-0/+1
* Correct pre-install target to pre-su-install so that the credentialperky2004-03-181-1/+1
* Update to Python development snapshot as of 040311.perky2004-03-111-3/+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-14/+45
* Update python-devel to 2.4 20040106 snapshot.perky2004-01-091-2/+5
* - Include pyexpat module in python base ports because python incorporatedperky2003-11-051-0/+1
* - Update lang/python-devel to Python-2.4 031022 snapshot.perky2003-10-301-7/+27
* Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* portsperky2003-10-221-2/+2
* BUILD_STATIC by default as lang/python does.perky2003-08-231-1/+2
* Update to 2.4a0 snapshot of 1 Aug 2003perky2003-08-011-7/+7
* Update to 2.3c1perky2003-07-191-3/+2
* o Utilize MASTER_SITE_PYTHON.perky2003-07-041-9/+16
* Update new python-devel port to 2.3.b2.perky2003-07-031-18/+34
* 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