Port details |
- pharo Smalltalk-inspired language and environment
- 10.2.0 lang =2 10.0.9_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: 2012-05-11 20:32:15
- Last Update: 2024-12-16 05:24:58
- Commit Hash: 6315307
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://www.pharo.org/
- Description:
- Pharo is a clean, innovative, open-source Smalltalk-inspired environment.
- pure object-oriented language
- runs on all major platforms
- stable core with large test suite
- a clean look and feel
- good developer tools
- low memory footprint
- ¦ ¦ ¦ ¦
- 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/lang/pharo/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/pharo
- pkg install pharo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pharo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1714060881
SHA256 (PharoVM-10.2.0-f4c5e2a-Linux-x86_64-c-src.tar.gz) = c82e7950984c65cce3f1ea92ae9e8ac2b39ebfa9d71915c00470a09778ee264b
SIZE (PharoVM-10.2.0-f4c5e2a-Linux-x86_64-c-src.tar.gz) = 3911477
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libffi.so : devel/libffi
- libgit2.so : devel/libgit2
- libcairo.so : graphics/cairo
- libfreetype.so : print/freetype2
- libpixman-1.so : x11/pixman
- libpng.so : graphics/png
- libuuid.so : misc/e2fsprogs-libuuid
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_pharo
- USES:
- cmake ssl
- 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 |
10.2.0 16 Dec 2024 05:24:58 |
Li-Wen Hsu (lwhsu) Author: Zoltán Király |
lang/pharo: Update to 10.2.0
PR: 278583 |
10.0.9_3 23 Oct 2024 07:11:50 |
Matthias Fechner (mfechner) |
devel/libgit2: bump consumers of libgit2 due to update |
10.0.9_2 18 Oct 2024 18:56:41 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of devel/libgit2
libgit2 updated to 1.8.1 |
10.0.9_1 10 Dec 2023 17:23:12 |
Fernando Apesteguía (fernape) Author: Trond Endrestøl |
lang/pharo: USES+=ssl instead of direct dependency
PR: 275553
Reported by: Trond.Endrestol@ximalas.info |
10.0.9 24 Nov 2023 08:19:14 |
Fernando Apesteguía (fernape) Author: Daniel Ziltener |
lang/pharo: update to 10.0.8
PR: 274973
Reported by: dziltener@lyrion.ch |
1.4_3 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
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.4_2 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.4_2 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
1.4_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4_2 27 May 2020 14:55:03 |
danfe |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3). |
1.4_2 01 May 2019 19:35:15 |
rene |
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio* |
1.4_1 13 Mar 2018 06:35:27 |
tobik |
lang/pharo: Reset maintainer
PR: 220536
Submitted by: azathoth <gothorium@mail.com>
Approved by: maintainer timeout (> 6 months) |
1.4_1 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
1.4_1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.4 04 Sep 2014 19:26:24 |
antoine |
Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user
Differential Revision: https://reviews.freebsd.org/D703
Reviewed by and discussed with: bapt
With hat: portmgr |
1.4 17 Jun 2014 13:17:51 |
vanilla |
Stagify.
Approved by: portmgr@ |
1.4 10 Mar 2014 16:01:36 |
bapt |
Convert l* to USES=zip |
1.4 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
1.4 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
1.4 11 May 2012 20:31:47 |
pawel |
Pharo is a clean, innovative, open-source Smalltalk-inspired environment.
- pure object-oriented language
- runs on all major platforms
- stable core with large test suite
- a clean look and feel
- good developer tools
- low memory footprint
It runs under squeak virtual machine.
WWW: http://www.pharo-project.org/
PR: ports/167418
Submitted by: mutoh@openedu.org |