On 8/24/22 12:43, Stuart Henderson wrote:
On 2022/08/24 11:23, Renaud Allard wrote:
Hello,
It seems there is a bug in rspamd which makes it segfault on some messages.
https://github.com/rspamd/rspamd/issues/3871
This gives smtp error like this, effectively deferring the mail each time:
Aug
2022 09:28:34 -
@@ -1,6 +1,6 @@
COMMENT = open network for secure, decentralized communication
-MODPY_EGG_VERSION = 1.67.0
+MODPY_EGG_VERSION = 1.68.0
GH_ACCOUNT = matrix-org
GH_PROJECT = synapse
@@ -14,9 +14,21 @@ MAINTAINER = Renaud Allard =3.0.0 \
devel/py-frozendict${MODPY_FLAVOR
On 9/28/22 12:13, Stuart Henderson wrote:
On 2022/09/28 11:30, Renaud Allard wrote:
Hello,
Here is a diff for net/synapse. It requires an updated devel/matrix-common.
Given the big changes in the package (it now requires rust modules), it
might be worth testing early.
It is running fine
OMMENT = open network for secure, decentralized communication
-MODPY_EGG_VERSION = 1.67.0
+MODPY_EGG_VERSION = 1.68.0
GH_ACCOUNT = matrix-org
GH_PROJECT = synapse
@@ -14,9 +14,21 @@ MAINTAINER = Renaud Allard =1.3.0
+
# in same order as in pyproject.toml: mandatory section
RUN_DEPENDS = devel/py
1.35
+++ Makefile 29 Sep 2022 07:08:47 -
@@ -1,6 +1,6 @@
COMMENT = open network for secure, decentralized communication
-MODPY_EGG_VERSION = 1.67.0
+MODPY_EGG_VERSION = 1.68.0
GH_ACCOUNT = matrix-org
GH_PROJECT = synapse
@@ -14,9 +14,23 @@ MAINTAINER = Renaud Allard =1.3.0
+
# in same ord
Hello,
Here is a quick diff for geo/traccar 5.4.
Changes are described here: https://www.traccar.org/blog/traccar-5-4/
Best RegardsIndex: Makefile
===
RCS file: /cvs/ports/geo/traccar/Makefile,v
retrieving revision 1.26
diff -u -p
Hello,
Here is a diff to update net/synapse to 1.107.0.
Tested on amd64
Best RegardsIndex: Makefile
===
RCS file: /cvs/ports/net/synapse/Makefile,v
retrieving revision 1.78
diff -u -p -r1.78 Makefile
--- Makefile 6 May 2024 12:23:48
Hello,
Here is a patch to update net/synapse to 1.108.0
Tested on amd64
Best RegardsIndex: Makefile
===
RCS file: /cvs/ports/net/synapse/Makefile,v
diff -u -p -r1.79 Makefile
--- Makefile 15 May 2024 14:29:07 - 1.79
+++ Makefile
Hello,
Here is a patch for geo/traccar 6.2
The default.xml configuration file is now obsolete, although it will
still work if you have it defined in your traccar.xml.
Tested on amd64 with java 17 and java 21
Best Regards
Index: Makefile
On 6/10/24 4:01 PM, Kirill A. Korinsky wrote:
ports@
I discovered that make test for net/synapse doesn't work, all tests fail.
Thus, tests seems to be leaked and it consumes near 8G of RAM before it was
killed due to hit the hard limit on my system.
To avoid that I had added pytest-forked to
Hello,
Here is a diff for net/mautrix-whatsapp 0.10.8
Tested on amd64
Best Regards
Index: Makefile
===
RCS file: /cvs/ports/net/mautrix-whatsapp/Makefile,v
diff -u -p -r1.27 Makefile
--- Makefile 16 Apr 2024 12:57:00 - 1.27
+++
Hello,
Here is a patch for net/synapse 1.109.0
Tested on amd64
Best Regards
Index: Makefile
===
RCS file: /cvs/ports/net/synapse/Makefile,v
diff -u -p -r1.80 Makefile
--- Makefile 28 May 2024 13:04:08 - 1.80
+++ Makefile 18 Jun
Hello,
Here is a diff to update py-immutabledict to 2.2.5
Working fine on amd64 with net/synapse
Best RegardsIndex: Makefile
===
RCS file: /cvs/ports/devel/py-immutabledict/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1
Hello,
Here is a diff to update net/synapse to 1.89.0
Best REgardsIndex: Makefile
===
RCS file: /cvs/ports/net/synapse/Makefile,v
retrieving revision 1.56
diff -u -p -r1.56 Makefile
--- Makefile 9 Jun 2023 17:56:28 - 1.56
+++ Ma
Hello,
Here is a diff to update net/mautrix-whatsapp to 0.9.0
Tested and working fine on amd64
Best RegardsIndex: Makefile
===
RCS file: /cvs/ports/net/mautrix-whatsapp/Makefile,v
retrieving revision 1.17
diff -u -p -r1.17 Makefile
Hello,
Version 1.89 is available in -current with official repos.
If you run 7.3, you can either compile it yourself from -current sources
or, if you use amd64, use my repo: https://arnor.org/pub/OpenBSD/
Be aware that this repo is unofficial and not supported by OpenBSD.
Synapse is updated v
Hello,
Here is a patch for net/synapse 1.91.0.
Tested working on amd64.
Best RegardsIndex: Makefile
===
RCS file: /cvs/ports/net/synapse/Makefile,v
retrieving revision 1.56
diff -u -p -r1.56 Makefile
--- Makefile 9 Jun 2023 17:56:28
Hello,
Here is a diff for net/mautrix-whatsapp 0.10.0
Tested on amd64
Best RegardsIndex: Makefile
===
RCS file: /cvs/ports/net/mautrix-whatsapp/Makefile,v
retrieving revision 1.18
diff -u -p -r1.18 Makefile
--- Makefile 2 Aug 2023 1
Sorry, I sent a diff from before the cvsup.
Here is the correct one.
On 8/30/23 14:54, Renaud Allard wrote:
Hello,
Here is a patch for net/synapse 1.91.0.
Tested working on amd64.
Best RegardsIndex: Makefile
===
RCS file: /cvs
Hello,
Here is a short diff for net/synapse to 1.91.1
It fixes a performance regression introduced in Synapse 1.91.0 where
event persistence would cause an excessive linear growth in CPU usage.
Best RegardsIndex: Makefile
===
RCS
Hello,
Here is a diff to update geo/traccar to 5.9.
I had to change again all paths because of changes in liquibase and
traccar itself.
Tested working on amd64.
Best RegardsIndex: Makefile
===
RCS file: /cvs/ports/geo/traccar/Ma
On 9/5/23 17:35, Stuart Henderson wrote:
On 2023/09/05 17:21, Renaud Allard wrote:
Hello,
Here is a diff to update geo/traccar to 5.9.
I had to change again all paths because of changes in liquibase and traccar
itself.
startup fails unless I revert this change:
+-./schema/changelog
Hello,
Here is yet another update to net/synapse
This solves a bug, mainly with postgres
Revert MSC3861 introspection cache, admin impersonation and account lock.
Best RegardsIndex: Makefile
===
RCS file: /cvs/ports/net/synapse/Mak
Hello,
Here is a small diff for net/synapse 1.92.1.
Tested and working fine on amd64
Best RegardsIndex: Makefile
===
RCS file: /cvs/ports/net/synapse/Makefile,v
retrieving revision 1.60
diff -u -p -r1.60 Makefile
--- Makefile 7 Sep
Hello,
I was checking, and I see that this hasn't been committed yet, although
this is a security patch. Could someone check it?
Thanks,
Best Regards
Forwarded Message
Subject: [security update] net/sniproxy 0.6.8
Date: Thu, 29 Jun 2023 08:53:15 +0200
From: Renaud A
Hello,
Here is a diff to upgrade net/mautrix-whatsapp to 0.10.1.
Tested and running fine on amd64.
Changes:
- Added support for double puppeting with arbitrary as_tokens. See docs
for more info.
- Added retrying for media downloads when WhatsApp servers break and
start returning 429s and 503s.
Hello,
Here is a diff to update net/synapse to 1.92.3
This is a security update targeted at mitigating CVE-2023-4863.
It turns out that libwebp is bundled statically in Pillow wheels so we
need to update this dependency instead of
libwebp package at the OS level.
Best RegardsIndex: Makefile
=
Hello,
Here is a short diff to update mautrix-whatsapp to 0.10.2
This solves the security issues within webp
Tested and working fine on amd64
Best RegardsIndex: Makefile
===
RCS file: /cvs/ports/net/mautrix-whatsapp/Makefile,v
retr
On 2/13/20 9:28 AM, Landry Breuil wrote:
> On Thu, Feb 13, 2020 at 08:49:45AM +0100, Giovanni Bechis wrote:
>> Hi,
>> I am not using it anymore and Java applets are dead,
>> ok to remove or should I just drop maintainership ?
>
> I still occasionally use it outside of the browser to access crapp
Hello,
Here is a port (python3 only) for matrix synapse server
Best Regards
smime.p7s
Description: S/MIME Cryptographic Signature
If I attach the tarball, it will be better.
On 2/26/20 2:03 PM, Renaud Allard wrote:
Hello,
Here is a port (python3 only) for matrix synapse server
Best Regards
synapse.tgz
Description: application/compressed-tar
smime.p7s
Description: S/MIME Cryptographic Signature
On 26/02/2020 16:17, Landry Breuil wrote:
py-signedjson both has MODPY_PI & GH_*, there's no 1.1.0 tarball on pypi
===> Checking files for py3-signedjson-1.1.0
Fetch
https://pypi.io/packages/source/p/python-signedjson/python-signedjson-1.1.0.tar.gz
ftp: Error retrieving
https://files.py
Here is an update to the port with all landry@ and solene@ modifications.
synapse.tgz
Description: application/compressed-tar
smime.p7s
Description: S/MIME Cryptographic Signature
On 3/6/20 2:31 PM, Renaud Allard wrote:
Here is an update to the port with all landry@ and solene@ modifications.
Sorry, small mistake in py-treq with py3
Here it is again
synapse.tgz
Description: application/compressed-tar
smime.p7s
Description: S/MIME Cryptographic Signature
Hi,
Here is a quick diff to py-importlib-metadata
Best Regards
Index: Makefile
===
RCS file: /cvs/ports/devel/py-importlib-metadata/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile 8 Mar 2020 16:28:41
Hello,
Here is a diff for net/synapse to v 1.11.1
This release includes a security fix impacting installations using
Single Sign-On (i.e. SAML2 or CAS) for authentication. Administrators of
such installations are encouraged to upgrade as soon as possible.
The release also includes fixes for a co
Hello,
Now that matrix synapse server has been imported into base, we can also
import mautrix-whatsapp which is a synapse bridge server for whatsapp.
The mirror is on one of my servers since the the original source doesn't
provide a vendor folder for this go port.
Any comments?
Regards
mautrix
On 3/10/20 1:50 PM, Renaud Allard wrote:
> Hello,
>
> Now that matrix synapse server has been imported into base, we can also
> import mautrix-whatsapp which is a synapse bridge server for whatsapp.
> The mirror is on one of my servers since the the original source doesn'
On 3/10/20 2:01 PM, Renaud Allard wrote:
>
>
> On 3/10/20 1:50 PM, Renaud Allard wrote:
>> Hello,
>>
>> Now that matrix synapse server has been imported into base, we can also
>> import mautrix-whatsapp which is a synapse bridge server for whatsapp.
>> T
On 10/03/2020 15:31, Aaron Bieber wrote:
On Tue, 10 Mar 2020 at 15:06:38 +0100, Renaud Allard wrote:
On 3/10/20 2:01 PM, Renaud Allard wrote:
On 3/10/20 1:50 PM, Renaud Allard wrote:
Hello,
Now that matrix synapse server has been imported into base, we can also
import mautrix-whatsapp
On 10/03/2020 17:37, Renaud Allard wrote:
On 10/03/2020 15:31, Aaron Bieber wrote:
On Tue, 10 Mar 2020 at 15:06:38 +0100, Renaud Allard wrote:
On 3/10/20 2:01 PM, Renaud Allard wrote:
On 3/10/20 1:50 PM, Renaud Allard wrote:
Hello,
Now that matrix synapse server has been imported
Hi,
Here is a diff for synapse to upgrade to version 1.12.0
Please note that Synapse may be vulnerable to request-smuggling attacks
when it is used with a reverse-proxy. The vulnerabilties are fixed in
Twisted 20.3.0, and are described in CVE-2020-10108 and CVE-2020-10109.
So we might need t
Hello,
Here is a diff for py-twisted to upgrade to 20.3.0 to solve
CVE-2020-10108 and CVE-2020-10109.
Regards
Index: Makefile
===
RCS file: /cvs/ports/devel/py-twisted/Makefile,v
retrieving revision 1.14
diff -u -p -r1.14 Makefile
Hello,
This is a port for getdns.
getdns is an implementation of a modern asynchronous DNS API
It is useful per se and is also a dependency to get weakforced into the
ports tree.
Most patches have been submitted upstream.
Regards
getdns.tgz
Description: application/compressed-tar
smime.p
Hello,
This small diff to make mautrix-whatsapp example config listen to
127.0.0.1 by default instead of 0.0.0.0
Regards
Index: Makefile
===
RCS file: /cvs/ports/net/mautrix-whatsapp/Makefile,v
retrieving revision 1.1.1.1
diff -u
Hello,
This straightforward diff for py-importlib-metadata
Regards
Index: Makefile
===
RCS file: /cvs/ports/devel/py-importlib-metadata/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile 9 Mar 2020 12:03:05 -0
Hello,
This is a port for mautrix-whatsapp to solve the login problems that are
occuring since yesterday. Please note that the older version doesn't
work anymore due to changes made by whatsapp.
Regards
Index: Makefile
===
RCS fi
Hello,
Here is a small diff for net/synapse to 1.12.2
Regards
Index: Makefile
===
RCS file: /cvs/ports/net/synapse/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile 9 Mar 2020 11:56:54 - 1.2
+++ Makefile
Yes 3 releases in 1 day. If I understand well .2 and .3 are only fixes for
debian. So we don't really need .3
De : Aaron Bieber
Envoyé : vendredi 3 avril 2020 17:07
À : Renaud Allard
Cc: ports
Objet : Re: [update] net/synapse -> 1.12.2
On Fri, 03 Apr
Hello,
Here is a port of sniproxy 0.6.0
It does Name-based proxying of HTTPS without decrypting traffic. It's
quite lighter than some other alternatives when you only need this feature.
Any comments? OK?
Regards
sniproxy.tgz
Description: application/compressed-tar
smime.p7s
Description: S
On 4/7/20 7:22 AM, Bjorn Ketelaars wrote:
On Mon 06/04/2020 10:47, Renaud Allard wrote:
Hello,
Here is a port of sniproxy 0.6.0
It does Name-based proxying of HTTPS without decrypting traffic. It's quite
lighter than some other alternatives when you only need this feature.
Any comment
file + net/sniproxy/Makefile
--- net/sniproxy/Makefile
+++ net/sniproxy/Makefile
@@ -12,18 +12,14 @@ HOMEPAGE = https://github.com/dlundquist/sniproxy
MAINTAINER = Renaud Allard
-# BSD2CLAUSE
+# BSD
PERMIT_PACKAGE = Yes
-WANTLIB += c
+WANTLIB += c ev pcre udns
-# Dependencies
-BUI
Hello,
Here is a somewhat straightforward update to traccar 4.8. Sorry for the
delay, I didn't get the notice of the 4.8 release.
I am successfully running it with jdk11, so I changed the dependency to
java to 1.8+
Regards
Index: Makefile
==
Hello,
Here is a port for synapse server from matrix.org including missing
dependencies.
It will only run on python3 (unlike FreeBSD port for example) because
that's the version listed as supported from the website.
Please check, report and enjoy :)
synapse.tgz
Description: application/com
On 11/19/19 4:46 PM, Renaud Allard wrote:
Hello,
Here is a port for synapse server from matrix.org including missing
dependencies.
It will only run on python3 (unlike FreeBSD port for example) because
that's the version listed as supported from the website.
Please check, report and
On 22/11/2019 12:53, Stuart Henderson wrote:
- use portcheck!
- typing-extensions and zipp are backports of features that are already
in the version of Python that we have in ports, so shouldn't be imported
- "# python3 tests require py-flake8-* ports" -> flake8 is in devel/flake8.
- vario
Hello,
Here is a port for matrix.org riot web IM client.
It can be useful, even if you don't have a synapse home server.
riot-web.tgz
Description: GNU Zip compressed data
On 11/24/19 2:46 PM, Solene Rapenne wrote:
On Sat, Nov 23, 2019 at 11:59:24PM +0100, Renaud Allard wrote:
Hello,
Here is a port for matrix.org riot web IM client.
It can be useful, even if you don't have a synapse home server.
Packaging riot is not useful. You only have to unzip it
On 11/24/19 4:23 PM, Stuart Henderson wrote:
On 2019/11/24 14:49, Renaud Allard wrote:
On 11/24/19 2:46 PM, Solene Rapenne wrote:
On Sat, Nov 23, 2019 at 11:59:24PM +0100, Renaud Allard wrote:
Hello,
Here is a port for matrix.org riot web IM client.
It can be useful, even if you don
Given the move of scripts to /usr/local/share/synapse, README has been
updated.
synapse.tgz
Description: application/compressed-tar
Index: user.list
===
RCS file: /cvs/ports/infrastructure/db/user.list,v
retrieving revision 1.354
Hello,
Here is a new port of matrix.org->whatsapp bridge
There is no release numbering, so I am not sure about the numbering
scheme I need to use.
Any comments?
Regards
mautrix-whatsapp.tgz
Description: application/compressed-tar
smime.p7s
Description: S/MIME Cryptographic Signature
On 11/26/19 9:00 AM, Renaud Allard wrote:
Hello,
Here is a new port of matrix.org->whatsapp bridge
There is no release numbering, so I am not sure about the numbering
scheme I need to use.
Any comments?
Regards
Here it is again with a slight change to the package version as
sugges
On 11/26/19 8:09 AM, Renaud Allard wrote:
Given the move of scripts to /usr/local/share/synapse, README has been
updated.
An update to synapse 1.6.0
synapse.tgz
Description: application/compressed-tar
Index: user.list
On 11/26/19 3:22 PM, Renaud Allard wrote:
On 11/26/19 8:09 AM, Renaud Allard wrote:
Given the move of scripts to /usr/local/share/synapse, README has been
updated.
An update to synapse 1.6.0
ping
smime.p7s
Description: S/MIME Cryptographic Signature
Hello,
Here is an update to exim.
This also fixed a long standing bug where the Makefile was overriding
CFLAGS for exim.
Warning, this release might break some configs as exim is now checking
the variables to see if there is no unintended user input which can be
used in a variable.
Regards
Hello,
Here is an update for mail/exim. This fixes multiple issues with 4.93
Fix taint issue in transport with DSN. Bug 2491
local_scan: align local_scan.h and docs re. store_get()
Regard command-line recipients as tainted
I also removed mirror.ch as it doesn't contain exim anymore and I added
On 12/13/19 9:16 AM, Renaud Allard wrote:
Hello,
Here is an update for mail/exim. This fixes multiple issues with 4.93
Fix taint issue in transport with DSN. Bug 2491
local_scan: align local_scan.h and docs re. store_get()
Regard command-line recipients as tainted
I also removed mirror.ch
On 12/13/19 11:08 AM, Renaud Allard wrote:
On 12/13/19 9:16 AM, Renaud Allard wrote:
Hello,
Here is an update for mail/exim. This fixes multiple issues with 4.93
Fix taint issue in transport with DSN. Bug 2491
local_scan: align local_scan.h and docs re. store_get()
Regard command-line
On 12/13/19 11:45 AM, Stuart Henderson wrote:
On 2019/12/13 11:22, Renaud Allard wrote:
It seems I should stop doing multiple things at the same time
There's a 4.93.0.3 now ;-)
MASTER_SITES =https://ftp.exim.org/pub/exim/exim4/ \
-
Hello,
Here is an new port for net/synapse 1.7.0
Regards
Index: user.list
===
RCS file: /cvs/ports/infrastructure/db/user.list,v
retrieving revision 1.354
diff -u -p -r1.354 user.list
--- user.list 4 Oct 2019 20:30:27 -
On 18/12/2019 08:39, Renaud Allard wrote:
Hello,
Here is an new port for net/synapse 1.7.0
Regards
Update to 1.7.1 to solve a security issue
Index: user.list
===
RCS file: /cvs/ports/infrastructure/db/user.list,v
retrieving
Hello,
Here is a straightforward update for exim from 4.93.0.4 to 4.93.0.4. It
has been running fine here so far.
It also solves the warning about master sites paths.
Regards
Index: Makefile
===
RCS file: /cvs/ports/mail/exim/Makefil
Hello,
Here is a patch to update traccar to v4.7. There have been lots of new
protocols added.
Race Dynamics - GPS protocol from a company from Bangalore
RST - MultiPortal (company from Brazil)
PT215 - ThinkRace communication protocol
PacificTrack - telematics protocol from a Cali
On 1/20/20 12:41 PM, Stuart Henderson wrote:
Will look soon (this evening or tomorrow probably). Could you please add
a README section showing users how to set login.conf for more FDs please,
with several hundred already taken by the listen ports it gets tight fairly
quickly :-)
OK, that on
On 1/28/20 1:25 AM, Stuart Henderson wrote:
> On 2020/01/27 09:37, Landry Breuil wrote:
>> On Mon, Jan 27, 2020 at 08:59:55AM +0100, Gonzalo L. Rodriguez wrote:
>>> On Sun, 26 Jan 2020 at 09:59:42 +, Alessandro Grassi wrote:
Greetings,
the nextcloud version in /packages for 6.6
On 11/09/2018 14:10, Brad Smith wrote:
On 9/11/2018 1:57 AM, Renaud Allard wrote:
Hello,
As you may have heard dovecot 2.2 is now EOL
(https://www.mail-archive.com/dovecot-news@dovecot.org/msg00341.html),
which means that if you run into trouble, you will have to replicate
it on 2.3
On 10/01/2018 08:15 PM, Brad Smith wrote:
Dovecot 2.3.3 has been released now. If you wish, I can update my
patch for that version tomorrow.
Please do. I will take a look at it and see about getting things ready
to commit after release. Thanks.
Here is the updated version. In fact no
On 10/02/2018 10:29 AM, Renaud Allard wrote:
On 10/01/2018 08:15 PM, Brad Smith wrote:
Dovecot 2.3.3 has been released now. If you wish, I can update my
patch for that version tomorrow.
Please do. I will take a look at it and see about getting things ready
to commit after release
Hello,
Here is a new port for traccar. This is a GPS tracker server written in
java. https://traccar.org
I have only tested it on amd64, but there is no reason it wouldn't work
on any platform which supports jre.
This port needs a new user:
--- ports/infrastructure/db/user.list 3 Dec 2018 1
Hi Stuart,
On 12/14/18 1:10 PM, Stuart Henderson wrote:
@owner _traccar
@group _traccar
@dir var/db/traccar/
@dir var/log/traccar/
@exec chown _traccar:_traccar /var/db/traccar/ /var/log/traccar/
@group
@owner
should be more like this:
@owner _traccar
@group _traccar
@sample /var/db/traccar
On 12/14/18 1:10 PM, Stuart Henderson wrote:
should be more like this:
@owner _traccar
@group _traccar
@sample /var/db/traccar/
@sample /var/log/traccar/
@group
@owner
daemon="/usr/local/jre-1.8.0/bin/java -XX:-UsePerfData -jar
/usr/local/share/traccar/tracker-server.jar /etc/traccar/trac
On 12/14/18 3:52 PM, Landry Breuil wrote:
cp -r /usr/obj/ports/traccar-4.2/tracker-server.jar
/usr/obj/ports/traccar-4.2/fake-amd64/usr/local/share/traccar/
/usr/obj/ports/traccar-4.2/bin/install -d -m 755 /etc/traccar
install: /etc/traccar: Permission denied
not yet.. as other ports, use @
On 12/14/18 4:38 PM, Renaud Allard wrote:
On 12/14/18 3:52 PM, Landry Breuil wrote:
cp -r /usr/obj/ports/traccar-4.2/tracker-server.jar
/usr/obj/ports/traccar-4.2/fake-amd64/usr/local/share/traccar/
/usr/obj/ports/traccar-4.2/bin/install -d -m 755 /etc/traccar
install: /etc/traccar
On 14/12/2018 18:19, Stuart Henderson wrote:
Here's a slightly cleaned up one. Comments inline, new tar.gz attached.
This one seems perfect to me.
I wasn't sure about the category, but indeed, it would probably fit
better in geo.
The default.xml should indeed not be modified by the use
On 14/12/2018 19:05, Landry Breuil wrote:
Here's a slightly cleaned up one. Comments inline, new tar.gz attached.
This version starts fine on 6.3 (yeah; i know) in a quick test,
proxyfied by nginx. Now i need to figure out this websocket stuff and
how to push some data to it.
For nginx in
On 14/12/2018 19:05, Landry Breuil wrote:
: -@newuser _traccar:824:_traccar:daemon:Traccar
user:${PREFIX}/share/traccar/:/sbin/nologin
: +@newuser _traccar:824:_traccar:daemon:Traccar
user:${PREFIX}/share/traccar:/sbin/nologin
Is this $HOME necessary so that it finds its assets or var/em
On 14/12/2018 23:39, Stuart Henderson wrote:
On 2018/12/14 23:17, Renaud Allard wrote:
On 14/12/2018 19:05, Landry Breuil wrote:
: -@newuser _traccar:824:_traccar:daemon:Traccar
user:${PREFIX}/share/traccar/:/sbin/nologin
: +@newuser _traccar:824:_traccar:daemon:Traccar
user:${PREFIX
On 14/12/2018 23:42, Renaud Allard wrote:
I have been testing it for a few hours only, but it seems right to
change it to /var/empty. To be honest, I would have expected it to crash
from the start if this was wrong. I don't really see any reason for it
to not work with /var/empty a
On 14/12/2018 19:05, Landry Breuil wrote:
: -@newuser _traccar:824:_traccar:daemon:Traccar
user:${PREFIX}/share/traccar/:/sbin/nologin
: +@newuser _traccar:824:_traccar:daemon:Traccar
user:${PREFIX}/share/traccar:/sbin/nologin
Is this $HOME necessary so that it finds its assets or var/emp
On 16/12/2018 16:10, Landry Breuil wrote:
That's strange because i still see ${PREFIX}/share/traccar in PLIST but
whatever. i see that you've patched templates.rootPath in default.xml, i
suppose that's the thing you were referring to.
Indeed, templates.rootPath is the fix for the notificati
On 12/16/18 6:08 PM, Landry Breuil wrote:
On Sun, Dec 16, 2018 at 04:15:25PM +0100, Renaud Allard wrote:
Yes, I will make a README telling how to make the UI listen on 127.0.0.1
only and how to proxyfy it. Restricting the listening ports really has to be
made with a firewall at the moment
On 12/17/18 10:35 AM, Landry Breuil wrote:
+Listening locally can be achieved by putting the following stanza in
traccar.xml
+
+ 127.0.0.1
Why not doing it by default then ? :)
I have thought about making it default, but this might not be what
everyone wants either. Besides, this wi
OK, here is a better one with the service listening on 127.0.0.1 by
default. The README has been corrected to reflect this and the other
cosmetic changes. And also the versioning corrected.
Index: Makefile
===
RCS file: /cvs/ports/
Hello,
Here is a more or less straightforward update for traccar to 4.4.
Please note that if you use MySQL as a database, the configuration file
has to be changed manually for this update, but MySQL is not the default
database.
Best Regards
Index: Makefile
On 5/2/19 7:22 AM, Renaud Allard wrote:
Hello,
Here is a more or less straightforward update for traccar to 4.4.
Please note that if you use MySQL as a database, the configuration file
has to be changed manually for this update, but MySQL is not the default
database.
Best Regards
Please
On 3/25/19 8:59 PM, Stuart Henderson wrote:
On 2019/03/25 16:20, Renaud Allard wrote:
On 3/25/19 3:31 PM, Stuart Henderson wrote:
On 2019/03/25 15:22, Renaud Allard wrote:
Hello,
Here is a port for mail/opendmarc, this will allow the use of the library in
other mail programs.
Best
On 5/2/19 11:50 PM, Stuart Henderson wrote:
Here's a tweaked version:
- changed to use net/libspf2 rather than the bundled internal copy
- doing this resulted in it picking up deps on libidn/gettext as well
so those are also added to the port
If this still works for you then I'd be happy for
Hello,
Here is a more or less straightforward update for traccar to 4.5. We
skipped 4.4 due to a critical bug which is solved in 4.5.
Please note that if you use MySQL as a database, the configuration file
has to be changed manually for this update, but MySQL is not the default
database.
Bes
On 5/3/19 9:18 AM, Renaud Allard wrote:
On 5/2/19 11:50 PM, Stuart Henderson wrote:
Here's a tweaked version:
- changed to use net/libspf2 rather than the bundled internal copy
- doing this resulted in it picking up deps on libidn/gettext as well
so those are also added to the por
On 5/6/19 9:00 AM, Renaud Allard wrote:
Hello,
Here is a more or less straightforward update for traccar to 4.5. We
skipped 4.4 due to a critical bug which is solved in 4.5.
Please note that if you use MySQL as a database, the configuration file
has to be changed manually for this update
1 - 100 of 475 matches
Mail list logo