pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/jj-docs



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Feb  5 13:41:29 UTC 2025

Added Files:
        pkgsrc/devel/jj-docs: DESCR Makefile PLIST distinfo

Log Message:
devel/jj-docs: import jj-docs-0.25.0

Jujutsu is a Git-compatible DVCS. It combines features from Git (data model,
speed), Mercurial (anonymous branching, simple CLI free from "the index",
revsets, powerful history-rewriting), and Pijul/Darcs (first-class conflicts),
with features not found in most of them (working-copy-as-a-commit, undo
functionality, automatic rebase, safe replication via rsync, Dropbox, or
distributed file system).

The command-line tool is called jj for now because it's easy to type and easy
to replace (rare in English). The project is called "Jujutsu" because it
matches "jj".

This package contains the HTML documentation for jj.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/jj-docs/DESCR \
    pkgsrc/devel/jj-docs/Makefile pkgsrc/devel/jj-docs/PLIST \
    pkgsrc/devel/jj-docs/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/devel/jj-docs/DESCR
diff -u /dev/null pkgsrc/devel/jj-docs/DESCR:1.1
--- /dev/null   Wed Feb  5 13:41:29 2025
+++ pkgsrc/devel/jj-docs/DESCR  Wed Feb  5 13:41:29 2025
@@ -0,0 +1,12 @@
+Jujutsu is a Git-compatible DVCS. It combines features from Git (data model,
+speed), Mercurial (anonymous branching, simple CLI free from "the index",
+revsets, powerful history-rewriting), and Pijul/Darcs (first-class conflicts),
+with features not found in most of them (working-copy-as-a-commit, undo
+functionality, automatic rebase, safe replication via rsync, Dropbox, or
+distributed file system).
+
+The command-line tool is called jj for now because it's easy to type and easy
+to replace (rare in English). The project is called "Jujutsu" because it
+matches "jj".
+
+This package contains the HTML documentation for jj.
Index: pkgsrc/devel/jj-docs/Makefile
diff -u /dev/null pkgsrc/devel/jj-docs/Makefile:1.1
--- /dev/null   Wed Feb  5 13:41:29 2025
+++ pkgsrc/devel/jj-docs/Makefile       Wed Feb  5 13:41:29 2025
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2025/02/05 13:41:29 wiz Exp $
+
+DISTNAME=      jj-v0.25.0-docs-html
+PKGNAME=       ${DISTNAME:S/jj-v/jj-docs-/:S/-docs-html//}
+CATEGORIES=    devel
+MASTER_SITES=  https://github.com/jj-vcs/jj/releases/download/v0.25.0/
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/martinvonz/jj/
+COMMENT=       Documentation for jj
+LICENSE=       apache-2.0
+
+USE_TOOLS+=    pax
+
+WRKSRC=                        ${WRKDIR}
+INSTALLATION_DIRS+=    share/doc/jj
+
+do-build:
+
+do-install:
+       cd ${WRKSRC} && pax -pp -rw [A-z]* ${DESTDIR}${PREFIX}/share/doc/jj
+
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/jj-docs/PLIST
diff -u /dev/null pkgsrc/devel/jj-docs/PLIST:1.1
--- /dev/null   Wed Feb  5 13:41:29 2025
+++ pkgsrc/devel/jj-docs/PLIST  Wed Feb  5 13:41:29 2025
@@ -0,0 +1,87 @@
+@comment $NetBSD: PLIST,v 1.1 2025/02/05 13:41:29 wiz Exp $
+share/doc/jj/FAQ.html
+share/doc/jj/assets/images/favicon.png
+share/doc/jj/assets/javascripts/bundle.525ec568.min.js
+share/doc/jj/assets/javascripts/bundle.525ec568.min.js.map
+share/doc/jj/assets/javascripts/lunr/min/lunr.ar.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.da.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.de.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.du.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.el.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.es.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.fi.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.fr.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.he.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.hi.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.hu.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.hy.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.it.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.ja.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.jp.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.kn.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.ko.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.multi.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.nl.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.no.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.pt.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.ro.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.ru.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.sa.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.stemmer.support.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.sv.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.ta.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.te.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.th.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.tr.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.vi.min.js
+share/doc/jj/assets/javascripts/lunr/min/lunr.zh.min.js
+share/doc/jj/assets/javascripts/lunr/tinyseg.js
+share/doc/jj/assets/javascripts/lunr/wordcut.js
+share/doc/jj/assets/javascripts/workers/search.6ce7567c.min.js
+share/doc/jj/assets/javascripts/workers/search.6ce7567c.min.js.map
+share/doc/jj/assets/stylesheets/main.8c3ca2c6.min.css
+share/doc/jj/assets/stylesheets/main.8c3ca2c6.min.css.map
+share/doc/jj/assets/stylesheets/palette.06af60db.min.css
+share/doc/jj/assets/stylesheets/palette.06af60db.min.css.map
+share/doc/jj/bookmarks.html
+share/doc/jj/branches.html
+share/doc/jj/cli-reference.html
+share/doc/jj/code-of-conduct.html
+share/doc/jj/community_tools.html
+share/doc/jj/config.html
+share/doc/jj/config.toml
+share/doc/jj/conflicts.html
+share/doc/jj/contributing.html
+share/doc/jj/design/copy-tracking.html
+share/doc/jj/design/git-submodule-storage.html
+share/doc/jj/design/git-submodules.html
+share/doc/jj/design/run.html
+share/doc/jj/design/sparse-v2.html
+share/doc/jj/design/tracking-branches.html
+share/doc/jj/design_doc_blueprint.html
+share/doc/jj/design_docs.html
+share/doc/jj/filesets.html
+share/doc/jj/git-comparison.html
+share/doc/jj/git-compatibility.html
+share/doc/jj/github.html
+share/doc/jj/glossary.html
+share/doc/jj/governance/temporary-voting.html
+share/doc/jj/index.html
+share/doc/jj/install-and-setup.html
+share/doc/jj/operation-log.html
+share/doc/jj/related-work.html
+share/doc/jj/revsets.html
+share/doc/jj/roadmap.html
+share/doc/jj/sapling-comparison.html
+share/doc/jj/search/search_index.js
+share/doc/jj/search/search_index.json
+share/doc/jj/sitemap.xml
+share/doc/jj/sitemap.xml.gz
+share/doc/jj/technical/architecture.html
+share/doc/jj/technical/concurrency.html
+share/doc/jj/technical/conflicts.html
+share/doc/jj/templates.html
+share/doc/jj/testimonials.html
+share/doc/jj/tutorial.html
+share/doc/jj/windows.html
+share/doc/jj/working-copy.html
Index: pkgsrc/devel/jj-docs/distinfo
diff -u /dev/null pkgsrc/devel/jj-docs/distinfo:1.1
--- /dev/null   Wed Feb  5 13:41:29 2025
+++ pkgsrc/devel/jj-docs/distinfo       Wed Feb  5 13:41:29 2025
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2025/02/05 13:41:29 wiz Exp $
+
+BLAKE2s (jj-v0.25.0-docs-html.tar.gz) = 0c6219878a049e9728b7278453672b2e3f1a385f222ee7b9db4bf934fb6b9ccb
+SHA512 (jj-v0.25.0-docs-html.tar.gz) = f4f50fe53bc8e1a4f0c379e137b8d7599efb362eb7582a95a3c149c1b9501779d12491c678c4f11f32269da92822c75c1de8d7ca19ee62eade3c7245665576d9
+Size (jj-v0.25.0-docs-html.tar.gz) = 1182785 bytes



Home | Main Index | Thread Index | Old Index