notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2021Q3
arcanist-lib Libraries for the command line interface for Phabricator
20210113_1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20210113_1Version of this port present on the latest quarterly branch.
Maintainer: grembo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-10-02 12:57:06
Last Update: 2021-10-02 12:54:09
Commit Hash: 43ac6ae
License: APACHE20
WWW:
https://secure.phabricator.com/book/arcanist/
Description:
Arcanist is the command-line tool for Phabricator. It allows you to interact with Phabricator installs to send code for review, download patches, transfer files, view status, make API calls, and various other things. You can find a complete library reference here: WWW: https://secure.phabricator.com/book/arcanist/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • arcanist-lib${PHP_PKGNAMESUFFIX}>0:devel/arcanist-lib
To install the port:
cd /usr/ports/devel/arcanist-lib/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/arcanist-lib
  • pkg install arcanist-lib-php74
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: arcanist-lib-php74
Package flavors (<flavor>: <package>)
  • php74: arcanist-lib-php74
  • php73: arcanist-lib-php73
  • php80: arcanist-lib-php80
distinfo:
TIMESTAMP = 1610584331 SHA256 (phacility-arcanist-20210113-b2e715f_GH0.tar.gz) = 6deba7dd0fd176a46230baa26c31a526824569801f043ef7e3002d6735514a8a SIZE (phacility-arcanist-20210113-b2e715f_GH0.tar.gz) = 2278159

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Slave ports:
  1. devel/arcanist
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. ca_root_nss>0 : security/ca_root_nss
  2. php.h : lang/php74
  3. curl.so : ftp/php74-curl
  4. dom.so : textproc/php74-dom
  5. json.so : devel/php74-json
  6. simplexml.so : textproc/php74-simplexml
  7. zlib.so : archivers/php74-zlib
  8. mbstring.so : converters/php74-mbstring
This port is required by:
for Run
  1. devel/arcanist
  2. devel/phabricator

Configuration Options:
===> The following configuration options are available for arcanist-lib-php74-20210113_1: ENCODINGS=on: Support for encodings other than utf-8 ===> Use 'make config' to modify these settings
Options name:
devel_arcanist-lib
USES:
php:cli,flavors python:env shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/phacility/arcanist/tar.gz/b2e715f?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20210113_1
02 Oct 2021 12:54:09
commit hash: 43ac6aef769c55551762dd013c5ab09ebcde8e6acommit hash: 43ac6aef769c55551762dd013c5ab09ebcde8e6acommit hash: 43ac6aef769c55551762dd013c5ab09ebcde8e6acommit hash: 43ac6aef769c55551762dd013c5ab09ebcde8e6a files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
devel/arcanist-lib: Use Mozilla root CA bundle

This fixes problems with Let's Encrypt certificates after
the R3 Let's Encrypt intermediate CA expired.

Arcanist uses its own certificate bundle by default (default.pem),
overriding curl's default, unless curl.cainfo is set explicitly.

The port now replaces this custom bundle with a symlink to Mozilla's
root CA bundle as installed by security/ca_root_nss.

PR: 258824
Reported by: yasu

(cherry picked from commit 21ddc093a48b642a6a0c533069ed2118d0cdd066)

Number of commits found: 1