| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 May 2013 15:40:54
2.0.1
|
dbn  |
Fix build of lang/pypy (missing patch).
A patch that tought _sqlite3.py where to find sqlite3.h and sqlite3.so was
not added with the previous commit.
Approved by: eadler,bdrewery (mentors, implicit) |
20 May 2013 21:13:01
2.0.1
|
dbn  |
Update lang/pypy to 2.0.1.
Port ChangeLog:
* Sqlite3 added as a dependency
* DIST_SUBDIR no longer used as upstream now releases with a proper tarball
* Added ability to translate with pypy running in restricted memory mode
( faster than python2.7 and uses less memory!)
* Added support for pypy modules that use cffi (_sqlite3 and _curses)
Approved by: eadler,bdrewery (mentors, implicit) |
27 Apr 2013 11:59:29
2.0.b1
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
24 Apr 2013 18:10:32
2.0.b1
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
31 Mar 2013 15:58:21
2.0.b1
|
eadler  |
pypy does not build on the pointhat configuration, but does build in other
configurations.
Approved by: portmgr (miwi) |
31 Mar 2013 08:08:59
2.0.b1
|
miwi  |
- Mark Broken does not build
Reported by: pointyhat
Approved by: portmgr |
23 Mar 2013 16:01:57
2.0.b1
|
dbn  |
Update lang/pypy to 2.0.b1.
The internals of the port have been substantially reworked:
* All predefined instances can be selected via options [1]
* Optionally use options, if user does not overwrite instance list
* Make translation with pypy an option, if it is available.
* Make memory checking more refined [2]
* Add a Wiki page details lang/pypy
* Fix the test target
* Refactor build target (easier to review, edit)
* Rename patches to prevent churn
[1] Although two are broken upstream and one possibly discontinued
[2] My memory limits appear to be too conservative. Set PYPY_IGNORE_MEM for now
Reviewed by: Kuro <poyopoyo@puripuri.plala.or.jp>, rm@
Approved by: bdrewery (mentor) |
16 Jan 2013 20:15:07
1.9_2
|
dbn  |
- Update to my new FreeBSD address
- Trim header
- Add myself as creator of devel/svn2git (see r272261)
Approved by: eadler|bdrewery (mentor) |
10 Dec 2012 13:18:29
1.9_2
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
28 Nov 2012 21:44:35
1.9_2
|
pawel  |
Update pkg-descr
PR: ports/173833
Submitted by: poyopoyo@puripuri.plala.or.jp
Approved by: maintainer
Feature safe: yes |
12 Oct 2012 01:04:31
1.9_2
|
jhale  |
- Remove quotes from options string
While here:
- Trim Makefile header
PR: ports/172603
Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer)
Approved by: makc, avilla (mentors, implicit)
Reported by: Riccardo Torrini
Feature safe: yes |
18 Jul 2012 19:36:32
1.9_2
|
mva  |
- Remove superfluous site-package patch after fixing the paths
Reported by: David Naylor <naylor.b.david@gmail.com> (maintainer) |
17 Jul 2012 19:08:21
1.9_1
|
mva  |
- Fix site-packages path
Discussed with: David Naylor <naylor.b.david@gmail.com>
Approved by: David Naylor <naylor.b.david@gmail.com>
Obtained from: https://github.com/DragonSA/pypy/tree/fix-1.9-2 |
04 Jul 2012 21:41:20
1.9
|
pawel  |
Fix detection of i386 platforms
PR: ports/169607
Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) |
30 Jun 2012 15:19:49
1.9
|
ak  |
- Remove unneeded file
Approved by: David Naylor <naylor.b.david@gmail.com> (maintainer) |
29 Jun 2012 23:06:06
1.9
|
scheidell  |
- Update to 1.9 [1]
- Detection of insufficient memory [1]
- Change %% SUB vaes from fixed at python 27 to use any installed version of
python [1]
- Fix syntax of non system include "" vs <> [2]
PR: ports/168974 [1]
Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) [1]
Reviewed by: scheidel@ (me) [2] |
31 Mar 2012 18:41:26
1.8
|
pav  |
- Disallow from pointyhat, as it seems to receive SIGKILL after two hours of
building, unknown from where
Feature safe: yes |
19 Feb 2012 10:37:03
1.8
|
lwhsu  |
- Update to 1.8
- Add fix for CVE-2012-0845
PR: ports/165026
Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) |
13 Dec 2011 15:37:36
1.7  |
lwhsu  |
Add pypy 1.7, PyPy is a fast, compliant implementation of the Python language.
PR: ports/160265
Submitted by: David Naylor <naylor.b.david@gmail.com> |