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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
xmountains X11 based fractal landscape generator
2.10_1 graphics on this many watch lists=4 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 2.10Version of this port present on the latest quarterly branch.
Maintainer: ak@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-01-10 13:13:03
Commit Hash: 64631af
People watching this port, also watch:: zip, jbigkit
Also Listed In: x11
License: not specified in port
WWW:
https://spbooth.github.io/xmountains/
Description:
Xmountains is a X11 based fractal landscape generator. It generates random fractal surfaces and displays them in a window. While the program is running the fractal is continuously extended on the right and the image is scrolled from right to left to expose the newly generated area.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (2 items)
Collapse this list.
  1. bin/xmountains
  2. share/man/man6/xmountains.6.gz
Collapse this list.
Dependency lines:
  • xmountains>0:graphics/xmountains
To install the port:
cd /usr/ports/graphics/xmountains/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/xmountains
  • pkg install xmountains
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: xmountains
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1613932039 SHA256 (xmountains_2.10.orig.tar.gz) = 5a6d4f18b5cb1e0d8482faf5b5b95657edb61f98f3bef2042714d9e0fe487f14 SIZE (xmountains_2.10.orig.tar.gz) = 1192498

Packages (timestamps in pop-ups are UTC):
xmountains
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.10_12.10_12.92.10_12.10_1-2.9-
FreeBSD:13:quarterly2.102.102.102.102.102.102.102.10
FreeBSD:14:latest2.10_12.10_12.102.10_12.10_12.10-2.10
FreeBSD:14:quarterly2.102.10-2.102.102.102.102.10
FreeBSD:15:latest2.10_12.10_1n/a2.10_1n/a2.10_12.10_12.10_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. xbitmaps.pc : x11/xbitmaps
  2. x11.pc : x11/libX11
Runtime dependencies:
  1. xbitmaps.pc : x11/xbitmaps
  2. x11.pc : x11/libX11
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_xmountains
USES:
xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://ftp.mirrorservice.org/sites/archive.raspbian.org/raspbian/pool/main/x/xmountains/
  2. https://ftp.unicamp.br/pub/debian/pool/main/x/xmountains/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.10_1
10 Jan 2024 13:13:03
commit hash: 64631af5a788e3083ad88fb728a95a3499015a6dcommit hash: 64631af5a788e3083ad88fb728a95a3499015a6dcommit hash: 64631af5a788e3083ad88fb728a95a3499015a6dcommit hash: 64631af5a788e3083ad88fb728a95a3499015a6d files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
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)
2.10
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)
2.10
20 Jul 2022 14:22:04
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.10
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.
2.10
23 Feb 2021 14:17:10
Revision:566403Original commit files touched by this commit
ak search for other commits by this committer
- Fix build
2.10
22 Feb 2021 14:56:07
Revision:566301Original commit files touched by this commit
ak search for other commits by this committer
- Update to 2.10
- Switch MASTER_SITES to https://
- Update WWW
2.9
22 Aug 2020 23:46:47
Revision:545794Original commit files touched by this commit
ak search for other commits by this committer
- Remove dead master sites
- Fix build on 13-CURRENT

Reported by:	pkg-fallout
2.9
05 Nov 2019 22:16:15
Revision:516845Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories g

Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
2.9
20 May 2014 06:06:36
Revision:354597Original commit files touched by this commit
ak search for other commits by this committer
- Add/update license when possible
- Modernize ports Makefiles
- Update MASTER_SITES/distfile for converters/chmview
2.9
25 Sep 2013 10:31:36
Revision:328263Original commit files touched by this commit
ak search for other commits by this committer
- Support STAGEDIR
- Add x11 as secondary category
2.9
20 Sep 2013 18:35:46
Revision:327733Original 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:
graphics)
2.9
24 Jan 2013 17:58:46
Revision:310937Original commit files touched by this commit
ak search for other commits by this committer
- Undeprecate
- Add MASTER_SITES
- Remove obsolete WWW from pkg-descr
- Take maintainership
2.9
26 Oct 2012 14:57:51
Revision:306447Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more
recent stable version for long

Feature safe:	yes
2.9
27 Mar 2011 10:12:40
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.9

PR:             155863
Submitted by:   Ports Fury
2.8
16 Sep 2009 14:27:12
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.8

PR:             138817
Submitted by:   Ports Fury
Feature safe:   yes
2.7_1
13 May 2008 10:27:09
Original commit files touched by this commit
flz search for other commits by this committer
Fix USE_XORG in preparation of ports/122340. Since USE_IMAKE is bringing in
all xorg-libraries, there's no need to bump PORTREVISION for now.

Approved by:    portmgr (self)
2.7_1
15 Sep 2007 09:31:32
Original commit files touched by this commit
beech search for other commits by this committer
- Make fetchable, add mirror.

Submitted by:   David Yeske <dyeske@gmail.com>
Approved by:    sat (mentor)
2.7_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2.7
26 Nov 2005 01:48:16
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
2.7
08 Jul 2005 18:52:28
Original commit files touched by this commit
novel search for other commits by this committer
Update to 2.7.

PR:             83158
Submitted by:   Ports Fury
2.6
05 Feb 2004 20:38:07
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
2.6
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
2.6
20 Feb 2003 18:08:19
Original commit files touched by this commit
knu search for other commits by this committer
de-pkg-comment
2.6
20 Nov 2002 12:42:01
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 2.6

PR:             45436
Submitted by:   Ports Fury
2.5
08 Jun 2002 06:27:49
Original commit files touched by this commit
fenner search for other commits by this committer
Julian does not want to be the MAINTAINER any more.
08 Oct 2000 02:35:34
commit hash: fp1.4750@dev.null.freshports.orgcommit hash: fp1.4750@dev.null.freshports.orgcommit hash: fp1.4750@dev.null.freshports.orgcommit hash: fp1.4750@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category graphics to new layout.  
20 Aug 2000 11:14:19
commit hash: fp1.3072@dev.null.freshports.orgcommit hash: fp1.3072@dev.null.freshports.orgcommit hash: fp1.3072@dev.null.freshports.orgcommit hash: fp1.3072@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Update to 2.5.  Add WWW to DESCR.    

Number of commits found: 28