diff options
author | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2002-02-18 08:05:52 +0000 |
---|---|---|
committer | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2002-02-18 08:05:52 +0000 |
commit | bf37c959187878ab80720f1b10c3b9e3a394aae8 (patch) | |
tree | 7e073dcffdcf882e5a9ee769b26a2021e466ddc6 /textproc | |
parent | 54c3c115c8ec1d3a8c8c5e89d1a8eb7582024b2f (diff) | |
download | ports-bf37c959187878ab80720f1b10c3b9e3a394aae8.tar.gz ports-bf37c959187878ab80720f1b10c3b9e3a394aae8.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/resume/Makefile | 43 | ||||
-rw-r--r-- | textproc/resume/distinfo | 1 | ||||
-rw-r--r-- | textproc/resume/pkg-comment | 1 | ||||
-rw-r--r-- | textproc/resume/pkg-descr | 8 | ||||
-rw-r--r-- | textproc/resume/pkg-plist | 70 |
6 files changed, 124 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 2e68aa675561..8686407cf286 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -224,6 +224,7 @@ SUBDIR += raptor SUBDIR += redland SUBDIR += replaceit + SUBDIR += resume SUBDIR += rman SUBDIR += rot SUBDIR += rotix diff --git a/textproc/resume/Makefile b/textproc/resume/Makefile new file mode 100644 index 000000000000..6df44e64a616 --- /dev/null +++ b/textproc/resume/Makefile @@ -0,0 +1,43 @@ +# New ports collection makefile for: resume +# Date created: 17 January 2002 +# Whom: Kimura Fuyuki <fuyuki@mj.0038.net> +# +# $FreeBSD$ +# + +PORTNAME= resume +PORTVERSION= 1.3.2 +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= xmlresume +DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g} +EXTRACT_SUFX= .tgz + +MAINTAINER= fuyuki@mj.0038.net + +RUN_DEPENDS= ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog + +NO_BUILD= yes +PLIST_SUB= MKCATALOG=${MKCATALOG} + +XMLDIR= ${PREFIX}/share/xml/${PORTNAME} +MKCATALOG= ${LOCALBASE}/sbin/mkcatalog + +do-install: + ${MKDIR} ${XMLDIR} +.for i in dtd xsl + ${CP} -R ${WRKSRC}/${i} ${XMLDIR} +.endfor + +post-install: + ${MKCATALOG} -c ${PREFIX}/share/xml/catalog -q install resume/dtd + ${MKDIR} ${EXAMPLESDIR} +.for i in css examples/* + ${CP} -R ${WRKSRC}/${i} ${EXAMPLESDIR} +.endfor +.if !defined(NOPORTDOCS) + ${MKDIR} ${DOCSDIR} + ${CP} -R ${WRKSRC}/doc/* ${DOCSDIR} +.endif + +.include <bsd.port.mk> diff --git a/textproc/resume/distinfo b/textproc/resume/distinfo new file mode 100644 index 000000000000..6faf8c2ed374 --- /dev/null +++ b/textproc/resume/distinfo @@ -0,0 +1 @@ +MD5 (resume-1_3_2.tgz) = c70197f06d0cd7021390152dea5ae078 diff --git a/textproc/resume/pkg-comment b/textproc/resume/pkg-comment new file mode 100644 index 000000000000..9a7f0530ec95 --- /dev/null +++ b/textproc/resume/pkg-comment @@ -0,0 +1 @@ +XML Resume library diff --git a/textproc/resume/pkg-descr b/textproc/resume/pkg-descr new file mode 100644 index 000000000000..8e0b3386495e --- /dev/null +++ b/textproc/resume/pkg-descr @@ -0,0 +1,8 @@ +The XML Resume Library is an XML Document Type Definition (DTD) and +Extensible Stylesheet Language (XSL) file set for declaration, B2B +exchange, and presentation of resumes. + +WWW: http://xmlresume.sourceforge.net/ + +- Kimura Fuyuki +fuyuki@mj.0038.net diff --git a/textproc/resume/pkg-plist b/textproc/resume/pkg-plist new file mode 100644 index 000000000000..d3fba3928a3d --- /dev/null +++ b/textproc/resume/pkg-plist @@ -0,0 +1,70 @@ +@unexec %%MKCATALOG%% -c %D/share/xml/catalog -q deinstall resume/dtd +share/xml/resume/dtd/catalog +@exec %%MKCATALOG%% -c %D/share/xml/catalog -q install resume/dtd +share/xml/resume/dtd/iso-lat1.ent +share/xml/resume/dtd/resume.dcl +share/xml/resume/dtd/resume.dtd +share/xml/resume/xsl/124-130.xsl +share/xml/resume/xsl/common/a4.xsl +share/xml/resume/xsl/common/address.xsl +share/xml/resume/xsl/common/fo.xsl +share/xml/resume/xsl/common/html.xsl +share/xml/resume/xsl/common/params.xsl +share/xml/resume/xsl/common/pubs.xsl +share/xml/resume/xsl/common/text.xsl +share/xml/resume/xsl/default.xsl +share/xml/resume/xsl/fr-a4.xsl +share/xml/resume/xsl/fr-html.xsl +share/xml/resume/xsl/fr-params.xsl +share/xml/resume/xsl/fr-text.xsl +share/xml/resume/xsl/it-a4.xsl +share/xml/resume/xsl/it-html.xsl +share/xml/resume/xsl/it-params.xsl +share/xml/resume/xsl/it-text.xsl +share/xml/resume/xsl/uk-a4.xsl +share/xml/resume/xsl/uk-html.xsl +share/xml/resume/xsl/uk-params.xsl +share/xml/resume/xsl/uk-text.xsl +share/xml/resume/xsl/us-html.xsl +share/xml/resume/xsl/us-letter.xsl +share/xml/resume/xsl/us-text.xsl +@dirrm share/xml/resume/dtd +@dirrm share/xml/resume/xsl/common +@dirrm share/xml/resume/xsl +@dirrm share/xml/resume +@unexec rmdir %D/share/xml 2>/dev/null || true +share/examples/resume/Makefile +share/examples/resume/addressing/Makefile +share/examples/resume/addressing/README +share/examples/resume/addressing/brazil.xml +share/examples/resume/addressing/canada.xml +share/examples/resume/addressing/ireland.xml +share/examples/resume/addressing/italy.xml +share/examples/resume/addressing/norway.xml +share/examples/resume/addressing/nz.xml +share/examples/resume/addressing/uk.xml +share/examples/resume/addressing/untagged.xml +share/examples/resume/addressing/usa.xml +share/examples/resume/css/resume1.css +share/examples/resume/css/resume2.css +share/examples/resume/example1.xml +share/examples/resume/example2.xml +@dirrm share/examples/resume/addressing +@dirrm share/examples/resume/css +%%PORTDOCS%%share/doc/resume/address.html +%%PORTDOCS%%share/doc/resume/authors/index.html +%%PORTDOCS%%share/doc/resume/changelog/index.html +%%PORTDOCS%%share/doc/resume/copying/index.html +%%PORTDOCS%%share/doc/resume/header.html +%%PORTDOCS%%share/doc/resume/index.html +%%PORTDOCS%%share/doc/resume/install/index.html +%%PORTDOCS%%share/doc/resume/news/index.html +%%PORTDOCS%%share/doc/resume/skills.html +%%PORTDOCS%%share/doc/resume/todo/index.html +%%PORTDOCS%%@dirrm share/doc/resume/authors +%%PORTDOCS%%@dirrm share/doc/resume/changelog +%%PORTDOCS%%@dirrm share/doc/resume/copying +%%PORTDOCS%%@dirrm share/doc/resume/install +%%PORTDOCS%%@dirrm share/doc/resume/news +%%PORTDOCS%%@dirrm share/doc/resume/todo +%%PORTDOCS%%@dirrm share/doc/resume |