Port details |
- planets Orbital simulator
- 0.1.13_1 astro
=0 0.1.13_1Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Unfetchable, unmaintained This port expired on: 2019-10-16 IGNORE: is marked as broken: unfetchable
- 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: 2002-03-15 06:24:42
- Last Update: 2019-10-16 15:29:32
- SVN Revision: 514601
- License: GPLv2+
- WWW:
- http://planets.homedns.org/
- Description:
- Planets is a simple interactive program for playing with simulations of
planetary systems.
WWW: http://planets.homedns.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: planets
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (planets-0.1.13.tgz) = cd4be19dc1e16cc3d5bb20fdfa2af025b50cd21dbce5d1e8b3041c4e786c3624
SIZE (planets-0.1.13.tgz) = 49732
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ocamlc : lang/ocaml
- camlp4 : devel/ocaml-camlp4
- labltk : x11-toolkits/ocaml-labltk
- gmake : devel/gmake
- x11.pc : x11/libX11
- Runtime dependencies:
-
- ocamlc : lang/ocaml
- labltk : x11-toolkits/ocaml-labltk
- x11.pc : x11/libX11
- Patch dependencies:
-
- ocamlc : lang/ocaml
- labltk : x11-toolkits/ocaml-labltk
-
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for planets-0.1.13_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake tar:tgz xorg
- 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 |
0.1.13_1 16 Oct 2019 15:29:32 |
rene |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
0.1.13_1 15 Sep 2019 17:28:09 |
antoine |
Deprecate a few ports |
0.1.13_1 03 Aug 2019 11:27:05 |
antoine |
Mark BROKEN: unfetchable |
0.1.13_1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.1.13_1 07 Jan 2016 14:43:45 |
amdmi3 |
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers |
0.1.13_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.1.13_1 04 May 2015 15:46:52 |
madpilot |
- Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which add
depends on the camlp4 language and labltk ocaml modules, which are
now in separate ports.
- Update x11-toolkits/ocaml-lablgtk2 to 2.18.3
- Update graphics/ocaml-lablgl to 1.05
- Make unison ports use USE_OCAML
- Convert ports to the new flags where needed
- Bump PORTREVISION on ports depending on ocaml-lablgtk2, those need to be
rebuilt
PR: 199845
Submitted by: jbeich@
Differential Revision: https://reviews.freebsd.org/D2434
Approved by: portmgr (mat) |
0.1.13_1 19 Oct 2014 23:19:41 |
bapt |
Cleanup plist |
0.1.13_1 03 Sep 2014 15:25:17 |
antoine |
Fix packaging |
0.1.13_1 07 May 2014 18:19:05 |
marino |
astro/planets: Unbreak after Ocaml 4.01 with Debian patch
While using one of Debian's patches to fix this build, remove the
hardcoded depends and replace with USE_OCAML instead. Also convert
to USES+=tar while we are here. |
0.1.13 13 Dec 2013 17:08:15 |
danilo |
- Add stage support
- Add DOCS option
- Use USE_XORG instead of defined(WITHOUT_X11) + BROKEN |
0.1.13 20 Sep 2013 13:14:05 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro) |
0.1.13 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 |
0.1.13 25 Feb 2013 11:09:20 |
danfe |
For unmaintained ports in `astro' category, drop leading indefinite article
from COMMENT. Whenever appropriate, cleanup Makefiles a bit as well. |
0.1.13 18 Oct 2011 13:03:34 |
ehaupt |
- Fix MASTER_SITES
- Add LICENSE
PR: 161615
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.1.13 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.1.13 24 Jul 2007 09:47:33 |
miwi |
- Update to 0.1.13
PR: 114837
Submitted by: Thomas Abthorpe <thomas@goodking.ca> |
0.1.12_2 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}. |
0.1.12_1 22 Jan 2006 23:18:57 |
kris |
BROKEN when WITHOUT_X11: Does not build without X support |
0.1.12_1 25 Nov 2005 12:10:15 |
edwin |
remove WWW, shows a Apache test page |
0.1.12_1 23 Nov 2005 23:45:54 |
pav |
- Add SHA256 |
0.1.12_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.1.12 27 Jan 2004 20:51:07 |
trevor |
Add SIZE. |
0.1.12 23 Oct 2003 09:29:41 |
krion |
- Add new MASTER_SITES
Submitted by: maintainer
Reported by: bento (kris) |
0.1.12 20 Oct 2003 22:14:05 |
krion |
- Update to 0.1.12
PR: 58295
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |
0.1.10 07 May 2003 13:28:40 |
ijliao |
unbreak by upgrading to 0.1.10 |
0.1.5 06 May 2003 23:38:35 |
kris |
BROKEN: Does not compile |
0.1.5 20 Feb 2003 16:46:35 |
knu |
De-pkg-comment. |
0.1.5 15 Mar 2002 06:24:29 |
ijliao |
add planets 0.1.5
An orbital simulator |