head	1.15;
access;
symbols
	RELEASE_7_4_0:1.13
	RELEASE_8_2_0:1.13
	RELEASE_6_EOL:1.13
	RELEASE_8_1_0:1.13
	RELEASE_7_3_0:1.13
	RELEASE_8_0_0:1.13
	RELEASE_7_2_0:1.12
	RELEASE_7_1_0:1.12
	RELEASE_6_4_0:1.12
	RELEASE_5_EOL:1.12
	RELEASE_7_0_0:1.12
	RELEASE_6_3_0:1.12
	PRE_XORG_7:1.12
	RELEASE_4_EOL:1.12
	RELEASE_6_2_0:1.10
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.15
date	2011.05.02.14.09.02;	author bapt;	state dead;
branches;
next	1.14;

1.14
date	2011.03.15.13.45.54;	author bapt;	state Exp;
branches;
next	1.13;

1.13
date	2009.06.04.22.15.24;	author gerald;	state Exp;
branches;
next	1.12;

1.12
date	2006.12.19.08.45.57;	author vd;	state Exp;
branches;
next	1.11;

1.11
date	2006.12.12.16.12.04;	author vd;	state dead;
branches;
next	1.10;

1.10
date	2006.09.05.08.21.11;	author linimon;	state Exp;
branches;
next	1.9;

1.9
date	2006.09.02.16.51.02;	author kris;	state Exp;
branches;
next	1.8;

1.8
date	2006.08.15.00.29.07;	author clsung;	state Exp;
branches;
next	1.7;

1.7
date	2006.03.18.18.13.55;	author garga;	state Exp;
branches;
next	1.6;

1.6
date	2005.11.15.06.49.52;	author ade;	state Exp;
branches;
next	1.5;

1.5
date	2004.03.14.06.16.49;	author ade;	state Exp;
branches;
next	1.4;

1.4
date	2004.02.04.05.21.32;	author marcus;	state Exp;
branches;
next	1.3;

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

1.2
date	2003.02.21.12.34.58;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2001.08.17.17.08.35;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.15
log
@Remove unmaintained expired ports from lang

2011-05-01 lang/cim: Upstream disapear and distfile is no more available
2011-05-01 lang/clips: Upstream disapear and distfile is no more available
2011-05-01 lang/eiffel: Upstream disapear and distfile is no more available
2011-05-01 lang/libutils: Upstream disapear and distfile is no more available
2011-05-01 lang/linux-libperl5.8: Upstream disapear and distfile is no more available
2011-05-01 lang/osb-jscore: Abandonware, please use www/webkit-gtk2
@
text
@# New ports collection makefile for:   clips
# Date created:        8 July 2001
# Whom:                Douglas Anestad <yotta@@dougdidit.com>
#
# $FreeBSD: ports/lang/clips/Makefile,v 1.14 2011/03/15 13:45:54 bapt Exp $
#

PORTNAME=	clips
PORTVERSION=	6.24
CATEGORIES=	lang
MASTER_SITES=	http://www.ghg.net/clips/download/source/ \
		${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	vd/${PORTNAME}
DISTFILES=	clipssrc.tar.Z ${MAKEFILE}
DIST_SUBDIR=	clips-${PORTVERSION}
EXTRACT_ONLY=	${DISTFILES:M*.tar.*}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A productive development and delivery expert system tool

DEPRECATED=     Upstream disapear and distfile is no more available
EXPIRATION_DATE=        2011-05-01

WRKSRC=		${WRKDIR}/${PORTNAME}src/${PORTNAME}src

MAKEFILE=	makefile.gcc
ALL_TARGET=	clips

PLIST_FILES=	bin/clips

post-extract:
	${CP} ${DISTDIR}/${DIST_SUBDIR}/${MAKEFILE} ${WRKSRC}/

do-patch:
	${REINPLACE_CMD} -e 's#gcc #${CC} ${CFLAGS} #g' ${WRKSRC}/${MAKEFILE}

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/clips ${PREFIX}/bin/

.include <bsd.port.mk>
@


1.14
log
@Deprecate unmaintained ports from lang where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.13
log
@Fix post-patch to allow for CFLAGS containing a slash (which happens
in case of pathnames).
@
text
@d21 3
@


1.12
log
@Resurrect lang/clips and update it to 6.24
@
text
@d32 1
a32 1
	${REINPLACE_CMD} -e 's/gcc /${CC} ${CFLAGS} /g' ${WRKSRC}/${MAKEFILE}
@


1.11
log
@Remove expired leaf ports:
2006-12-01 lang/clips: Unfetchable
2006-12-07 audio/gdesklets-xmms: Disappeared from the internet
2006-12-01 games/flightgear-l410: is incompatible with the latest FlightGear release
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/clips/Makefile,v 1.10 2006/09/05 08:21:11 linimon Exp $
d9 1
a9 2
PORTVERSION=	6.1
PORTREVISION=	1
d11 6
a16 3
MASTER_SITES=	http://www.ghgcorp.com/clips/download/other/
DISTNAME=	clips6
EXTRACT_SUFX=	.tgz
d21 15
a35 8
BROKEN=	Unfetchable
DEPRECATED=	${BROKEN}
EXPIRATION_DATE=2006-12-01

USE_AUTOTOOLS=	autoconf:213
WRKSRC=		${WRKDIR}/${PORTNAME}${PORTVERSION}
USE_GMAKE=	yes
USE_LDCONFIG=	yes
@


1.10
log
@Reset inactive maintainer who has not responded to email.

Hat:		portmgr
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.9
log
@Schedule these broken ports for termination on 2006-12-01
@
text
@d16 2
a17 2
MAINTAINER=	ports@@dougdidit.com
COMMENT=	CLIPS is a productive development and delivery expert system tool
@


1.8
log
@- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
@
text
@d20 2
@


1.7
log
@BROKEN: Unfetchable

PR:		ports/92367
Submitted by:	Jean Milanez Melo <jmelo@@freebsdbrasil.com.br>
Approved by:	maintainer timeout (50 days)
@
text
@d24 1
a24 1
INSTALLS_SHLIB=	yes
@


1.6
log
@Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
@
text
@d19 2
@


1.5
log
@Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
@
text
@d19 1
a19 1
USE_AUTOCONF_VER=	213
@


1.4
log
@Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
@
text
@d19 1
a19 1
USE_AUTOCONF=	yes
@


1.3
log
@Changed maintainer email address; the old one points to the new
one as a replacement.  Noticed by: Oliver Eikemeier.
@
text
@d10 1
@


1.2
log
@De-pkg-comment.
@
text
@d15 1
a15 1
MAINTAINER=    yotta@@dougdidit.com
@


1.1
log
@add clips
CLIPS is a productive development and delivery expert system tool

PR:		28821
Submitted by:	Douglas Anestad <yotta@@dougdidit.com>
@
text
@d16 1
@

