12 Commits

Author SHA1 Message Date
sthen
8ba7bef7f5 update to traccar 4.10, from Renaud Allard, plus regen patches 2020-07-28 14:22:04 +00:00
sthen
ee8b5909e9 update to traccar-4.9, from maintainer Renaud Allard 2020-07-06 10:49:30 +00:00
sthen
4027ac0d80 update to traccar-4.8, from maintainer Renaud Allard 2020-04-08 12:46:54 +00:00
sthen
b72385bec1 Update to traccar-4.7, from Renaud Allard. First run after updating will
be a little slower to start as it applies schema updates (adds a missing
index that was responsible for slow reports).

Point at login.conf fd limits in the pkg-readme, written by Renaud at
my request (I discovered them the hard way ;) with a little tweak by me.
2020-01-22 21:39:07 +00:00
sthen
cff0f68e73 install /etc/traccar/traccar.xml with mode 640 by default, if using a
separate database it can contain the password. ok Renauld Allard (maintainer).
2020-01-06 20:57:31 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
kurt
7705a5ad0b Revision bump all java ports for the jre package removal and java.port.mk
changes.
2019-06-11 00:38:33 +00:00
sthen
a5d3668983 update to traccar-4.5, from maintainer Renaud Allard
> 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.
2019-05-22 09:44:48 +00:00
sthen
828f08b0e2 sweep all java ports with a couple of adjustments to build/dependency
environment, which will reduce complexity in java.port.mk when jdk 11 is
added. direction agreed with kurt@.

- switch all MODJAVA_VER to at least 1.8 (we don't currently have any
version earlier than this anyway).

- drop MODJAVA_JRERUN, the separate jre package will be going away with
jdk 11.

- bump changed ports
2019-03-24 22:24:12 +00:00
sthen
8e91dfd5e0 update to traccar-4.3, from Renaud Allard 2019-02-04 19:52:30 +00:00
landry
378cacad1d Assorted tweaks from Renaud Allard (MAINTAINER)
- make the web iface default to listen on localhost only
- disable the builtin 'report statistics home' feature
- provide a README with an example nginx vhost
2018-12-17 19:48:23 +00:00
landry
0f8e4ada1c Import traccar 4.2, from MAINTAINER Renaud Allard.
Traccar is an open source GPS tracking system. It supports more than 170
GPS protocols and more than 1500 models of GPS tracking devices. Traccar
can be used with any major SQL database system. It also provides an easy
to use REST API.

Some of the available features include:
* Real-time GPS tracking
* Driver behaviour monitoring
* Detailed and summary reports
* Geofencing functionality
* Alarms and notifications
* Account and device management
* Email and SMS support

ok/tweaks sthen@
2018-12-16 15:09:58 +00:00