non port: astro/mkgmap-splitter/Makefile |
SVNWeb
|
Number of commits found: 35 |
Tue, 4 Apr 2023
|
[ 18:10 Muhammad Moinur Rahman (bofh) ] 4cda17a (Only the first 10 of 57 ports in this commit are shown above. )
*/*: 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)
|
Tue, 27 Dec 2022
|
[ 17:38 Dmitry Marakasov (amdmi3) ] c6c6422
astro/mkgmap-splitter: update r652 → r653
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Mon, 20 Jun 2022
|
[ 10:08 Dmitry Marakasov (amdmi3) ] 2901e04
astro/mkgmap-splitter: update r651 → r652
|
Thu, 7 Apr 2022
|
[ 18:35 Dmitry Marakasov (amdmi3) ] c331c2b
astro/mkgmap-splitter: update r650 → r651
|
Tue, 29 Mar 2022
|
[ 15:36 Dmitry Marakasov (amdmi3) ] d2ff6b8
astro/mkgmap-splitter: update r647 → r650
|
Fri, 4 Mar 2022
|
[ 17:51 Dmitry Marakasov (amdmi3) ] ff5d56b
astro/mkgmap-splitter: update r645 → r647
|
Fri, 26 Nov 2021
|
[ 18:03 Dmitry Marakasov (amdmi3) ] c6cef25
astro/mkgmap-splitter: update to r645
|
Mon, 8 Nov 2021
|
[ 12:10 Dmitry Marakasov (amdmi3) ] 6f3a376
astro/mkgmap-splitter: update to r643
|
Mon, 16 Aug 2021
|
[ 16:22 Dmitry Marakasov (amdmi3) ] 042d492
astro/mkgmap-splitter: update to r642
|
Thu, 8 Jul 2021
|
[ 12:29 Dmitry Marakasov (amdmi3) ] 2546f90
astro/mkgmap-splitter: update to r615
|
Mon, 28 Jun 2021
|
[ 10:47 Dmitry Marakasov (amdmi3) ] 1b5349e
astro/mkgmap-splitter: update to r602
|
Wed, 7 Apr 2021
|
[ 23:19 Dmitry Marakasov (amdmi3) ] 5823922 (Only the first 10 of 288 ports in this commit are shown above. )
Remove useless Created by: headers mentioning me
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 3 Feb 2021
|
[ 13:22 amdmi3 ]
- Update to r598
|
Thu, 9 Apr 2020
|
[ 18:55 amdmi3 ]
- Add simple smoke test
- Use right java binary
|
Tue, 11 Feb 2020
|
[ 14:57 amdmi3 ]
- Update to r597
|
Mon, 18 Nov 2019
|
[ 11:54 amdmi3 ]
- Update to r595
|
Mon, 22 Apr 2019
|
[ 21:21 amdmi3 ]
- Actualize java version requirements
|
Mon, 17 Dec 2018
|
[ 17:47 amdmi3 ]
- Update to r592
|
Sat, 28 Apr 2018
|
[ 16:48 amdmi3 ]
- Update to r591
|
Fri, 16 Feb 2018
|
[ 19:08 amdmi3 ]
- Update to r590
|
Mon, 9 Oct 2017
|
[ 14:07 amdmi3 ]
- Update to r584
|
Fri, 21 Jul 2017
|
[ 15:24 amdmi3 ]
- Update to r583
- Add NO_ARCH
- Switch to options helpers
|
Mon, 25 May 2015
|
[ 21:18 amdmi3 ]
- Update to r423
|
Tue, 30 Sep 2014
|
[ 10:38 amdmi3 ]
- Update to r412
|
Fri, 28 Mar 2014
|
[ 12:20 amdmi3 ]
- Update to r320
|
Fri, 21 Feb 2014
|
[ 13:35 ehaupt ]
Remove trailing whitespaces from category astro
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
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)
|
Sat, 28 Sep 2013
|
[ 15:32 amdmi3 ]
- Update to r310
- Support staging
|
Fri, 20 Sep 2013
|
[ 13:14 bapt ] (Only the first 10 of 123 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro)
|
Tue, 18 Jun 2013
|
[ 01:53 amdmi3 ]
- Update to r304
- Trim Makefile header
|
Wed, 20 Feb 2013
|
[ 18:28 amdmi3 ]
- Update to r289
|
Mon, 9 Jan 2012
|
[ 18:12 amdmi3 ]
- Update to r198, remove memory limit
|
Tue, 3 May 2011
|
[ 01:44 amdmi3 ]
The format used for Garmin maps has, in effect, a maximum size,
meaning that you have to split an .osm file that contains large
well mapped regions into a number of smaller tiles. This program
does that.
WWW: http://www.mkgmap.org.uk/page/tile-splitter
|
Number of commits found: 35 |