notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: astro/mkgmap-splitter/Makefile

Number of commits found: 35

Tuesday, 4 Apr 2023
18:10 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: 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)
commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3 commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3 commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3 commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3 4cda17a
Tuesday, 27 Dec 2022
17:38 Dmitry Marakasov (amdmi3) search for other commits by this committer
astro/mkgmap-splitter: update r652 → r653
commit hash: c6c64222a5b4ff3b767502f6ca591c56d08839db commit hash: c6c64222a5b4ff3b767502f6ca591c56d08839db commit hash: c6c64222a5b4ff3b767502f6ca591c56d08839db commit hash: c6c64222a5b4ff3b767502f6ca591c56d08839db c6c6422
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 20 Jun 2022
10:08 Dmitry Marakasov (amdmi3) search for other commits by this committer
astro/mkgmap-splitter: update r651 → r652
commit hash: 2901e04c585cd7871db4f6a578f31476d7177d5c commit hash: 2901e04c585cd7871db4f6a578f31476d7177d5c commit hash: 2901e04c585cd7871db4f6a578f31476d7177d5c commit hash: 2901e04c585cd7871db4f6a578f31476d7177d5c 2901e04
Thursday, 7 Apr 2022
18:35 Dmitry Marakasov (amdmi3) search for other commits by this committer
astro/mkgmap-splitter: update r650 → r651
commit hash: c331c2b2b9e643b1455dfbb2e7764ff305ba9ba2 commit hash: c331c2b2b9e643b1455dfbb2e7764ff305ba9ba2 commit hash: c331c2b2b9e643b1455dfbb2e7764ff305ba9ba2 commit hash: c331c2b2b9e643b1455dfbb2e7764ff305ba9ba2 c331c2b
Tuesday, 29 Mar 2022
15:36 Dmitry Marakasov (amdmi3) search for other commits by this committer
astro/mkgmap-splitter: update r647 → r650
commit hash: d2ff6b8811b61b3ca2337525d0ed4a60ba29a1dc commit hash: d2ff6b8811b61b3ca2337525d0ed4a60ba29a1dc commit hash: d2ff6b8811b61b3ca2337525d0ed4a60ba29a1dc commit hash: d2ff6b8811b61b3ca2337525d0ed4a60ba29a1dc d2ff6b8
Friday, 4 Mar 2022
17:51 Dmitry Marakasov (amdmi3) search for other commits by this committer
astro/mkgmap-splitter: update r645 → r647
commit hash: ff5d56b87f1bd2847e876335b6ba5e1f953af273 commit hash: ff5d56b87f1bd2847e876335b6ba5e1f953af273 commit hash: ff5d56b87f1bd2847e876335b6ba5e1f953af273 commit hash: ff5d56b87f1bd2847e876335b6ba5e1f953af273 ff5d56b
Friday, 26 Nov 2021
18:03 Dmitry Marakasov (amdmi3) search for other commits by this committer
astro/mkgmap-splitter: update to r645
commit hash: c6cef25f9d95cc00f211cc5284267c2a98068dda commit hash: c6cef25f9d95cc00f211cc5284267c2a98068dda commit hash: c6cef25f9d95cc00f211cc5284267c2a98068dda commit hash: c6cef25f9d95cc00f211cc5284267c2a98068dda c6cef25
Monday, 8 Nov 2021
12:10 Dmitry Marakasov (amdmi3) search for other commits by this committer
astro/mkgmap-splitter: update to r643
commit hash: 6f3a376b8bbdd2940a660a3c96e4df1f4b6b17e9 commit hash: 6f3a376b8bbdd2940a660a3c96e4df1f4b6b17e9 commit hash: 6f3a376b8bbdd2940a660a3c96e4df1f4b6b17e9 commit hash: 6f3a376b8bbdd2940a660a3c96e4df1f4b6b17e9 6f3a376
Monday, 16 Aug 2021
16:22 Dmitry Marakasov (amdmi3) search for other commits by this committer
astro/mkgmap-splitter: update to r642
commit hash: 042d4927b71c77526ca05fabd529f150fc3b9fb9 commit hash: 042d4927b71c77526ca05fabd529f150fc3b9fb9 commit hash: 042d4927b71c77526ca05fabd529f150fc3b9fb9 commit hash: 042d4927b71c77526ca05fabd529f150fc3b9fb9 042d492
Thursday, 8 Jul 2021
12:29 Dmitry Marakasov (amdmi3) search for other commits by this committer
astro/mkgmap-splitter: update to r615
commit hash: 2546f9064024079ab921fef72e203e6286dcfbb7 commit hash: 2546f9064024079ab921fef72e203e6286dcfbb7 commit hash: 2546f9064024079ab921fef72e203e6286dcfbb7 commit hash: 2546f9064024079ab921fef72e203e6286dcfbb7 2546f90
Monday, 28 Jun 2021
10:47 Dmitry Marakasov (amdmi3) search for other commits by this committer
astro/mkgmap-splitter: update to r602
commit hash: 1b5349eb9f369a11378aa104780dc47884132194 commit hash: 1b5349eb9f369a11378aa104780dc47884132194 commit hash: 1b5349eb9f369a11378aa104780dc47884132194 commit hash: 1b5349eb9f369a11378aa104780dc47884132194 1b5349e
Wednesday, 7 Apr 2021
23:19 Dmitry Marakasov (amdmi3) search for other commits by this committer
Remove useless Created by: headers mentioning me
commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 5823922
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 3 Feb 2021
13:22 amdmi3 search for other commits by this committer
- Update to r598
Original commitRevision:563880 
Thursday, 9 Apr 2020
18:55 amdmi3 search for other commits by this committer
- Add simple smoke test
- Use right java binary
Original commitRevision:531230 
Tuesday, 11 Feb 2020
14:57 amdmi3 search for other commits by this committer
- Update to r597
Original commitRevision:525828 
Monday, 18 Nov 2019
11:54 amdmi3 search for other commits by this committer
- Update to r595
Original commitRevision:517866 
Monday, 22 Apr 2019
21:21 amdmi3 search for other commits by this committer
- Actualize java version requirements
Original commitRevision:499689 
Monday, 17 Dec 2018
17:47 amdmi3 search for other commits by this committer
- Update to r592
Original commitRevision:487698 
Saturday, 28 Apr 2018
16:48 amdmi3 search for other commits by this committer
- Update to r591
Original commitRevision:468556 
Friday, 16 Feb 2018
19:08 amdmi3 search for other commits by this committer
- Update to r590
Original commitRevision:462053 
Monday, 9 Oct 2017
14:07 amdmi3 search for other commits by this committer
- Update to r584
Original commitRevision:451618 
Friday, 21 Jul 2017
15:24 amdmi3 search for other commits by this committer
- Update to r583
- Add NO_ARCH
- Switch to options helpers
Original commitRevision:446319 
Monday, 25 May 2015
21:18 amdmi3 search for other commits by this committer
- Update to r423
Original commitRevision:387435 
Tuesday, 30 Sep 2014
10:38 amdmi3 search for other commits by this committer
- Update to r412
Original commitRevision:369580 
Friday, 28 Mar 2014
12:20 amdmi3 search for other commits by this committer
- Update to r320
Original commitRevision:349411 
Friday, 21 Feb 2014
13:35 ehaupt search for other commits by this committer
Remove trailing whitespaces from category astro
Original commitRevision:345393 
Monday, 10 Feb 2014
13:54 ehaupt search for other commits by this committer
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)
Original commitRevision:343634 
Saturday, 28 Sep 2013
15:32 amdmi3 search for other commits by this committer
- Update to r310
- Support staging
Original commitRevision:328582 
Friday, 20 Sep 2013
13:14 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro)
Original commitRevision:327701 
Tuesday, 18 Jun 2013
01:53 amdmi3 search for other commits by this committer
- Update to r304
- Trim Makefile header
Original commitRevision:321166 
Wednesday, 20 Feb 2013
18:28 amdmi3 search for other commits by this committer
- Update to r289
Original commitRevision:312652 
Monday, 9 Jan 2012
18:12 amdmi3 search for other commits by this committer
- Update to r198, remove memory limit
Original commit
Tuesday, 3 May 2011
01:44 amdmi3 search for other commits by this committer
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
Original commit

Number of commits found: 35