head	1.12;
access;
symbols
	RELEASE_8_3_0:1.10
	RELEASE_9_0_0:1.10
	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.9
	RELEASE_6_4_0:1.9
	RELEASE_5_EOL:1.9
	RELEASE_7_0_0:1.9
	RELEASE_6_3_0:1.9
	PRE_XORG_7:1.9
	RELEASE_4_EOL:1.8
	RELEASE_6_2_0:1.8
	RELEASE_6_1_0:1.7
	RELEASE_5_5_0:1.7
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.7
	RELEASE_5_3_0:1.7
	RELEASE_4_10_0:1.7
	RELEASE_5_2_1:1.7
	RELEASE_5_2_0:1.7
	RELEASE_4_9_0:1.6
	RELEASE_5_1_0:1.6
	RELEASE_4_8_0:1.6
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2
	RELEASE_4_2_0:1.2
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.2
	RELEASE_3_5_0:1.2
	RELEASE_4_0_0:1.1;
locks; strict;
comment	@# @;


1.12
date	2012.10.25.22.36.44;	author bapt;	state dead;
branches;
next	1.11;

1.11
date	2012.09.21.06.52.44;	author bapt;	state Exp;
branches;
next	1.10;

1.10
date	2011.10.24.03.33.08;	author stas;	state Exp;
branches;
next	1.9;

1.9
date	2007.03.27.22.11.58;	author stas;	state Exp;
branches;
next	1.8;

1.8
date	2006.09.13.18.09.15;	author shaun;	state Exp;
branches;
next	1.7;

1.7
date	2003.11.07.09.28.11;	author marcus;	state Exp;
branches;
next	1.6;

1.6
date	2003.02.20.18.37.56;	author knu;	state Exp;
branches;
next	1.5;

1.5
date	2002.11.10.16.46.49;	author lioux;	state Exp;
branches;
next	1.4;

1.4
date	2002.11.06.22.45.46;	author adamw;	state Exp;
branches;
next	1.3;

1.3
date	2002.02.16.05.32.03;	author issei;	state Exp;
branches;
next	1.2;

1.2
date	2000.04.12.06.18.03;	author obrien;	state Exp;
branches;
next	1.1;

1.1
date	99.12.29.09.19.33;	author steve;	state Exp;
branches;
next	;


desc
@@


1.12
log
@SVN rev 306407 on 2012-10-25 22:36:44Z by bapt

2012-10-20 lang/ironpython: No more public distfiles
2012-10-20 lang/cu-prolog: No more public distfiles
2012-10-20 japanese/stardict-dict-ja: No more public distfiles
2012-10-20 japanese/otojiro-fpw: No more public distfiles
2012-10-20 japanese/hex: No more public distfiles
2012-10-20 japanese/gxditview: No more public distfiles
2012-10-20 graphics/view3ds: No more public distfiles
2012-10-20 graphics/photoclip: No more public distfiles
2012-10-20 graphics/multivideo: Abandonware, no more upstream, depends on the deprecated wxGTK 2.4
2012-10-20 graphics/kphotoalbum: No more public distfiles
2012-10-20 graphics/jpegpixi: No more public distfiles
2012-10-20 graphics/gimp-manual-pdf: No more public distfiles
2012-10-20 graphics/exifprobe: No more public distfiles

Feature safe:	yes
@
text
@# New ports collection makefile for:	cu-Prolog
# Date created:		7 July 1999
# Whom:			Issei Suzuki <issei@@jp.FreeBSD.ORG>
#
# $FreeBSD: ports/lang/cu-prolog/Makefile,v 1.11 2012/09/21 06:52:44 bapt Exp $
#

PORTNAME=	cu-prolog
PORTVERSION=	3.94
CATEGORIES=	lang
MASTER_SITES=	ftp://ftp.icot.or.jp/ifs/kbms-clp/unix/cuprolog/ \
		http://mbsd.msk.ru/dist/
