Port details |
- geogebra Dynamic software that joins geometry, algebra, and calculus
- 5.0.752.0 math
=0 Version of this port present on the latest quarterly branch. - Maintainer: uzsolt@uzsolt.hu
 - Port Added: 2016-03-06 16:58:37
- Last Update: 2023-01-05 19:10:44
- Commit Hash: 4f89bb0
- Also Listed In: education java
- License: GEOGEBRA
- Description:
- GeoGebra is a dynamic mathematics software that joins geometry,
algebra and calculus. It is developed for education in secondary
schools by Markus Hohenwarter at the University of Salzburg.
You can do constructions with points, vectors, segments, lines,
conic sections as well as functions and change them dynamically
afterwards. Equations and coordinates can be entered directly.
Thus, GeoGebra has the ability to deal with variables for numbers,
vectors and points, finds derivatives and integrals of functions
and offers commands like Root or Extremum.
GeoGebra received several international awards including the European
and German educational software award.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/math/geogebra/ && make install clean
- To add the package, run one of these commands:
- pkg install math/geogebra
- pkg install geogebra
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: geogebra
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1672662750
SHA256 (GeoGebra-Linux-Portable-5-0-752-0.tar.bz2) = 264fe4e8cbb6acd10710984d3eb3cf0cdcb587e0ae7436a780edf31eda245360
SIZE (GeoGebra-Linux-Portable-5-0-752-0.tar.bz2) = 131020013
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:
-
- update-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- Runtime dependencies:
-
- java : java/openjdk8
- update-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_geogebra
- USES:
- tar:bzip2 desktop-file-utils gnome shebangfix shared-mime-info
- pkg-message:
- For install:
- This software wants linprocfs mounted on /compat/linux/proc. Add the
following line to /etc/fstab:
linprocfs /compat/linux/proc linprocfs rw 0 0
Then run "mount /compat/linux/proc".
- WWW: https://www.geogebra.org/
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.752.0 05 Jan 2023 19:10:44
    |
Fernando Apesteguía (fernape)  Author: Zsolt Udvari |
math/geogebra: update to 5.0.752.0
ChangeLog: https://wiki.geogebra.org/en/Reference:Changelog_6.0
PR: 268718
Reported by: uzsolt@uzsolt.hu (maintainer) |
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) |
5.0.625.0_1 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 ) |
5.0.625.0_1 20 Jul 2022 14:22:24
    |
Tobias C. Berner (tcberner)  |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
5.0.625.0_1 27 Dec 2021 09:30:51
    |
Tobias C. Berner (tcberner)  |
math/geogebra: install mime-type information
Using this, ggb files can be opened directly from the for example the
dolphin file manager. Otherwise the application used for zip-files would
be used.
Obtained
from: https://github.com/archlinux/svntogit-community/blob/packages/geogebra/trunk/geogebra-mime.xml |
5.0.625.0 29 Oct 2021 09:50:18
    |
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
5.0.625.0 19 Oct 2021 08:36:47
    |
Tobias Kortkamp (tobik)  |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
5.0.625.0 10 Oct 2021 19:44:42
    |
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
5.0.625.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
5.0.625.0 04 Feb 2021 07:31:45
  |
fernape  |
math/geogebra: update to 5.0.625.0
ChangeLog: https://wiki.geogebra.org/en/Reference:Changelog_6.0
PR: 253201
Submitted by: uzsolt@uzsolt.hu (maintainer) |
5.0.580.0 20 Nov 2020 07:16:06
  |
adamw  |
Add education virtual category
PR: 248402
Submitted by: PauAmma |
5.0.580.0 08 May 2020 12:02:19
  |
fernape  |
math/geogebra: update to 5.0.580.0
ChangeLog: https://wiki.geogebra.org/en/Reference:Changelog_6.0
PR: 246283
Submitted by: uzsolt@uzsolt.hu (maintainer) |
5.0.574.0 30 Mar 2020 05:52:12
  |
fernape  |
math/geogebra: Update to 5.0.574.0
PR: 245140
Submitted by: uzsolt@uzsolt.hu (maintainer) |
5.0.549.0 13 Aug 2019 22:29:43
  |
mat  |
onvert to UCL & cleanup pkg-message (categories l-m) |
5.0.549.0 16 Jul 2019 16:26:40
  |
swills  |
math/geogebra: update to 5.0.549.0
PR: 239133
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer) |
5.0.536.0 13 May 2019 20:31:28
  |
tcberner  |
math/geogebra: update to 5.0.536.0
PR: 237850
Submitted by: Andreas Bilke <freebsd.org@bilke.org>
Approved by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer) |
5.0.533.0 11 Apr 2019 20:46:20
  |
