On Thu, May 02, 2019 at 05:41:45PM -0600, Adam Weinberger wrote:
> On Thu, May 2, 2019 at 3:36 PM Peter Jeremy wrote:
> >
> > Doing a "make describe" (part of "make index") in
> > /usr/ports/science/ALPSCore
> > now generates extraneous output as below. Could you please look into this.
> >
> > s
On Fri, May 3, 2019 at 2:00 AM Mathieu Arnold wrote:
>
> On Thu, May 02, 2019 at 05:41:45PM -0600, Adam Weinberger wrote:
> > On Thu, May 2, 2019 at 3:36 PM Peter Jeremy wrote:
> > >
> > > Doing a "make describe" (part of "make index") in
> > > /usr/ports/science/ALPSCore
> > > now generates ext
Hi Yuri,
With the following in my .zshrc, I just run "ibd" before making a
particular port:
function ibd () {
# Can also make all-depends-list
pkg install --yes $(make build-depends-list run-depends-list | sort -u |
sed 's/\/usr\/ports\///')
}
Modify at will.
Le mer. 1 mai 2019 à 17:49, D
For those of you using Gitea a quick heads-up:
In Gitea 1.8.0, a new config variable JWT_SECRET has been introduced. If not
set in gitea/conf/app.ini, Gitea will try and add it to the file; in the
default setup of the port, the file is not writable by the git user, and Gitea
will not start bec
Stefan Bethke writes:
> For those of you using Gitea a quick heads-up:
[...]
The proper place to document breaking changes is UPDATING file.
ports@ list has low signal-to-noise ratio but high traffic, so your
heads-up maybe forgotten before the next /quarterly branches.
https://www.freebsd.org/
On Fri, May 3, 2019 at 1:36 PM Jan Beich wrote:
>
> Stefan Bethke writes:
>
> > For those of you using Gitea a quick heads-up:
> [...]
>
> The proper place to document breaking changes is UPDATING file.
> ports@ list has low signal-to-noise ratio but high traffic, so your
> heads-up maybe forgott