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
non port: devel/py-jcc/Makefile
SVNWeb

Number of commits found: 37

Sun, 23 Feb 2020
[ 15:25 antoine search for other commits by this committer ] Original commit   Revision:526925 (Only the first 10 of 257 ports in this commit are shown above. View all ports for this commit)
Deprecate a few ports

With hat:	portmgr
Tue, 26 Nov 2019
[ 21:46 jkim search for other commits by this committer ] Original commit   Revision:518482 (Only the first 10 of 443 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:497972
- Document incompatibility with python 3.7+

Approved by:	portmgr blanket
Mon, 4 Jun 2018
[ 23:29 linimon search for other commits by this committer ] Original commit   Revision:471732
Mark as broken on powerpc64.

Approved by:	portmgr (tier-2 blanket)
Sat, 10 Feb 2018
[ 12:58 dbaio search for other commits by this committer ] Original commit   Revision:461393
devel/py-jcc: Fix build with Clang 6
Thu, 30 Nov 2017
[ 06:13 linimon search for other commits by this committer ] Original commit   Revision:455167 (Only the first 10 of 189 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:447881
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 search for other commits by this committer ] Original commit   Revision:441881 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:434430
Update to 2.23.
Wed, 1 Feb 2017
[ 05:29 jbeich search for other commits by this committer ] Original commit   Revision:432989
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 search for other commits by this committer ] Original commit   Revision:422796
Update to 2.22.
Tue, 8 Dec 2015
[ 13:46 vanilla search for other commits by this committer ] Original commit   Revision:403267
Upgrade to 2.21.
Tue, 24 Mar 2015
[ 13:30 amdmi3 search for other commits by this committer ] Original commit   Revision:382091
- Simplify MASTER_SITES
- Strip library
Sat, 17 Jan 2015
[ 15:31 vanilla search for other commits by this committer ] Original commit   Revision:377227
Upgrade to 2.20.
Tue, 2 Dec 2014
[ 22:40 bapt search for other commits by this committer ] Original commit   Revision:373790 (Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year

PR:		195059
Mon, 20 Oct 2014
[ 16:04 mva search for other commits by this committer ] Original commit   Revision:371280 (Only the first 10 of 564 ports in this commit are shown above. View all ports for this commit)
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
Thu, 8 May 2014
[ 15:29 vanilla search for other commits by this committer ] Original commit   Revision:353317
- Staging
- Add LICENSE

PR:		ports/188521
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@
Fri, 13 Dec 2013
[ 15:06 bapt search for other commits by this committer ] Original commit   Revision:336353
Build fine with all recent compilers
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Mon, 10 Dec 2012
[ 16:49 bapt search for other commits by this committer ] Original commit   Revision:308615 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:308600 (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA=	1.5+ (part1)
Fri, 29 Jun 2012
[ 06:20 clsung search for other commits by this committer ] Original commit 
- Update to 2.13
Thu, 15 Dec 2011
[ 08:49 clsung search for other commits by this committer ] Original commit 
- Update to 2.12
Wed, 28 Sep 2011
[ 03:22 clsung search for other commits by this committer ] Original commit 
- Update to 2.11
Thu, 21 Jul 2011
[ 05:03 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 269 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
- Update to 2.7
Thu, 29 Jul 2010
[ 10:02 clsung search for other commits by this committer ] Original commit 
- Update to 2.6
Wed, 31 Mar 2010
[ 08:16 clsung search for other commits by this committer ] Original commit 
- Update to 2.5.1
Sat, 12 Dec 2009
[ 11:15 clsung search for other commits by this committer ] Original commit 
- Update to 2.5
Wed, 18 Nov 2009
[ 12:16 clsung search for other commits by this committer ] Original commit 
- Update to 2.4.1
Thu, 28 May 2009
[ 05:18 clsung search for other commits by this committer ] Original commit 
- Update to 2.3

PR:             ports/134885
Submitted by:   Wen Heping <wenheping_AT_gmail dot com>
Mon, 15 Dec 2008
[ 15:18 clsung search for other commits by this committer ] Original commit 
- Update to 2.1
Mon, 3 Nov 2008
[ 09:01 clsung search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- Update to 2.0
Fri, 6 Jun 2008
[ 13:21 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 367 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
- fix run-time error
- bump PORTREVISION

Changes:
Mon, 19 May 2008
[ 05:21 clsung search for other commits by this committer ] Original commit 
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