non port: devel/py-jcc/Makefile |
SVNWeb
|
Number of commits found: 37 |
Sun, 23 Feb 2020
|
[ 15:25 antoine ] (Only the first 10 of 257 ports in this commit are shown above. )
Deprecate a few ports
With hat: portmgr
|
Tue, 26 Nov 2019
|
[ 21:46 jkim ] (Only the first 10 of 443 ports in this commit are shown above. )
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342
|
Fri, 5 Apr 2019
|
[ 16:55 amdmi3 ]
- Document incompatibility with python 3.7+
Approved by: portmgr blanket
|
Mon, 4 Jun 2018
|
[ 23:29 linimon ]
Mark as broken on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Sat, 10 Feb 2018
|
[ 12:58 dbaio ]
devel/py-jcc: Fix build with Clang 6
|
Thu, 30 Nov 2017
|
[ 06:13 linimon ] (Only the first 10 of 189 ports in this commit are shown above. )
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
|
Sun, 13 Aug 2017
|
[ 12:52 dbaio ]
devel/py-jcc: Update to 3.0, Take MAINTAINER'ship
- Now with Python 3.3+ support [1]
- Add LICENSE_FILE
- Move to autoplist (When built in different Python Major Versions,
pkg-plist changes)
Changes: http://svn.apache.org/repos/asf/lucene/pylucene/trunk/jcc/CHANGES [1]
|
Sat, 27 May 2017
|
[ 22:16 linimon ] (Only the first 10 of 13 ports in this commit are shown above. )
Mark some ports failing on armv6, for errors classified as "linker_error".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Mon, 20 Feb 2017
|
[ 03:04 vanilla ]
Update to 2.23.
|
Wed, 1 Feb 2017
|
[ 05:29 jbeich ]
devel/py-jcc: unbreak with clang 4.0
jcc/sources/JArray.cpp:315:66: error: ordered comparison between pointer and
zero ('PyObject *' (aka '_object *') and 'int')
PyList_Type.tp_as_sequence->sq_inplace_concat(list, arg) < 0)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
jcc/sources/JArray.cpp:330:64: error: ordered comparison between pointer and
zero ('PyObject *' (aka '_object *') and 'int')
PyList_Type.tp_as_sequence->sq_inplace_repeat(list, n) < 0)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
Reported by: antoine (via exp-run)
|
Tue, 27 Sep 2016
|
[ 00:55 vanilla ]
Update to 2.22.
|
Tue, 8 Dec 2015
|
[ 13:46 vanilla ]
Upgrade to 2.21.
|
Tue, 24 Mar 2015
|
[ 13:30 amdmi3 ]
- Simplify MASTER_SITES
- Strip library
|
Sat, 17 Jan 2015
|
[ 15:31 vanilla ]
Upgrade to 2.20.
|
Tue, 2 Dec 2014
|
[ 22:40 bapt ] (Only the first 10 of 67 ports in this commit are shown above. )
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059
|
Mon, 20 Oct 2014
|
[ 16:04 mva ] (Only the first 10 of 564 ports in this commit are shown above. )
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit)
|
Thu, 8 May 2014
|
[ 15:29 vanilla ]
- Staging
- Add LICENSE
PR: ports/188521
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@
|
Fri, 13 Dec 2013
|
[ 15:06 bapt ]
Build fine with all recent compilers
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Mon, 10 Dec 2012
|
[ 16:49 bapt ] (Only the first 10 of 12 ports in this commit are shown above. )
Decommissioning java 1.5 (EOLed since October 2009) + removing outdated jdk16
vendors:
Remove any reference to bsdjava and freebsd Java Vendors, as the both are
outdated, have security issues and expired.
Mark icedtea6-stubs as broken as it doesn't build with any of the left supported
vendors.
Switch tuxguitar to be able to use openjdk16 [1]
Approved by: gahr [1]
|
[ 11:25 bapt ] (Only the first 10 of 60 ports in this commit are shown above. )
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA= 1.5+ (part1)
|
Fri, 29 Jun 2012
|
[ 06:20 clsung ]
- Update to 2.13
|
Thu, 15 Dec 2011
|
[ 08:49 clsung ]
- Update to 2.12
|
Wed, 28 Sep 2011
|
[ 03:22 clsung ]
- Update to 2.11
|
Thu, 21 Jul 2011
|
[ 05:03 linimon ] (Only the first 10 of 269 ports in this commit are shown above. )
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp
|
Wed, 9 Feb 2011
|
[ 09:14 clsung ]
- Update to 2.7
|
Thu, 29 Jul 2010
|
[ 10:02 clsung ]
- Update to 2.6
|
Wed, 31 Mar 2010
|
[ 08:16 clsung ]
- Update to 2.5.1
|
Sat, 12 Dec 2009
|
[ 11:15 clsung ]
- Update to 2.5
|
Wed, 18 Nov 2009
|
[ 12:16 clsung ]
- Update to 2.4.1
|
Thu, 28 May 2009
|
[ 05:18 clsung ]
- Update to 2.3
PR: ports/134885
Submitted by: Wen Heping <wenheping_AT_gmail dot com>
|
Mon, 15 Dec 2008
|
[ 15:18 clsung ]
- Update to 2.1
|
Mon, 3 Nov 2008
|
[ 09:01 clsung ]
- solve the problem by updating the py-jcc's Makefile
- bump PORTREVISION (devel/py-jcc)
PR: ports/128311
Reviewed by: clsung
|
Mon, 20 Oct 2008
|
[ 06:04 clsung ]
- Update to 2.0
|
Fri, 6 Jun 2008
|
[ 13:21 edwin ] (Only the first 10 of 367 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Tue, 20 May 2008
|
[ 08:56 clsung ]
- fix run-time error
- bump PORTREVISION
Changes:
|
Mon, 19 May 2008
|
[ 05:21 clsung ]
JCC is a C++ code generator for producing the glue code necessary to call
into Java classes from CPython via Java's Native Invocation Interface (JNI).
JCC generates C++ wrapper classes that hide all the gory details of JNI
access as well Java memory and object reference management.
JCC generates CPython types that make these C++ classes accessible from a
Python interpreter. JCC attempts to make these Python types pythonic by
detecting iterators and property accessors. Iterators and mappings may
also be declared to JCC.
WWW: http://pypi.python.org/pypi/JCC/
|
Number of commits found: 37 |