Port details |
- accrete Physical simulation of solar system planet formation
- 1.0_1 astro
=3 1.0_1Version 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: 2003-07-29 06:05:01
- Last Update: 2022-12-31 21:58:55
- Commit Hash: 3919103
- People watching this port, also watch:: autoconf, php81-pear, p5-MIME-Tools, OpenSP, libunicode
- License: BSD3CLAUSE
- WWW:
- https://sourceforge.net/projects/accrete/
- Description:
- Accrete is a physical simulation of solar system planet formation,
originally published to Usenet-- probably comp.sources.unix-- in 1991
by Joe Nowakowski. This software is in the public domain.
This simulation works by modelling a dust cloud around a Sun-like
star, injecting a series of masses which collect dust, and form
planets. The simulation then determines what the planetary
environments will be like in terms of temperature, atmospheric
composition, and other factors. The system description is saved to a
file named "New.System".
¦ ¦ ¦ ¦ 
- 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/accrete/ && make install clean
- To add the package, run one of these commands:
- pkg install astro/accrete
- pkg install accrete
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: accrete
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (accrete-1.0.tar.gz) = 487c740a96ee05ce5ca8074e1713367eb92beb551d63c0ad1772b72e53ceee8c
SIZE (accrete-1.0.tar.gz) = 17212
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- astro_accrete
- 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.0_1 31 Dec 2022 21:58:55
    |
Muhammad Moinur Rahman (bofh)  |
astro/accrete: Fix RUNTIME
Segmentation Fault occurs if program is executed in a directory without
write privileges.
Patch provided exits gracefully if *fp is NULL before fprintf's attempt
to write to non-existent file.
- Add LICENSE BSD3CLAUSE
PR: 268661
Reported by: eylusion@gmail.com |
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.0 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.0 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.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0 27 May 2020 11:59:13
  |
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 1). |
1.0 27 Feb 2018 04:55:52
  |
yuri  |
Maintainer reset for e-mails in domains without MX records
15 ports are affected.
$ dig absoludicrous.com MX | grep MX
; <<>> DiG 9.12.0 <<>> absoludicrous.com MX
;absoludicrous.com. IN MX
$ dig bsdforfe.com MX | grep MX
; <<>> DiG 9.12.0 <<>> bsdforfe.com MX
;bsdforfe.com. IN MX
$ dig vmailbox.org MX | grep MX
; <<>> DiG 9.12.0 <<>> vmailbox.org MX
;vmailbox.org. IN MX (Only the first 15 lines of the commit message are shown above ) |
1.0 20 Jan 2017 20:33:31
  |
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
1.0 19 Jan 2014 18:44:41
  |
bapt  |
Support stage by cheating on PREFIX |
1.0 20 Sep 2013 13:14:05
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro) |
1.0 22 Oct 2011 23:50:23
 |
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
1.0 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
1.0 22 Aug 2009 00:13:27
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
1.0 28 Nov 2005 09:44:30
 |
pav  |
- Add SHA256
Requested by: maintainer |
1.0 14 Oct 2005 08:11:57
 |
vs  |
Use MAKE_ARGS
Approved by: maintainers |
1.0 18 Mar 2004 18:01:13
 |
trevor  |
Add size data, approved by maintainers. |
1.0 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.0 26 Oct 2003 23:17:36
 |
kris  |
portlint (whitespace) |
1.0 29 Jul 2003 06:02:27
 |
maho  |
Accrete is a physical simulation of solar system planet
formation, originally published to Usenet-- probably comp.sources.unix--
in 1991 by Joe Nowakowski. This software is in the public domain.
PR: 52879
Submitted by: Chuck Swiger <chuck@pkix.net> |