FreeBSD Bugzilla – Attachment 215553 Details for
Bug 247251
New port: sysutils/pwol - a simple Wake-On-LAN tool
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
V2 of the diff for pwol
ports-sysutils-pwol-1.5-v2.diff (text/plain), 1.70 KB, created by
Peter Eriksson
on 2020-06-14 18:08:21 UTC
(
hide
)
Description:
V2 of the diff for pwol
Filename:
MIME Type:
Creator:
Peter Eriksson
Created:
2020-06-14 18:08:21 UTC
Size:
1.70 KB
patch
obsolete
>diff -Nru sysutils/pwol.old/distinfo sysutils/pwol/distinfo >--- sysutils/pwol.old/distinfo 1970-01-01 01:00:00.000000000 +0100 >+++ sysutils/pwol/distinfo 2020-06-14 12:39:13.533157000 +0200 >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1592131153 >+SHA256 (ptrrkssn-pwol-v1.5_GH0.tar.gz) = b84c33405b070fea6c17489e4d7670a4a63490978cb29d1a38fa0d6d53ffdf62 >+SIZE (ptrrkssn-pwol-v1.5_GH0.tar.gz) = 72697 >diff -Nru sysutils/pwol.old/Makefile sysutils/pwol/Makefile >--- sysutils/pwol.old/Makefile 1970-01-01 01:00:00.000000000 +0100 >+++ sysutils/pwol/Makefile 2020-06-14 12:39:11.702652000 +0200 >@@ -0,0 +1,24 @@ >+# $FreeBSD$ >+ >+PORTNAME= pwol >+DISTVERSIONPREFIX= v >+DISTVERSION= 1.5 >+CATEGORIES= sysutils >+ >+MAINTAINER= pen@lysator.liu.se >+COMMENT= Peter's Wake-on-LAN Tool >+ >+LICENSE= BSD3CLAUSE >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+USE_GITHUB= yes >+GH_ACCOUNT= ptrrkssn >+ >+GNU_CONFIGURE= yes >+ >+PLIST_FILES= bin/pwol \ >+ man/man1/pwol.1.gz \ >+ man/man5/pwol.conf.5.gz \ >+ etc/pwol.conf.sample >+ >+.include <bsd.port.mk> >diff -Nru sysutils/pwol.old/pkg-descr sysutils/pwol/pkg-descr >--- sysutils/pwol.old/pkg-descr 1970-01-01 01:00:00.000000000 +0100 >+++ sysutils/pwol/pkg-descr 2020-06-14 12:39:11.704669000 +0200 >@@ -0,0 +1,9 @@ >+This is a port of pwol, Peter's Wake-on-Lan tool >+ >+This is a simple tool to send WoL packets to wake up >+hosts. No more, no less. >+ >+WWW: https://github.com/ptrrkssn/pwol >+ >+- Peter Eriksson >+pen@lysator.liu.se >--- sysutils/Makefile.old 2020-06-14 20:03:50.764767000 +0200 >+++ sysutils/Makefile 2020-06-14 20:04:20.894034000 +0200 >@@ -938,6 +938,7 @@ > SUBDIR += pv > SUBDIR += pwd_unmkdb > SUBDIR += pwgen >+ SUBDIR += pwol > SUBDIR += pwsafe > SUBDIR += pxattr > SUBDIR += py-analyzemft
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 247251
:
215540
|
215553
|
215566