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
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: lang/python33/files/patch-setup.py
SVNWeb

Number of commits found: 3

Sat, 2 Aug 2014
[ 06:39 mva search for other commits by this committer ] Original commit   Revision:363788
- Remove everything related to USE_PYTHON and bsd.python.mk. This is a
  preparatory step to convert bsd.python.mk into a USES file.
- Remove the shared/static build separation, which is the source of many
  problems and even more hacks. Instead build only the shared version, which
  greatly simplifies the build.
- Use NLS_LIBS instead of NLS_LDFLAGS as done for lang/python27 (r357486)
- Remove the FPECTL option to align the build with the clean "template" from
  lang/python34.
- Remove PORTDATA and EXAMPLES. Those will be made available via separate
  ports.
- Add a new DEBUG option to enable debug builds as for lang/python34.
- Add a new TSC option for precise timestamp counter support as for
  lang/python34.
- Reactivate curses/ncurses support.
- Use buildbottest in the regression-test: target.

Phabric:	D410
Exp-run:	192242, 192244
Reviewed by:	koobs, bapt
With hat:	python@
Mon, 11 Nov 2013
[ 13:00 wg search for other commits by this committer ] Original commit   Revision:333492
lang/python33: add support for freebsd11

PR:		ports/183597
Thu, 20 Dec 2012
[ 11:55 demon search for other commits by this committer ] Original commit   Revision:309312
Port for python version 3.3.

Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>

Number of commits found: 3