Subsurface can plan and track single- and multi-tank dives using
air, Nitrox or TriMix. It allows tracking of dive locations
including GPS coordinates (which can also conveniently be entered
using a map interface), logging of equipment used and names of other
divers, and lets users rate dives and provide additional notes.
joint work with and OK kristaps@ and rsadowski@
sync with what we had on the system during an update (because
update-mime-database(1) is now only run once at the end). That triggered some
weird behaviors if you 'pkg_add -u' while running on a fd.o Desktop as spotted
by landry@.
With this change we are now doing what most other BSD/Linux are doing, we dont't
package the files/dirs created by update-mime-database anymore and use some
@unexec-delete dance to cope with the removal of this extra stuff. So everything
should be in-sync at a given time.
input from espie@
hung tests using the exit code of the alarm signal. Fix more clang
printf format security warnings. Fix clang time_t, rlim_t, pthread_t
printf format warnings. Fix gcc uninitialized variable and array
size warnings.
installed posixtestsuite package to execute buildonly test files.
Call log files *.build.log and *.run.log to make mime type configuration
of web server simpler. Fix creation of html file with multiple
columns for consecutive test days.
that converts the test results into a html document. Ship the build
log so that compiler and linker errors can be reported. Rework
installing the source files so that they are complete. Install the
buildonly programs. Copy source files and logs to result directory
for better reports. Use colon consistently as separator in build
log.