notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: lang/python-devel/Makefile
SVNWeb

Number of commits found: 40

Mon, 9 Oct 2006
[ 14:29 perky search for other commits by this committer ] Original commit  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
- Update the main python version to 2.5.
  - Now, lang/python is just a meta-port which depends on lang/python25.
  - And all versions of Python ports have short version identifier in its
    package name; python25-2.5, python24-2.4.3 and etc.
  - Also you must upgrade all python modules after lang/python updated,
     cd /usr/ports/lang/python && make upgrade-site-packages

- Give maintainership of Python ports to the new python@ group which
  includes me, alexbl@ and others.
Wed, 13 Sep 2006
[ 16:26 perky search for other commits by this committer ] Original commit 
- Update lang/python-devel to Python 2.5c2
- Sync some recent workarounds from lang/python.
Thu, 10 Aug 2006
[ 10:05 perky search for other commits by this committer ] Original commit 
Fix plist for FreeBSD 7 or systems with OpenSSL 0.9.8.

Spotted by:     pointyhat via kris
Fri, 4 Aug 2006
[ 06:37 perky search for other commits by this committer ] Original commit 
Update python-devel to 2.5b3.
Sat, 15 Jul 2006
[ 19:37 linimon search for other commits by this committer ] Original commit 
Mark broken: fails to install cleanly.
Fri, 23 Jun 2006
[ 03:09 perky search for other commits by this committer ] Original commit 
Update python-devel to 2.5b1.
Tue, 9 May 2006
[ 20:52 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from the categories starting with L
Mon, 27 Mar 2006
[ 23:22 perky search for other commits by this committer ] Original commit 
Fix build on environments without python.
Sun, 26 Mar 2006
[ 07:58 perky search for other commits by this committer ] Original commit 
Update to Python trunk snapshot as of 2006-03-26.
Thu, 28 Jul 2005
[ 08:29 perky search for other commits by this committer ] Original commit 
Update python-devel to 2.5.a0.20050728 snapshot.
Tue, 12 Apr 2005
[ 03:26 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Fri, 4 Feb 2005
[ 04:14 perky search for other commits by this committer ] Original commit 
Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServer
vulnerability.

Security:       CAN-2005-0089
Security:      
http://www.vuxml.org/freebsd/6afa87d3-764b-11d9-b0e7-0000e249a0a2.html
Security:       SimpleXMLRPCServer.py allows unrestricted traversal
Sat, 29 Jan 2005
[ 05:01 perky search for other commits by this committer ] Original commit 
Resurrect lang/python-devel port with Python 2.5 development snapshot
as of today.
Wed, 1 Dec 2004
[ 15:09 perky search for other commits by this committer ] Original commit 
IGNORE this port for a while.  Some 2.5.a0 snapshot will be available
in this port soon.
Sat, 20 Nov 2004
[ 17:17 perky search for other commits by this committer ] Original commit 
- Update python-devel to 2.4c1
Mon, 15 Nov 2004
[ 05:19 sf search for other commits by this committer ] Original commit  (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
farewell to libxpg4.
Sat, 6 Nov 2004
[ 19:48 perky search for other commits by this committer ] Original commit 
Update -devel to Python-2.4b2.
Fri, 3 Sep 2004
[ 17:12 perky search for other commits by this committer ] Original commit 
Update to 2.4a3

PR:             71340
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
Sat, 21 Aug 2004
[ 01:02 perky search for other commits by this committer ] Original commit 
- Add support for FreeBSD 6.
- Drop FreeBSD 2 support.
- Fix build on -stable.

Spotted by:     marcus, kris
Obtained from:  Python CVS
Sat, 7 Aug 2004
[ 06:36 perky search for other commits by this committer ] Original commit 
- Update to 2.4a2
- Add IPV6 option [1]

PR:             69950 [1]
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br> [1]
Fri, 9 Jul 2004
[ 17:18 perky search for other commits by this committer ] Original commit 
Allow to install and use 3rd party packages in X11BASE.
${X11BASE}/lib/{python2.3{,/site-packages},site-python} will be
added to your python's sys.path if each directory exists.

Suggested by:   marcus
Thu, 8 Jul 2004
[ 15:53 perky search for other commits by this committer ] Original commit 
- Update to 2.4a1, the first alpha release of Python 2.4.
- Provide USE_PYTHON_BUILD and USE_PYTHON_RUN to allow explicit
  dependencies. [1]
- Provide PYDISTUTILS_CONFIGUREARGS and run ${PYSETUP} config on
  'do-configure' targets. [2]

Reviewed by:    eik [1]
Submitted by:   Mike Brown <mike@skew.org>
Mon, 28 Jun 2004
[ 06:25 perky search for other commits by this committer ] Original commit 
More OPTIONS change of UCS2->UCS4 which is missed in previous commit.
[ 06:24 perky search for other commits by this committer ] Original commit 
Test lack of non-default options for CONFIG-unaware environments
as done in lang/python either.

Submitted by:   fjoe
Fri, 7 May 2004
[ 05:39 perky search for other commits by this committer ] Original commit 
Use OPTIONS.

Submitted by:   Stephane E. Potvin <sepotvin@videotron.ca>
Sun, 18 Apr 2004
[ 11:42 perky search for other commits by this committer ] Original commit 
Reduce configure warning.

PR:             55180 [1], 65680 [2]
Submitted by:   Rui Lopes <rui@ruilopes.com> [1],
                Roman Neuhauser <neuhauser@chello.cz> [2]
Thu, 18 Mar 2004
[ 07:00 perky search for other commits by this committer ] Original commit 
Correct pre-install target to pre-su-install so that the credential
switch happens before directories are created under PREFIX.

Submitted by:   marcel
Thu, 11 Mar 2004
[ 15:53 perky search for other commits by this committer ] Original commit 
Update to Python development snapshot as of 040311.
I must say that it's faster by 10%~ than previous snapshot or 2.3.
And it incorporated CJKCodecs from this! :)
Tue, 9 Mar 2004
[ 02:24 perky search for other commits by this committer ] Original commit 
Create a symbolic link to lib/python2.3.so on lib/python2.3/config/
for seamless upgrade from a static library.

Suggested by:   dd
Mon, 8 Mar 2004
[ 12:43 perky search for other commits by this committer ] Original commit 
Build and install a shared library and its frontend besides static one
by default.

[HEADS UP] The python executable and static library isn't built PIC
anymore even on amd64 and ia64. Please use a shared library instead.

Requested by:   jhay, dd
Tested by:      Charles Swiger <cswiger@mac.com>,
                Tim Middleton <x@Vex.Net>
Fri, 9 Jan 2004
[ 01:43 perky search for other commits by this committer ] Original commit 
Update python-devel to 2.4 20040106 snapshot.
Tue, 4 Nov 2003
[ 18:00 perky search for other commits by this committer ] Original commit 
- Include pyexpat module in python base ports because python incorporated
  expat 1.95.6 in its distribution from Python-2.3.
- Bump PORTREVISION subsequently.

Requested by:   Mike Brown <mike@skew.org>
                Jeremy Kloth <jeremy.kloth@fourthought.com>
Wed, 29 Oct 2003
[ 21:31 perky search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- Update lang/python-devel to Python-2.4 031022 snapshot.
- Correct USE_ZOPE dependency to Python 2.1. [1]
- Fetch from correct MASTER_SITE_SUBDIR when upgrading python
  in same branch. [2]
- Enable installing separated standard modules for python-devel port.

Reported by:    Filippo Natali <pitonat@libero.it> [1],
                Yoshihiko Sarumaru <mistral@imasy.or.jp> [2]
Tue, 21 Oct 2003
[ 17:17 perky search for other commits by this committer ] Original commit 
Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* ports
because it does not point the most recent version of each from
ports/Mk/bsd.python.mk 1.38.

Reported by:    Andy Fawcett <andy@athame.co.uk>
Sat, 23 Aug 2003
[ 01:07 perky search for other commits by this committer ] Original commit 
BUILD_STATIC by default as lang/python does.
Fri, 1 Aug 2003
[ 09:14 perky search for other commits by this committer ] Original commit 
Update to 2.4a0 snapshot of 1 Aug 2003
Sat, 19 Jul 2003
[ 07:44 perky search for other commits by this committer ] Original commit 
Update to 2.3c1
Fri, 4 Jul 2003
[ 11:57 perky search for other commits by this committer ] Original commit 
o Utilize MASTER_SITE_PYTHON.
o Rename pydoc to pydoc${PORTVERSION} to avoid conflicts among these
  ports. (lang/python port keeps both of bin/pydoc and bin/pydoc2.2)
o Set LATEST_LINK to ${PYTHON_VERSION:S/.//} except lang/python.

Now, we can install all of these python versions together cleanly.
Thu, 3 Jul 2003
[ 14:41 perky search for other commits by this committer ] Original commit 
Update new python-devel port to 2.3.b2.

This update introduces two new knobs to _disable_ somewhat
experimental options:
 BUILD_STATIC=yes       Unless this option is specified,
                        the port will build python as shared
                        binary.
 WITH_UCS2=yes          Unless this option is specified,
                        Py_UNICODE type will charge 4 bytes
                        per character (as we do for wchar_t)

Repo-copied by: joe (thanks!)

Number of commits found: 40