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
megaglest-data MegaGlest data files
3.13.0 games 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 3.13.0Version of this port present on the latest quarterly branch.
Maintainer: monwarez@mailoo.org search for ports maintained by this maintainer
Port Added: 2011-04-07 05:14:12
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: CC-BY-SA-3.0
WWW:
https://megaglest.org/
Description:
The megaglest data files. This port installs the data files needed to run megaglest a free 3D real-time strategy game.
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 (10 items)
Collapse this list.
  1. /usr/local/share/licenses/megaglest-data-3.13.0/catalog.mk
  2. /usr/local/share/licenses/megaglest-data-3.13.0/LICENSE
  3. /usr/local/share/licenses/megaglest-data-3.13.0/CC-BY-SA-3.0
  4. share/applications/megaglest.desktop
  5. share/applications/megaglest_editor.desktop
  6. share/applications/megaglest_g3dviewer.desktop
  7. share/pixmaps/megaglest.png
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • megaglest-data>0:games/megaglest-data
To install the port:
cd /usr/ports/games/megaglest-data/ && make install clean
To add the package, run one of these commands:
  • pkg install games/megaglest-data
  • pkg install megaglest-data
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: megaglest-data
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1489312394 SHA256 (MegaGlest-megaglest-data-3.13.0_GH0.tar.gz) = 99775601eae78e2c626bca76a6e9359491e13685541e36bee0d3207f81152e5e SIZE (MegaGlest-megaglest-data-3.13.0_GH0.tar.gz) = 353518497

Packages (timestamps in pop-ups are UTC):
megaglest-data
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.13.03.13.03.13.03.13.03.13.0-3.13.0-
FreeBSD:13:quarterly3.13.03.13.03.13.03.13.03.13.03.13.03.13.03.13.0
FreeBSD:14:latest3.13.03.13.03.13.03.13.03.13.03.13.0-3.13.0
FreeBSD:14:quarterly3.13.03.13.0-3.13.03.13.03.13.03.13.03.13.0
FreeBSD:15:latest3.13.03.13.0n/a3.13.0n/a3.13.03.13.03.13.0
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Run
  1. games/megaglest

Configuration Options:
===> The following configuration options are available for megaglest-data-3.13.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
games_megaglest-data
USES:
dos2unix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/MegaGlest/megaglest-data/tar.gz/3.13.0?dummy=/
Collapse this list.

Number of commits found: 20

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)
3.13.0
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)
3.13.0
20 Jul 2022 14:21:58
commit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27c files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
games: remove 'Created by' lines

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

  *  <benlutz@datacomm.ch>
  *  <janos.mohacsi@bsd.hu>
  *  Aaron Baugher
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron VonderHaar <avh4@usa.net>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Kranzel (adam@alameda.edu)
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.13.0
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.
3.13.0
13 Mar 2017 04:12:54
Revision:436037Original commit files touched by this commit
jbeich search for other commits by this committer
games/megaglest{,-data}: update to 3.13.0

- Describe LICENSE for game data

Changes:	https://github.com/MegaGlest/megaglest-source/releases/tag/3.13.0
PR:		217725 217726
Submitted by:	Thibault Payet <monwarez@mailoo.org> (maintainer)
3.12.0
23 Apr 2016 00:19:32
Revision:413799Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 3.12.0

PR:		205581
Submitted by:	monwarez@mailoo.org (maintainer)
3.11.1
27 Mar 2016 01:10:13
Revision:411968Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 3.11.1
- Cleanup the port
- Pass maintainership to submitter

PR:		205581
Submitted by:	monwarez@mailoo.org
3.9.0
26 Dec 2015 11:03:21
Revision:404502Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Unbreak fetch
3.9.0
25 Dec 2015 23:19:02
Revision:404485Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Reset maintainer by his own request

PR:		205570
3.9.0
13 Dec 2015 09:41:23
Revision:403659Original commit files touched by this commit
bapt search for other commits by this committer
Mark as broken: does not fetch
3.9.0
20 May 2015 09:06:43
Revision:386849Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop @dirrm* from plist

Approved by:	portmgr blanket
3.9.0
29 Jul 2014 21:07:40
Revision:363392Original commit files touched by this commit
adamw search for other commits by this committer
Convert a bunch of USE_XZ to USES=tar:xz.

Approved by:	portmgr (not really, but touches unstaged ports)
3.9.0
10 Feb 2014 20:34:32
Revision:343680Original commit files touched by this commit
rm search for other commits by this committer
- update to 3.9.0

while here:
- add stage support
- convert USE_DOS2UNIX to USES
- install docs unconditionally into stage area

PR:		186612
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
3.7.1
22 Oct 2013 13:53:34
Revision:331269Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)

Approved by:	portmgr (bdrewery)
3.7.1
20 Sep 2013 17:36:36
Revision:327730Original 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:
games)
3.7.1
26 Nov 2012 21:30:06
Revision:307802Original commit files touched by this commit
bdrewery search for other commits by this committer
- Update megaglest and megaglest-data to 3.7.1 [1]
- Convert to new options framework
- Trim headers
- Remove ABI versions from LIB_DEPENDS

PR:		ports/173921 [1]
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer) [1]
Feature safe:	yes
3.6.0.3
03 Sep 2012 19:01:56
Revision:303609Original commit files touched by this commit
cs search for other commits by this committer
- Update to 3.6.0.3
- Submitter becomes new maintainer

PR:		ports/169376
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com>
Approved by:	smoeller@nichthelfer.de (maintainer)
3.5.2
22 Jul 2011 20:50:05
Original commit files touched by this commit
stephen search for other commits by this committer
- Create missing directories.

Approved by:    maho (mentor, implicit)
Pointyhat:      stephen
Informed by:    pav
3.5.2
21 Jul 2011 04:20:58
Original commit files touched by this commit
stephen search for other commits by this committer
- Update to 3.5.2.
- Corrected dynamic plist to accomodate empty directories.

PR:             ports/156896
Submitted by:   Sven Moeller <smoeller@nichthelfer.de>
Approved by:    maho (mentor)
3.4.0
07 Apr 2011 05:13:40
Original commit files touched by this commit
beat search for other commits by this committer
The megaglest data files.

This port installs the data files needed to run megaglest a free 3D
real-time strategy game.

WWW: http://megaglest.org/

PR:             ports/155111
Submitted by:   Rusty Nejdl <rnejdl AT ringofsaturn.com>,
                Sven Moeller <smoeller AT nichthelfer.de>

Number of commits found: 20