Port details |
- typescript Superset of JavaScript that compiles to JavaScript output
- 5.9.3 lang
=0 Package not present on quarterly.This is expected early in the quarter (because the new packaage repo has not been built yet.). Otherwise, this missing version is most likely a FreshPorts error. DEPRECATED: New port was added without port maintainer, submitter not interested in taking it. See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289856 and contact mandree@ if you are willing to maintain typescript and have a track record that lets you appear suitable for maintaining a high-profile port.
EXPIRATION DATE: 2025-11-30
- Maintainer: mandree@FreeBSD.org
 - Port Added: 2025-09-30 00:15:04
- Last Update: 2025-10-02 09:19:45
- Commit Hash: bce3c4b
- License: APACHE20
- WWW:
- https://www.typescriptlang.org/
- Description:
- TypeScript is a language for application-scale JavaScript. TypeScript
adds optional types to JavaScript that support tools for large-scale
JavaScript applications for any browser, for any host, on any OS.
TypeScript compiles to readable, standards-based JavaScript.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- typescript>0:lang/typescript
- To install the port:
- cd /usr/ports/lang/typescript/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/typescript
- pkg install typescript
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: typescript
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1759274614
SHA256 (typescript-5.9.3.tgz) = 10e108c9cf7d5f2879053dff18515fb405abf2ccef63eaaf017d9c571687a1d3
SIZE (typescript-5.9.3.tgz) = 4377468
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- node : www/node22
- This port is required by:
- for Build
-
- audio/decibels
Configuration Options:
- No options to configure
- Options name:
- lang_typescript
- USES:
- nodejs:run tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.9.3 02 Oct 2025 09:19:45
    |
Matthias Andree (mandree)  Author: Daniel Engberg |
lang/typescript: improve port
-----
I've replaced the ${RM} ... *.bak from Daniel's patch by a
case *.bak) ;; *) ${INSTALL_SCRIPT} ... ;; esac to avoid
gratuitous writes.
-- Matthias Andree |
5.9.3 01 Oct 2025 00:38:21
    |
Matthias Andree (mandree)  |
lang/typescript: update to 5.9.3
Changelogs are nowhere to be found, so look here:
https://github.com/microsoft/TypeScript/compare/v5.9.2...v5.9.3
and note this is OLDEST first. |
5.9.2 30 Sep 2025 19:16:21
    |
Matthias Andree (mandree)  |
audio/decibels: mark deprecated, expire 2025-11-30.
We need to have a reliable port maintainer for lang/typescript before
we can decide to keep this port. Revise typescript's DEPRECATED notice.
PR: 289856
PR: 289857 |
5.9.2 30 Sep 2025 18:07:45
    |
Matthias Andree (mandree)  |
lang/typescript: claim and deprecate
Let's make sure we're not gonna carry it forward into 2026 unless
we have a port maintainer with a proven track record of caring for
his ports in due time. |
5.9.2 30 Sep 2025 00:13:33
    |
Don Lewis (truckman)  Author: Olivier Duchateau |
lang/typescript: New port
Strongly typed superset of JavaScript that compiles to JavaScript output.
PR: 289856 |
Number of commits found: 5
|