| Commit message (Expand) | Author | Age | Files | Lines |
* | - Update to 2.7.15(include security fix) | Wen Heping | 2018-05-11 | 6 | -219/+7 |
* | lang/python27: Fix build with LibreSSL 2.7 | Bernard Spil | 2018-04-29 | 1 | -0/+83 |
* | Revert r462630, it introduced regressions | Antoine Brodin | 2018-03-02 | 1 | -2/+0 |
* | Revert r463321, it breaks lang/python27 on at least vanilla FreeBSD 10.x | Antoine Brodin | 2018-03-02 | 1 | -11/+5 |
* | lang/python27: Fix build regression | Kubilay Kocak | 2018-03-01 | 1 | -5/+11 |
* | Fix build with OpenSSL 1.1.0 (security/openssl-devel) | Sunpoet Po-Chuan Hsieh | 2018-02-23 | 1 | -0/+2 |
* | Clean up ARCH statement | Sunpoet Po-Chuan Hsieh | 2018-02-16 | 1 | -1/+1 |
* | Fix build with OpenSSL 1.1.0 (security/openssl-devel) | Sunpoet Po-Chuan Hsieh | 2018-02-15 | 2 | -2/+128 |
* | Silence patch messages | Sunpoet Po-Chuan Hsieh | 2018-02-13 | 1 | -2/+2 |
* | Set PORTNAME to python and add PKGNAMESUFFIX | Sunpoet Po-Chuan Hsieh | 2018-02-12 | 2 | -11/+9 |
* | When cross-compiling with qemu, recompile _sysconfigdata.py after patching it | Antoine Brodin | 2017-10-15 | 1 | -0/+7 |
* | - Update to 2.7.14(include security fix) | Wen Heping | 2017-09-24 | 4 | -8/+31 |
* | Add a code block for the qemu-user enabled cross build environment. When using | Sean Bruno | 2017-08-03 | 1 | -1/+12 |
* | lang/python{27,33,34,35,36}: Make Python curses module work with Unicode | Danilo G. Baio | 2017-06-28 | 1 | -2/+9 |
* | Update devel/readline to 7.0 patch 3 | Sunpoet Po-Chuan Hsieh | 2017-06-27 | 1 | -1/+1 |
* | lang/python{27,33,34,35,36}: Install GDB debugging script | Kubilay Kocak | 2017-06-06 | 2 | -1/+4 |
* | - Remove SEM option by making it always avalible | Martin Wilke | 2017-04-24 | 3 | -56/+10 |
* | Use BROKEN_SSL and update WWW | Sunpoet Po-Chuan Hsieh | 2017-04-16 | 2 | -8/+4 |
* | - Fix shebang | Martin Wilke | 2017-04-15 | 1 | -2/+11 |
* | - Fix the pkg-plist when build with WITHOUT_NIS=yes | Wen Heping | 2016-12-26 | 2 | -1/+2 |
* | - Update to 2.7.13 | Wen Heping | 2016-12-26 | 6 | -1562/+1507 |
* | Mark some ports as not openssl-devel ready. | Mathieu Arnold | 2016-11-30 | 1 | -1/+7 |
* | Remove no-op patch. | Tijl Coosemans | 2016-11-02 | 1 | -11/+0 |
* | Use USES=pathfix where applicable. | Mathieu Arnold | 2016-10-21 | 1 | -2/+2 |
* | - Update to version 2.7.12 | Wen Heping | 2016-07-03 | 5 | -39/+24 |
* | lang/python[xx]: backport upstream fix for CVE-2016-5636 | Ruslan Makhmatkhanov | 2016-06-18 | 2 | -1/+18 |
* | Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by... | Dmitry Marakasov | 2016-05-24 | 1 | -1/+1 |
* | For the various lang/python* ports, improve the __FreeBSD_version | Dimitry Andric | 2016-04-26 | 2 | -1/+14 |
* | Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. | Mathieu Arnold | 2016-04-01 | 1 | -1/+1 |
* | lang/python{27,3*}: Backport patch in upstream issue20397 | Kubilay Kocak | 2016-01-09 | 3 | -0/+65 |
* | lang/python27(3*), Mk/Uses/python.mk: remove make spawn | John Marino | 2015-12-29 | 2 | -1/+6 |
* | - Switch regression-test to TEST_TARGED | Martin Wilke | 2015-12-24 | 1 | -3/+4 |
* | lang/python: Update to 2.7.11 | Conrad Meyer | 2015-12-19 | 3 | -6/+9 |
* | lang/python{27,32,33}: Fix missing shlib path in python-config | Kubilay Kocak | 2015-10-18 | 3 | -2/+24 |
* | lang/python{27,32,33,34}: Mark MAKE_JOBS_UNSAFE | Kubilay Kocak | 2015-07-30 | 1 | -0/+1 |
* | lang/python: Update to 2.7.10 | Bernard Spil | 2015-07-03 | 12 | -35/+60 |
* | Add AARCH64 to the list of 64bit targets that require PLIST handling | Sean Bruno | 2015-06-30 | 1 | -1/+1 |
* | MASTER_SITES cleanup. | Mathieu Arnold | 2015-05-14 | 1 | -2/+1 |
* | Force a rebuild/upgrade to chase head r280306 which removed SSLv2 support. | Bryan Drewery | 2015-04-07 | 1 | -0/+1 |
* | lang category: Remove $PTHREAD_LIBS | John Marino | 2015-03-25 | 1 | -2/+1 |
* | lang/python27: Fix packaging for mips64 | Kubilay Kocak | 2015-01-21 | 1 | -10/+15 |
* | - Revert the previous NIS check, since it does not help at all | Marcus von Appen | 2014-12-23 | 1 | -1/+1 |
* | lang/python27: Update to 2.7.9 | Marcus von Appen | 2014-12-22 | 5 | -98/+65 |
* | Add an option to use libffi from ports instead of bundled version. | Dmitry Sivachenko | 2014-11-04 | 1 | -3/+9 |
* | Cleanup plist | Baptiste Daroussin | 2014-10-27 | 1 | -62/+0 |
* | Do not define __BSD_VISIBLE/_XOPEN_SOURCE/_POSIX_C_SOURCE in | Antoine Brodin | 2014-09-13 | 2 | -1/+59 |
* | Change INSTALL_DATA to install with mode 644 | Antoine Brodin | 2014-09-05 | 2 | -36/+1 |
* | lang/python{27,33,34}: Bump PORTREVISION, sanitizes builds. | Kubilay Kocak | 2014-08-23 | 1 | -1/+1 |
* | lang/python{27,33,34}: Backport fix for upstream Issue #21166 | Kubilay Kocak | 2014-08-23 | 1 | -0/+74 |
* | - Add USE_OPENSSL, since all lang/python ports build the _ssl module, which | Marcus von Appen | 2014-08-11 | 1 | -1/+2 |
* | Add back ac_cv_opt_olimit_ok=no, this is misdected with clang and causes | Antoine Brodin | 2014-08-02 | 1 | -2/+2 |
* | - Remove everything related to USE_PYTHON and bsd.python.mk. This is a | Marcus von Appen | 2014-08-02 | 7 | -2683/+4681 |
* | lang/python27: Update to 2.7.8 | Kubilay Kocak | 2014-07-14 | 11 | -532/+377 |
* | - Add CPE entries for python | Sofian Brabez | 2014-07-12 | 1 | -3/+6 |
* | Support LIBS like LDFLAGS. | Tijl Coosemans | 2014-06-11 | 1 | -5/+1 |
* | lang/python{27,31,32}: Replace USE_XZ with USES=tar:xz | Kubilay Kocak | 2014-04-22 | 1 | -2/+1 |
* | lang/python{31,32,33}: Fix stage/package as non-root | Kubilay Kocak | 2014-04-22 | 1 | -0/+12 |
* | lang/python{31,32,33}: Add clang 3.4 fix from python27 | Kubilay Kocak | 2014-04-20 | 1 | -0/+4 |
* | - Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILE | Sunpoet Po-Chuan Hsieh | 2014-04-11 | 1 | -1/+1 |
* | Allow staging/packaging as a regular user: | Antoine Brodin | 2014-04-05 | 1 | -3/+28 |
* | - Fix build with readline 6.3 from ports | Antoine Brodin | 2014-03-01 | 2 | -0/+56 |
* | lang/python*: Backport security fix for CVE-2014-1912 | Kubilay Kocak | 2014-03-01 | 2 | -1/+51 |
* | Unbreak python module builds across the tree as a result of clang 3.4 import | Sean Bruno | 2014-02-28 | 2 | -1/+12 |
* | - Fix bad libpython* symlinks after enabling the lang/python* ports to | Marcus von Appen | 2014-02-01 | 1 | -3/+3 |
* | Remove references to long unsupported alpha. | Alexey Dokuchaev | 2014-01-29 | 1 | -1/+1 |
* | - Enable stagedir support | Marcus von Appen | 2014-01-26 | 2 | -26/+23 |
* | Bump PORTREVISION for all Python ports to pickup the recent ARM patch | Kubilay Kocak | 2013-12-08 | 1 | -0/+1 |
* | Reduce diffs, sort sections & Add LICENSE for Python 2.6, 2.7 & 3.3 | Kubilay Kocak | 2013-12-08 | 1 | -4/+7 |
* | All Python ports: Address abort() for ctypes import on FreeBSD/ARM | Kubilay Kocak | 2013-12-08 | 1 | -0/+36 |
* | lang/python27: Remove patch-configure, its now a NOOP | Kubilay Kocak | 2013-12-05 | 1 | -13/+0 |
* | lang/python27: Update to 2.7.6 | Kubilay Kocak | 2013-11-24 | 5 | -32/+33 |
* | lang/python27: fix patch for SEM option | William Grzybowski | 2013-11-13 | 1 | -2/+2 |
* | lang/python27: add support for freebsd11 | William Grzybowski | 2013-11-11 | 3 | -4/+9 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-21 | 1 | -0/+1 |
* | Resolve gettext (libintl) detection and linking in all Python ports | Kubilay Kocak | 2013-09-08 | 1 | -6/+9 |
* | - Move the symlink magic for the default python version into lang/python | Marcus von Appen | 2013-08-18 | 2 | -38/+1 |
* | - Remove MAKE_JOBS_SAFE variable | Alex Kozlov | 2013-08-15 | 1 | -1/+0 |
* | Correct syntax in kernel config is 'options' | Li-Wen Hsu | 2013-07-03 | 1 | -1/+1 |
* | Add patch that resolves the issue, found after r250991 in src HEAD. | Ruslan Makhmatkhanov | 2013-06-10 | 2 | -0/+11 |
* | - update to latest upstream versions: | Ruslan Makhmatkhanov | 2013-05-17 | 7 | -91/+58 |
* | Commit all the non-functional changes to python ports to reduce the diff size | Ruslan Makhmatkhanov | 2013-05-11 | 3 | -13/+8 |
* | - adoption of USES for gettext | Jason Helfman | 2013-05-06 | 1 | -9/+11 |
* | - Update devel/libffi to 3.0.11. | Jung-uk Kim | 2013-01-29 | 1 | -1/+1 |
* | - Fix the -OPT:Olimit=X detection for clang, which could pollute the | Marcus von Appen | 2013-01-15 | 2 | -1/+14 |
* | - Remove "first-installed-win" logic for automatically setting | Li-Wen Hsu | 2012-12-24 | 2 | -18/+23 |
* | Create python2 symlink for the latest version of python2.X executable and | Dmitry Sivachenko | 2012-12-21 | 2 | -1/+8 |
* | Don't try to tidy up user-created directories. | Koop Mast | 2012-10-06 | 1 | -1/+0 |
* | - do not hardcode distfile extension for lang/python ports in bsd.python.mk | Ruslan Makhmatkhanov | 2012-10-03 | 2 | -2/+3 |
* | - fix PORT_OPTIONS s/)/}/ | Olli Hauer | 2012-09-08 | 1 | -1/+1 |
* | - Fix Python OPT flags for WITH_PTH knob | Marcus von Appen | 2012-07-22 | 1 | -2/+7 |
* | - Fix builds, if the NLS option switch is set. In some cases | Marcus von Appen | 2012-06-21 | 1 | -2/+3 |
* | - Fix gettext detection for the locale module | Marcus von Appen | 2012-06-20 | 1 | -1/+11 |
* | - unbreak WITH_PTH option support | Marcus von Appen | 2012-06-16 | 1 | -3/+3 |
* | Fix permissions for Tools and Demo folders. | Dmitry Sivachenko | 2012-06-14 | 1 | -2/+8 |
* | - Revert back UCS changes | Martin Wilke | 2012-05-31 | 1 | -2/+2 |
* | - Correct PYMALLOC logic (that fix the build of devel/gobject-introspection) | Martin Wilke | 2012-05-31 | 1 | -3/+4 |
* | - Convert to new options framework | Martin Wilke | 2012-05-30 | 1 | -23/+25 |
* | - Update: | Martin Wilke | 2012-04-11 | 7 | -68/+14 |
* | - Mark Python as Secure | Martin Wilke | 2012-02-19 | 2 | -1/+15 |
* | - Remove WITH_FBSD10_FIX, is no longer needed | Martin Wilke | 2011-11-09 | 1 | -1/+0 |
* | - Remove outdated patch to prune __wchar_t from CFLAGS (python-config --cflags) | Sunpoet Po-Chuan Hsieh | 2011-11-05 | 1 | -4/+2 |
* | - Replace pre-configure target with WITH_FBSD10_FIX as we have a fix in | Beat Gaetzi | 2011-10-27 | 1 | -8/+1 |
* | Fix build on powerpc as is done on other python ports | Erwin Lansing | 2011-10-27 | 1 | -1/+1 |
* | Fix build on FreeBSD 10 | Erwin Lansing | 2011-10-27 | 6 | -18/+32 |
* | - Remove the HUGE_STACK_SIZE option, now Python will use default | Li-Wen Hsu | 2011-09-25 | 1 | -7/+1 |
* | - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) | Dmitry Marakasov | 2011-09-24 | 1 | -7/+4 |
* | Handle built world without NIS more gracefully; detect missing ypcat and | Chris Rees | 2011-09-18 | 1 | -1/+8 |
* | - Fix pkg-plist when building with WITHOUT_THREADS | Li-Wen Hsu | 2011-08-19 | 2 | -1/+3 |
* | - Clarify error message | Sunpoet Po-Chuan Hsieh | 2011-07-22 | 1 | -1/+1 |
* | - Remove patch-Makefile.pre.in, now build with pthread correctly, bump PORTRE... | Wen Heping | 2011-06-29 | 2 | -13/+1 |
* | - Update to 2.7.2 | Wen Heping | 2011-06-27 | 4 | -19/+38 |
* | Enable build on powerpc64. Tested on i386, no regression. | Mark Linimon | 2011-03-11 | 2 | -3/+17 |
* | - Fix the run error when build c extensions | Wen Heping | 2010-11-30 | 2 | -0/+14 |
* | - Update to 2.7.1 | Wen Heping | 2010-11-29 | 5 | -30/+21 |
* | - Fix build to create _curses module correctly. | Wen Heping | 2010-09-06 | 3 | -11/+12 |
* | - Introduce Python 2.7.0 | Li-Wen Hsu | 2010-08-16 | 13 | -148/+374 |
* | - Update lang/python26 to 2.6.5 | Wen Heping | 2010-05-12 | 3 | -6/+15 |
* | - Update to 2.6.4 | Martin Wilke | 2009-11-27 | 3 | -7/+12 |
* | Fix build if POSIX semaphore enabled is | Martin Wilke | 2009-09-16 | 2 | -2/+8 |
* | - Add support for FreeBSD 9.0 | Martin Wilke | 2009-09-11 | 5 | -15/+38 |
* | - Use dirrmtry in lib-old dir to fix some plist leftlovers | Martin Wilke | 2009-08-13 | 2 | -2/+2 |
* | - Fix build with WITH_SEM but ${OSVERSION} < 701106 (mark IGNORE correctly) | Li-Wen Hsu | 2009-08-02 | 1 | -1/+0 |
* | - Ask the first Python installed to install the bin/python link, | Li-Wen Hsu | 2009-07-14 | 1 | -2/+3 |
* | - Honor EXAMPLESDIR, DATADIR, NOPORTEXAMPLES, NOPORTDATA | Li-Wen Hsu | 2009-07-13 | 2 | -576/+578 |
* | - Update lang/python26 and make Python 2.6.2 to the default Python version | Martin Wilke | 2009-06-09 | 4 | -15/+30 |
* | Add support for building Python against GNU Portable Threads (Pth), | Bruce M Simpson | 2009-03-14 | 7 | -21/+129 |
* | Make sure the singal is delivered to the main thread, where python | Maxim Sobolev | 2009-02-27 | 2 | -1/+31 |
* | Fix typo in UCS4 knob handling. | Tom McLaughlin | 2009-02-23 | 1 | -1/+2 |
* | - Update to python 2.5.4 and python 2.6.1 | Martin Wilke | 2009-02-17 | 3 | -14/+23 |
* | Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!) | Hye-Shik Chang | 2008-10-13 | 27 | -1945/+323 |
* | - Security fixes | Martin Wilke | 2008-09-08 | 20 | -1/+877 |
* | Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script. | Rong-En Fan | 2008-08-21 | 1 | -1/+0 |
* | - Fix zlib crash from zlib.decompressobj().flush(val) | Martin Wilke | 2008-04-25 | 3 | -1/+28 |
* | - Remove unneeded dependency from gtk12/gtk20 [1] | Martin Wilke | 2008-04-20 | 1 | -2/+2 |
* | Force to build bsddb185 module to make pkg-plist consistent. | Hye-Shik Chang | 2008-02-29 | 1 | -9/+18 |
* | - Fix plist | Pav Lucistnik | 2008-02-26 | 2 | -0/+2 |
* | Update to Python 2.5.2. | Hye-Shik Chang | 2008-02-24 | 3 | -10/+125 |
* | Add support for FreeBSD 8. | Hye-Shik Chang | 2007-10-29 | 3 | -8/+945 |
* | Remove support for OSVERSION < 5 | Edwin Groothuis | 2007-10-04 | 1 | -10/+2 |
* | - Make Python 2.5.1 the default Python version | Alexander Botero-Lowry | 2007-07-30 | 3 | -13/+40 |
* | - Force setup.py picks up readline and ncurses from base. This fixes build | Rong-En Fan | 2007-02-28 | 1 | -3/+37 |
* | Correct a patch not to install unwanted files. | Hye-Shik Chang | 2006-10-16 | 1 | -10/+10 |
* | Revert the default version of Python to 2.4 for the ports freeze | Hye-Shik Chang | 2006-10-13 | 3 | -14/+13 |
* | Fix build with WITH_FPECTL=yes on i386. | Hye-Shik Chang | 2006-10-10 | 1 | -0/+1 |
* | - Restrict a dependency to the real interpreter to _RUN only. This | Hye-Shik Chang | 2006-10-09 | 1 | -7/+0 |
* | Simple portupgrade doesn't upgrade python correctly, so add a check | Hye-Shik Chang | 2006-10-09 | 1 | -0/+7 |
* | - Update the main python version to 2.5. | Hye-Shik Chang | 2006-10-09 | 5 | -22/+45 |
* | - Update lang/python-devel to Python 2.5c2 | Hye-Shik Chang | 2006-09-14 | 3 | -10/+22 |
* | Fix plist for FreeBSD 7 or systems with OpenSSL 0.9.8. | Hye-Shik Chang | 2006-08-10 | 2 | -3/+17 |
* | Update python-devel to 2.5b3. | Hye-Shik Chang | 2006-08-04 | 3 | -35/+39 |
* | Mark broken: fails to install cleanly. | Mark Linimon | 2006-07-16 | 1 | -0/+2 |
* | Update python-devel to 2.5b1. | Hye-Shik Chang | 2006-06-23 | 4 | -22/+149 |
* | Remove USE_REINPLACE from the categories starting with L | Edwin Groothuis | 2006-05-10 | 1 | -1/+0 |
* | Fix build on environments without python. | Hye-Shik Chang | 2006-03-28 | 1 | -0/+3 |
* | Update to Python trunk snapshot as of 2006-03-26. | Hye-Shik Chang | 2006-03-26 | 4 | -2969/+1322 |
* | SHA256ify | Edwin Groothuis | 2006-01-22 | 1 | -0/+1 |
* | Update python-devel to 2.5.a0.20050728 snapshot. | Hye-Shik Chang | 2005-07-28 | 3 | -25/+43 |
* | At Kris's request, back out the MACHINE_ARCH spelling correction until | David E. O'Brien | 2005-04-12 | 1 | -1/+1 |
* | Assist getting more ports working on AMD64 by obeying the | David E. O'Brien | 2005-04-11 | 1 | -1/+1 |
* | Fix package building on non-i386 platforms by unrestrict `audioop` | Hye-Shik Chang | 2005-03-29 | 1 | -1/+1 |
* | Unbreak package building on ia64, alpha, amd64 and sparc64 by | Hye-Shik Chang | 2005-03-23 | 1 | -1/+1 |
* | Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServer | Hye-Shik Chang | 2005-02-04 | 2 | -0/+6 |
* | Resurrect lang/python-devel port with Python 2.5 development snapshot | Hye-Shik Chang | 2005-01-29 | 5 | -563/+58 |
* | IGNORE this port for a while. Some 2.5.a0 snapshot will be available | Hye-Shik Chang | 2004-12-01 | 1 | -1/+3 |
* | - Update python-devel to 2.4c1 | Hye-Shik Chang | 2004-11-21 | 2 | -3/+3 |
* | farewell to libxpg4. | FUJISHIMA Satsuki | 2004-11-15 | 1 | -7/+0 |
* | Update -devel to Python-2.4b2. | Hye-Shik Chang | 2004-11-07 | 3 | -6/+14 |
* | Update to 2.4a3 | Hye-Shik Chang | 2004-09-04 | 6 | -160/+43 |
* | - Add support for FreeBSD 6. | Hye-Shik Chang | 2004-08-21 | 5 | -14/+667 |
* | - Update to 2.4a2 | Hye-Shik Chang | 2004-08-07 | 5 | -53/+82 |
* | Allow to install and use 3rd party packages in X11BASE. | Hye-Shik Chang | 2004-07-10 | 1 | -4/+8 |
* | The tarball for Python 2.4a1 is renamed in the site. | Hye-Shik Chang | 2004-07-10 | 1 | -2/+2 |
* | - Update to 2.4a1, the first alpha release of Python 2.4. | Hye-Shik Chang | 2004-07-08 | 6 | -37/+89 |
* | More OPTIONS change of UCS2->UCS4 which is missed in previous commit. | Hye-Shik Chang | 2004-06-28 | 1 | -1/+1 |
* | Test lack of non-default options for CONFIG-unaware environments | Hye-Shik Chang | 2004-06-28 | 1 | -3/+3 |
* | Use OPTIONS. | Hye-Shik Chang | 2004-05-07 | 1 | -12/+13 |
* | Reduce configure warning. | Hye-Shik Chang | 2004-04-18 | 1 | -0/+1 |
* | Correct pre-install target to pre-su-install so that the credential | Hye-Shik Chang | 2004-03-18 | 1 | -1/+1 |
* | Update to Python development snapshot as of 040311. | Hye-Shik Chang | 2004-03-11 | 3 | -6/+133 |
* | Create a symbolic link to lib/python2.3.so on lib/python2.3/config/ | Hye-Shik Chang | 2004-03-09 | 2 | -1/+3 |
* | Build and install a shared library and its frontend besides static one | Hye-Shik Chang | 2004-03-08 | 2 | -19/+51 |
* | Fix plist. | Hye-Shik Chang | 2004-01-09 | 1 | -0/+1 |
* | Add missed deltas on 2.4 040106 update. | Hye-Shik Chang | 2004-01-09 | 2 | -7/+23 |
* | Update python-devel to 2.4 20040106 snapshot. | Hye-Shik Chang | 2004-01-09 | 1 | -2/+5 |
* | Add WWW. | Dmitry Sivachenko | 2003-12-04 | 1 | -0/+2 |
* | Ignore syntax errors on compiling 3rd party packages. | Hye-Shik Chang | 2003-11-16 | 1 | -0/+16 |
* | - Include pyexpat module in python base ports because python incorporated | Hye-Shik Chang | 2003-11-05 | 3 | -1/+3 |
* | - Update lang/python-devel to Python-2.4 031022 snapshot. | Hye-Shik Chang | 2003-10-30 | 6 | -35/+68 |
* | Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* ports | Hye-Shik Chang | 2003-10-22 | 1 | -2/+2 |
* | BUILD_STATIC by default as lang/python does. | Hye-Shik Chang | 2003-08-23 | 1 | -1/+2 |
* | Update to 2.4a0 snapshot of 1 Aug 2003 | Hye-Shik Chang | 2003-08-01 | 3 | -10/+10 |
* | Update to 2.3c1 | Hye-Shik Chang | 2003-07-19 | 5 | -21/+13 |
* | o Utilize MASTER_SITE_PYTHON. | Hye-Shik Chang | 2003-07-04 | 3 | -19/+33 |
* | Update new python-devel port to 2.3.b2. | Hye-Shik Chang | 2003-07-03 | 4 | -445/+864 |
* | Take maintainerships from alane's python ports. | Hye-Shik Chang | 2003-06-09 | 1 | -1/+1 |
* | REST IN PEACE | Will Andrews | 2003-06-09 | 1 | -1/+1 |
* | Update to 2.2.3 | Hye-Shik Chang | 2003-06-04 | 3 | -4/+62 |
* | Destroy pkg-comment for some of the stranger uses in the tree, | Ade Lovett | 2003-03-07 | 2 | -1/+1 |
* | PORTREVSION => 2. | Alan Eldridge | 2002-11-22 | 2 | -170/+2 |
* | PORTREVISION => 1 | Alan Eldridge | 2002-11-22 | 1 | -0/+12 |
* | PORTREVISION => 1 | Alan Eldridge | 2002-11-22 | 2 | -2/+168 |
* | Simplified threads configuration. | Alan Eldridge | 2002-11-21 | 1 | -3/+5 |
* | Take over as maintainer since tg is taking a leave of absence from port | Alan Eldridge | 2002-11-16 | 1 | -1/+1 |
* | Upgrade to Python-2.2.2. | Hye-Shik Chang | 2002-10-17 | 5 | -30/+44 |
* | Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean. | Thomas Gellekum | 2002-06-14 | 1 | -6/+6 |
* | Fix building on the Alpha. | Thomas Gellekum | 2002-05-16 | 2 | -4/+10 |
* | Add patch from SF PR #541980. This fixes 4suite. | Thomas Gellekum | 2002-04-17 | 1 | -0/+14 |
* | Upgrade to Python-2.2. | Thomas Gellekum | 2002-04-12 | 4 | -64/+6 |
* | Add SourceForge as a well connected secondary MASTER_SITES location. | Thomas Gellekum | 2002-04-02 | 1 | -0/+2 |
* | Explicitly enable IPv6 support. | Thomas Gellekum | 2002-04-02 | 1 | -2/+8 |
* | Fix sizeof(wchar_t) calculation. | Thomas Gellekum | 2002-01-21 | 1 | -0/+10 |
* | Implement PyObject_DelItemString(), which was obviously forgotten for | Thomas Gellekum | 2002-01-16 | 2 | -0/+57 |
* | Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly. | Thomas Gellekum | 2002-01-07 | 4 | -134/+346 |
* | Re-add fpectl.so to the plist to fix packaging. Re-enable support | Thomas Gellekum | 2001-11-20 | 2 | -2/+2 |
* | Don't build mpz extension, it's moved to a separate port. | Thomas Gellekum | 2001-10-19 | 3 | -10/+3 |
* | Depend on math/libgmp when running a recent -current. | Thomas Gellekum | 2001-09-25 | 1 | -0/+6 |
* | Upgrade to 2.1.1. | Thomas Gellekum | 2001-07-25 | 3 | -2/+10 |
* | Upgrade to 2.1. | Thomas Gellekum | 2001-05-02 | 12 | -1169/+876 |
* | Fix building on -current. | Thomas Gellekum | 2001-04-26 | 1 | -0/+38 |
* | -pthread --> ${PTHREAD_LIBS} | Maxim Sobolev | 2001-03-30 | 1 | -2/+2 |
* | Allow MAINTAINER to be redefined in a slave port. | Maxim Sobolev | 2001-03-29 | 1 | -1/+1 |
* | MASTER_SITE changed. | Thomas Gellekum | 2000-12-07 | 1 | -1/+2 |
* | Install Demo/ dir to $PREFIX/share/examples/python. | Thomas Gellekum | 2000-11-29 | 2 | -3/+325 |
* | Fix compilation on FreeBSD-3.x. | Thomas Gellekum | 2000-11-13 | 1 | -0/+6 |
* | Upgrade to 2.0. | Thomas Gellekum | 2000-10-18 | 7 | -133/+302 |
* | Rename PLIST.{Tools,gmp} to pkg-plist.{Tools,gmp}. | Satoshi Asami | 2000-10-08 | 1 | -3/+3 |
* | Use USE_PYTHON. | Thomas Gellekum | 2000-09-28 | 1 | -0/+1 |
* | Upgrade to 1.6. | Thomas Gellekum | 2000-09-08 | 9 | -1239/+1726 |
* | Don't create group-writable directories. | Thomas Gellekum | 2000-08-14 | 1 | -5/+12 |
* | Clarify comment even further. | Thomas Gellekum | 2000-07-28 | 1 | -1/+1 |
* | - Clarify comment on thread support. | Thomas Gellekum | 2000-07-27 | 1 | -6/+10 |
* | Standardize all user defined options to the booleans WITH_FOO and | Jeremy Lea | 2000-04-17 | 1 | -5/+3 |
* | Convert to the PORTNAME - PORTVERSION syntax. | David E. O'Brien | 2000-04-12 | 1 | -3/+3 |
* | Separate the Python Tk module from the main port. I've been | Thomas Gellekum | 2000-04-04 | 1 | -15/+1 |
* | Fix packaging on -current. | Thomas Gellekum | 2000-03-24 | 2 | -5/+22 |
* | move IPv6-enable python to python+ipv6 and revert origial python | Munechika SUMIKAWA | 2000-01-27 | 3 | -21/+3 |
* | Add 'ipv6' on CATEGORIES. | Munechika SUMIKAWA | 2000-01-18 | 1 | -1/+1 |
* | Oops, forgot to update the checksum file. | Thomas Gellekum | 2000-01-18 | 1 | -2/+2 |
* | On second thought, put back DIST_SUBDIR. It's not only used for the | Thomas Gellekum | 2000-01-18 | 1 | -0/+1 |
* | - Support IPv6. | Munechika SUMIKAWA | 2000-01-13 | 3 | -3/+20 |
* | s/X11_BASE/X11BASE/. | Thomas Gellekum | 2000-01-10 | 1 | -1/+1 |
* | - Install python-mode.el. | Thomas Gellekum | 2000-01-06 | 2 | -1/+7 |
* | Use Tk-8.2. | Thomas Gellekum | 1999-11-03 | 1 | -2/+2 |
* | Link against libxpg4. | Thomas Gellekum | 1999-10-27 | 1 | -1/+1 |
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
* | Add the SHA module to the build. | Thomas Gellekum | 1999-07-28 | 2 | -1/+8 |
* | Fix package building when you're leaving out optional parts, like Tk. | Thomas Gellekum | 1999-07-15 | 4 | -207/+211 |
* | Install the contents of the Tools directory by default. This can be | Thomas Gellekum | 1999-07-06 | 2 | -1/+215 |
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-27 | 1 | -1/+1 |