aboutsummaryrefslogtreecommitdiff
path: root/devel/arcanist
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Give devel/arcanist its own pkg-descr.Michael Gmelin2021-01-012-0/+7
| | | | | | | | | | So it won't reuse the one from devel/arcanist-lib, which links to library documentation instead of a user manual. PR: 251937 Notes: svn path=/head/; revision=559864
* devel/arcanist: Split into arcanist-lib and arcanist.Chris Rees2019-05-155-993/+3
| | | | | | | | | | | | | | | The arcanist port has always conflicted with archivers/arc, but if the port is installed without the symlink in PREFIX/bin, there is no issue. A user expecting to be able to use arcanist in this way can alias arcanist in their .cshrc or similar and only install the -lib port. Approved by: grembo (maintainer) Differential Revision: https://reviews.freebsd.org/D19920 Notes: svn path=/head/; revision=501749
* Depend on php-zlib (required for binary patches now)Michael Gmelin2019-01-041-1/+2
| | | | | | | | Reported by: arrowd MFH: 2019Q1 (runtime dependency fix) Notes: svn path=/head/; revision=489236
* Upgrade devel/libphutil, devel/arcanist and devel/phabricator to 20181231Michael Gmelin2018-12-313-6/+17
| | | | | | | | | | | Also incorporate a couple of changes from PR 233183: - A more complete local.json example configuration - A more elaborate pkg-message (explain git usage) - Add sudoers example configuration - Patch ssh hook and sshd example configuration Notes: svn path=/head/; revision=488751
* Enable Bash completion.Mateusz Piotrowski2018-07-192-0/+4
| | | | | | | | | | | | | | | | Arcanist is shipped with a Bash completion script. The script isn't installed in the directories of the bash-completion library so it's never activated. This patch creates a symbolic link to the script in the directories of the bash-completion library so that the library is able to pick up the completion script for arc when a user requests a command completion for the first time. Reviewed by: grembo (maintainer), mat (mentor) Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D16345 Notes: svn path=/head/; revision=474969
* Upgrade devel/libphutil, devel/arcanist and devel/phabricator to 20180420Michael Gmelin2018-04-203-7/+50
| | | | | | | Also enable GD by default, as this is what one usually wants. Notes: svn path=/head/; revision=467838
* flavorize arcanist, libphutil and phabricator.Mathieu Arnold2018-04-201-3/+3
| | | | | | | | | | PR: 227321 Submitted by: mat Reviewed by: maintainer timeout Sponsored by: Absolight Notes: svn path=/head/; revision=467831
* devel/arcanist: Fix QA warningsMark Felder2018-01-172-5/+7
| | | | | | | | | | | - shebangfix - regen port patch - RUN_DEPENDS earlier for portlint MFH: 2018Q1 Notes: svn path=/head/; revision=459263
* Add required php-hash to the dependenciesLi-Wen Hsu2017-07-201-1/+2
| | | | | | | | | | PR: 220886 Submitted by: lwhsu Approved by: grembo MFH: 2017Q3 Notes: svn path=/head/; revision=446298
* Upgrade devel/libphutil, devel/arcanist and devel/phabricator to 20170630Michael Gmelin2017-07-013-7/+8
| | | | | | | | | Also fix phd startup script, so that options like phd_fib actually catch on. Run phabricator daemons as user www by default. Shebangfix all scripts. Notes: svn path=/head/; revision=444819
* Update PKGNAMEPREFIXSunpoet Po-Chuan Hsieh2017-04-051-2/+3
| | | | | | | | | | | | | - Bump PORTREVISION for package change These ports work fine with PHP 7.x. Change PKGNAMEPREFIX from php5- to php-. Differential Revision: https://reviews.freebsd.org/D10231 Submitted by: sunpoet (myself) Approved by: portmgr (mat) Notes: svn path=/head/; revision=437829
* Update devel/arcanist, devel/libphutil, devel/phabricator to 20161003Michael Gmelin2016-10-033-6/+23
| | | | | | | | | Also add USES=php and NO_ARCH=yes where suggested. Approved by: mentors (implicit) Notes: svn path=/head/; revision=423223
* Prefer relative symlinks to be relocation friendlyBaptiste Daroussin2016-06-231-2/+2
| | | | Notes: svn path=/head/; revision=417347
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Add optional dependency on mbstring for encodings supportMichael Gmelin2016-03-261-0/+6
| | | | | | | | | | | | This is enabled by default to allow FreeBSD developers to work with localized FreeBSD documenentation. PR: 208227 Submitted by: amdmi3 Approved by: mentors (implicit) Notes: svn path=/head/; revision=411965
* Update devel/arcanist, devel/libphutil, devel/phabricator to 20151220.Michael Gmelin2015-12-203-92/+288
| | | | | | | | PR: 205471 Approved by: mentors (implicit) Notes: svn path=/head/; revision=404075
* Add dependency to php5-dom required by arcanist's linter module for cppcheckMichael Gmelin2015-09-171-2/+2
| | | | | | | | PR: 203174 Approved by: mentors (implicit) Notes: svn path=/head/; revision=397206
* Patch 'arc version' so it shows package versions.Michael Gmelin2015-07-152-0/+17
| | | | | | | | Differential Revision: https://reviews.freebsd.org/D3071 Approved by: eadler, mentors (implicit) Notes: svn path=/head/; revision=392125
* Update devel/arcanist, devel/libphutil, devel/phabricator to 20150626.Michael Gmelin2015-06-263-4/+6
| | | | | | | | | | | | | | | This should fix a couple of issues (including a problem caused by a bug curl 7.43). Note that differential revision points to an earlier patch (but it's related, so I think that's fine). PR: 201121 Differential Revision: https://reviews.freebsd.org/D2894 Approved by: mentors (implicit) Notes: svn path=/head/; revision=390625
* arcanist, phabricator, libphutil: update to newer versionsEitan Adler2015-06-053-23/+90
| | | | | | | | | | | | | - arcanist should now be compatible with with deployed phabricator - phabricator has many changes, see upstream changelog - libphutil is only minorly changed Reviewed by: koobs Approved by: grembo (maintainer) Differential Revision: https://reviews.freebsd.org/D2732 Notes: svn path=/head/; revision=388561
* Update phabricator and tools to the latest upstream snapshotBaptiste Daroussin2015-04-233-104/+81
| | | | Notes: svn path=/head/; revision=384616
* Nuke some @dirrm from develBaptiste Daroussin2014-10-271-88/+0
| | | | Notes: svn path=/head/; revision=371533
* Take maintainership of arcanist and libphutilMichael Gmelin2014-09-011-1/+1
| | | | | | | | | (see https://reviews.freebsd.org/D697) Approved by: bapt (mentor) Notes: svn path=/head/; revision=366902
* Update arcanist and libphutil to 20140828, new port for phabricatorMichael Gmelin2014-09-014-217/+127
| | | | | | | | Reviewed by: bapt (mentor) Approved by: bapt (mentor) Notes: svn path=/head/; revision=366900
* - Fix plistSteve Wills2014-07-152-1/+2
| | | | Notes: svn path=/head/; revision=361846
* Add a patch from upstream to solve the problem of files include twice in ↵Baptiste Daroussin2014-07-132-0/+109
| | | | | | | | | | case a new directory is added to the review Reported by: many Obtained from: https://secure.phabricator.com/D9921 Notes: svn path=/head/; revision=361717
* Update to checking 7a99e4b as of 20140617Baptiste Daroussin2014-06-203-15/+55
| | | | | | | Drop dependency on bash Notes: svn path=/head/; revision=358647
* Point to the new github account (which changes the generated distfiles)Baptiste Daroussin2014-06-052-3/+3
| | | | | | | Reported by: olgeni, des Notes: svn path=/head/; revision=356722
* - Add CONFLICTSSofian Brabez2014-05-271-0/+2
| | | | | | | | CR: D70 Approved by: bapt (portmgr) Notes: svn path=/head/; revision=355492
* Add bash runtime dependency (until I turn the arc command into proper /bin/sh)Baptiste Daroussin2014-05-091-2/+3
| | | | Notes: svn path=/head/; revision=353535
* Add dependency on php simplexml module which is needed to work properly with svnBaptiste Daroussin2014-05-091-1/+2
| | | | Notes: svn path=/head/; revision=353454
* Add ports for arcanist (command line for phabricator) and its dependency ↵Baptiste Daroussin2014-05-084-0/+680
libphutil Notes: svn path=/head/; revision=353335