diff options
Diffstat (limited to 'textproc')
30 files changed, 30 insertions, 0 deletions
diff --git a/textproc/amberfish/Makefile b/textproc/amberfish/Makefile index ab3945e27b2b..ab46d4fd9376 100644 --- a/textproc/amberfish/Makefile +++ b/textproc/amberfish/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= SF/${PORTNAME}/Amberfish%20source%20-%20stable/${PORTVERSION} \ MAINTAINER= ports@FreeBSD.org COMMENT= General purpose text retrieval Software +WWW= http://www.etymon.com/tr.html LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/textproc/bibtex2html/Makefile b/textproc/bibtex2html/Makefile index ca3ab8881c62..55e341b73fb5 100644 --- a/textproc/bibtex2html/Makefile +++ b/textproc/bibtex2html/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ MAINTAINER= gerald@FreeBSD.org COMMENT= Tools for searching BibTeX and translating from BibTeX to HTML +WWW= https://www.lri.fr/~filliatr/bibtex2html/ LICENSE= GPLv2 diff --git a/textproc/hevea/Makefile b/textproc/hevea/Makefile index f178703b8b34..f4ab466ea231 100644 --- a/textproc/hevea/Makefile +++ b/textproc/hevea/Makefile @@ -8,6 +8,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Convert LaTeX to HTML +WWW= http://para.inria.fr/~maranget/hevea/ BUILD_DEPENDS= ocamlbuild:devel/ocaml-ocamlbuild diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index c8eb27405b64..4c13aa2bfae4 100644 --- a/textproc/jade/Makefile +++ b/textproc/jade/Makefile @@ -12,6 +12,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= cy@FreeBSD.org COMMENT= Object-oriented SGML/XML parser toolkit and DSSSL engine +WWW= http://www.jclark.com/jade/ RUN_DEPENDS= xmlcatmgr:textproc/xmlcatmgr diff --git a/textproc/kmfl-sil-ezra/Makefile b/textproc/kmfl-sil-ezra/Makefile index beb98bb53f20..05dc21a3b8d5 100644 --- a/textproc/kmfl-sil-ezra/Makefile +++ b/textproc/kmfl-sil-ezra/Makefile @@ -12,6 +12,7 @@ EXTRACT_ONLY= EzraSIL251_Src.zip MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= KMFL keyboard for Unicode Biblical Hebrew +WWW= https://scripts.sil.org/SILHebrUnic2 RUN_DEPENDS= kmflcomp:textproc/kmflcomp diff --git a/textproc/m17n-im-config/Makefile b/textproc/m17n-im-config/Makefile index 575be6f976bf..05913488f645 100644 --- a/textproc/m17n-im-config/Makefile +++ b/textproc/m17n-im-config/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= http://www.m17n.org/common/im-config/ \ MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= GUI for per-user configuration of m17n-lib input methods +WWW= https://www.m17n.org LIB_DEPENDS= libm17n.so:devel/m17n-lib diff --git a/textproc/p5-CSS-Packer/Makefile b/textproc/p5-CSS-Packer/Makefile index 112fe963fd53..932ff839a8a4 100644 --- a/textproc/p5-CSS-Packer/Makefile +++ b/textproc/p5-CSS-Packer/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Another CSS minifier +WWW= https://metacpan.org/release/CSS-Packer LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/textproc/p5-CSS-Tiny/Makefile b/textproc/p5-CSS-Tiny/Makefile index 175fcddd62b2..de33b51c97dc 100644 --- a/textproc/p5-CSS-Tiny/Makefile +++ b/textproc/p5-CSS-Tiny/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Read/Write .css files with as little code as possible +WWW= https://metacpan.org/release/CSS-Tiny LICENSE= ARTPERL10 diff --git a/textproc/p5-Data-FormValidator/Makefile b/textproc/p5-Data-FormValidator/Makefile index 1cec15a16679..151031f6bee4 100644 --- a/textproc/p5-Data-FormValidator/Makefile +++ b/textproc/p5-Data-FormValidator/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Validates user input (usually from an HTML form) based +WWW= https://metacpan.org/release/Data-FormValidator LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/textproc/p5-Lingua-Conjunction/Makefile b/textproc/p5-Lingua-Conjunction/Makefile index 4eb480756dd1..06dcd934766c 100644 --- a/textproc/p5-Lingua-Conjunction/Makefile +++ b/textproc/p5-Lingua-Conjunction/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert Perl lists into linguistic conjunctions +WWW= https://metacpan.org/release/Lingua-Conjunction LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/textproc/p5-Lingua-EN-Gender/Makefile b/textproc/p5-Lingua-EN-Gender/Makefile index ca3f2f355868..623f5a134f2c 100644 --- a/textproc/p5-Lingua-EN-Gender/Makefile +++ b/textproc/p5-Lingua-EN-Gender/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Inflect pronouns for gender +WWW= https://metacpan.org/release/Lingua-EN-Gender USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Lingua-EN-Infinitive/Makefile b/textproc/p5-Lingua-EN-Infinitive/Makefile index a563b01d8e96..e9a1a5386a8c 100644 --- a/textproc/p5-Lingua-EN-Infinitive/Makefile +++ b/textproc/p5-Lingua-EN-Infinitive/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Determine the infinitive form of a conjugated word +WWW= https://metacpan.org/release/Lingua-EN-Infinitive LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/textproc/p5-Lingua-EN-Inflect/Makefile b/textproc/p5-Lingua-EN-Inflect/Makefile index 1321e561bb15..99297acf0cbc 100644 --- a/textproc/p5-Lingua-EN-Inflect/Makefile +++ b/textproc/p5-Lingua-EN-Inflect/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert singular words to their plural form +WWW= https://metacpan.org/release/Lingua-EN-Inflect LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/textproc/p5-Lingua-EN-MatchNames/Makefile b/textproc/p5-Lingua-EN-MatchNames/Makefile index 504a4aa12526..1fd62263b3b9 100644 --- a/textproc/p5-Lingua-EN-MatchNames/Makefile +++ b/textproc/p5-Lingua-EN-MatchNames/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Smart matching for human names +WWW= https://metacpan.org/release/Lingua-EN-MatchNames LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/textproc/p5-Lingua-EN-Summarize/Makefile b/textproc/p5-Lingua-EN-Summarize/Makefile index 8c3969ac6ef2..f25bb4af7e74 100644 --- a/textproc/p5-Lingua-EN-Summarize/Makefile +++ b/textproc/p5-Lingua-EN-Summarize/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple tool for summarizing bodies of English text +WWW= https://metacpan.org/release/Lingua-EN-Summarize BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Summary>=0:www/p5-HTML-Summary \ diff --git a/textproc/p5-Lingua-EN-Syllable/Makefile b/textproc/p5-Lingua-EN-Syllable/Makefile index 3d7e153eef98..56c9c6f97c01 100644 --- a/textproc/p5-Lingua-EN-Syllable/Makefile +++ b/textproc/p5-Lingua-EN-Syllable/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Routine for estimating syllable count in words +WWW= https://metacpan.org/release/Lingua-EN-Syllable LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/textproc/p5-Lingua-Ident/Makefile b/textproc/p5-Lingua-Ident/Makefile index 25b6212e5af2..45095c3ee217 100644 --- a/textproc/p5-Lingua-Ident/Makefile +++ b/textproc/p5-Lingua-Ident/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Statistical language identification +WWW= https://metacpan.org/release/Lingua-Ident LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/textproc/p5-Lingua-Preferred/Makefile b/textproc/p5-Lingua-Preferred/Makefile index 7615956202b6..a8df588d94c9 100644 --- a/textproc/p5-Lingua-Preferred/Makefile +++ b/textproc/p5-Lingua-Preferred/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to choose a language +WWW= https://metacpan.org/release/Lingua-Preferred BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Log-TraceMessages>=0:devel/p5-Log-TraceMessages diff --git a/textproc/p5-Number-Format/Makefile b/textproc/p5-Number-Format/Makefile index 96fef00cae2a..9f9f852ec429 100644 --- a/textproc/p5-Number-Format/Makefile +++ b/textproc/p5-Number-Format/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for formatting numbers +WWW= http://www.bayview.com/software/perl.shtml LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/textproc/p5-RADIUS-UserFile/Makefile b/textproc/p5-RADIUS-UserFile/Makefile index f5c584435aab..3c776bba5467 100644 --- a/textproc/p5-RADIUS-UserFile/Makefile +++ b/textproc/p5-RADIUS-UserFile/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Perl extension for manipulating a RADIUS users file +WWW= https://metacpan.org/release/RADIUS-UserFile LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/textproc/p5-String-Scanf/Makefile b/textproc/p5-String-Scanf/Makefile index d129edd20a2a..6ed04d12da98 100644 --- a/textproc/p5-String-Scanf/Makefile +++ b/textproc/p5-String-Scanf/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Emulates the sscanf() of the C stdio library +WWW= https://metacpan.org/release/String-Scanf USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Text-Balanced/Makefile b/textproc/p5-Text-Balanced/Makefile index a670983ec54f..69ddb1dcb0c0 100644 --- a/textproc/p5-Text-Balanced/Makefile +++ b/textproc/p5-Text-Balanced/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Extract delimited text sequences from strings +WWW= https://metacpan.org/release/Text-Balanced LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/textproc/p5-Text-BibTeX/Makefile b/textproc/p5-Text-BibTeX/Makefile index 67eec6728f5e..de868351a9c6 100644 --- a/textproc/p5-Text-BibTeX/Makefile +++ b/textproc/p5-Text-BibTeX/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Manipulate BibTeX files from perl +WWW= https://metacpan.org/release/Text-BibTeX LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/textproc/p5-Text-Metaphone/Makefile b/textproc/p5-Text-Metaphone/Makefile index 37b1c0fc9315..2b94feaf2fdd 100644 --- a/textproc/p5-Text-Metaphone/Makefile +++ b/textproc/p5-Text-Metaphone/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Modern soundex: phonetic encoding of words +WWW= https://metacpan.org/release/Text-Metaphone USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Text-Netstring/Makefile b/textproc/p5-Text-Netstring/Makefile index 5dbf2cbed8cb..e49cdf800ed2 100644 --- a/textproc/p5-Text-Netstring/Makefile +++ b/textproc/p5-Text-Netstring/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= james@now.ie COMMENT= Perl module to create and manipulate netstring encoded strings +WWW= https://metacpan.org/release/Text-Netstring LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/textproc/p5-Text-Repository/Makefile b/textproc/p5-Text-Repository/Makefile index f41c65dcf6dd..00d51087b0d0 100644 --- a/textproc/p5-Text-Repository/Makefile +++ b/textproc/p5-Text-Repository/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple way to manage text without mixing it with Perl +WWW= https://metacpan.org/release/Text-Repository USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Text-Striphigh/Makefile b/textproc/p5-Text-Striphigh/Makefile index 520a8db2c3f8..1d54866eea9c 100644 --- a/textproc/p5-Text-Striphigh/Makefile +++ b/textproc/p5-Text-Striphigh/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= kai@xs4all.nl COMMENT= Perl extension to strip the high bit off of ISO-8859-1 text +WWW= https://metacpan.org/release/Text-Striphigh USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-XML-DTDParser/Makefile b/textproc/p5-XML-DTDParser/Makefile index c3e7b262398b..c50a94f242da 100644 --- a/textproc/p5-XML-DTDParser/Makefile +++ b/textproc/p5-XML-DTDParser/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for parsing XML DTD strings +WWW= https://metacpan.org/release/XML-DTDParser USES= perl5 USE_PERL5= configure diff --git a/textproc/teckit/Makefile b/textproc/teckit/Makefile index 4a80ba02cde9..d32059cafd70 100644 --- a/textproc/teckit/Makefile +++ b/textproc/teckit/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://github.com/silnrsi/${PORTNAME}/releases/download/v${DISTVE MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Toolkit for converting data between 8-bit legacy encodings and Unicode +WWW= https://scripts.sil.org/TECkit LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/license/LICENSING.txt diff --git a/textproc/xmlwrapp/Makefile b/textproc/xmlwrapp/Makefile index d44b9f00f7fd..d2eee00ac2ef 100644 --- a/textproc/xmlwrapp/Makefile +++ b/textproc/xmlwrapp/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Modern style C++ library for working with XML data +WWW= http://xmlwrapp.sourceforge.net/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |