aboutsummaryrefslogtreecommitdiff
path: root/french
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-09-07 21:06:12 +0000
committerStefan Eßer <se@FreeBSD.org>2022-09-07 21:10:59 +0000
commitb7f05445c00f2625aa19b4154ebcbce5ed2daa52 (patch)
treec3b04fc0b07c55f849072e9b35e694f3d8ccf871 /french
parent6c266c9c9e7b0ac1a35b05fbdeddbc330e4c5f43 (diff)
downloadports-b7f05445c00f2625aa19b4154ebcbce5ed2daa52.tar.gz
ports-b7f05445c00f2625aa19b4154ebcbce5ed2daa52.zip
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
Diffstat (limited to 'french')
-rw-r--r--french/aspell/Makefile1
-rw-r--r--french/aster/Makefile1
-rw-r--r--french/fortune-mod-zarathoustra/Makefile1
-rw-r--r--french/homard/Makefile1
-rw-r--r--french/hunspell/Makefile1
-rw-r--r--french/hyphen/Makefile1
-rw-r--r--french/jdictionary-fre-hun/Makefile1
-rw-r--r--french/med/Makefile1
-rw-r--r--french/mythes/Makefile1
-rw-r--r--french/py-grammalecte-fr/Makefile1
-rw-r--r--french/verbiste/Makefile1
-rw-r--r--french/wordpress/Makefile1
12 files changed, 12 insertions, 0 deletions
diff --git a/french/aspell/Makefile b/french/aspell/Makefile
index 4b515f58703f..1481ad5b103c 100644
--- a/french/aspell/Makefile
+++ b/french/aspell/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= french textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell French dictionaries
+WWW= http://aspellfr.free.fr/aspell/index.html.fr
LICENSE= GPLv2
diff --git a/french/aster/Makefile b/french/aster/Makefile
index 9459cc6d0844..2f0bd3588355 100644
--- a/french/aster/Makefile
+++ b/french/aster/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= french cad
MAINTAINER= thierry@FreeBSD.org
COMMENT= Code_Aster finite element method solver
+WWW= http://www.code-aster.org/
LICENSE= GPLv2
diff --git a/french/fortune-mod-zarathoustra/Makefile b/french/fortune-mod-zarathoustra/Makefile
index 9f171ac275ce..c4dd82b92e0f 100644
--- a/french/fortune-mod-zarathoustra/Makefile
+++ b/french/fortune-mod-zarathoustra/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= LOCAL/culot
MAINTAINER= ports@FreeBSD.org
COMMENT= Compilation of quotes from Nietzsche's Thus spoke Zarathustra
+WWW= https://www.ebooksgratuits.com/html/nietzsche_ainsi_parlait_zarathoustra.html
LICENSE= NONE
diff --git a/french/homard/Makefile b/french/homard/Makefile
index cfeae63094c1..3130c492e8df 100644
--- a/french/homard/Makefile
+++ b/french/homard/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= french cad linux
MAINTAINER= thierry@FreeBSD.org
COMMENT= Refinement and de-refinement mesh tool
+WWW= https://www.code-aster.org/outils/homard
# Converted from RESTRICTED
LICENSE= homard
diff --git a/french/hunspell/Makefile b/french/hunspell/Makefile
index 9f13af66fa1e..6d11ad8bfe95 100644
--- a/french/hunspell/Makefile
+++ b/french/hunspell/Makefile
@@ -8,6 +8,7 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office@FreeBSD.org
COMMENT= Modern French hunspell dictionaries
+WWW= https://www.dicollecte.org/
LICENSE= MPL20
diff --git a/french/hyphen/Makefile b/french/hyphen/Makefile
index a0edbd538f68..90ff4bbf1708 100644
--- a/french/hyphen/Makefile
+++ b/french/hyphen/Makefile
@@ -8,6 +8,7 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office@FreeBSD.org
COMMENT= French hyphenation rules
+WWW= https://www.dicollecte.org/
LICENSE= LGPL21+
diff --git a/french/jdictionary-fre-hun/Makefile b/french/jdictionary-fre-hun/Makefile
index db1834fe91e1..778e93189584 100644
--- a/french/jdictionary-fre-hun/Makefile
+++ b/french/jdictionary-fre-hun/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF/jdictionary/Plugins%20for%20jDictionary/Smart%20French-Hungaria
DISTNAME= Smart_French_Hungarian-1_0.jar
COMMENT= JDictionary plugin: French-Hungarian dictionary
+WWW= http://jdictionary.info/
MASTERDIR= ${.CURDIR}/../../textproc/jdictionary
diff --git a/french/med/Makefile b/french/med/Makefile
index 414b0357faac..b3ac0458fa0f 100644
--- a/french/med/Makefile
+++ b/french/med/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= french science
MAINTAINER= thierry@FreeBSD.org
COMMENT= Modelisation et Echanges de Donnees
+WWW= https://www.salome-platform.org/user-section/about/med
LICENSE= GPLv3
diff --git a/french/mythes/Makefile b/french/mythes/Makefile
index db1a8b5a53d6..bed03fd94968 100644
--- a/french/mythes/Makefile
+++ b/french/mythes/Makefile
@@ -8,6 +8,7 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office@FreeBSD.org
COMMENT= French thesaurus
+WWW= https://www.dicollecte.org/
LICENSE= LGPL21
diff --git a/french/py-grammalecte-fr/Makefile b/french/py-grammalecte-fr/Makefile
index 83f9a978fe85..6dd36e0b0c25 100644
--- a/french/py-grammalecte-fr/Makefile
+++ b/french/py-grammalecte-fr/Makefile
@@ -7,6 +7,7 @@ DISTNAME= Grammalecte-fr-v${PORTVERSION}
MAINTAINER= romain@FreeBSD.org
COMMENT= French grammar and typographic corrector
+WWW= https://grammalecte.net/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
diff --git a/french/verbiste/Makefile b/french/verbiste/Makefile
index 6bec96442952..ebdcc2861f87 100644
--- a/french/verbiste/Makefile
+++ b/french/verbiste/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://sarrazip.com/dev/
MAINTAINER= dereckson@gmail.com
COMMENT= French verb conjugator/deconjugator
+WWW= http://sarrazip.com/dev/verbiste.html
LICENSE= GPLv2
diff --git a/french/wordpress/Makefile b/french/wordpress/Makefile
index a4dcbe715a3b..7e491a460635 100644
--- a/french/wordpress/Makefile
+++ b/french/wordpress/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= https://fr.wordpress.org/
MAINTAINER= joneum@FreeBSD.org
COMMENT= State-of-the-art semantic personal publishing platform
+WWW= https://fr.wordpress.org/
LICENSE= GPLv2