/net/isc-dhcp44-server/

ass='main'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python
Commit message (Expand)AuthorAgeFilesLines
* - Add pkgng supportsbz2012-10-031-2/+10
* - Speed up upgrade-site-packages [1]sbz2012-09-271-22/+15
* - Remove distinfo, same informaion can (and should) be retrieved fromlwhsu2009-07-092-94/+1
* - Add support for portmaster to upgrade-site-packages.wxs2009-06-111-4/+18
* - Update lang/python26 and make Python 2.6.2 to the default Python versionmiwi2009-06-091-0/+3
* - Update python30 to 3.0.1miwi2009-03-101-0/+3
* - Fix sha256 checksum for python 2.6.1.stas2009-02-181-1/+1
* - Add missing distinfo for python 2.5.4 and python 2.6.1miwi2009-02-171-0/+6
* Welcome to the new era of Python 3, with antigravity support!perky2008-12-041-3/+3
* Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)perky2008-10-131-0/+6
* Update python23 to 2.3.7.perky2008-05-301-0/+3
* Update python23 to Python 2.3.6 and python24 to Python 2.4.5.perky2008-03-161-0/+6
* Update to Python 2.5.2.perky2008-02-241-0/+3
* - use PORTUPGRADE_CMD instead of PORTUPGRADE so as not to confict with thealexbl2007-08-011-5/+5
* - Make Python 2.5.1 the default Python versionalexbl2007-07-302-20/+24
* Update to Python 2.4.4.delphij2007-02-142-1/+4
* Populate a new ports-mgmt category. List of moved ports:pav2007-02-051-1/+1
* Revert the default version of Python to 2.4 for the ports freezeperky2006-10-131-4/+5
* - Restrict a dependency to the real interpreter to _RUN only. Thisperky2006-10-091-1/+1
* Fix version number to 2.5 even if 2.4 is in the system.perky2006-10-091-1/+2
* - Update the main python version to 2.5.perky2006-10-099-2674/+15
* Fix buffer overrun when performing repr() on a unicode string in a buildsimon2006-10-082-0/+68
* Add a checksum for 2.5c2 and remove checksums for old beta releases.perky2006-09-141-6/+3
* Avoid to use "ncursesw" which causes segfault when the system hasperky2006-08-121-2/+20
* Add checksums for Python 2.5b3 and remove old checksums for pre-alphaperky2006-08-041-9/+3
* Add a checksum for Python 2.5b1perky2006-06-231-0/+3
* [PATCH] lang/python: Some portlint fixesedwin2006-05-141-3/+3
* Remove USE_REINPLACE from the categories starting with Ledwin2006-05-101-1/+0
* Update to Python 2.4.3.perky2006-03-304-2938/+1228
* Add a checksum for Python 2.5.a0.20060326perky2006-03-261-0/+3
* SHA256ify (approved by krion@)edwin2006-02-011-11/+41
* Add a CONFLICT to lang/python-mode.el.perky2005-11-021-0/+1
* Bring a bugfix enabling WITHOUT_THREADS build again.perky2005-10-041-0/+27
* - Update to Python 2.4.2. [1]perky2005-10-025-55/+19
* Add checksum for 2.5.a0.20050728 snapshot.perky2005-07-281-0/+2
* Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ.perky2005-07-282-1/+36
* Backport support for FreeBSD 7 and drop support for FreeBSD 3.perky2005-07-183-20/+644
* - Disable "fpectl" base module on non-i386 platforms to fix buildperky2005-06-191-2/+7
* - Make FPECTL support optional and turn it off by default becauseperky2005-05-122-2/+20
* 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
* Update to Python 2.4.1perky2005-04-035-127/+43
* 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 checksum info for Python 2.3.5.perky2005-03-211-0/+2
* Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServerperky2005-02-042-0/+126
* Resurrect lang/python-devel port with Python 2.5 development snapshotperky2005-01-291-2/+2
* Add new utility target named 'upgrade-site-packages' to upgradeperky2004-12-061-0/+22
* mpz module is deprecated since Python 2.2 and removed in Python 2.4.perky2004-12-021-1/+0
* - Update lang/python to 2.4 final release.perky2004-12-0111-700/+334
* - Update python-devel to 2.4c1perky2004-11-211-2/+2
* farewell to libxpg4.sf2004-11-151-7/+0
* Add checksum for Python-2.4b2.perky2004-11-071-2/+2
* Add distinfo for Python-2.4a3perky2004-09-041-4/+2
* Fix package build on 4-STABLE.perky2004-08-211-1/+1
* - Add support for FreeBSD 6.perky2004-08-215-16/+552
* - Allow to disable IPv6 support [1]perky2004-08-072-2/+5
* Make PORTREVISION overridable by slave ports.perky2004-07-101-1/+1
* Allow to install and use 3rd party packages in X11BASE.perky2004-07-101-0/+4
* The tarball for Python 2.4a1 is renamed in the site.perky2004-07-101-2/+2
* Add checksum info for 2.4a1.perky2004-07-081-1/+2
* Fix comment.perky2004-06-281-1/+1
* Use ${CC} instead of cc on dynamic linkings.perky2004-06-041-4/+13
* - Update to Python 2.3.4.perky2004-05-276-91/+7
* Use OPTIONS.perky2004-05-071-11/+12
* Reduce configure warning.perky2004-04-181-0/+1
* Fixed a bug where the configure script couldn't detect getaddrinfo()perky2004-04-142-2/+10
* Fix stackless build broken by the recent shared-build commit.perky2004-03-221-1/+1
* Correct pre-install target to pre-su-install so that the credentialperky2004-03-181-1/+1
* - Fix installation problem where PREFIX != LOCALBASE.perky2004-03-112-2/+4
* 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-20/+51
* - Update stackless_python to 2.3.3 as of 040225 and unmark BROKEN.perky2004-02-271-1/+2
* - Add a workaround for the net/straw port installation problemperky2004-02-242-1/+18
* On ia64, libpython2.3 must be built with -fPIC as well. This unbreaksmarcel2004-02-171-1/+1
* - Use process scope threads instead of system scope to enable largeperky2004-02-09