non port: devel/arcanist/Makefile |
SVNWeb
|
Number of commits found: 33 |
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 1 Jan 2021
|
[ 19:19 grembo ]
Give devel/arcanist its own pkg-descr.
So it won't reuse the one from devel/arcanist-lib, which links
to library documentation instead of a user manual.
PR: 251937
|
Wed, 15 May 2019
|
[ 20:53 crees ]
devel/arcanist: Split into arcanist-lib and arcanist.
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
|
Fri, 4 Jan 2019
|
[ 00:30 grembo ]
Depend on php-zlib (required for binary patches now)
Reported by: arrowd
MFH: 2019Q1 (runtime dependency fix)
|
Mon, 31 Dec 2018
|
[ 00:13 grembo ] (Only the first 10 of 12 ports in this commit are shown above. )
Upgrade devel/libphutil, devel/arcanist and devel/phabricator to 20181231
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
|
Thu, 19 Jul 2018
|
[ 16:17 0mp ]
Enable Bash completion.
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
|
Fri, 20 Apr 2018
|
[ 20:05 grembo ]
Upgrade devel/libphutil, devel/arcanist and devel/phabricator to 20180420
Also enable GD by default, as this is what one usually wants.
|
[ 14:56 mat ]
flavorize arcanist, libphutil and phabricator.
PR: 227321
Submitted by: mat
Reviewed by: maintainer timeout
Sponsored by: Absolight
|
Wed, 17 Jan 2018
|
[ 15:12 feld ]
devel/arcanist: Fix QA warnings
- shebangfix
- regen port patch
- RUN_DEPENDS earlier for portlint
MFH: 2018Q1
|
Thu, 20 Jul 2017
|
[ 22:44 lwhsu ]
Add required php-hash to the dependencies
PR: 220886
Submitted by: lwhsu
Approved by: grembo
MFH: 2017Q3
|
Sat, 1 Jul 2017
|
[ 12:11 grembo ] (Only the first 10 of 12 ports in this commit are shown above. )
Upgrade devel/libphutil, devel/arcanist and devel/phabricator to 20170630
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.
|
Wed, 5 Apr 2017
|
[ 19:59 sunpoet ]
Update PKGNAMEPREFIX
- 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)
|
Mon, 3 Oct 2016
|
[ 19:57 grembo ]
Update devel/arcanist, devel/libphutil, devel/phabricator to 20161003
Also add USES=php and NO_ARCH=yes where suggested.
Approved by: mentors (implicit)
|
Thu, 23 Jun 2016
|
[ 06:47 bapt ]
Prefer relative symlinks to be relocation friendly
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 26 Mar 2016
|
[ 20:40 grembo ]
Add optional dependency on mbstring for encodings support
This is enabled by default to allow FreeBSD developers to
work with localized FreeBSD documenentation.
PR: 208227
Submitted by: amdmi3
Approved by: mentors (implicit)
|
Sun, 20 Dec 2015
|
[ 23:37 grembo ]
Update devel/arcanist, devel/libphutil, devel/phabricator to 20151220.
PR: 205471
Approved by: mentors (implicit)
|
Thu, 17 Sep 2015
|
[ 23:37 grembo ]
Add dependency to php5-dom required by arcanist's linter module for cppcheck
PR: 203174
Approved by: mentors (implicit)
|
Wed, 15 Jul 2015
|
[ 10:16 grembo ]
Patch 'arc version' so it shows package versions.
Differential Revision: https://reviews.freebsd.org/D3071
Approved by: eadler, mentors (implicit)
|
Fri, 26 Jun 2015
|
[ 10:12 grembo ]
Update devel/arcanist, devel/libphutil, devel/phabricator to 20150626.
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)
|
Fri, 5 Jun 2015
|
[ 02:28 eadler ]
arcanist, phabricator, libphutil: update to newer versions
- 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
|
Thu, 23 Apr 2015
|
[ 21:48 bapt ]
Update phabricator and tools to the latest upstream snapshot
|
Mon, 1 Sep 2014
|
[ 17:06 grembo ]
Take maintainership of arcanist and libphutil
(see https://reviews.freebsd.org/D697)
Approved by: bapt (mentor)
|
[ 16:56 grembo ] (Only the first 10 of 15 ports in this commit are shown above. )
Update arcanist and libphutil to 20140828, new port for phabricator
Reviewed by: bapt (mentor)
Approved by: bapt (mentor)
|
Tue, 15 Jul 2014
|
[ 02:12 swills ]
- Fix plist
|
Sun, 13 Jul 2014
|
[ 22:39 bapt ]
Add a patch from upstream to solve the problem of files include twice in case a
new directory is added to the review
Reported by: many
Obtained from: https://secure.phabricator.com/D9921
|
Fri, 20 Jun 2014
|
[ 22:33 bapt ]
Update to checking 7a99e4b as of 20140617
Drop dependency on bash
|
Thu, 5 Jun 2014
|
[ 23:06 bapt ]
Point to the new github account (which changes the generated distfiles)
Reported by: olgeni, des
|
Tue, 27 May 2014
|
[ 12:06 sbz ]
- Add CONFLICTS
CR: D70
Approved by: bapt (portmgr)
|
Fri, 9 May 2014
|
[ 23:05 bapt ]
Add bash runtime dependency (until I turn the arc command into proper /bin/sh)
|
[ 12:49 bapt ]
Add dependency on php simplexml module which is needed to work properly with svn
|
Thu, 8 May 2014
|
[ 17:09 bapt ] (Only the first 10 of 11 ports in this commit are shown above. )
Add ports for arcanist (command line for phabricator) and its dependency
libphutil
|
Number of commits found: 33 |