Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 Aug 2019 22:29:43
3.6.0

|
mat  |
onvert to UCL & cleanup pkg-message (categories l-m) |
09 Aug 2019 09:02:30
3.6.0

|
amdmi3  |
- Fix LICENSE
- Add LICENSE_FILE
- Simplify docs installation
- Respect CFLAGS
- Update WWW |
19 Jul 2016 11:04:14
3.6.0

|
mat  |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
28 Aug 2015 13:39:57
3.6.0

|
amdmi3  |
- Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS
Approved by: portmgr blanket |
19 Aug 2015 07:13:27
3.6.0

|
erwin  |
Reset maintainer
<ea@zaib.as>: Host or domain name not found. Name service error for
name=zaib.as type=AAAA: Host not found
Sponsored by: DK Hostmaster A/S |
19 Jun 2014 14:53:07
3.6.0

|
vanilla  |
Stagify.
Approved by: portmgr@ |
20 Sep 2013 20:50:59


|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
29 Aug 2013 10:01:14
3.6.0

|
bsam  |
Remove unneeded commented lines appared my mistake at previous commit. |
29 Aug 2013 09:46:04
3.6.0

|
bsam  |
. fix build with clang (MAKE_ARGS+=CC="${CC}");
. trim makefile headers;
. remove LICENSE_FILE for well-known license (GPLv2, anyway it get installed by
the ports infrastructure);
. optionify port docs (NOPORTDOCS -> PORT_OPTIONS:MDOCS);
. use standard mkdir to create directories instead of "install -d";
. some other tiny refinements.
PR: ports/181622
Submitted by: bsam (me)
Approved by: Evaldas Auryla <ea@zaib.as> (maintainer) |
26 Jun 2011 07:01:51
3.6.0
|
miwi  |
DigiTemp is a simple to use console application for reading values from
Dallas Semiconductor 1-wire devices. Its main use is for reading temperature
sensors, but it also reads counters and understands the 1-wire hubs with
devices on different branches of the network. DigiTemp now supports the
following 1-wire temperature sensors: DS18S20 (and DS1820), DS18B20, DS1822,
the DS2438 Smart Battery Monitor, DS2422 and DS2423 Counters, DS2409
MicroLAN Coupler (used in 1-wire hubs) and the AAG TAI-8540 humidity sensor.
WWW: http://www.digitemp.com/software.shtml
PR: ports/158290
Submitted by: Evaldas Auryla <ea at zaib.as> |