diff options
author | nemysis <nemysis@FreeBSD.org> | 2014-05-06 21:23:09 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2014-05-06 21:23:09 +0800 |
commit | 05f732dad5189d8085c949918ef4c8dde9ba659d (patch) | |
tree | ba990a902f34a7073fd06d2655a6b25804f77b2b /textproc | |
parent | e94d49a4a967d1006cb088ebb6161d2e63c7bf4c (diff) | |
download | freebsd-ports-gnome-05f732dad5189d8085c949918ef4c8dde9ba659d.tar.gz freebsd-ports-gnome-05f732dad5189d8085c949918ef4c8dde9ba659d.tar.zst freebsd-ports-gnome-05f732dad5189d8085c949918ef4c8dde9ba659d.zip |
These ports are no longer used or cared for.
Horia Racoviceanu <horia at racoviceanu.com> wishes to maintain these ports
with my help.
textproc/docbook2odf
- Pass maintainership to horia at racoviceanu.com
- Break lines around 80 characters
- Change pkg-plist, remove mtree
textproc/py-ltxml
- Pass maintainership to horia at racoviceanu.com
- Break lines around 80 characters
textproc/xsv
- Pass maintainership to horia at racoviceanu.com
- Remove blank characters
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/docbook2odf/Makefile | 16 | ||||
-rw-r--r-- | textproc/docbook2odf/pkg-plist | 1 | ||||
-rw-r--r-- | textproc/py-ltxml/Makefile | 5 | ||||
-rw-r--r-- | textproc/xsv/Makefile | 4 |
4 files changed, 14 insertions, 12 deletions
diff --git a/textproc/docbook2odf/Makefile b/textproc/docbook2odf/Makefile index d12456397b8e..89bf7a03b5cb 100644 --- a/textproc/docbook2odf/Makefile +++ b/textproc/docbook2odf/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.244 CATEGORIES= textproc perl5 MASTER_SITES= http://open.comsultia.com/docbook2odf/dwn/ -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= horia@racoviceanu.com COMMENT= Convert docbook document to Oasis Open Document LICENSE= GPLv2 @@ -23,7 +23,6 @@ USE_PERL5= run NO_BUILD= yes PORTEXAMPLES= * - OPTIONS_DEFINE= EXAMPLES post-patch: @@ -33,11 +32,14 @@ post-patch: do-install: ${LN} -sf ${DATADIR}/utils/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ - @(cd ${WRKSRC} && ${COPYTREE_SHARE} "tests utils xsl" ${STAGEDIR}${DATADIR}) - @${MKDIR} ${STAGEDIR}${DESKTOPDIR} - ${INSTALL_DATA} ${WRKSRC}/bindings/desktop/${PORTNAME}.desktop ${STAGEDIR}${DESKTOPDIR} - ${LN} -sf ${EXAMPLESDIR}/${PORTNAME}.png ${STAGEDIR}${PREFIX}/share/pixmaps/ - ${INSTALL_MAN} ${WRKSRC}/docs/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1/ + @(cd ${WRKSRC} && ${COPYTREE_SHARE} "tests utils xsl" \ + ${STAGEDIR}${DATADIR}) + ${INSTALL_DATA} ${WRKSRC}/bindings/desktop/${PORTNAME}.desktop \ + ${STAGEDIR}${DESKTOPDIR} + ${LN} -sf ${EXAMPLESDIR}/${PORTNAME}.png \ + ${STAGEDIR}${PREFIX}/share/pixmaps/ + ${INSTALL_MAN} ${WRKSRC}/docs/${PORTNAME}.1 \ + ${STAGEDIR}${MAN1PREFIX}/man/man1/ @(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) diff --git a/textproc/docbook2odf/pkg-plist b/textproc/docbook2odf/pkg-plist index a443c221a684..20d06a93db16 100644 --- a/textproc/docbook2odf/pkg-plist +++ b/textproc/docbook2odf/pkg-plist @@ -367,4 +367,3 @@ share/pixmaps/docbook2odf.png @dirrm %%DATADIR%%/tests/graphics @dirrm %%DATADIR%%/tests @dirrm %%DATADIR%% -@dirrmtry share/applications diff --git a/textproc/py-ltxml/Makefile b/textproc/py-ltxml/Makefile index a16cab23db2a..5834072d9877 100644 --- a/textproc/py-ltxml/Makefile +++ b/textproc/py-ltxml/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.cogsci.ed.ac.uk/pub/LTXML/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyLTXML-${PORTVERSION} -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= horia@racoviceanu.com COMMENT= Python bindings to the LT XML toolkit BUILD_DEPENDS= ${LOCALBASE}/include/ltxml12/lt-safe.h:${PORTSDIR}/textproc/ltxml @@ -33,7 +33,8 @@ CFLAGS+= -fPIC .endif post-install: - ${STRIP_CMD} ${STAGEDIR}${PYTHON}${PYTHON_SITELIBDIR}/PyLTXML/LTXMLinter.so + ${STRIP_CMD} \ + ${STAGEDIR}${PYTHON}${PYTHON_SITELIBDIR}/PyLTXML/LTXMLinter.so @${MKDIR} ${STAGEDIR}${DOCSDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} diff --git a/textproc/xsv/Makefile b/textproc/xsv/Makefile index 50ba4a36da5e..2afd2c2bdfd5 100644 --- a/textproc/xsv/Makefile +++ b/textproc/xsv/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc python MASTER_SITES= ftp://ftp.cogsci.ed.ac.uk/pub/XSV/ DISTNAME= ${PORTNAME:tu}-${DISTVERSION} -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= horia@racoviceanu.com COMMENT= XML Schema Validator LICENSE= GPLv2 @@ -20,7 +20,7 @@ PYDISTUTILS_AUTOPLIST= yes INSTALLS_EGGINFO= yes USE_LDCONFIG= yes -PORTDOCS= pc-shrinkwrap xsv-status.xml xsv-status.html +PORTDOCS= pc-shrinkwrap xsv-status.xml xsv-status.html PORTEXAMPLES= triv.xml triv.xsd tiny.xml tiny.xsd OPTIONS_DEFINE= DOCS EXAMPLES |