/x11/xfishtank/

freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python31
Commit message (Expand)AuthorAgeFilesLines
* - Enable stagedir supportmva2014-01-262-20/+18
* Bump PORTREVISION for all Python ports to pickup the recent ARM patchkoobs2013-12-081-1/+1
* All Python ports: Address abort() for ctypes import on FreeBSD/ARMkoobs2013-12-081-0/+36
* Fix OSS Audio and enable FreeBSD 11 support in Python 3.2 and 3.1koobs2013-12-013-13/+23
* lang/python31: Backport upstream kevent fix and use libffi from portskoobs2013-12-012-17/+34
* lang/python31: Fix CFLAGS in python-config where cc = clangkoobs2013-11-241-6/+8
* 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/+7
* - Move the symlink magic for the default python version into lang/pythonmva2013-08-182-36/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* - update to latest upstream versions:rm2013-05-171-0/+3
* Commit all the non-functional changes to python ports to reduce the diff sizerm2013-05-112-3/+3
* - adoption of USES for gettextjgh2013-05-061-9/+11
* - Remove "first-installed-win" logic for automatically settinglwhsu2012-12-242-9/+19
* - do not hardcode distfile extension for lang/python ports in bsd.python.mkrm2012-10-032-2/+3
* - 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
* - Correct PYMALLOC logic (that fix the build of devel/gobject-introspection)miwi2012-05-311-1/+2
* - Unbreak INDEXmiwi2012-05-301-1/+1
* - Convert to new options frameworkmiwi2012-05-301-11/+8
* - Update:miwi2012-04-113-19/+3
* - Remove pr-patchmiwi2012-02-191-23/+0
* - Mark Python as Securemiwi2012-02-193-1/+39
* - Fix build on powerpcmiwi2011-11-191-0/+11
* - 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-285-7/+15
* - 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-4/+1
* Handle built world without NIS more gracefully; detect missing ypcat andcrees2011-09-181-1/+10
* - Fix pkg-plist when building with WITHOUT_THREADSlwhsu2011-08-192-2/+4
* - Update lang/python31 to 3.1.4wen2011-06-163-4/+34
* - Remove using of ?=, this port is a not a master portlwhsu2011-02-262-3/+3
* - Update to 3.1.3wen2010-12-146-111/+102
* Fix fcntl module to accept 'unsigned long' type commands for ioctl(2).jkim2010-07-206-0/+110
* - Update lang/python26 to 2.6.5wen2010-05-123-10/+30
* - Ups s/PORTREVISON/PORTREVISIONmiwi2009-11-261-1/+1
* - add missing patchmiwi2009-11-261-0/+10
* - Add support for FreeBSD 9miwi2009-11-263-4/+28
* - Update lang/python31 to Python 3.1.1lwhsu2009-08-223-7/+7
* - Ask the first Python installed to install the bin/python link,lwhsu2009-07-141-3/+3
* - Install pkgconfig file under libdata/pkgconfiglwhsu2009-07-082-7/+5
* - Remove regression-test target since it is not quite useful at this pointlwhsu2009-07-071-3/+0
* - Add Python 3.1lwhsu2009-07-074-61/+185
* - Remove regression-test target since it is not quite useful herelwhsu2009-07-021-3/+0
* - Honor EXAMPLESDIR, DATADIR and NOPORTEXAMPLES, NOPORTDATAlwhsu2009-07-024-567/+563
* - Update python30 to 3.0.1miwi2009-03-103-14/+22
* Welcome to the new era of Python 3, with antigravity support!perky2008-12-043-8/+21
* Remove "_gdbm" module from packaging which should be excluded inperky2008-10-132-2/+1
* Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)perky2008-10-1327-2200/+398
* - Security fixesmiwi2008-09-0820-1/+877
* 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-253-1/+28
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
* Force to build bsddb185 module to make pkg-plist consistent.perky2008-02-291-9/+18
* - Fix plistpav2008-02-262-0/+2
* Update to Python 2.5.2.perky2008-02-243-10/+125
* Add support for FreeBSD 8.perky2007-10-293-8/+945
* Remove support for OSVERSION < 5edwin2007-10-041-10/+2
* - Make Python 2.5.1 the default Python versionalexbl2007-07-303-13/+40
* - Force setup.py picks up readline and ncurses from base. This fixes buildrafan2007-02-281-3/+37
* Correct a patch not to install unwanted files.perky2006-10-161-10/+10
* Revert the default version of Python to 2.4 for the ports freezeperky2006-10-133-14/+13
* 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-095-22/+45
* - Update lang/python-devel to Python 2.5c2perky2006-09-143-10/+22
* Fix plist for FreeBSD 7 or systems with OpenSSL 0.9.8.perky2006-08-102-3/+17
* Update python-devel to 2.5b3.perky2006-08-043-35/+39
* Mark broken: fails to install cleanly.linimon2006-07-161-0/+2
* Update python-devel to 2.5b1.perky2006-06-234-22/+149
* 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-264-2969/+1322
* SHA256ifyedwin2006-01-221-0/+1
* Update python-devel to 2.5.a0.20050728 snapshot.perky2005-07-283-25/+43
* 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
* Fix package building on non-i386 platforms by unrestrict `audioop`perky2005-03-291-1/+1
* Unbreak package building on ia64, alpha, amd64 and sparc64 byperky2005-03-231-1/+1
* Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServerperky2005-02-042-0/+6
* Resurrect lang/python-devel port with Python 2.5 development snapshotperky2005-01-295-563/+58
* 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-212-3/+3
* farewell to libxpg4.sf2004-11-151-7/+0
* Update -devel to Python-2.4b2.perky2004-11-073-6/+14
* Update to 2.4a3perky2004-09-046-160/+43
* - Add support for FreeBSD 6.perky2004-08-215-14/+667
* - Update to 2.4a2perky2004-08-075-53/+82
* Allow to install and use 3rd party packages in X11BASE.perky2004-07-101-4/+8
* The tarball for Python 2.4a1 is renamed in the site.perky2004-07-101-2/+2
* - Update to 2.4a1, the first alpha release of Python 2.4.perky2004-07-086-37/+89
* 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-113-6/+133
* Create a symbolic link to lib/python2.3.so on lib/python2.3/config/perky2004-03-092-1/+3
* Build and install a shared library and its frontend besides static oneperky2004-03-082-19/+51
* Fix plist.perky2004-01-091-0/+1
* Add missed deltas on 2.4 040106 update.perky2004-01-092-7/+23
* Update python-devel to 2.4 20040106 snapshot.perky2004-01-091-2/+5
* Add WWW.demon2003-12-041-0/+2
* Ignore syntax errors on compiling 3rd party packages.perky2003-11-161-0/+16
* - Include pyexpat module in python base ports because python incorporatedperky2003-11-053-1/+3
* - Update lang/python-devel to Python-2.4 031022 snapshot.perky2003-10-306-35/+68
* 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-013-10/+10
* Update to 2.3c1perky2003-07-195-21/+13
* o Utilize MASTER_SITE_PYTHON.perky2003-07-043-19/+33
* Update new python-devel port to 2.3.b2.perky2003-07-034-445/+864
* 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-043-4/+62
* Destroy pkg-comment for some of the stranger uses in the tree,ade2003-03-072-1/+1
* PORTREVSION => 2.alane2002-11-222-170/+2
* PORTREVISION => 1alane2002-11-221-0/+12
* PORTREVISION => 1alane2002-11-222-2/+168
* 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-175-30/+44
* Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean.tg2002-06-141-6/+6
* Fix building on the Alpha.tg2002-05-162-4/+10
* Add patch from SF PR #541980. This fixes 4suite.tg2002-04-171-0/+14
* Upgrade to Python-2.2.tg2002-04-124-64/+6
* Add SourceForge as a well connected secondary MASTER_SITES location.tg2002-04-021-0/+2
* Explicitly enable IPv6 support.tg2002-04-021-2/+8
* Fix sizeof(wchar_t) calculation.tg2002-01-211-0/+10
* Implement PyObject_DelItemString(), which was obviously forgotten fortg2002-01-162-0/+57
* Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.tg2002-01-074-134/+346