non port: devel/phabricator/Makefile |
SVNWeb
|
Number of commits found: 46 |
Sun, 16 Apr 2023
|
[ 18:09 Muhammad Moinur Rahman (bofh) ] 0ac3a69 (Only the first 10 of 188 ports in this commit are shown above. )
*/*: 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 )
|
Tue, 31 Jan 2023
|
[ 18:51 Michael Gmelin (grembo) ] 9ef2994
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).
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Tue, 8 Mar 2022
|
[ 18:31 Michael Gmelin (grembo) ] 69495d3
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@
|
Wed, 26 Jan 2022
|
[ 14:31 Michael Gmelin (grembo) ] 09746fa
devel/phabricator: Fix default workboard on projects
This adds a patch to unbreak having workboards as the default
view on projects.
|
Mon, 10 Jan 2022
|
[ 14:43 Antoine Brodin (antoine) ] 0bbe430
devel/phabricator: unbreak bulk -a
|
Thu, 14 Oct 2021
|
[ 21:30 Stefan Eßer (se) ] 6dd9349
devel/phabricator: Add CPE information
Approved by: portmgr (blanket)
|
Fri, 1 Oct 2021
|
[ 21:16 Michael Gmelin (grembo) ] e48613f
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.
|
Thu, 15 Apr 2021
|
[ 17:25 Michael Gmelin (grembo) ] 54caba7
devel/phabricator: Require CLI version of php
PR: 255088
Reported by: Mohammad S. Babaei <info@babaei.net>
|
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.
|
Tue, 5 Jan 2021
|
[ 21:08 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
|
Mon, 4 Jan 2021
|
[ 17:33 grembo ]
Add patch to fix embeded pholio mock image selection.
See:
https://discourse.phabricator-community.org/t/patch-pholiomockembedview-image-specification-broken/4482
|
Fri, 1 Jan 2021
|
[ 19:22 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.
|
Wed, 26 Aug 2020
|
[ 16:20 grembo ]
Allow building devel/phabricator@php74
PR: 248897
Reported by: ari@ish.com.au
|
Tue, 21 Jul 2020
|
[ 17:06 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>
|
Tue, 19 May 2020
|
[ 15:24 grembo ] (Only the first 10 of 12 ports in this commit are shown above. )
Patch paths to php executable, so things like ssh-auth work again
without workarounds.
|
Fri, 15 May 2020
|
[ 18:07 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.
|
Tue, 8 Oct 2019
|
[ 07:53 grembo ]
Ignore libphutil/arcanist/phabricator in portscout, as they're
rolling release.
|
Sun, 22 Sep 2019
|
[ 07:14 antoine ] (Only the first 10 of 41 ports in this commit are shown above. )
Ignore with php 7.4
Reported by: pkg-fallout
|
Fri, 6 Sep 2019
|
[ 10:58 grembo ]
Move upgrade instructions in pkg-message into an upgrade type
message, taking advantage of new ucl capabilities.
Reported by: bapt
|
Tue, 3 Sep 2019
|
[ 14:23 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
|
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, 1 Feb 2019
|
[ 06:04 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.
|
Tue, 1 Jan 2019
|
[ 13:36 rene ]
devel/phabricator: remove support for PHP 5.6
|
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
|
Tue, 25 Sep 2018
|
[ 21:44 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
|
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
|
Thu, 8 Mar 2018
|
[ 19:48 mat ] (Only the first 10 of 388 ports in this commit are shown above. )
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
|
Sat, 1 Jul 2017
|
[ 23:10 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
|
[ 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)
|
Sat, 1 Apr 2017
|
[ 10:52 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)
|
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)
|
Mon, 15 Aug 2016
|
[ 15:28 mat ] (Only the first 10 of 18 ports in this commit are shown above. )
Remove www/pecl-APC, it doesn't work with PHP 5.5+.
PR: 211344
Submitted by: rene
Sponsored by: Absolight
|
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
|
Fri, 19 Feb 2016
|
[ 12:36 miwi ]
- Ignore php7
|
Tue, 2 Feb 2016
|
[ 22:53 grembo ]
Add local.json.sample, so that phabricator daemons start ok in simple
out-of-the-box configurations.
PR: 206835
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)
|
Fri, 31 Jul 2015
|
[ 15:39 amdmi3 ]
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
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
|
Sun, 14 Sep 2014
|
[ 14:25 grembo ]
Fix build errors for zts and debug builds.
PR: 193607
Reviewed by: mentors (implicit)
|
Mon, 1 Sep 2014
|
[ 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)
|
Number of commits found: 46 |