aboutsummaryrefslogtreecommitdiff
path: root/net/wol
diff options
context:
space:
mode:
Diffstat (limited to 'net/wol')
-rw-r--r--net/wol/Makefile16
-rw-r--r--net/wol/distinfo6
-rw-r--r--net/wol/pkg-plist9
3 files changed, 22 insertions, 9 deletions
diff --git a/net/wol/Makefile b/net/wol/Makefile
index 7c30845bc4de..5dfff03ea7a5 100644
--- a/net/wol/Makefile
+++ b/net/wol/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= wol
-PORTVERSION= 0.6.0
-PORTREVISION= 4
+PORTVERSION= 0.7.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ahh
@@ -18,13 +17,22 @@ COMMENT= Tool to wake up Wake-On-LAN compliant computers
GNU_CONFIGURE= yes
USE_GETOPT_LONG= yes
-USE_GETTEXT= yes
-USE_ICONV= yes
+USE_GPG= yes
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+.if defined(WITHOUT_NLS)
+CONFIGURE_ARGS= --disable-nls
+PLIST_SUB= NLS="@comment "
+.else
+USE_GETTEXT= yes
+USE_ICONV= yes
+PLIST_SUB= NLS=""
+.endif
+
+MAN1= wol.1
INFO= wol
DOCS= AUTHORS NEWS README TODO
diff --git a/net/wol/distinfo b/net/wol/distinfo
index bb9a8d0fd5af..37d4a52911ab 100644
--- a/net/wol/distinfo
+++ b/net/wol/distinfo
@@ -1,2 +1,4 @@
-MD5 (wol-0.6.0.tar.gz) = 1aa043f7e17ac2ebaadb4eb5b37cd198
-SIZE (wol-0.6.0.tar.gz) = 270647
+MD5 (wol-0.7.1.tar.gz) = c2fa9d7e771134ac8c89d56b8197d4ca
+SIZE (wol-0.7.1.tar.gz) = 445648
+MD5 (wol-0.7.1.tar.gz.asc) = 8e5eb8190caee132ee3452bfa393996d
+SIZE (wol-0.7.1.tar.gz.asc) = 189
diff --git a/net/wol/pkg-plist b/net/wol/pkg-plist
index d2b9e21c4ccc..b8132cba12eb 100644
--- a/net/wol/pkg-plist
+++ b/net/wol/pkg-plist
@@ -1,11 +1,14 @@
@comment $FreeBSD$
bin/wol
+bin/wol-bootptab
bin/wol-dhcpdconf
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%@dirrm %%DOCSDIR%%
-share/locale/de/LC_MESSAGES/wol.mo
-share/locale/fr/LC_MESSAGES/wol.mo
-share/locale/it/LC_MESSAGES/wol.mo
+%%NLS%%share/locale/de/LC_MESSAGES/wol.mo
+%%NLS%%share/locale/es/LC_MESSAGES/wol.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/wol.mo
+%%NLS%%share/locale/it/LC_MESSAGES/wol.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/wol.mo