Lines 1-6
Link Here
|
1 |
PORTNAME= collectd |
1 |
PORTNAME= collectd |
2 |
PORTVERSION= 5.12.0 |
2 |
PORTVERSION= 5.12.0 |
3 |
PORTREVISION= 6 |
3 |
PORTREVISION= 7 |
4 |
CATEGORIES= net-mgmt |
4 |
CATEGORIES= net-mgmt |
5 |
MASTER_SITES= https://storage.googleapis.com/collectd-tarballs/ |
5 |
MASTER_SITES= https://storage.googleapis.com/collectd-tarballs/ |
6 |
PKGNAMESUFFIX= 5 |
6 |
PKGNAMESUFFIX= 5 |
Lines 181-187
NOTIFYEMAIL_LIB_DEPENDS= libesmtp.so:mail/libesmtp
Link Here
|
181 |
NOTIFYEMAIL_CONFIGURE_ENABLE= notify_email |
181 |
NOTIFYEMAIL_CONFIGURE_ENABLE= notify_email |
182 |
NOTIFYEMAIL_CONFIGURE_WITH= libesmtp=${LOCALBASE} |
182 |
NOTIFYEMAIL_CONFIGURE_WITH= libesmtp=${LOCALBASE} |
183 |
|
183 |
|
184 |
NUTUPS_LIB_DEPENDS= libupsclient.so:sysutils/nut |
184 |
NUTUPS_LIB_DEPENDS= libnutclient.so:sysutils/nut |
185 |
NUTUPS_CONFIGURE_ENABLE= nut |
185 |
NUTUPS_CONFIGURE_ENABLE= nut |
186 |
NUTUPS_CONFIGURE_WITH= upsclient=${LOCALBASE} |
186 |
NUTUPS_CONFIGURE_WITH= upsclient=${LOCALBASE} |
187 |
|
187 |
|