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 /sysutils | |
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 'sysutils')
-rw-r--r-- | sysutils/acltool/Makefile | 1 | ||||
-rw-r--r-- | sysutils/clean/Makefile | 1 | ||||
-rw-r--r-- | sysutils/env4801/Makefile | 1 | ||||
-rw-r--r-- | sysutils/fetchlog/Makefile | 1 | ||||
-rw-r--r-- | sysutils/geomWatch/Makefile | 1 | ||||
-rw-r--r-- | sysutils/most/Makefile | 1 | ||||
-rw-r--r-- | sysutils/nss_ndb/Makefile | 1 | ||||
-rw-r--r-- | sysutils/spinner/Makefile | 1 | ||||
-rw-r--r-- | sysutils/swapmon/Makefile | 1 | ||||
-rw-r--r-- | sysutils/u-boot-rpi/Makefile | 2 | ||||
-rw-r--r-- | sysutils/u-boot-rpi2/Makefile | 2 | ||||
-rw-r--r-- | sysutils/usermatic/Makefile | 1 | ||||
-rw-r--r-- | sysutils/userneu-devel/Makefile | 1 | ||||
-rw-r--r-- | sysutils/userneu/Makefile | 1 |
14 files changed, 16 insertions, 0 deletions
diff --git a/sysutils/acltool/Makefile b/sysutils/acltool/Makefile index 60593e2584a1..5e376312735e 100644 --- a/sysutils/acltool/Makefile +++ b/sysutils/acltool/Makefile @@ -5,6 +5,7 @@ CATEGORIES= sysutils security MAINTAINER= pen@lysator.liu.se COMMENT= ACL manipulation tool +WWW= https://github.com/ptrrkssn/acltool LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/sysutils/clean/Makefile b/sysutils/clean/Makefile index 165467889db3..c6391185de12 100644 --- a/sysutils/clean/Makefile +++ b/sysutils/clean/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Automatically remove unwanted files +WWW= https://sourceforge.net/projects/clean/ USES= tar:bzip2 diff --git a/sysutils/env4801/Makefile b/sysutils/env4801/Makefile index 0e4b97ba3956..5707de88dd86 100644 --- a/sysutils/env4801/Makefile +++ b/sysutils/env4801/Makefile @@ -8,6 +8,7 @@ DIST_SUBDIR= env4801 MAINTAINER= pmh@hausen.com COMMENT= Output the voltages and temperatures of a Soekris Net4801 computer +WWW= http://phk.freebsd.dk/soekris/env4801/ ONLY_FOR_ARCHS= i386 NO_WRKSUBDIR= yes diff --git a/sysutils/fetchlog/Makefile b/sysutils/fetchlog/Makefile index f39595739760..eb855c85a692 100644 --- a/sysutils/fetchlog/Makefile +++ b/sysutils/fetchlog/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= SF MAINTAINER= alexander.haderer@loescap.de COMMENT= Fetch and convert new messages of a logfile +WWW= http://fetchlog.sourceforge.net/ LICENSE= GPLv2 diff --git a/sysutils/geomWatch/Makefile b/sysutils/geomWatch/Makefile index 15677d357fa3..77a58e5961cc 100644 --- a/sysutils/geomWatch/Makefile +++ b/sysutils/geomWatch/Makefile @@ -11,6 +11,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= spawk@acm.poly.edu COMMENT= Watches for and e-mails admins about GEOM/ZFS state changes +WWW= http://acm.poly.edu/wiki/GEOM_Watch LIB_DEPENDS= libesmtp.so:mail/libesmtp diff --git a/sysutils/most/Makefile b/sysutils/most/Makefile index de34d40bb75b..7940d78c842c 100644 --- a/sysutils/most/Makefile +++ b/sysutils/most/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://www.jedsoft.org/releases/most/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Pager (like less) which has support for windows and binary files +WWW= https://www.jedsoft.org/most/ LICENSE= GPLv2 diff --git a/sysutils/nss_ndb/Makefile b/sysutils/nss_ndb/Makefile index 8ba18eedae18..00218bbd5434 100644 --- a/sysutils/nss_ndb/Makefile +++ b/sysutils/nss_ndb/Makefile @@ -5,6 +5,7 @@ CATEGORIES= sysutils security MAINTAINER= pen@lysator.liu.se COMMENT= BerkeleyDB-based nsswitch backend for passwd & groups +WWW= https://github.com/ptrrkssn/nss_ndb LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/sysutils/spinner/Makefile b/sysutils/spinner/Makefile index 56eb737aa5ff..b85ad502ac30 100644 --- a/sysutils/spinner/Makefile +++ b/sysutils/spinner/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/spinner/ MAINTAINER= ports@FreeBSD.org COMMENT= Keep ssh and telnet connections from dropping due to inactivity +WWW= http://www.laffeycomputer.com/spinner.html GNU_CONFIGURE= yes diff --git a/sysutils/swapmon/Makefile b/sysutils/swapmon/Makefile index 75c5603eec94..48c3803b2c64 100644 --- a/sysutils/swapmon/Makefile +++ b/sysutils/swapmon/Makefile @@ -6,6 +6,7 @@ DISTFILES= # none MAINTAINER= ports@FreeBSD.org COMMENT= Add/remove swapspace as needed +WWW= http://www.nagilum.net/swapmon/ LICENSE= BSD2CLAUSE diff --git a/sysutils/u-boot-rpi/Makefile b/sysutils/u-boot-rpi/Makefile index 52de21af33e1..abc217a93a68 100644 --- a/sysutils/u-boot-rpi/Makefile +++ b/sysutils/u-boot-rpi/Makefile @@ -2,6 +2,8 @@ MASTERDIR= ${.CURDIR}/../u-boot-master PATCHFILES+= 939129/raw +WWW= https://wiki.freebsd.org/FreeBSD/arm/Raspberry%20Pi + MODEL= rpi BOARD_CONFIG= rpi_defconfig FAMILY= rpi diff --git a/sysutils/u-boot-rpi2/Makefile b/sysutils/u-boot-rpi2/Makefile index f875b8840cab..90c4e4d91827 100644 --- a/sysutils/u-boot-rpi2/Makefile +++ b/sysutils/u-boot-rpi2/Makefile @@ -2,6 +2,8 @@ MASTERDIR= ${.CURDIR}/../u-boot-master PATCHFILES+= 939129/raw +WWW= https://wiki.freebsd.org/FreeBSD/arm/Raspberry%20Pi + MODEL= rpi2 BOARD_CONFIG= rpi_2_defconfig FAMILY= rpi diff --git a/sysutils/usermatic/Makefile b/sysutils/usermatic/Makefile index debec77db333..611ddc0993f7 100644 --- a/sysutils/usermatic/Makefile +++ b/sysutils/usermatic/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= http://btw23.de/johannes/usermatic/\ MAINTAINER= fehlner@gmx.de COMMENT= Scripts to automate the maintenance of accounts +WWW= http://btw23.de/johannes/usermatic/ RUN_DEPENDS= ${LOCALBASE}/sbin/userneu.pl:sysutils/userneu diff --git a/sysutils/userneu-devel/Makefile b/sysutils/userneu-devel/Makefile index fe159c92c737..9a064d3d17fe 100644 --- a/sysutils/userneu-devel/Makefile +++ b/sysutils/userneu-devel/Makefile @@ -10,6 +10,7 @@ PKGNAMESUFFIX= -devel MAINTAINER= fehlner@gmx.de COMMENT= Account management and creation tool +WWW= http://btw23.de/johannes/userneu/userneu.html LICENSE= GPLv2 diff --git a/sysutils/userneu/Makefile b/sysutils/userneu/Makefile index bc33746d3924..4db822c48ef4 100644 --- a/sysutils/userneu/Makefile +++ b/sysutils/userneu/Makefile @@ -9,6 +9,7 @@ MASTER_SITES= http://btw23.de/johannes/userneu/ \ MAINTAINER= fehlner@gmx.de COMMENT= Account management and creation tool +WWW= http://btw23.de/johannes/userneu/userneu.html LICENSE= GPLv2 |