head	1.19;
access;
symbols
	RELEASE_8_3_0:1.16
	RELEASE_9_0_0:1.16
	RELEASE_7_4_0:1.15
	RELEASE_8_2_0:1.15
	RELEASE_6_EOL:1.15
	RELEASE_8_1_0:1.12
	RELEASE_7_3_0:1.12
	RELEASE_8_0_0:1.12
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.8
	RELEASE_6_4_0:1.8
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.1;
locks; strict;
comment	@# @;


1.19
date	2013.03.23.07.14.12;	author svnexp;	state Exp;
branches;
next	1.18;

1.18
date	2012.11.17.05.58.49;	author svnexp;	state Exp;
branches;
next	1.17;

1.17
date	2012.04.19.06.19.58;	author acm;	state Exp;
branches;
next	1.16;

1.16
date	2011.06.23.05.05.27;	author acm;	state Exp;
branches;
next	1.15;

1.15
date	2010.11.15.22.49.59;	author acm;	state Exp;
branches;
next	1.14;

1.14
date	2010.08.16.19.53.23;	author acm;	state Exp;
branches;
next	1.13;

1.13
date	2010.08.16.17.45.10;	author acm;	state Exp;
branches;
next	1.12;

1.12
date	2009.05.05.11.46.15;	author acm;	state Exp;
branches;
next	1.11;

1.11
date	2009.05.04.15.23.05;	author acm;	state Exp;
branches;
next	1.10;

1.10
date	2009.01.15.15.47.02;	author acm;	state Exp;
branches;
next	1.9;

1.9
date	2009.01.14.06.12.04;	author acm;	state Exp;
branches;
next	1.8;

1.8
date	2007.09.18.06.53.24;	author acm;	state Exp;
branches;
next	1.7;

1.7
date	2006.09.07.21.32.23;	author acm;	state Exp;
branches;
next	1.6;

1.6
date	2006.07.24.11.21.24;	author acm;	state Exp;
branches;
next	1.5;

1.5
date	2006.06.21.16.52.57;	author garga;	state Exp;
branches;
next	1.4;

1.4
date	2005.11.24.01.18.44;	author pav;	state Exp;
branches;
next	1.3;

1.3
date	2005.02.13.18.28.19;	author linimon;	state Exp;
branches;
next	1.2;

1.2
date	2004.05.29.16.36.56;	author krion;	state Exp;
branches;
next	1.1;

1.1
date	2004.03.08.17.40.37;	author pav;	state Exp;
branches;
next	;


desc
@@


1.19
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314989
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by:	John Merryweather Cooper
# $FreeBSD: head/lang/fpc-docs/Makefile 314989 2013-03-23 05:25:05Z acm $

PORTNAME=	docs
PORTVERSION=	2.6.2
CATEGORIES=	lang
MASTER_SITES=	ftp://ftp.freepascal.org/pub/fpc/dist/${PORTVERSION}/docs/ \
		ftp://planetmirror.com/pub/fpc/dist/${PORTVERSION}/docs/ \
		ftp://ftp.jp.freepascal.org/mirror/fpc/dist/${PORTVERSION}/docs/ \
		ftp://freepascal.stack.nl/pub/fpc/dist/${PORTVERSION}/docs/ \
		ftp://ftp.no.freepascal.org/pub/fpc/dist/${PORTVERSION}/docs/ \
		ftp://ftp.us.freepascal.org/pub/fpc/dist/${PORTVERSION}/docs/
