Port details |
- rmap Generates images of the Earth centered at a particular location
- 1.2_15 astro =6 1.2_15Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2000-07-02 04:22:55
- Last Update: 2024-02-21 11:08:32
- Commit Hash: 68861d7
- People watching this port, also watch:: libvorbis, libogg, aspell, nas, firefox
- Also Listed In: geography
- License: GPLv2+
- WWW:
- https://rmap.sourceforge.net/
- Description:
- This program generates, but does not display, image files containing
raster maps of the Earth. It includes public-domain, vector data from
which they are drawn, describing the continents, bodies of water,
boundaries of countries and U.S. states, and a few cities. Command-line
options allow centering the maps at a particular latitude and longitude
and zooming in.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/astro/rmap/ && make install clean
- To add the package, run one of these commands:
- pkg install astro/rmap
- pkg install rmap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rmap
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (rmap-1.2.tar.gz) = d231ab96f7e1374ede925f1deabeb7aee50a05a79306572cf03f90a13c89f6b3
SIZE (rmap-1.2.tar.gz) = 9219647
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libgd.so : graphics/gd
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- astro_rmap
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2_15 21 Feb 2024 11:08:32 |
Muhammad Moinur Rahman (bofh) |
astro/rmap: Moved man to share/man
Approved by: portmgr (blanket) |
1.2_14 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.2_14 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.2_14 20 Jul 2022 14:20:50 |
Tobias C. Berner (tcberner) |
astro: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp>
* Alexander Leidinger
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org>
* Anton Karpov <toxa@toxahost.ru>
* Brion Moss <brion@queeg.com>
* Bruce M Simpson <bms@FreeBSD.org>
* Chris Piazza <cpiazza@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.2_14 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2_14 04 May 2020 21:31:39 |
dinoex |
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports |
1.2_13 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
1.2_13 20 Jul 2016 09:33:32 |
dinoex |
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
MFH: 2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4 |
1.2_12 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.2_12 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.2_12 06 Apr 2015 18:47:15 |
bapt |
astro/rmap: Update MASTER_SITES
PR: 199203
Submitted by: ports fury |
1.2_12 05 Apr 2015 15:15:50 |
antoine |
Mark a few ports BROKEN in astro and archivers category (unfetchable) |
1.2_12 27 Oct 2014 19:51:27 |
amdmi3 |
- Fix spelling of LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist |
1.2_12 28 Jul 2014 13:03:30 |
adamw |
Rename old-style patch-xy patches in astro to reflect what files
they modify. |
1.2_12 27 Feb 2014 09:18:00 |
miwi |
- Update MASTER_SITES and WWW: line
- Add LICENSE
- Support PLIST_FILES
PR: 187065
Submitted by: ports fury |
1.2_12 07 Feb 2014 18:50:30 |
bapt |
Deprecate ports unmaintained for which distillator is not able to find public
distfiles
Reported by: distilator |
1.2_12 11 Dec 2013 10:31:41 |
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in astro
With hat: portmgr |
1.2_12 25 Oct 2013 14:04:57 |
vanilla |
support STAGEDIR. |
1.2_12 20 Sep 2013 13:14:05 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro) |
1.2_12 30 Aug 2013 01:15:21 |
bapt |
Convert astro to USES=gmake
While here:
- Trim headers
- Use shebangfix when needed
- Convert to new perl5 world |
1.2_12 09 Aug 2013 14:05:53 |
dinoex |
- update libdg to 2.1.0 |
1.2_11 27 Jan 2013 05:55:20 |
tabthorpe |
- Strip header at request of original creator
Submitted by: trevor
With hat: portmgr |
1.2_11 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.2_10 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.2_10 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.2_10 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.2_9 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.2_8 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.2_7 20 Mar 2008 09:19:39 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
1.2_7 26 Jan 2008 05:16:14 |
danfe |
Clean up port descriptions for unmaintained ports in `astro' category:
markup and spelling fixes, kill EOL whitespace and extraneous attribution. |
1.2_7 22 Jul 2007 19:33:55 |
laszlof |
- Add ports to "geography" virtual category
Approved by: Pav (wearing portmgr hat) |
1.2_7 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.2_6 11 Feb 2006 21:03:14 |
netchild |
Reset maintainership to ports@ after ~4 months without any response to any
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1] |
1.2_6 22 Jan 2006 08:18:37 |
edwin |
SHA256ify
Approved by: krion@ |
1.2_6 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.2_5 27 Jan 2004 16:12:37 |
trevor |
Add size data. |
1.2_5 13 Nov 2003 10:21:09 |
trevor |
Remove my e-mail address from DESCR files of ports
I have contributed, in order to attract less spam. |
1.2_5 13 Nov 2003 10:11:35 |
trevor |
Remove my e-mail address from comment blocks of ports
I have contributed, in hopes of attracting less spam. |
1.2_5 18 Aug 2003 16:15:11 |
nork |
o Main modification
graphics/gd(based on 1.8.4) -> graphics/gd1
graphics/gd2(based on 2.0.15) -> graphics/gd
graphics/p5-GD(based on 1.41) -> graphics/p5-GD1
graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
japanese/gd -> japanese/gd1
japanese/gd2 -> japanese/gd
o Include some feature
WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]
PR: ports/54540
Submitted by: Ports Fury
Approved by: maintainer (blanket)
Reported by: bento via kris [1] |
1.2_4 14 Jul 2003 02:53:03 |
sf |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead. |
1.2_3 11 Jul 2003 18:16:14 |
nork |
o Change library name from libgd to libgd1.
o Do not install everything except headers and libraries
(to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).
PR: ports/54100
Submitted by: Ports Fury |
1.2_1 01 Mar 2003 14:34:34 |
trevor |
Retire comment file. |
12 Feb 2001 10:01:08 |
knu |
Chase graphics/gd's shlib version bump. |
08 Oct 2000 00:05:48 |
asami |
Convert astro category to new layout. |
02 Oct 2000 06:39:36 |
trevor |
Change MAINTAINER for my ports. |
02 Jul 2000 08:22:55 |
will |
Add rmap, a neat program that generates an image of the Earth at a specific
location in the world (based on longitude and latitude). |