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: graphics/openjump/Makefile
SVNWeb

Number of commits found: 34

Tue, 4 Apr 2023
[ 18:10 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:4cda17ab14588e6e4fdac7f697e246554ce82af3  commit hash:4cda17ab14588e6e4fdac7f697e246554ce82af3  commit hash:4cda17ab14588e6e4fdac7f697e246554ce82af3  4cda17a  (Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
*/*: Refactor java/openjdk7 removal

- java/openjdk7* has been removed from the tree since 2022-09-03 however
  the relevant codebases in bsd.java.mk has not been removed and the
  consumers has also not been updated to use the next jdk version. This
  commit updates all relevant consumers to use JAVA_VERSION=8 instead of
  JAVA_VERSION=1.7
- Since the introduction of jdk version 18 it looks like similar with
  jdk version 8(java version string 1.8). This is prone to error as it
  looks similar and is only seperated by a '.'. Remove using
  JAVA_VERSION with dotted fomat of java version string and update all
  consumers to utilize version 8 instead of 1.8.

Approved by:	portmgr (blanket)
Wed, 7 Sep 2022
[ 22:13 Stefan Eßer (se) search for other commits by this committer ]    commit hash:e0e5d2d2d377c20e1b76fbbbf649ac7066aefc68  commit hash:e0e5d2d2d377c20e1b76fbbbf649ac7066aefc68  commit hash:e0e5d2d2d377c20e1b76fbbbf649ac7066aefc68  e0e5d2d  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Add more WWW entries to Makefiles

Some ports have not been touched in the commit that added WWW lines to
the port Makefiles.

Approved by:	porttmgr (implicit)
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  022e658  (Only the first 10 of 771 ports in this commit are shown above. View all ports for this commit)
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 8 May 2022
[ 12:58 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:25619fc849ff3fd93cdb3d8eacfbf51e54d9b8fd  commit hash:25619fc849ff3fd93cdb3d8eacfbf51e54d9b8fd  commit hash:25619fc849ff3fd93cdb3d8eacfbf51e54d9b8fd  25619fc 
graphics/openjump: Update to 2.0

Changelog: https://sourceforge.net/projects/jump-pilot/files/OpenJUMP/2.0/
(section 7)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 13 Feb 2021
[ 09:37 rhurlin search for other commits by this committer ] Original commit   Revision:565114
graphics/openjump: Update to 1.16 release rev.6669

This is the final release of the long lasting OJ v1.x series.

The next release will introduce backward incompatible changes
that'll initially break all unmodified extensions/plugins. So
enjoy this one and look forward to OJ2 developed in a Git-repo
using the latest locationtech JTS.

Changelog: https://sourceforge.net/projects/jump-pilot/files/OpenJUMP/1.16/

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D28643
Thu, 10 Sep 2020
[ 19:17 rhurlin search for other commits by this committer ] Original commit   Revision:548221 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Change the maintainer entry in rhurlin's ports

After I got a commit bit for ports, it is time now to change the maintainers
entry in all 'owned' ports.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D26398
Wed, 27 May 2020
[ 16:11 fernape search for other commits by this committer ] Original commit   Revision:536697
graphics/openjump: Update to 1.15

PR:	246665
Submitted by:	rhurlin@gwdg.de (maintainer)
Wed, 20 Mar 2019
[ 08:55 meta search for other commits by this committer ] Original commit   Revision:496320
graphics/openjump: Update to 1.14.1

The update of graphics/openjump from version 1.13 to 1.14.1 release rev.
6147 brings important bugfixes and new features[1]:

  Some of the many new features and improvements
  * CORE source is now java 8
  * general java 11 runtime compatibility
  * Add an option to connect to a WMS with invalid certificate
  * Improve LayerView naming and saving, allow views based on view
  * Added LegendPlugin to display a legend of symbols adopted into the view
  * PLUS: Added OpenKLEM extension for topographic and Hydrological analysis
  * Added histogram plugin for raster which calculates
    also statistic indices, relative and cumulative frequancies

[1] https://sourceforge.net/projects/jump-pilot/files/OpenJUMP/1.14.1/

PR:		236555
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>  (maintainer)
Mon, 10 Sep 2018
[ 13:14 mat search for other commits by this committer ] Original commit   Revision:479406 (Only the first 10 of 995 ports in this commit are shown above. View all ports for this commit)
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Sat, 7 Jul 2018
[ 15:04 swills search for other commits by this committer ] Original commit   Revision:474099
graphics/openjump: Update to 1.13

PR:		229579
Submitted by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer)
Sat, 22 Jul 2017
[ 19:26 ultima search for other commits by this committer ] Original commit   Revision:446428
* Updated to 1.11
* Sorted Uses section

Changelog: https://sourceforge.net/projects/jump-pilot/files/OpenJUMP/1.11

PR:		220748
Submitted by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11694
Mon, 6 Mar 2017
[ 05:58 wen search for other commits by this committer ] Original commit   Revision:435513
- Update to 1.10

PR:		217568
Submitted by:	rhurlin@gwdg.de(maintainer)
Tue, 19 Jul 2016
[ 11:04 mat search for other commits by this committer ] Original commit   Revision:418767 (Only the first 10 of 174 ports in this commit are shown above. View all ports for this commit)
When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 23 Jun 2016
[ 15:29 pawel search for other commits by this committer ] Original commit   Revision:417377
Update to version 1.9.1

New Features
 * Add new GroupByPlugIn in Tools>Analysis menu
 * Add a plugin to remove spikes from polygonal geometries
 * Deactivate RemoveSpike plugin

Improvements
 * If a datastore table has several geometries, secondary geometries
   are read as AttributeType.OBJECT attributes rather than STRING so
   that datastore driver can easily write them back as a byte array.
 * Better handling of readOnly attributes in PostGIS writer
 * Add Boolean and Long AttributeType in AttributeCalculator (beanshell)
 * Null boolean was not handled correctly in datastore datasources.
 * Refactoring of DataStore framework. Prepare writing capabilities
   for multiple kinds of drivers.

PR:		210470
Submitted by:	maintainer
Mon, 1 Feb 2016
[ 13:30 amdmi3 search for other commits by this committer ] Original commit   Revision:407715
- Update to 1.9.0
- While here, add NO_ARCH

PR:		206518
Submitted by:	rhurlin@gwdg.de (maintainer)
Thu, 5 Nov 2015
[ 12:36 mat search for other commits by this committer ] Original commit   Revision:400848 (Only the first 10 of 206 ports in this commit are shown above. View all ports for this commit)
Fix ports that confused the meaning of WRKDIR and WRKSRC.

PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
Tue, 23 Dec 2014
[ 06:46 vanilla search for other commits by this committer ] Original commit   Revision:375312
Upgrade to 1.8.0.

PR:		ports/196200
Submitted by:	maintainer
Wed, 1 Oct 2014
[ 10:58 wen search for other commits by this committer ] Original commit   Revision:369712
- Update to recent version
- Correct license
- Improvements of the startup shell script
  (diagnostic 'echo comments' are intentional)
- Enable displaying memory management in 'About:Information'
- Move readme.txt to enable showing in the programs 'About:About' dialog

PR:		193430
Submitted by:	Rainer Hurling<rhurlin@gwdg.de>(maintainer)
Mon, 10 Mar 2014
[ 14:49 bapt search for other commits by this committer ] Original commit   Revision:347760 (Only the first 10 of 191 ports in this commit are shown above. View all ports for this commit)
Convert g* to USES=zip
Fri, 21 Feb 2014
[ 13:37 ehaupt search for other commits by this committer ] Original commit   Revision:345412 (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Remove trailing whitespaces from category graphics
Mon, 10 Feb 2014
[ 13:54 ehaupt search for other commits by this committer ] Original commit   Revision:343634 (Only the first 10 of 581 ports in this commit are shown above. View all ports for this commit)
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Sun, 10 Nov 2013
[ 19:48 sunpoet search for other commits by this committer ] Original commit   Revision:333432
- Remove leading indefinite article from COMMENT
- Prettify Makefile output
- Support STAGEDIR
- Fix PLIST

PR:		ports/183840
Submitted by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer)
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 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:
graphics)
Tue, 2 Jul 2013
[ 17:14 lme search for other commits by this committer ] Original commit   Revision:322186
Update to 1.6.3

PR:		ports/180093
Submitted by:	maintainer
Fri, 10 May 2013
[ 19:25 lme search for other commits by this committer ] Original commit   Revision:317836
Update to OpenJUMP 1.6.2.

New Features
* improved MrSID support

Improvements
* Improve WMS parser to include WMS 1.3.0 Bug Fixes
* several minor bugs, especially in wms and postgis support
* fix bug 3611412 happening after a MergeSelectedFeatures operation
* fix a bug in MergeSelectedFeatures preventing the merge of MultiGeometries
* set the appropriate srid to the layer after AddDatastoreLayerPlugin

PR:		ports/178338
Submitted by:	maintainer
Tue, 16 Apr 2013
[ 22:05 jgh search for other commits by this committer ] Original commit   Revision:315912
- update to 1.6.1

Coming from 1.5.1, this brings many new features, improvements and bugfixes.
Some more interesting are

- adding support for GeoTIFF
- add a PostGIS writer
- new csv driver with an automatic mode

A suitable PostGIS driver has to be manually installed from the OpenJUMP plugins
pages,
because there are many different PostGIS versions around.

PR:		177850
Submitted by:	maintainer, rhurlin@gwdg.de

Feature safe:	yes
Mon, 10 Dec 2012
[ 13:18 bapt search for other commits by this committer ] Original commit   Revision:308604 (Only the first 10 of 172 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 JAVA_VERSION=	1.5+ (part2)
Tue, 27 Mar 2012
[ 17:22 jgh search for other commits by this committer ] Original commit 
- Update to 1.5.1, follow upstream rename to OpenJUMP
- reactivate java version checking
- while here move licenses into license framework

PR:     ports/166290
Submitted by:   maintainer, rhurlin@gwdg.de
Feature safe:   yes
Fri, 11 Nov 2011
[ 11:08 wen search for other commits by this committer ] Original commit 
- Update to 1.4.2
- Pass maintainership to submitter
- Update WWW

PR:             ports/161920
Submitted by:   Rainer Hurling <rhurlin@gwdg.de>
Feature safe:   yes
Thu, 9 Jun 2011
[ 07:08 wen search for other commits by this committer ] Original commit 
- Update to 1.4.0.3

Submitted by:   Rainer Hurling <rhurlin@gwdg.de> (via email)
Sat, 22 Aug 2009
[ 00:23 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 415 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with G
Sun, 10 May 2009
[ 18:22 miwi search for other commits by this committer ] Original commit 
OpenJUMP is an open source GIS software written in Java. It is based on
JUMP GIS by Vivid Solutions. It's features include:
    * It is a Vector GIS that can read rasters as well.
    * OpenJUMP is known to work on Windows, Linux and Mac platforms, but
should work on any operating system that runs Java 1.5 or later.
    * It is not just another free demo viewer, but you can edit, save,
analyze etc. with JUMP / OpenJUMP.
    * It works, even with medium size datasets, and with professional
touch.
    * It provides a GIS API with a flexible plugin structure, so that
new features are relatively easy to develope around the sound mapping
platform.
    * It utilises standards like GML, WMS and WFS.
    * It is already translated in English, Finnish, French, German,
Italian, Portugese and Spanish. The translation in other languages is in
progress.

WWW: http://www.openjump.org/

PR:             ports/134403
Submitted by:   Wen Heping<wenheping at gmail.com>

Number of commits found: 34