diff options
author | Stefan Eßer <se@FreeBSD.org> | 2022-09-08 17:43:21 +0200 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2022-09-08 17:43:21 +0200 |
commit | 986beaaabc71b9e7e29e7e89e0f36405b687216f (patch) | |
tree | c92697f87b4f394d15378835e162f8a2a38284d8 /security | |
parent | games/hedgewars: prepare for cmake-3.24 (diff) |
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit)
Diffstat (limited to 'security')
-rw-r--r-- | security/destroy/Makefile | 1 | ||||
-rw-r--r-- | security/isal-kmod/Makefile | 1 | ||||
-rw-r--r-- | security/krb5-118/Makefile | 1 | ||||
-rw-r--r-- | security/krb5-119/Makefile | 1 | ||||
-rw-r--r-- | security/krb5-120/Makefile | 1 | ||||
-rw-r--r-- | security/krb5-appl/Makefile | 1 | ||||
-rw-r--r-- | security/krb5-devel/Makefile | 1 | ||||
-rw-r--r-- | security/mindterm-binary/Makefile | 1 | ||||
-rw-r--r-- | security/nmap/Makefile | 1 | ||||
-rw-r--r-- | security/oidentd/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Crypt-OTP/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Crypt-RC4/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Crypt-Solitaire/Makefile | 1 |
13 files changed, 13 insertions, 0 deletions
diff --git a/security/destroy/Makefile b/security/destroy/Makefile index 8845ce709343..0f5ac5bf7e2c 100644 --- a/security/destroy/Makefile +++ b/security/destroy/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://www.mod6.net/destroy/ \ MAINTAINER= modsix@gmail.com COMMENT= Securely destroy files on the hard disk +WWW= http://www.mod6.net LICENSE= BSD4CLAUSE diff --git a/security/isal-kmod/Makefile b/security/isal-kmod/Makefile index 5377fa4e7195..cca352e2722e 100644 --- a/security/isal-kmod/Makefile +++ b/security/isal-kmod/Makefile @@ -5,6 +5,7 @@ PKGNAMESUFFIX= -kmod MAINTAINER= jhb@FreeBSD.org COMMENT= Kernel crypto driver using Intel(R) ISA-L crypto +WWW= https://github.com/bsdjhb/ocf_isa_l LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/isa-l_crypto/LICENSE diff --git a/security/krb5-118/Makefile b/security/krb5-118/Makefile index d5b21eb93be9..a049a6928a2c 100644 --- a/security/krb5-118/Makefile +++ b/security/krb5-118/Makefile @@ -14,6 +14,7 @@ PATCH_DIST_STRIP= -p2 MAINTAINER= cy@FreeBSD.org COMMENT= MIT implementation of RFC 4120 network authentication service +WWW= https://web.mit.edu/kerberos/ LICENSE= MIT diff --git a/security/krb5-119/Makefile b/security/krb5-119/Makefile index d68689000520..eecb26afd8ea 100644 --- a/security/krb5-119/Makefile +++ b/security/krb5-119/Makefile @@ -11,6 +11,7 @@ PATCH_DIST_STRIP= -p2 MAINTAINER= cy@FreeBSD.org COMMENT= MIT implementation of RFC 4120 network authentication service +WWW= https://web.mit.edu/kerberos/ LICENSE= MIT diff --git a/security/krb5-120/Makefile b/security/krb5-120/Makefile index 6d9f6449f675..3e2f32c8f309 100644 --- a/security/krb5-120/Makefile +++ b/security/krb5-120/Makefile @@ -11,6 +11,7 @@ PATCH_DIST_STRIP= -p2 MAINTAINER= cy@FreeBSD.org COMMENT= MIT implementation of RFC 4120 network authentication service +WWW= https://web.mit.edu/kerberos/ LICENSE= MIT diff --git a/security/krb5-appl/Makefile b/security/krb5-appl/Makefile index fcc7df857b70..7ba8d0f4ee01 100644 --- a/security/krb5-appl/Makefile +++ b/security/krb5-appl/Makefile @@ -10,6 +10,7 @@ PATCH_SITES= http://web.mit.edu/kerberos/advisories/ MAINTAINER= cy@FreeBSD.org COMMENT= MIT implementation of RFC 4120 network authentication clients +WWW= https://web.mit.edu/kerberos/ BUILD_DEPENDS= krb5-config:security/krb5 diff --git a/security/krb5-devel/Makefile b/security/krb5-devel/Makefile index 1869ef650335..360a94b69269 100644 --- a/security/krb5-devel/Makefile +++ b/security/krb5-devel/Makefile @@ -12,6 +12,7 @@ PATCH_DIST_STRIP= -p2 MAINTAINER= cy@FreeBSD.org COMMENT= MIT implementation of RFC 4120 network authentication service +WWW= https://web.mit.edu/kerberos/ LICENSE= MIT diff --git a/security/mindterm-binary/Makefile b/security/mindterm-binary/Makefile index dd02aa61d9cf..2feb62afc1b2 100644 --- a/security/mindterm-binary/Makefile +++ b/security/mindterm-binary/Makefile @@ -9,6 +9,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Full vt220 compatible Java SSH-1 client (not only for websites) +WWW= http://www.mindbright.se/mindterm/ # Converted from NO_CDROM LICENSE= mindterm diff --git a/security/nmap/Makefile b/security/nmap/Makefile index d836aa9f6f21..bd72bedf10a9 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= https://nmap.org/dist/ \ MAINTAINER?= cy@FreeBSD.org COMMENT?= Port scanning utility for large networks +WWW= https://nmap.org/ # nmap-6.47 => svn.nmap.org/nmap-releases/nmap-6.47 (r33605) # https://nmap.org/book/man-legal.html diff --git a/security/oidentd/Makefile b/security/oidentd/Makefile index c2daf4eba498..682d3f042f3d 100644 --- a/security/oidentd/Makefile +++ b/security/oidentd/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://files.janikrabe.com/pub/oidentd/releases/${DISTVERSION}/ MAINTAINER= oliver@FreeBSD.org COMMENT= Ident server that supports user-defined ident strings +WWW= https://oidentd.janikrabe.com/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/security/p5-Crypt-OTP/Makefile b/security/p5-Crypt-OTP/Makefile index 06bbeccd7598..8a6b194f8d9b 100644 --- a/security/p5-Crypt-OTP/Makefile +++ b/security/p5-Crypt-OTP/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Perl implementation of the One Time Pad (hence, OTP) encryption method +WWW= https://metacpan.org/release/Crypt-OTP USES= perl5 USE_PERL5= configure diff --git a/security/p5-Crypt-RC4/Makefile b/security/p5-Crypt-RC4/Makefile index 61189156e96a..89941279cc04 100644 --- a/security/p5-Crypt-RC4/Makefile +++ b/security/p5-Crypt-RC4/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Perl implementation of the RC4 encryption algorithm +WWW= https://metacpan.org/release/Crypt-RC4 LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/security/p5-Crypt-Solitaire/Makefile b/security/p5-Crypt-Solitaire/Makefile index f6c773696af7..63f6a1d5b764 100644 --- a/security/p5-Crypt-Solitaire/Makefile +++ b/security/p5-Crypt-Solitaire/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Solitaire encryption +WWW= https://metacpan.org/release/Crypt-Solitaire USES= perl5 USE_PERL5= configure |