diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-22 13:27:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-22 13:27:47 +0000 |
commit | 27131af048a96a66da00e774519e794cba24ea7d (patch) | |
tree | fd4e71d9118c79182884882aef61d5b582d3c9e1 /textproc | |
parent | c287dd3fa59f142986721a868689c582e67fd3d4 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/asm-xml/Makefile | 8 | ||||
-rw-r--r-- | textproc/diffmark/Makefile | 8 | ||||
-rw-r--r-- | textproc/docbook-tdg/Makefile | 8 | ||||
-rw-r--r-- | textproc/docbook-xml-440/Makefile | 7 | ||||
-rw-r--r-- | textproc/docbook-xsl/Makefile | 2 | ||||
-rw-r--r-- | textproc/hhm/Makefile | 8 | ||||
-rw-r--r-- | textproc/libcsv/Makefile | 8 | ||||
-rw-r--r-- | textproc/nunnimcax/Makefile | 8 | ||||
-rw-r--r-- | textproc/rnv/Makefile | 8 | ||||
-rw-r--r-- | textproc/sablotron/Makefile | 2 |
10 files changed, 18 insertions, 49 deletions
diff --git a/textproc/asm-xml/Makefile b/textproc/asm-xml/Makefile index cca823d30c28..a551a9009265 100644 --- a/textproc/asm-xml/Makefile +++ b/textproc/asm-xml/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: asm-xml -# Date created: 22 February 2007 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= asm-xml PORTVERSION= 1.1 CATEGORIES= textproc MASTER_SITES= SF -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Very fast XML parser and decoder written in pure assembler BUILD_DEPENDS= fasm:${PORTSDIR}/lang/fasm diff --git a/textproc/diffmark/Makefile b/textproc/diffmark/Makefile index d3c8cef0b9cc..1a177d3cb377 100644 --- a/textproc/diffmark/Makefile +++ b/textproc/diffmark/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: diffmark -# Date created: 05 September 2006 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= diffmark PORTVERSION= 0.10 CATEGORIES= textproc MASTER_SITES= http://www.mangrove.cz/diffmark/ -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= XML diff and merge package LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/textproc/docbook-tdg/Makefile b/textproc/docbook-tdg/Makefile index 789eaf580daa..b53b5975018b 100644 --- a/textproc/docbook-tdg/Makefile +++ b/textproc/docbook-tdg/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: docbook-tdg -# Date created: 24 August 2001 -# Whom: Johann Visagie <wjv@FreeBSD.org> -# +# Created by: Johann Visagie <wjv@FreeBSD.org> # $FreeBSD$ -# PORTNAME= docbook-tdg PORTVERSION= 2.0.17 @@ -11,7 +7,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.docbook.org/tdg/en/ DISTNAME= tdg-en-html-${PORTVERSION} -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Norman Walsh's book "DocBook: The Definitive Guide" USE_ZIP= yes diff --git a/textproc/docbook-xml-440/Makefile b/textproc/docbook-xml-440/Makefile index 52fcdf2c3ce5..2a9de2d36f26 100644 --- a/textproc/docbook-xml-440/Makefile +++ b/textproc/docbook-xml-440/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: docbook-xml-440 -# Date created: 16 April 2005 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ PORTNAME= docbook-xml @@ -10,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.oasis-open.org/docbook/xml/${PORTVERSION}/ -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= DocBook/XML DTD V4.4, designed for technical documentation RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr diff --git a/textproc/docbook-xsl/Makefile b/textproc/docbook-xsl/Makefile index 5780caad9021..9d277dee2831 100644 --- a/textproc/docbook-xsl/Makefile +++ b/textproc/docbook-xsl/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= SF/docbook/${PORTNAME}/${PORTVERSION}:src \ SF/docbook/${PORTNAME}-doc/${PORTVERSION}:doc DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= XSL DocBook stylesheets BUILD_DEPENDS= xmlcatmgr:${PORTSDIR}/textproc/xmlcatmgr diff --git a/textproc/hhm/Makefile b/textproc/hhm/Makefile index fef7669888c3..35b19f9417d6 100644 --- a/textproc/hhm/Makefile +++ b/textproc/hhm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: hhm -# Date created: 27 February 2005 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= hhm PORTVERSION= 0.1.1 @@ -11,7 +7,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= HTML Help Maker LIB_DEPENDS= lzxcomp.1:${PORTSDIR}/archivers/liblzxcomp diff --git a/textproc/libcsv/Makefile b/textproc/libcsv/Makefile index 7ddf1254233e..5882faa1f3fb 100644 --- a/textproc/libcsv/Makefile +++ b/textproc/libcsv/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: libcsv -# Date created: 23 Apr 2008 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= libcsv PORTVERSION= 3.0.1 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small, simple and fast CSV library USE_LDCONFIG= YES diff --git a/textproc/nunnimcax/Makefile b/textproc/nunnimcax/Makefile index a3e5401234fe..523601c4e1d4 100644 --- a/textproc/nunnimcax/Makefile +++ b/textproc/nunnimcax/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: NunniMCAX -# Date created: 15 August 2004 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= NunniMCAX PORTVERSION= 1.4.1 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION} -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C, non validating XML parser with SAX-like API USE_LDCONFIG= YES diff --git a/textproc/rnv/Makefile b/textproc/rnv/Makefile index 0969ed7f0189..b0783726bd4c 100644 --- a/textproc/rnv/Makefile +++ b/textproc/rnv/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: rnv -# Date created: 22 Jan 2008 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= rnv PORTVERSION= 1.7.10 CATEGORIES= textproc devel MASTER_SITES= SF/${PORTNAME}/Sources/${PORTVERSION} -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Relax NG Compact Syntax validator LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index 4e05453b8023..9b1f781fe40a 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.3 CATEGORIES= textproc MASTER_SITES= http://download-1.gingerall.cz/download/sablot/ -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= XML toolkit implementing XSLT 1.0, XPath 1.0 and DOM Level2 LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 |