summaryrefslogtreecommitdiff
path: root/lang/python27 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Resolve gettext (libintl) detection and linking in all Python portsKubilay Kocak2013-09-081-6/+9
* - Move the symlink magic for the default python version into lang/pythonMarcus von Appen2013-08-172-38/+1
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
* Correct syntax in kernel config is 'options'Li-Wen Hsu2013-07-031-1/+1
* Add patch that resolves the issue, found after r250991 in src HEAD.Ruslan Makhmatkhanov2013-06-102-0/+11
* - update to latest upstream versions:Ruslan Makhmatkhanov2013-05-177-91/+58
* Commit all the non-functional changes to python ports to reduce the diff sizeRuslan Makhmatkhanov2013-05-113-13/+8
* - adoption of USES for gettextJason Helfman2013-05-061-9/+11
* - Update devel/libffi to 3.0.11.Jung-uk Kim2013-01-291-1/+1
* - Fix the -OPT:Olimit=X detection for clang, which could pollute theMarcus von Appen2013-01-142-1/+14
* - Remove "first-installed-win" logic for automatically settingLi-Wen Hsu2012-12-232-18/+23
* Create python2 symlink for the latest version of python2.X executable andDmitry Sivachenko2012-12-212-1/+8
* Don't try to tidy up user-created directories.Koop Mast2012-10-061-1/+0
* - do not hardcode distfile extension for lang/python ports in bsd.python.mkRuslan Makhmatkhanov2012-10-032-2/+3
* - fix PORT_OPTIONS s/)/}/Olli Hauer2012-09-081-1/+1
* - Fix Python OPT flags for WITH_PTH knobMarcus von Appen2012-07-221-2/+7
* - Fix builds, if the NLS option switch is set. In some casesMarcus von Appen2012-06-201-2/+3
* - Fix gettext detection for the locale moduleMarcus von Appen2012-06-191-1/+11
* - unbreak WITH_PTH option supportMarcus von Appen2012-06-161-3/+3
* Fix permissions for Tools and Demo folders.Dmitry Sivachenko2012-06-141-2/+8
* - Revert back UCS changesMartin Wilke2012-05-311-2/+2
* - Correct PYMALLOC logic (that fix the build of devel/gobject-introspection)Martin Wilke2012-05-311-3/+4
* - Convert to new options frameworkMartin Wilke2012-05-291-23/+25
* - Update:Martin Wilke2012-04-117-68/+14
* - Mark Python as SecureMartin Wilke2012-02-182-1/+15
* - Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke2011-11-091-1/+0
* - Remove outdated patch to prune __wchar_t from CFLAGS (python-config --cflags)Sunpoet Po-Chuan Hsieh2011-11-051-4/+2
* - Replace pre-configure target with WITH_FBSD10_FIX as we have a fix inBeat Gaetzi2011-10-271-8/+1
* Fix build on powerpc as is done on other python portsErwin Lansing2011-10-271-1/+1
* Fix build on FreeBSD 10Erwin Lansing2011-10-276-18/+32
* - Remove the HUGE_STACK_SIZE option, now Python will use defaultLi-Wen Hsu2011-09-251-7/+1
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-7/+4
* Handle built world without NIS more gracefully; detect missing ypcat andChris Rees2011-09-181-1/+8
* - Fix pkg-plist when building with WITHOUT_THREADSLi-Wen Hsu2011-08-192-1/+3
* - Clarify error messageSunpoet Po-Chuan Hsieh2011-07-221-1/+1
* - Remove patch-Makefile.pre.in, now build with pthread correctly, bump PORTRE...Wen Heping2011-06-292-13/+1
* - Update to 2.7.2Wen Heping2011-06-274-19/+38
* Enable build on powerpc64. Tested on i386, no regression.Mark Linimon2011-03-112-3/+17
* - Fix the run error when build c extensionsWen Heping2010-11-302-0/+14
* - Update to 2.7.1Wen Heping2010-11-295-30/+21
* - Fix build to create _curses module correctly.Wen Heping2010-09-063-11/+12
* - Introduce Python 2.7.0Li-Wen Hsu2010-08-1513-148/+374
* - Update lang/python26 to 2.6.5Wen Heping2010-05-123-6/+15
* - Update to 2.6.4Martin Wilke2009-11-263-7/+12
* Fix build if POSIX semaphore enabled isMartin Wilke2009-09-152-2/+8
* - Add support for FreeBSD 9.0Martin Wilke2009-09-115-15/+38
* - Use dirrmtry in lib-old dir to fix some plist leftloversMartin Wilke2009-08-132-2/+2
* - Fix build with WITH_SEM but ${OSVERSION} < 701106 (mark IGNORE correctly)Li-Wen Hsu2009-08-021-1/+0
* - Ask the first Python installed to install the bin/python link,Li-Wen Hsu2009-07-141-2/+3
* - Honor EXAMPLESDIR, DATADIR, NOPORTEXAMPLES, NOPORTDATALi-Wen Hsu2009-07-122-576/+578