Port details |
- scratch Scratch programing language
- 1.4.0.7_1 lang =3 1.4.0.7_1Version of this port present on the latest quarterly branch.
- Maintainer: takeshi.mutoh@gmail.com
- Port Added: 2023-05-06 16:18:12
- Last Update: 2024-03-18 12:28:10
- Commit Hash: 8d41264
- People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
- License: CC-BY-SA-3.0 GPLv2 MIT
- WWW:
- https://scratch.mit.edu/
- Description:
- A new programming language that makes it easy to create your own
interactive stories, animations, games, music, and art - and share your
creations on the web. Designed to help young people (ages 8 and up)
develop 21st century learning skills. As they create Scratch projects,
young people learn important mathematical and computational ideas, while
also gaining a deeper understanding of the process of design.
- ¦ ¦ ¦ ¦
- 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/scratch/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/scratch
- pkg install scratch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: scratch
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1483355598
SHA256 (scratch-1.4.0.7.src.tar.gz) = b94d89278ecef2ba2d1147eec23936dd99697293ffa2c216c0a375ba98226a3e
SIZE (scratch-1.4.0.7.src.tar.gz) = 47617852
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:
-
- v4l_compat>=1.0.20100321 : multimedia/v4l_compat
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- squeak : lang/squeak
- Library dependencies:
-
- libv4l2.so : multimedia/libv4l
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_scratch
- USES:
- gnome pkgconfig
- 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.4.0.7_1 18 Mar 2024 12:28:10 |
Christian Weisgerber (naddy) |
lang/scratch: Move man pages to share/man
Approved by: portmgr (blanket) |
1.4.0.7 10 May 2023 15:32:27 |
Norikatsu Shigemura (nork) Author: Takeshi Mutoh |
lang/scratch: Change *_DEPENDS to USES macros
Pointed out by: diizzy
Approved by: takeshi.mutoh@gmail.com (maintainer), hrs (mentor) |
1.4.0.7 06 May 2023 16:10:52 |
Norikatsu Shigemura (nork) Author: Takeshi Mutoh |
lang/scratch: Add Scratch 1.4.0.7, is a new programing language
that makes it easy to create your own interactive stories, animations,
games, music, and art - and share your creations on the web.
WWW: https://scratch.mit.edu/
PR: 216811
Requested by: Takeshi Mutoh <takeshi.mutoh@gmail.com>
Approved by: hrs (mentor) |