head	1.21;
access;
symbols
	RELEASE_8_3_0:1.18
	RELEASE_9_0_0:1.18
	RELEASE_7_4_0:1.17
	RELEASE_8_2_0:1.17
	RELEASE_6_EOL:1.17
	RELEASE_8_1_0:1.14
	RELEASE_7_3_0:1.13
	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.6
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1;
locks; strict;
comment	@# @;


1.21
date	2013.03.23.07.14.12;	author svnexp;	state Exp;
branches;
next	1.20;

1.20
date	2012.11.17.05.58.49;	author svnexp;	state Exp;
branches;
next	1.19;

1.19
date	2012.04.19.06.19.58;	author acm;	state Exp;
branches;
next	1.18;

1.18
date	2011.06.23.05.05.26;	author acm;	state Exp;
branches;
next	1.17;

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

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

1.15
date	2010.07.30.08.02.29;	author erwin;	state Exp;
branches;
next	1.14;

1.14
date	2010.03.28.06.38.52;	author dinoex;	state Exp;
branches;
next	1.13;

1.13
date	2010.02.05.11.40.12;	author dinoex;	state Exp;
branches;
next	1.12;

1.12
date	2009.07.31.13.53.13;	author dinoex;	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.19.22.53.55;	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	2008.06.24.15.18.12;	author acm;	state Exp;
branches;
next	1.7;

1.7
date	2008.06.06.13.41.08;	author edwin;	state Exp;
branches;
next	1.6;

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

1.5
date	2006.09.07.21.32.23;	author acm;	state Exp;
branches;
next	1.4;

1.4
date	2006.07.24.11.21.24;	author acm;	state Exp;
branches;
next	1.3;

1.3
date	2006.06.21.16.52.57;	author garga;	state Exp;
branches;
next	1.2;

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

1.1
date	2004.04.12.21.58.15;	author thierry;	state Exp;
branches;
next	;


desc
@@


1.21
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 <coop9211@@uidaho.edu>
# $FreeBSD: head/lang/fpc-base/Makefile 314989 2013-03-23 05:25:05Z acm $

PORTNAME=	base
PORTVERSION=	2.6.2
CATEGORIES=	lang
MASTER_SITES=	# empty
PKGNAMEPREFIX=	fpc-
DISTFILES=	# empty
EXTRACT_ONLY=	# empty

MAINTAINER=	acm@@FreeBSD.org
COMMENT=	Meta package to install all of the Free Pascal base

WANT_FPC_BASE=	yes

.if !defined(NOPORTDOCS)
RUN_DEPENDS+=	${LOCALBASE}/share/doc/fpdocs-${PORTVERSION}/user.pdf:${PORTSDIR}/lang/fpc-docs
.endif

NO_BUILD=	yes

do-install:	# empty

.include <bsd.port.mk>
@


1.20
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	fpc-base
# Date created:				10 February 2004
# Whom:				John Merryweather Cooper <coop9211@@uidaho.edu>
#
# $FreeBSD: head/lang/fpc-base/Makefile 300896 2012-07-14 13:54:48Z beat $
#
d5 1
a5 1
PORTVERSION=	2.6.0
@


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


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


1.17
log
@- Update to 2.4.2. I forgotten to update PORTVERSION on my previous commit

Reported by:	pav
@
text
@d9 1
a9 1
PORTVERSION=	2.4.2
@


1.16
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
@d9 1
a9 1
PORTVERSION=	2.4.0
@


1.15
log
@Mark BROKEN: does not build
@
text
@d9 1
a9 2
PORTVERSION=	2.2.4
PORTREVISION=	3
a24 2
BROKEN=		does not build

@


1.14
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d26 2
@


1.13
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.12
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.11
log
@- Update to 2.2.4
- Add convertors/fpc-iconvenc port to bsd.fpc.mk
- pkg-plist fixes
@
text
@d10 1
@


1.10
log
@- Bump PORTREVISION. Because it depends of new www/fpc-httpd* ports added
  recently
@
text
@d9 1
a9 2
PORTVERSION=	2.2.2
PORTREVISION=	1
@


1.9
log
@- Update to 2.2.2
@
text
@d10 1
@


1.8
log
@- Use new freepascal stuff
- Bump PORTREVISION
@
text
@d9 1
a9 2
PORTVERSION=	2.2.0
PORTREVISION=	2
@


