summaryrefslogtreecommitdiff
path: root/astro/mkgmap-splitter (follow)
Commit message (Collapse)AuthorAgeFilesLines
* astro/mkgmap-splitter: update r653 → r654Dmitry Marakasov2024-04-082-4/+6
|
* */*: Refactor java/openjdk7 removalMuhammad Moinur Rahman2023-04-041-1/+1
| | | | | | | | | | | | | | | - 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)
* astro/mkgmap-splitter: update r652 → r653Dmitry Marakasov2022-12-272-4/+4
|
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* astro/mkgmap-splitter: update r651 → r652Dmitry Marakasov2022-06-202-4/+4
|
* astro/mkgmap-splitter: update r650 → r651Dmitry Marakasov2022-04-072-4/+4
|
* astro/mkgmap-splitter: update r647 → r650Dmitry Marakasov2022-03-292-4/+4
|
* astro/mkgmap-splitter: update r645 → r647Dmitry Marakasov2022-03-042-6/+5
|
* astro/mkgmap-splitter: update to r645Dmitry Marakasov2021-11-262-5/+5
|
* astro/mkgmap-splitter: update to r643Dmitry Marakasov2021-11-082-4/+4
|
* astro/mkgmap-splitter: update to r642Dmitry Marakasov2021-08-162-4/+4
|
* astro/mkgmap-splitter: update to r615Dmitry Marakasov2021-07-082-4/+4
|
* astro/mkgmap-splitter: update to r602Dmitry Marakasov2021-06-282-4/+4
|
* Remove useless Created by: headers mentioning meDmitry Marakasov2021-04-081-2/+0
|
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-2/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to r598Dmitry Marakasov2021-02-032-5/+5
| | | | Notes: svn path=/head/; revision=563880
* - Add simple smoke testDmitry Marakasov2020-04-092-3/+5
| | | | | | | - Use right java binary Notes: svn path=/head/; revision=531230
* - Update to r597Dmitry Marakasov2020-02-112-4/+4
| | | | Notes: svn path=/head/; revision=525828
* - Update to r595Dmitry Marakasov2019-11-182-4/+4
| | | | Notes: svn path=/head/; revision=517866
* - Actualize java version requirementsDmitry Marakasov2019-04-221-1/+1
| | | | Notes: svn path=/head/; revision=499689
* - Update to r592Dmitry Marakasov2018-12-172-4/+4
| | | | Notes: svn path=/head/; revision=487698
* - Update to r591Dmitry Marakasov2018-04-282-4/+4
| | | | Notes: svn path=/head/; revision=468556
* - Update to r590Dmitry Marakasov2018-02-162-4/+4
| | | | Notes: svn path=/head/; revision=462053
* - Update to r584Dmitry Marakasov2017-10-092-4/+4
| | | | Notes: svn path=/head/; revision=451618
* - Update to r583Dmitry Marakasov2017-07-212-7/+10
| | | | | | | | - Add NO_ARCH - Switch to options helpers Notes: svn path=/head/; revision=446319
* - Update WWWDmitry Marakasov2017-01-231-1/+1
| | | | Notes: svn path=/head/; revision=432256
* - Update to r423Dmitry Marakasov2015-05-252-3/+3
| | | | Notes: svn path=/head/; revision=387435
* - Update to r412Dmitry Marakasov2014-09-302-3/+3
| | | | Notes: svn path=/head/; revision=369580
* - Update to r320Dmitry Marakasov2014-03-282-7/+3
| | | | Notes: svn path=/head/; revision=349411
* Remove trailing whitespaces from category astroEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345393
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=343634
* - Update to r310Dmitry Marakasov2013-09-283-20/+11
| | | | | | | - Support staging Notes: svn path=/head/; revision=328582
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | astro) Notes: svn path=/head/; revision=327701
* - Trim Makefile headersDmitry Marakasov2013-07-121-1/+1
| | | | | | | | | | | | - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful - Canonicalize patch names - Fix DOS line endings in patch files Notes: svn path=/head/; revision=322840
* - Update to r304Dmitry Marakasov2013-06-183-9/+4
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=321166
* - Update to r289Dmitry Marakasov2013-02-202-5/+7
| | | | Notes: svn path=/head/; revision=312652
* - Update to r198, remove memory limitDmitry Marakasov2012-01-093-4/+4
| | | | Notes: svn path=/head/; revision=288835
* The format used for Garmin maps has, in effect, a maximum size,Dmitry Marakasov2011-05-035-0/+65
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 Notes: svn path=/head/; revision=273512