Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-09-06 | Add the Postgres version of the WS2300 logger | martin | 2 | -6/+9 | |
2021-10-26 | misc: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 | |
All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (possibly fetched conditionally?): ./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz | |||||
2021-10-07 | misc: Remove SHA1 hashes for distfiles | nia | 1 | -2/+1 | |
2017-07-30 | Make serial communication with the weather station work more reliably | martin | 3 | -2/+28 | |
via USB serial adapters. | |||||
2015-12-12 | Link network libs for SunOS | wiedi | 1 | -1/+3 | |
2015-11-03 | Add SHA512 digests for distfiles for misc category | agc | 1 | -1/+2 | |
Problems found locating distfiles: Package colorls: missing distfile ls.tar.gz Package molden: missing distfile molden-4.6/molden4.6.tar.gz Package softmaker-office-demo: missing distfile ofl06trial.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 1 | -5/+1 | |
2010-02-05 | Simplify (I accidently reverted parts of joergs changes and solve the | martin | 2 | -6/+4 | |
same problem differently - undo that now). No visible change. | |||||
2010-02-05 | update to open2300 1.10 | martin | 4 | -38/+51 | |
2010-02-04 | DESTDIR support | joerg | 4 | -19/+26 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 | |
2005-07-31 | - remove hardcoded /usr/pkg in patch, simplify | grant | 2 | -26/+24 | |
- honour CPPFLAGS, LDFLAGS, LIBS - needs -lnsl -lsocket on Solaris | |||||
2005-07-31 | whitespace fix | grant | 1 | -2/+1 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 | |
2004-12-11 | Bool is not used, so no need to include stdbool.h. | kristerw | 2 | -1/+14 | |
This fixes NetBSD 1.6 build problem. | |||||
2004-11-29 | Update to open2300-1.8. | martin | 10 | -666/+18 | |
This removes a lot of the previous hacks, replacing them with a fixed setup for the serial port. | |||||
2004-11-12 | The source code does not use bool, so no need to include stdbool.h. | kristerw | 2 | -6/+14 | |
Makes this pkg compile on NetBSD 1.6. | |||||
2004-11-11 | Update open2300 to version 1.7 (and implicitly open2300-mysql too): | martin | 9 | -26/+611 | |
bugfix release to fix a buffer overrun. While there, add a few patches to disable checksum verification on wind direction - this failed for my weather station consistently on some data sets. I'll bring this up with the authors. | |||||
2004-11-10 | Import of open2300, a set of utilities to read data from and controll a | martin | 8 | -0/+198 | |
weather station WS23xx. |