swills  |
math/geogebra: update to 5.0.533.0
PR: 237207
Submitted by: Andreas Bilke <freebsd.org@bilke.org>
Approved by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer) |
5.0.530.0 24 Mar 2019 14:26:09
  |
meta  |
math/geogebra: update to 5.0.530.0
PR: 236753
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer) |
5.0.513.0 08 Jan 2019 10:44:23
  |
tobik  |
Do not set SUB_FILES twice |
5.0.513.0 17 Dec 2018 13:30:55
  |
wen  |
- Update to 5.0.513.0
PR: 233795
Submitted by: wenheping2000@hotmail.com(myself)
Approved by: maintainer |
5.0.449.0 27 Mar 2018 19:30:24
  |
yuri  |
math/geogebra: Update 5.0.414.0 -> 5.0.449.0
PR: 227000
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer) |
5.0.414.0 21 Jan 2018 17:27:17
  |
riggs  |
Update to upstream version 5.0.414.0
PR: 225081
Submitted by: uzsolt@uzsolt.hu (maintainer) |
5.0.387.0 27 Nov 2017 09:00:17
  |
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
5.0.387.0 24 Sep 2017 15:59:26
  |
riggs  |
Update to upstream version 5.0.387.0, add pkg-message on linprocfs
While on it:
- Pet portlint
PR: 222395
Submitted by: uzsolt@uzsolt.hu (maintainer) |
5.0.367.0 01 Jul 2017 11:47:14
  |
riggs  |
Update to upstream version 5.0.367.0, update maintainer mail address
PR: 220210
Submitted by: uzsolt@uzsolt.hu (maintainer) |
5.0.341.0 17 Mar 2017 15:28:57
  |
lifanov  |
update math/geogebra to 5.0.341.0
PR: 217798
Submitted by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer) |
5.0.311.0 15 Jan 2017 14:07:30
  |
riggs  |
Update to upstream version 5.0.311.0
PR: 216073
Submitted by: udvzsolt@gmail.com (maintainer) |
5.0.286.0 01 Nov 2016 20:00:49
  |
jbeich  |
math/geogebra: update to 5.0.286.0
Changes: https://www.geogebra.org/manual/en/Reference:Changelog_5.0
PR: 213981
Submitted by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer) |
5.0.270.0 31 Aug 2016 13:26:45
  |
amdmi3  |
- Update to 5.0.270
- Don't ship bundled java
- Don't require linux-binaries anymore
- Use java from ports
- While here, add NO_ARCH
Changelog: https://www.geogebra.org/manual/en/Reference:Changelog_5.0
PR: 212257
Submitted by: udvzsolt@gmail.com (maintainer) |
5.0.260.0 20 Jul 2016 11:35:48
  |
tz  |
math/geogebra: Update from 5.0.236.0 to 5.0.260.0
Changelog: https://www.geogebra.org/manual/en/Reference:Changelog_5.0
Also removed shared-mime-info from USES
PR: 210401
Submitted by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
Approved by: junovitch (mentor) |
5.0.236.0 12 May 2016 16:38:04
  |
amdmi3  |
- Update to 5.0.236.0
- Add icon
PR: 209461
Submitted by: udvzsolt@gmail.com (maintainer) |
5.0.231.0 28 Apr 2016 08:41:38
  |
pi  |
math/geogebra: 5.0.226.0 -> 5.0.231.0
- replace the general scripts so we do not need shell/bash
- pkg-message about linprocfs requirement
PR: 209105
Submitted by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer) |
5.0.226.0 17 Apr 2016 11:34:31
  |
robak  |
math/geogebra: update 5.0.218.0 -> 5.0.226.0
PR: 208838
Submitted by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer) |
5.0.218.0 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
5.0.218.0 25 Mar 2016 12:34:46
  |
amdmi3  |
- Update to 5.0.218.0 and add mirror, fixing fetch
- Fix LICENSE
- Simplify installation
PR: 208249
Submitted by: udvzsolt@gmail.com (maintainer) |
5.0.212.0 09 Mar 2016 19:51:11
  |
pi  |
math/geogebra: 5.0.208.0 -> 5.0.212.0, change RUN_DEPENDS to USE_LINUX
Changes:
http://www.geogebra.org/wiki/en/Reference:Changelog_5.0
PR: 207852
Submitted by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
Reported by: marino |
5.0.208.0 06 Mar 2016 16:58:19
  |
pi  |
math/geogebra-i18n: rename to math/geogebra, 4.2.47.0 -> 5.0.208.0
Changes:
http://www.geogebra.org/wiki/en/Reference:Changelog_5.0
PR: 199399
Submitted by: Zsolt Udvari <udvzsolt@gmail.com>
Approved by: nivit |