| Port details |
- jpm Janet Project Manager tool
- 1.2.0 lang
=0 1.1.0Version of this port present on the latest quarterly branch. - Maintainer: bsd.hsw@gmail.com
 - Port Added: 2021-09-19 09:26:24
- Last Update: 2026-02-25 16:14:25
- Commit Hash: abd8416
- License: MIT
- WWW:
- https://github.com/janet-lang/jpm
- Description:
- JPM is the Janet Project Manager tool. It is for automating builds
and downloading dependencies of Janet projects.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/jpm/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/jpm
- pkg install jpm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jpm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1771467662
SHA256 (janet-lang-jpm-v1.2.0_GH0.tar.gz) = 4282b36b44a9b35367d128982f2cfaa67370e4e5a305b3999d86a64fadd308d2
SIZE (janet-lang-jpm-v1.2.0_GH0.tar.gz) = 40722
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:
-
- janet>=1.17.2 : lang/janet
- Runtime dependencies:
-
- janet>=1.17.2 : lang/janet
- git : devel/git
- This port is required by:
- for Build
-
- devel/janet-lsp
Configuration Options:
- No options to configure
- Options name:
- lang_jpm
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.2.0 25 Feb 2026 16:14:25
    |
Gleb Popov (arrowd)  Author: David Marker |
lang/jpm: Update to 1.2.0 and enable testing
Approved By: Christopher Hall <bsd.hsw@gmail.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D55396 |
1.1.0_1 03 Jan 2026 02:12:11
    |
Li-Wen Hsu (lwhsu)  Author: Christopher Hall |
lang/jpm: Add runtime dependencies
- Change maintainer email address
- Add janet as runtime dependency since jpm is just a script that uses
janet executable.
- Add git since "jmp deps" requires it
Reviewed by: David Marker <dave@freedave.net>
Differential Revision: https://reviews.freebsd.org/D54185 |
1.1.0 09 Jan 2023 02:32:32
    |
Li-Wen Hsu (lwhsu)  Author: Christopher Hall |
lang/jpm: Update to 1.1.0
Take maintainership.
Differential Revision: https://reviews.freebsd.org/D37985 |
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) |
0.0.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 ) |
0.0.2 25 Aug 2022 21:16:21
    |
Tobias Kortkamp (tobik)  |
*: Return unused ports |
0.0.2 29 Jan 2022 10:44:19
    |
Tobias Kortkamp (tobik)  |
lang/jpm: Update to 0.0.2
https://github.com/janet-lang/jpm/releases/tag/0.0.2 |
0.0.1 19 Sep 2021 09:03:24
    |
Tobias Kortkamp (tobik)  |
lang/jpm: Add new port
JPM is the Janet Project Manager tool. It is for automating builds
and downloading dependencies of Janet projects.
WWW: https://github.com/janet-lang/jpm |
Number of commits found: 8
|