1.7
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d10 1
a10 1
PORTREVISION=	1
d20 1
a20 19
RUN_DEPENDS=	${UNITSDIR}/gdbint/Package.fpc:${PORTSDIR}/devel/fpc-gdbint \
		${UNITSDIR}/graph/Package.fpc:${PORTSDIR}/graphics/fpc-graph \
		${UNITSDIR}/ibase/Package.fpc:${PORTSDIR}/databases/fpc-ibase \
		${UNITSDIR}/libasync/Package.fpc:${PORTSDIR}/net/fpc-libasync \
		${UNITSDIR}/hash/Package.fpc:${PORTSDIR}/security/fpc-hash \
		${UNITSDIR}/mysql/Package.fpc:${PORTSDIR}/databases/fpc-mysql \
		${UNITSDIR}/netdb/Package.fpc:${PORTSDIR}/net/fpc-netdb \
		${UNITSDIR}/odbc/Package.fpc:${PORTSDIR}/databases/fpc-odbc \
		${UNITSDIR}/oracle/Package.fpc:${PORTSDIR}/databases/fpc-oracle \
		${UNITSDIR}/pasjpeg/Package.fpc:${PORTSDIR}/graphics/fpc-pasjpeg \
		${UNITSDIR}/paszlib/Package.fpc:${PORTSDIR}/archivers/fpc-paszlib \
		${UNITSDIR}/pthreads/Package.fpc:${PORTSDIR}/devel/fpc-pthreads \
		${UNITSDIR}/postgres/Package.fpc:${PORTSDIR}/databases/fpc-postgres \
		${UNITSDIR}/regexpr/Package.fpc:${PORTSDIR}/devel/fpc-regexpr \
		${UNITSDIR}/sqlite/Package.fpc:${PORTSDIR}/databases/fpc-sqlite \
		${UNITSDIR}/httpd-1.3/Package.fpc:${PORTSDIR}/www/fpc-httpd

UNITSDIR=	${LOCALBASE}/lib/fpc/${PORTVERSION}/units/${BUILDNAME}
BUILDNAME=	${ARCH}-freebsd
@


1.6
log
@- Update to 2.2.0
@
text
@d10 1
@


1.5
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
d33 2
a34 1
		${UNITSDIR}/sqlite/Package.fpc:${PORTSDIR}/databases/fpc-sqlite
@


1.4
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
d20 1
d23 1
a23 1
		${UNITSDIR}/md5/Package.fpc:${PORTSDIR}/security/fpc-md5 \
@


1.3
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
@d16 1
a16 1
MAINTAINER=	acardenas@@bsd.org.pe
d35 1
a35 3
DOCSDIR=	${LOCALBASE}/share/doc/fpc-${PORTVERSION}
EXAMPLESDIR=	${LOCALBASE}/share/examples/fpc-${PORTVERSION}
BUILDNAME=	i386-freebsd
d38 1
a38 2
RUN_DEPENDS+=	${LOCALBASE}/share/doc/fpdocs-${PORTVERSION}/user.pdf:${PORTSDIR}/lang/fpc-docs \
		${LOCALBASE}/share/doc/fpc-${PORTVERSION}/demo/Makefile.fpc:${PORTSDIR}/lang/fpc-demo
@


1.2
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
@d8 3
a10 3
PORTNAME=	fpc-base
PORTVERSION=	1.0.10
CATEGORIES=	lang devel
d12 1
d16 1
a16 1
MAINTAINER=	ports@@FreeBSD.org
d19 19
a37 14
RUN_DEPENDS=	fp:${PORTSDIR}/editors/fpc-ide \
		${PAKGDIR}/ibase/ibase60.ppu:${PORTSDIR}/databases/fpc-ibase \
		${PAKGDIR}/mysql/mysql.ppu:${PORTSDIR}/databases/fpc-mysql \
		${PAKGDIR}/odbc/odbcsql.ppu:${PORTSDIR}/databases/fpc-odbc \
		${PAKGDIR}/postgres/postgres.ppu:${PORTSDIR}/databases/fpc-postgres \
		${PAKGDIR}/oracle/oraoci.ppu:${PORTSDIR}/databases/fpc-oracle \
		${PAKGDIR}/regexpr/regexpr.ppu:${PORTSDIR}/devel/fpc-regexpr \
		${PAKGDIR}/inet/inet.ppu:${PORTSDIR}/net/fpc-inet \
		${PAKGDIR}/md5/md5.ppu:${PORTSDIR}/security/fpc-md5 \
		${PAKGDIR}/paszlib/paszlib.ppu:${PORTSDIR}/archivers/fpc-paszlib

PAKGDIR=	${LOCALBASE}/lib/fpc/${PORTVERSION}/units/freebsd
DOCSDIR=	${LOCALBASE}/share/doc/fpc
EXAMPLESDIR=	${LOCALBASE}/share/examples/fpc
d40 2
a41 2
RUN_DEPENDS+=	${DOCSDIR}/user.pdf:${PORTSDIR}/lang/fpc-docs \
		${EXAMPLESDIR}/Makefile.fpc:${PORTSDIR}/lang/fpc-demo
@


1.1
log
@Add fpc-base 1.0.10, meta package to install all of the
Free Pascal base.

PR:		62623
Submitted by:	John Merryweather Cooper <coop9211@@uidaho.edu>
Approved by:	pav (mentor).
@
text
@d15 1
a15 1
MAINTAINER=	coop9211@@uidaho.edu
@

