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.

Port details
osm2mp OpenStreetMap data into Polish map format (MP) converter
r475_2 converters on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout r475_2Version of this port present on the latest quarterly branch.
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-06-22 13:44:06
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: geography
License: GPLv2
WWW:
https://code.google.com/archive/p/osm2mp/
Description:
OpenStreetMap data into Polish map format (MP) convertor
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/osm2mp
  2. /usr/local/share/licenses/osm2mp-r475_2/catalog.mk
  3. /usr/local/share/licenses/osm2mp-r475_2/LICENSE
  4. /usr/local/share/licenses/osm2mp-r475_2/GPLv2
Collapse this list.
Dependency lines:
  • osm2mp>0:converters/osm2mp
To install the port:
cd /usr/ports/converters/osm2mp/ && make install clean
To add the package, run one of these commands:
  • pkg install converters/osm2mp
  • pkg install osm2mp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: osm2mp
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (osm2mp-r475.tar.bz2) = 9ca7083594a6b433d7bf515587cc7d55650a9f7041fafc442c7dd838d1d4d65c SIZE (osm2mp-r475.tar.bz2) = 47053

Packages (timestamps in pop-ups are UTC):
osm2mp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestr475_2r475_2r475_2r475_2r475_2-r475_2-
FreeBSD:13:quarterlyr475_2r475_2r475_2r475_2r475_2r475_2r475_2r475_2
FreeBSD:14:latestr475_2r475_2r475_2r475_2r475_2r475_2-r475_2
FreeBSD:14:quarterlyr475_2r475_2-r475_2r475_2r475_2r475_2r475_2
FreeBSD:15:latestr475_2r475_2n/ar475_2n/ar475_2r475_2r475_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. p5-YAML>=0 : textproc/p5-YAML
  2. p5-Encode-Locale>=0 : converters/p5-Encode-Locale
  3. p5-Math-Polygon>=0 : math/p5-Math-Polygon
  4. p5-Math-Polygon-Tree>=0 : math/p5-Math-Polygon-Tree
  5. p5-Tree-R>=0 : devel/p5-Tree-R
  6. p5-Template-Toolkit>=0 : www/p5-Template-Toolkit
  7. p5-Math-Geometry-Planar-GPC-PolygonXS>=0 : math/p5-Math-Geometry-Planar-GPC-PolygonXS
  8. p5-List-MoreUtils>=0 : lang/p5-List-MoreUtils
  9. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
converters_osm2mp
USES:
tar:bzip2 perl5 shebangfix
pkg-message:
For install:
If you need to tune osm2mp configuration files, you may copy /usr/local/share/osm2mp to some directory you own and use osm2mp's --config option to point it to modified files.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://mirror.amdmi3.ru/distfiles/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

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)
r475_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
r475_2
07 Apr 2021 23:19:01
commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
Remove useless Created by: headers mentioning me
r475_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
r475_2
13 Aug 2019 16:00:39
Revision:508834Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories a-c)
r475_2
06 Apr 2017 09:02:10
Revision:437858Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW
r475_2
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
r475_2
14 May 2015 12:06:38
Revision:386327Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch from broken p5-Math-Geometry-Planar-GPC-Polygon to
p5-Math-Geometry-Planar-GPC-PolygonXS
r475_1
26 Jul 2014 11:42:50
Revision:362967Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix shebang
r475
07 May 2014 20:42:39
Revision:353204Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Convert USE_BZIP2 and USE_DOS2UNIX to USES
r475
28 Sep 2013 15:42:18
Revision:328587Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Support staging
r475
20 Sep 2013 16:05:25
Revision:327715Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters)
r475
10 Sep 2013 07:12:35
Revision:326870Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
r475
12 Jul 2013 15:01:46
Revision:322840Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Trim Makefile headers
- 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
r475
17 Jun 2013 15:27:59
Revision:321132Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Trim Makefile header
r475
24 Jul 2012 07:19:21
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT
r475
06 Jun 2012 17:47:24
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Get rid of SITE_PERL in my ports

Submitted by:   az
r475
22 Jun 2011 13:43:45
Original commit files touched by this commit
amdmi3 search for other commits by this committer
OpenStreetMap data into Polish map format (MP) convertor

WWW:    http://code.google.com/p/osm2mp/

Number of commits found: 18