DISTNAME=	cupsrc
DISTFILES=	${DISTNAME}${EXTRACT_SUFX} cupdoc${EXTRACT_SUFX}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Experimental constraint logic programming language

DEPRECATED=	No more public distfiles
EXPIRATION_DATE=	2012-10-20

WRKSRC=		${WRKDIR}/src
MAKEFILE=	makefile
ALL_TARGET=	cup
PORTDOCS=	*
MYPORTDOCS=	CHANGES COPYRIGHT COPYRIGHT.j INSTALL INSTALL.j README \
		README.j doc/cu3eman.dvi doc/cu3man.dvi doc/newpred_e.doc \
		doc/newpred_j.doc

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/cup3 ${PREFIX}/bin/cuprolog
	${MKDIR} ${EXAMPLESDIR}
	${INSTALL_DATA} ${WRKDIR}/sample/* ${EXAMPLESDIR}
.if !defined(NOPORTDOCS)
	${MKDIR} ${DOCSDIR}
.for i in ${MYPORTDOCS}
	${INSTALL_DATA} ${WRKDIR}/$i ${DOCSDIR}
.endfor
.endif

.include <bsd.port.mk>
@


1.11
log
@SVN rev 304608 on 2012-09-21 06:52:44Z by bapt

Deprecated a bunch a ports with no more public distfiles (thanks ehaupt's
distilator
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.10
log
@- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
@
text
@d19 3
@


1.9
log
@- Change my email.

Suggested by:	skv
@
text
@d16 1
a16 1
MAINTAINER=	stas@@FreeBSD.org
@


1.8
log
@- Add mirror.
- Use PORTDOCS and EXAMPLESDIR macros.
- Pass maintainership to submitter.

PR:		ports/100634
Submitted by:	Stanislav Sedov <ssedov@@mbsd.msk.ru>
@
text
@d16 1
a16 1
MAINTAINER=	ssedov@@mbsd.msk.ru
@


1.7
log
@Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.

Submitted by:	Oliver Eikemeier <eikemeier@@fillmore-labs.com>
@
text
@d11 2
a12 2
MASTER_SITES=	ftp://ftp.icot.or.jp/ifs/kbms-clp/unix/cuprolog/
DISTFILES=	${DISTNAME}.tar.gz cupdoc.tar.gz
d14 1
d16 1
a16 1
MAINTAINER=	ports@@FreeBSD.org
d22 1
d29 2
a30 2
	${MKDIR} ${PREFIX}/share/examples/cu-prolog
	${INSTALL_DATA} ${WRKDIR}/sample/* ${PREFIX}/share/examples/cu-prolog
d32 1
a32 1
	${MKDIR} ${PREFIX}/share/doc/cu-prolog
d34 1
a34 1
	${INSTALL_DATA} ${WRKDIR}/$i ${PREFIX}/share/doc/cu-prolog
@


1.6
log
@De-pkg-comment.
@
text
@d21 1
a21 1
PORTDOCS=	CHANGES COPYRIGHT COPYRIGHT.j INSTALL INSTALL.j README \
d31 1
a31 1
.for i in ${PORTDOCS}
@


1.5
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d16 1
@


1.4
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a16 2
PORTCOMMENT=	Experimental constraint logic programming language

@


1.3
log
@Remove myself from MAINTAINER
@
text
@d17 2
@


1.2
log
@Convert to the PORTNAME - PORTVERSION syntax.
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/cu-prolog/Makefile,v 1.1 1999/12/29 09:19:33 steve Exp $
d15 1
a15 1
MAINTAINER=	issei@@jp.FreeBSD.ORG
@


1.1
log
@Adding cu-prolog version 3.94.
An Experimental constraint logic programming language.

PR:		12536
Submitted by:	Issei Suzuki <issei@@jp.FreeBSD.ORG>
@
text
@a1 1
# Version required:	3.94
d5 1
a5 1
# $FreeBSD$
d8 2
a9 2
DISTNAME=	cupsrc
PKGNAME=	cu-prolog-3.94
d13 1
@

