notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/phabricator/Makefile
SVNWeb

Number of commits found: 46

Sun, 16 Apr 2023
[ 18:09 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea  commit hash:0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea  commit hash:0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea  0ac3a69  (Only the first 10 of 188 ports in this commit are shown above. View all ports for this commit)
*/*: 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 View all of this commit message)
Tue, 31 Jan 2023
[ 18:51 Michael Gmelin (grembo) search for other commits by this committer ]    commit hash:9ef2994967fce142b7065ada94dfe5d8cfa1a010  commit hash:9ef2994967fce142b7065ada94dfe5d8cfa1a010  commit hash:9ef2994967fce142b7065ada94dfe5d8cfa1a010  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) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 8 Mar 2022
[ 18:31 Michael Gmelin (grembo) search for other commits by this committer ]    commit hash:69495d3f1a78b32f7ce7e84c8ea8b14f7a0fbbac  commit hash:69495d3f1a78b32f7ce7e84c8ea8b14f7a0fbbac  commit hash:69495d3f1a78b32f7ce7e84c8ea8b14f7a0fbbac  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) search for other commits by this committer ]    commit hash:09746fa95ea6e46955f836132f7c1b126c96cdc6  commit hash:09746fa95ea6e46955f836132f7c1b126c96cdc6  commit hash:09746fa95ea6e46955f836132f7c1b126c96cdc6  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) search for other commits by this committer ]    commit hash:0bbe4305e1ee169e3dd8d033adcda9113cb0362a  commit hash:0bbe4305e1ee169e3dd8d033adcda9113cb0362a  commit hash:0bbe4305e1ee169e3dd8d033adcda9113cb0362a  0bbe430 
devel/phabricator: unbreak bulk -a
Thu, 14 Oct 2021
[ 21:30 Stefan Eßer (se) search for other commits by this committer ]    commit hash:6dd93495583a27ee0b2c1f6ecc8986f0414939e6  commit hash:6dd93495583a27ee0b2c1f6ecc8986f0414939e6  commit hash:6dd93495583a27ee0b2c1f6ecc8986f0414939e6  6dd9349 
devel/phabricator: Add CPE information

Approved by:	portmgr (blanket)
Fri, 1 Oct 2021
[ 21:16 Michael Gmelin (grembo) search for other commits by this committer ]    commit hash:e48613f2da0d1c38c045408998c577c90af8af4f  commit hash:e48613f2da0d1c38c045408998c577c90af8af4f  commit hash:e48613f2da0d1c38c045408998c577c90af8af4f  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) search for other commits by this committer ]    commit hash:54caba72f1bd428fcda2bb76b88f98382c773c11  commit hash:54caba72f1bd428fcda2bb76b88f98382c773c11  commit hash:54caba72f1bd428fcda2bb76b88f98382c773c11  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) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 5 Jan 2021
[ 21:08 grembo search for other commits by this committer ] Original commit   Revision:560427
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 search for other commits by this committer ] Original commit   Revision:560315
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 search for other commits by this committer ] Original commit   Revision:559865
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 search for other commits by this committer ] Original commit   Revision:546293
Allow building devel/phabricator@php74

PR:		248897
Reported by:	ari@ish.com.au
Tue, 21 Jul 2020
[ 17:06 grembo search for other commits by this committer ] Original commit   Revision:542757
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 search for other commits by this committer ] Original commit   Revision:535863 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Patch paths to php executable, so things like ssh-auth work again
without workarounds.
Fri, 15 May 2020
[ 18:07 grembo search for other commits by this committer ] Original commit   Revision:535310
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 search for other commits by this committer ] Original commit   Revision:514044
Ignore libphutil/arcanist/phabricator in portscout, as they're
rolling release.
Sun, 22 Sep 2019
[ 07:14 antoine search for other commits by this committer ] Original commit   Revision:512557 (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
Ignore with php 7.4

Reported by:	pkg-fallout
Fri, 6 Sep 2019
[ 10:58 grembo search for other commits by this committer ] Original commit   Revision:511299
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 search for other commits by this committer ] Original commit   Revision:510945
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 search for other commits by this committer ] Original commit   Revision:501749
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 search for other commits by this committer ] Original commit   Revision:491792
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 search for other commits by this committer ] Original commit   Revision:488889
devel/phabricator: remove support for PHP 5.6
Mon, 31 Dec 2018
[ 00:13 grembo search for other commits by this committer ] Original commit   Revision:488751 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:480698
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 search for other commits by this committer ] Original commit   Revision:467838
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 search for other commits by this committer ] Original commit   Revision:467831
flavorize arcanist, libphutil and phabricator.

PR:		227321
Submitted by:	mat
Reviewed by:	maintainer timeout
Sponsored by:	Absolight
Thu, 8 Mar 2018
[ 19:48 mat search for other commits by this committer ] Original commit   Revision:463917 (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:444855
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 search for other commits by this committer ] Original commit   Revision:444819 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:437829
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 search for other commits by this committer ] Original commit   Revision:437409
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 search for other commits by this committer ] Original commit   Revision:423223
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 search for other commits by this committer ] Original commit   Revision:420242 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 19 Feb 2016
[ 12:36 miwi search for other commits by this committer ] Original commit   Revision:409174
- Ignore php7
Tue, 2 Feb 2016
[ 22:53 grembo search for other commits by this committer ] Original commit   Revision:407898
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 search for other commits by this committer ] Original commit   Revision:404075
Update devel/arcanist, devel/libphutil, devel/phabricator to 20151220.

PR:		205471
Approved by:	mentors (implicit)
Fri, 31 Jul 2015
[ 15:39 amdmi3 search for other commits by this committer ] Original commit   Revision:393331
- Fix shebangs

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
Fri, 26 Jun 2015
[ 10:12 grembo search for other commits by this committer ] Original commit   Revision:390625
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 search for other commits by this committer ] Original commit   Revision:388561
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 search for other commits by this committer ] Original commit   Revision:384616
Update phabricator and tools to the latest upstream snapshot
Sun, 14 Sep 2014
[ 14:25 grembo search for other commits by this committer ] Original commit   Revision:368178
Fix build errors for zts and debug builds.

PR:		193607
Reviewed by:	mentors (implicit)
Mon, 1 Sep 2014
[ 16:56 grembo search for other commits by this committer ] Original commit   Revision:366900 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Update arcanist and libphutil to 20140828, new port for phabricator

Reviewed by:	bapt (mentor)
Approved by:	bapt (mentor)

Number of commits found: 46