head	1.12;
access;
symbols
	RELEASE_8_3_0:1.9
	RELEASE_9_0_0:1.9
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.9
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.9
	RELEASE_7_1_0:1.8
	RELEASE_6_4_0:1.8
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5;
locks; strict;
comment	@# @;


1.12
date	2013.03.23.07.14.12;	author svnexp;	state Exp;
branches;
next	1.11;

1.11
date	2013.03.14.13.09.41;	author svnexp;	state Exp;
branches;
next	1.10;

1.10
date	2012.11.17.05.58.49;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2009.01.14.06.12.13;	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	2007.09.18.06.53.28;	author acm;	state Exp;
branches;
next	1.6;

1.6
date	2007.05.19.20.13.35;	author flz;	state Exp;
branches;
next	1.5;

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

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

1.3
date	2006.07.29.02.48.25;	author acm;	state Exp;
branches;
next	1.2;

1.2
date	2006.07.24.11.21.24;	author acm;	state Exp;
branches;
next	1.1;

1.1
date	2006.06.21.16.05.36;	author garga;	state Exp;
branches;
next	;


desc
@@


1.12
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314989
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Alonso Cardenas Marquez <acm@@FreeBSD.org>
# $FreeBSD: head/lang/fpc-tcl/Makefile 314989 2013-03-23 05:25:05Z acm $

PORTREVISION=	0
CATEGORIES=	lang
PKGNAMESUFFIX=	-tcl

MAINTAINER=	acm@@FreeBSD.org
COMMENT=	Free Pascal interface to the tcl/tk interpreter

USE_FPC=	fcl-base

MASTERDIR=	${.CURDIR}/../../lang/fpc
WRKUNITDIR=	${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+=	${WRKUNITDIR}

OPTIONS_DEFINE=	TCL
TCL_DESC=	Install tool commnad language
OPTIONS_DEFAULT=	TCL

.include "${MASTERDIR}/Makefile"
@


1.11
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314133
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 2
a2 2
# Created by: Jose Alonso Cardenas Marquez <acardenas@@bsd.org.pe>
# $FreeBSD: head/lang/fpc-tcl/Makefile 314133 2013-03-14 06:32:04Z jgh $
@


1.10
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	fpc-tcl
# Date created:		2006-06-05
# Whom:			Jose Alonso Cardenas Marquez <acardenas@@bsd.org.pe>
#
# $FreeBSD: head/lang/fpc-tcl/Makefile 300896 2012-07-14 13:54:48Z beat $
#
d17 3
a19 1
OPTIONS=	TCL	"Install tool commnad language"	on
@


1.9
log
@- Update to 2.2.2
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@- Use new freepascal stuff
- Bump PORTREVISION
@
text
@d8 1
a8 1
PORTREVISION=	1
d15 1
a15 2
USE_FPC=	fcl-base gdbint graph ibase libasync hash mysql netdb odbc \
		oracle pasjpeg paszlib pthreads postgres regexpr sqlite
d18 1
a18 1
WRKUNITDIR=	${FPCSRCDIR}/packages/extra/${PKGNAMESUFFIX:S/-//}
@


1.7
log
@- Update to 2.2.0
@
text
@d8 1
a8 1
PORTREVISION=	0
d15 2
a16 18
BUILD_DEPENDS=	ppc386:${PORTSDIR}/lang/fpc \
		fpcmake:${PORTSDIR}/lang/fpc-utils \
		${UNITSDIR}/fcl-base/Package.fpc:${PORTSDIR}/devel/fpc-fcl-base \
		${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
a17 1
UNITSDIR=	${LOCALBASE}/lib/fpc/${PORTVERSION}/units/${BUILDNAME}
@


1.6
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d8 1
a8 1
PORTREVISION=	2
d17 1
a17 1
		${UNITSDIR}/fcl/Package.fpc:${PORTSDIR}/devel/fpc-fcl \
@


1.5
log
@- Add OPTIONS to some freepascal ports. Now, we can install the external libs
  optionally.[1]
- Other tiny modifications

Suggested by:	Ales Catona <almindor__at__gmail.com> [1]
Approved by:	garga(mentor, implicit)
@
text
@d8 1
a8 1
PORTREVISION=	1
@


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

Approved by:	garga (mentor,implicit)
@
text
@d8 1
a8 1
PORTREVISION=	0
a32 1
RUN_DEPENDS=	wish8.4:${PORTSDIR}/x11-toolkits/tk84
d38 2
a39 1
HAVE_EXAMPLES=	true
@


1.3
log
@- Added post-extract on Makefiles.units. It remove the svn directories from
  some fpc ports.
- Added PORTREVISION for each port
- Fixed pkg-plist on fpc-gtk2 and fpc-gtk ports
- Fixed the gtk, glib and gdk libraries linking for fpc-gtk
- Removed obsolete patches from fpc-gtk. Now it's using ${REINPLACE_CMD}
- Removed post-extract from fpc-fcl. I just added it to makefiles.units file

Approved by:	garga (mentor)
@
text
@d8 1
a8 1
PORTREVISION=	1
d19 1
d22 1
a22 1
		${UNITSDIR}/md5/Package.fpc:${PORTSDIR}/security/fpc-md5 \
a32 1

d37 1
a37 1
WRKUNITDIR=	${PORTNAME}/packages/extra/${PKGNAMESUFFIX:S/-//}
@


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

Approved by:	garga (mentor)
@
text
@d8 1
@


1.1
log
@Add fpc-tcl , free Pascal interface to the tcl/tk interpreter.

PR:		ports/98677
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@@bsd.org.pe>
@
text
@d11 1
a11 1
MAINTAINER=	acardenas@@bsd.org.pe
d14 17
a30 2
RUN_DEPENDS=	ppc386:${PORTSDIR}/lang/fpc \
		wish8.4:${PORTSDIR}/x11-toolkits/tk84
d32 3
d36 3
@

