Hello,
Recently upstream changed is example.c to have:
#ifndef CONFIG_FILE_PATH
#define CONFIG_FILE_PATH "./example.conf"
#endif
I found a way to change it in example port Makefile:
CFLAGS+= -DCONFIG_FILE_PATH=\\\"${LOCALBASE}/etc/example.conf\\\"
It works fine.
Am I doing the correct way and
On 30/12/20 05:31, Nuno Teixeira wrote:
Hello,
Recently upstream changed is example.c to have:
#ifndef CONFIG_FILE_PATH
#define CONFIG_FILE_PATH "./example.conf"
#endif
I found a way to change it in example port Makefile:
CFLAGS+=
-https://github.com/johnmehr/gitup/pull/17=\\\"${LOCALBASE}/e
Thanks!
Nuno
Renato Botelho escreveu no dia quarta, 30/12/2020 à(s)
12:14:
> On 30/12/20 05:31, Nuno Teixeira wrote:
> > Hello,
> >
> > Recently upstream changed is example.c to have:
> >
> > #ifndef CONFIG_FILE_PATH
> > #define CONFIG_FILE_PATH "./example.conf"
> > #endif
> >
> > I found a wa
On 12/28/20 6:06 PM, Thomas Mueller wrote:
>> Kudos to Stefan for keeping portmaster relevant and up-to-date.
>> But I never understood the appeal of portsnap. What's the advantage over
>
>> svnlite co ...
>> cd /usr/ports; make update
>
>> This mechanism is in the base system, so an extra tool dem
Hi all,
I'm new to this list, but I have been looking into updating the TeX Live ports
to 2020. The current version is 2015, and the TeX ports could use with a little
TLC to bring those up to date.
I have been trying to update the TeX related ports in place, using the current
infrastructure. i
On 2020-12-30 10:51, CTH via freebsd-ports wrote:
Hi all,
I'm new to this list, but I have been looking into updating the TeX Live
ports to
2020. The current version is 2015, and the TeX ports could use with a little
TLC
to bring those up to date.
I have been trying to update the TeX related
On Wed, Dec 30, 2020 at 11:01:05AM +1030, Shane Ambler wrote:
> On 28/12/20 4:40 am, Torfinn Ingolfsen wrote:
> > On Sun, Dec 27, 2020 at 2:41 PM Torfinn Ingolfsen wrote:
> >>
> >> net/libarcus builds, but fails to install:
>
> > FWIW, devel/libsavitar has the same "problem"; with python38 instal
On Wed, 30 Dec 2020 11:02:55 -0700
Edward Sanford Sutton, III wrote:
> portsnap is a shell script where fetch is used for downloads.
It uses fetch for some things, but fetching the actual updates uses
phttpget(8) which supports pipelined HTTP requests.
_
On 31/12/20 7:49 am, Diane Bruce wrote:
> On Wed, Dec 30, 2020 at 11:01:05AM +1030, Shane Ambler wrote:
>> On 28/12/20 4:40 am, Torfinn Ingolfsen wrote:
>>> On Sun, Dec 27, 2020 at 2:41 PM Torfinn Ingolfsen wrote:
net/libarcus builds, but fails to install:
>>
>>> FWIW, devel/libsavitar h
On Tue, 29 Dec 2020, Ronald Klop wrote:
Some questions below.
On Mon, 21 Dec 2020, Ronald Klop wrote:
On Mon, 21 Dec 2020 12:12:02 +0100, Dan Mahoney (Gushi)
wrote:
Hey there,
At the day job we've been using mail/dma port for a number of years now,
and the rollout and config of files i
Dear port maintainer,
The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you
11 matches
Mail list logo