non port: astro/mkgmap-splitter/Makefile |
Number of commits found: 36 |
Monday, 8 Apr 2024
|
14:00 Dmitry Marakasov (amdmi3)
astro/mkgmap-splitter: update r653 → r654
00f0aa9 |
Tuesday, 4 Apr 2023
|
18:10 Muhammad Moinur Rahman (bofh)
*/*: 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)
4cda17a |
Tuesday, 27 Dec 2022
|
17:38 Dmitry Marakasov (amdmi3)
astro/mkgmap-splitter: update r652 → r653
c6c6422 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Monday, 20 Jun 2022
|
10:08 Dmitry Marakasov (amdmi3)
astro/mkgmap-splitter: update r651 → r652
2901e04 |
Thursday, 7 Apr 2022
|
18:35 Dmitry Marakasov (amdmi3)
astro/mkgmap-splitter: update r650 → r651
c331c2b |
Tuesday, 29 Mar 2022
|
15:36 Dmitry Marakasov (amdmi3)
astro/mkgmap-splitter: update r647 → r650
d2ff6b8 |
Friday, 4 Mar 2022
|
17:51 Dmitry Marakasov (amdmi3)
astro/mkgmap-splitter: update r645 → r647
ff5d56b |
Friday, 26 Nov 2021
|
18:03 Dmitry Marakasov (amdmi3)
astro/mkgmap-splitter: update to r645
c6cef25 |
Monday, 8 Nov 2021
|
12:10 Dmitry Marakasov (amdmi3)
astro/mkgmap-splitter: update to r643
6f3a376 |
Monday, 16 Aug 2021
|
16:22 Dmitry Marakasov (amdmi3)
astro/mkgmap-splitter: update to r642
042d492 |
Thursday, 8 Jul 2021
|
12:29 Dmitry Marakasov (amdmi3)
astro/mkgmap-splitter: update to r615
2546f90 |
Monday, 28 Jun 2021
|
10:47 Dmitry Marakasov (amdmi3)
astro/mkgmap-splitter: update to r602
1b5349e |
Wednesday, 7 Apr 2021
|
23:19 Dmitry Marakasov (amdmi3)
Remove useless Created by: headers mentioning me
5823922 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Wednesday, 3 Feb 2021
|
13:22 amdmi3
- Update to r598
|
Thursday, 9 Apr 2020
|
18:55 amdmi3
- Add simple smoke test
- Use right java binary
|
Tuesday, 11 Feb 2020
|
14:57 amdmi3
- Update to r597
|
Monday, 18 Nov 2019
|
11:54 amdmi3
- Update to r595
|
Monday, 22 Apr 2019
|
21:21 amdmi3
- Actualize java version requirements
|
Monday, 17 Dec 2018
|
17:47 amdmi3
- Update to r592
|
Saturday, 28 Apr 2018
|
16:48 amdmi3
- Update to r591
|
Friday, 16 Feb 2018
|
19:08 amdmi3
- Update to r590
|
Monday, 9 Oct 2017
|
14:07 amdmi3
- Update to r584
|
Friday, 21 Jul 2017
|
15:24 amdmi3
- Update to r583
- Add NO_ARCH
- Switch to options helpers
|
Monday, 25 May 2015
|
21:18 amdmi3
- Update to r423
|
Tuesday, 30 Sep 2014
|
10:38 amdmi3
- Update to r412
|
Friday, 28 Mar 2014
|
12:20 amdmi3
- Update to r320
|
Friday, 21 Feb 2014
|
13:35 ehaupt
Remove trailing whitespaces from category astro
|
Monday, 10 Feb 2014
|
13:54 ehaupt
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)
|
Saturday, 28 Sep 2013
|
15:32 amdmi3
- Update to r310
- Support staging
|
Friday, 20 Sep 2013
|
13:14 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro)
|
Tuesday, 18 Jun 2013
|
01:53 amdmi3
- Update to r304
- Trim Makefile header
|
Wednesday, 20 Feb 2013
|
18:28 amdmi3
- Update to r289
|
Monday, 9 Jan 2012
|
18:12 amdmi3
- Update to r198, remove memory limit
|
Tuesday, 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: 36 |