Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20211218_3 27 Apr 2024 10:36:57 |
Michael Gmelin (grembo) |
devel/phabricator: Start phd after mysql
PR: 252733
Reported by: Evgeny Moysevich |
20211218_2 25 Mar 2024 11:15:29 |
Michael Gmelin (grembo) |
devel/phabricator: Clean up port skeleton |
20211218_2 12 Oct 2023 16:46:32 |
Michael Gmelin (grembo) |
devel/phabricator: Fix php 8.1 issue when rendering avatars |
20211218_1 16 Apr 2023 18:09:23 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
20211218_1 31 Jan 2023 18:51:50 |
Michael Gmelin (grembo) |
devel/phabricator: Fix PHP 8.1+ deprecation errors
Also depend on a version of arcanist-lib that suppresses "string is
NULL" deprecation errors.
While there, move the only external patch from github into files
(makes using `make makepatch` less error-prone). |
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) |
20211218 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 ) |
20211218 08 Mar 2022 18:31:11 |
Michael Gmelin (grembo) |
devel/phabricator: Update to 20211218
This should unbreak running on PHP 8.0 and (at least)
build on PHP 8.1.
PR: 262343
Reported by: arrowd@ |
20201119_3 26 Jan 2022 14:31:38 |
Michael Gmelin (grembo) |
devel/phabricator: Fix default workboard on projects
This adds a patch to unbreak having workboards as the default
view on projects. |
20201119_2 10 Jan 2022 14:43:20 |
Antoine Brodin (antoine) |
devel/phabricator: unbreak bulk -a |
20201119_2 14 Oct 2021 21:30:36 |
Stefan Eßer (se) |
devel/phabricator: Add CPE information
Approved by: portmgr (blanket) |
20201119_2 01 Oct 2021 21:16:55 |
Michael Gmelin (grembo) |
devel/phabricator: Bump minimum arcanist-lib dependency
This makes sure phabricator is using the Mozilla root CA bundle
when doing webhook calls (e.g., from harbormaster).
Before it would use the custom root CA bundle that shipped with
arcanist, which hasn't been updated in a while. This caused
problems with Let's Encrypt issued certificates, after the R3
Let's Encrypt intermediate CA expired. |
20201119_1 15 Apr 2021 17:25:54 |
Michael Gmelin (grembo) |
devel/phabricator: Require CLI version of php
PR: 255088
Reported by: Mohammad S. Babaei <info@babaei.net> |
20201119_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
20201119_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
20201119_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20201119_1 05 Jan 2021 21:08:28 |
grembo |
Remove REPLACE_ARGS, as it is broken in bsd.port.mk and portmgr@
seems to consider it deprecated anyway.
See https://reviews.freebsd.org/D27954 |
20201119_1 04 Jan 2021 17:33:54 |
grembo |
Add patch to fix embeded pholio mock image selection.
See:
https://discourse.phabricator-community.org/t/patch-pholiomockembedview-image-specification-broken/4482 |
20201119 02 Jan 2021 04:06:28 |
grembo |
Clean plists. |
20201119 01 Jan 2021 19:22:38 |
grembo |
Update devel/arcanist and devel/phabricator to their latest "versions".
Also, switching to using the date of the commit they are based on
as port version, instead of the date when the port was updated. |
20200514_2 26 Aug 2020 16:20:10 |
grembo |
Allow building devel/phabricator@php74
PR: 248897
Reported by: ari@ish.com.au |
20200514_2 21 Jul 2020 17:06:29 |
grembo |
Unbreak milestone creation over Conduit API (project.edit).
See also:
https://github.com/grembo/phabricator/commit/0851b89eb6633dd792cd4eb10c26f86c2f0da56a
https://discourse.phabricator-community.org/t/call-to-a-member-function-getphid-on-a-non-object-while-creating-milestone-using-conduit/3370/4
Reported by: Fabian Abplanalp - Legatech GmbH <fabian@legatech.ch> |
20200514_1 19 May 2020 15:24:21 |
grembo |
Patch paths to php executable, so things like ssh-auth work again
without workarounds. |
20200514 15 May 2020 18:07:15 |
grembo |
Update arcanist(-lib) and phabricator to the latest stable versions.
PORTVERSIONs are the dates of the latest commits on the respective
stable branches.
Deprecate devel/libphutil, as all of its functionality has
been moved into arcanist and phabricator by upstream and
the library has been fully deprecated. |
20190831 08 Oct 2019 07:53:04 |
grembo |
Ignore libphutil/arcanist/phabricator in portscout, as they're
rolling release. |
20190831 22 Sep 2019 07:14:00 |
antoine |
Ignore with php 7.4
Reported by: pkg-fallout |
20190831 06 Sep 2019 10:58:48 |
grembo |
Move upgrade instructions in pkg-message into an upgrade type
message, taking advantage of new ucl capabilities.
Reported by: bapt |
20190831 06 Sep 2019 10:15:31 |
grembo |
Improve update procedure in pkg-message. |
20190831 03 Sep 2019 14:23:05 |
grembo |
Update libphutil, arcanist and phabricator to the latest stable versions
PORTVERSIONs are the dates of the latest commits on the respective
stable branches.
PR: 238512 |
20181231 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
20181231 15 May 2019 20:53:16 |
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 |
20181231 01 Feb 2019 06:04:28 |
tobik |
devel/phabricator: Convert to options helpers after rP488889
Fix distinfo as GH_{ACCOUNT,TAGNAME} are now part of the distfile
name. Do not set/override GH_* after bsd.port.pre.mk. |
20181231 01 Jan 2019 13:36:20 |
rene |
devel/phabricator: remove support for PHP 5.6 |
20181231 31 Dec 2018 00:13:24 |
grembo |
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 |
20180420 25 Sep 2018 21:44:50 |
0mp |
devel/phabricator: Update WWW and pet portlint.
- Update WWW.
- Do not use spaces between equal signs and values.
- Unmute an INSTALL_DATA invocation as suggested by portlint.
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D17311 |
20180420 20 Apr 2018 20:05:54 |
grembo |
Upgrade devel/libphutil, devel/arcanist and devel/phabricator to 20180420
Also enable GD by default, as this is what one usually wants. |
20170630_1 20 Apr 2018 14:56:21 |
mat |
flavorize arcanist, libphutil and phabricator.
PR: 227321
Submitted by: mat
Reviewed by: maintainer timeout
Sponsored by: Absolight |
20170630_1 08 Mar 2018 19:48:41 |
mat |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
20170630_1 01 Jul 2017 23:10:49 |
grembo |
Don't run shebangfix on symlinks
This isn't allowed on CURRENT any more and created copies of
files where symlinks should have been preserved. Also makes
patching files in bin unnecessary.
Reported by: rozhuk.im@gmail.com |
20170630 01 Jul 2017 12:11:18 |
grembo |
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. |
20161003_2 05 Apr 2017 19:59:05 |
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) |
20161003_1 01 Apr 2017 10:52:15 |
sunpoet |
Add PHP 7.x support
- Use mysqli instead of mysqli
- Update pecl-APCu dependency
- Remove unnecessary PHP_EXT_DIR check
- Sort USE_PHP
- Bump PORTREVISION for dependency change
Differential Revision: https://reviews.freebsd.org/D8647
Approved by: grembo (maintainer) |
20161003 03 Oct 2016 19:57:54 |
grembo |
Update devel/arcanist, devel/libphutil, devel/phabricator to 20161003
Also add USES=php and NO_ARCH=yes where suggested.
Approved by: mentors (implicit) |
20151220 15 Aug 2016 15:28:03 |
mat |
Remove www/pecl-APC, it doesn't work with PHP 5.5+.
PR: 211344
Submitted by: rene
Sponsored by: Absolight |
20151220 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
20151220 19 Feb 2016 12:36:07 |
miwi |
- Ignore php7 |
20151220 02 Feb 2016 22:53:23 |
grembo |
Add local.json.sample, so that phabricator daemons start ok in simple
out-of-the-box configurations.
PR: 206835
Approved by: mentors (implicit) |
20151220 20 Dec 2015 23:37:30 |
grembo |
Update devel/arcanist, devel/libphutil, devel/phabricator to 20151220.
PR: 205471
Approved by: mentors (implicit) |
20150626_1 31 Jul 2015 15:39:24 |
amdmi3 |
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
20150626 26 Jun 2015 10:12:43 |
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) |
20150602 05 Jun 2015 02:28:27 |
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 |
20150423 23 Apr 2015 21:48:42 |
bapt |
Update phabricator and tools to the latest upstream snapshot |
20140828 27 Oct 2014 11:03:01 |
bapt |
Cleanup plist |
20140828 14 Sep 2014 14:25:19 |
grembo |
Fix build errors for zts and debug builds.
PR: 193607
Reviewed by: mentors (implicit) |
20140828 01 Sep 2014 16:56:28 |
grembo |
Update arcanist and libphutil to 20140828, new port for phabricator
Reviewed by: bapt (mentor)
Approved by: bapt (mentor) |