PKGNAMEPREFIX=	fpc-
DISTNAME=	${PORTNAME:S/s//}-pdf
DIST_SUBDIR=	freepascal

MAINTAINER=	acm@@FreeBSD.org
COMMENT=	Free Pascal compiler Adobe Acrobat(tm) documentation

ONLY_FOR_ARCHS=	i386 amd64
NO_BUILD=	yes

DOCSDIR=	${PREFIX}/share/doc/fpdocs-${PORTVERSION}
PORTDOCS=	chart.pdf fcl.pdf fpdoc.pdf prog.pdf ref.pdf rtl.pdf user.pdf
SUB_FILES=	pkg-message

do-install:
	@@${MKDIR} ${DOCSDIR}
	@@cd ${WRKDIR}/doc && \
		${FIND} * -type f -exec ${INSTALL_DATA} "{}" "${DOCSDIR}/{}" \;

post-install:
	@@${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.18
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	Free Pascal Compiler Docs
# Date created: 			9 February 2004
# Whom: 				John Merryweather Cooper
#
# $FreeBSD: head/lang/fpc-docs/Makefile 300896 2012-07-14 13:54:48Z beat $
#
d5 1
a5 1
PORTVERSION=	2.6.0
@


1.17
log
@- Update to 2.6.0
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.16
log
@- Update to 2.4.4
@
text
@d9 1
a9 1
PORTVERSION=	2.4.4
@


1.15
log
@- Update to 2.4.2

See changelog at: http://wiki.freepascal.org/User_Changes_2.4.2
@
text
@d9 1
a9 1
PORTVERSION=	2.4.2
@


1.14
log
@- Fix docs directory path

Reported by:	QAT
@
text
@d9 1
a9 1
PORTVERSION=	2.4.0
@


1.13
log
@- Update to 2.4.0
- Add support for amd64 [1]
- Add 23 new ports to  to bsd.fpc.mk
- Remove obsolete patch file patch-packages-fcl-db_Makefile
- Turn off some optional dependencies like databases/unixODBC,
  graphics/svgalib, databases/oracle8-client for avoid break amd64 support
- Clean up

PR:	ports/146001
Submmitted by:	Christopher Key <cjk32__ at _cam.ac.uk>
Patch reviewed by:	marcov_ at _pascalprogramming.com (fpc developer)[1]
@
text
@d33 1
a33 1
	@@cd ${WRKDIR}/share/doc/fpdocs-${PORTVERSION} && \
@


1.12
log
@- Fix do-install

Reported by:	Zahemszky Gabor <gabor__ at _zahemszky.hu> via email
@
text
@d9 1
a9 1
PORTVERSION=	2.2.4
d24 1
a24 1
ONLY_FOR_ARCHS=	i386
@


1.11
log
@- Update to 2.2.4
- Add convertors/fpc-iconvenc port to bsd.fpc.mk
- pkg-plist fixes
@
text
@d33 1
a33 1
	@@cd ${WRKDIR}/fpc-${PORTVERSION} && \
@


1.10
log
@- Fix updating to 2.2.2

PR:		130579
Submitted by:	bsam
@
text
@d9 1
a9 1
PORTVERSION=	2.2.2
d11 6
a16 6
MASTER_SITES=	ftp://ftp.freepascal.org/pub/fpc/dist/docs-${PORTVERSION}/ \
		ftp://planetmirror.com/pub/fpc/dist/docs-${PORTVERSION}/ \
		ftp://ftp.jp.freepascal.org/mirror/fpc/dist/docs-${PORTVERSION}/ \
		ftp://freepascal.stack.nl/pub/fpc/dist/docs-${PORTVERSION}/ \
		ftp://ftp.no.freepascal.org/pub/fpc/dist/docs-${PORTVERSION}/ \
		ftp://ftp.us.freepascal.org/pub/fpc/dist/docs-${PORTVERSION}/
@


1.9
log
@- Update to 2.2.2
@
text
@d33 1
a33 1
	@@cd ${WRKDIR}/share/doc/fpdocs-${PORTVERSION} && \
@


1.8
log
@- Update to 2.2.0
@
text
@d9 1
a9 1
PORTVERSION=	2.2.0
@


1.7
log
@- Update to 2.0.4
- Add new dependencies to editors/lazarus

Approved by:	garga (mentor,implicit)
@
text
@d9 1
a9 1
PORTVERSION=	2.0.4
@


1.6
log
@- The big change on ports of freepascal, now all ports are compiled
- Adding entry for lang/fpc-utils

Approved by:	garga (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	2.0.2
@


1.5
log
@- Update fpc to 2.0.2

PR:		98628, 98629, 98630, 98632, 98641, 98646, 98650, 98652,
		98654, 98656, 98657, 98658, 98720, 98724
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@@bsd.org.pe>
@
text
@d11 6
a16 8
MASTER_SITES=	ftp://ftp.freepascal.org/pub/fpc/dist/i386-freebsd-${PORTVERSION}/ \
		ftp://planetmirror.com/pub/fpc/dist/i386-freebsd-${PORTVERSION}/ \
		ftp://ftp.jp.freepascal.org/mirror/fpc/dist/i386-freebsd-${PORTVERSION}/ \
		ftp://freepascal.stack.nl/pub/fpc/dist/i386-freebsd-${PORTVERSION}/ \
		ftp://ftp.no.freepascal.org/pub/fpc/dist/i386-freebsd-${PORTVERSION}/ \
		ftp://ftp.us.freepascal.org/pub/fpc/dist/i386-freebsd-${PORTVERSION}/ \
		${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	freepascal
d18 2
a19 2
DISTNAME=	${PKGNAMEPREFIX}${PORTVERSION}.${BUILDNAME}
EXTRACT_SUFX=	.tar
d21 1
a21 1
MAINTAINER=	acardenas@@bsd.org.pe
a28 3
BUILDNAME=	i386-freebsd
PLIST_SUB+=	PORTVERSION=${PORTVERSION} \
		BUILDNAME=${BUILDNAME}
a30 13
do-extract:
# unpack distribution
	@@${MKDIR} ${WRKSRC}
	@@${TAR} xf ${DISTDIR}/${DISTNAME}.tar \
		--directory ${WRKSRC}
	@@${TAR} xf ${WRKSRC}/binary.${BUILDNAME}.tar \
		--directory ${WRKSRC}

# unpack binary and docs distribution
	@@${MKDIR} ${WRKSRC}/${PORTNAME}
	@@${TAR} zxf ${WRKSRC}/doc-pdf.tar.gz \
		--directory ${WRKSRC}/${PORTNAME}

d32 3
a34 3
	@@cd ${WRKSRC}/${PORTNAME}/share && \
		${FIND} * -type d -exec ${MKDIR} "{}" "${PREFIX}/share/{}" \; && \
			${FIND} * -type f -exec ${INSTALL_DATA} "{}" "${PREFIX}/share/{}" \;
@


1.4
log
@- Remove dead MASTER_SITES
@
text
@d9 1
a9 1
PORTVERSION=	1.0.10
d11 7
a17 1
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
d20 1
a20 1
DISTNAME=	${PKGNAMEPREFIX}${PORTVERSION}.ELF
d23 1
a23 1
MAINTAINER=	ports@@FreeBSD.org
d26 1
a26 1
DOCSDIR=	${PREFIX}/share/doc/fpc
a27 1
PORTDOCS=	fcl.pdf fpdoc.pdf prog.pdf ref.pdf units.pdf user.pdf
d29 6
a34 6
.include <bsd.port.pre.mk>

.if ${OSVERSION} < 470000
EXTRACT_DEPENDS=	gtar:${PORTSDIR}/archivers/gtar
TAR=			${LOCALBASE}/bin/gtar
.endif
d39 9
a47 4
	@@${TAR} xf ${DISTDIR}/${DISTNAME}.tar --directory ${WRKSRC}
# unpack docs distribution
	@@${MKDIR} ${WRKSRC}/docs
	@@${TAR} zxf ${WRKSRC}/docs.tar.gz --directory ${WRKSRC}/docs
d50 6
a55 4
	@@${MKDIR} ${DOCSDIR}
.for f in ${PORTDOCS}
	@@${INSTALL_MAN} ${WRKSRC}/docs/${f} ${DOCSDIR}
.endfor
d57 1
a57 1
.include <bsd.port.post.mk>
@


1.3
log
@With portmgr hat on, reset maintainership of these ports.  Maintainer's
old email address bounces, and he has not been responsive to email on the
only other one we have for him.

These ports are now available for adoption.

Come back coop, we miss ya ...
@
text
@d11 1
a11 7
MASTER_SITES=	ftp://ftp.freepascal.org/pub/fpc/dist/FreeBSD/ \
		ftp://planetmirror.com/pub/fpc/dist/FreeBSD/ \
		ftp://ftp.jp.freepascal.org/mirror/fpc/dist/FreeBSD/ \
		ftp://freepascal.stack.nl/pub/fpc/dist/FreeBSD/ \
		ftp://ftp.no.freepascal.org/pub/fpc/dist/FreeBSD/ \
		ftp://ftp.us.freepascal.org/pub/fpc/dist/FreeBSD/ \
		${MASTER_SITE_SOURCEFORGE}
@


1.2
log
@- Fix MASTER_SITES

PR:		ports/67345
Submitted by:	Roman Neuhauser <neuhauser@@chello.cz>
@
text
@d23 1
a23 1
MAINTAINER=	coop9211@@uidaho.edu
@


1.1
log
@Add fpc-docs, a port for documentation of Free Pascal Compiler.

PR:		ports/62599
Submitted by:	John Merryweather Cooper <coop9211@@uidaho.edu>
@
text
@d12 1
a12 1
		http://planetmirror.com/pub/fpc/dist/FreeBSD/ \
@

