head 1.6; access; symbols pkgsrc-2013Q2:1.6.0.36 pkgsrc-2013Q2-base:1.6 pkgsrc-2012Q4:1.6.0.34 pkgsrc-2012Q4-base:1.6 pkgsrc-2011Q4:1.6.0.32 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q2:1.6.0.30 pkgsrc-2011Q2-base:1.6 pkgsrc-2009Q4:1.6.0.28 pkgsrc-2009Q4-base:1.6 pkgsrc-2008Q4:1.6.0.26 pkgsrc-2008Q4-base:1.6 pkgsrc-2008Q3:1.6.0.24 pkgsrc-2008Q3-base:1.6 cube-native-xorg:1.6.0.22 cube-native-xorg-base:1.6 pkgsrc-2008Q2:1.6.0.20 pkgsrc-2008Q2-base:1.6 pkgsrc-2008Q1:1.6.0.18 pkgsrc-2008Q1-base:1.6 pkgsrc-2007Q4:1.6.0.16 pkgsrc-2007Q4-base:1.6 pkgsrc-2007Q3:1.6.0.14 pkgsrc-2007Q3-base:1.6 pkgsrc-2007Q2:1.6.0.12 pkgsrc-2007Q2-base:1.6 pkgsrc-2007Q1:1.6.0.10 pkgsrc-2007Q1-base:1.6 pkgsrc-2006Q4:1.6.0.8 pkgsrc-2006Q4-base:1.6 pkgsrc-2006Q3:1.6.0.6 pkgsrc-2006Q3-base:1.6 pkgsrc-2006Q2:1.6.0.4 pkgsrc-2006Q2-base:1.6 pkgsrc-2006Q1:1.6.0.2 pkgsrc-2006Q1-base:1.6 pkgsrc-2005Q4:1.5.0.10 pkgsrc-2005Q4-base:1.5 pkgsrc-2005Q3:1.5.0.8 pkgsrc-2005Q3-base:1.5 pkgsrc-2005Q2:1.5.0.6 pkgsrc-2005Q2-base:1.5 pkgsrc-2005Q1:1.5.0.4 pkgsrc-2005Q1-base:1.5 pkgsrc-2004Q4:1.5.0.2 pkgsrc-2004Q4-base:1.5 pkgsrc-2004Q3:1.3.0.8 pkgsrc-2004Q3-base:1.3 pkgsrc-2004Q2:1.3.0.6 pkgsrc-2004Q2-base:1.3 pkgsrc-2004Q1:1.3.0.4 pkgsrc-2004Q1-base:1.3 pkgsrc-2003Q4:1.3.0.2 pkgsrc-2003Q4-base:1.3 netbsd-1-6-1:1.2.0.6 netbsd-1-6-1-base:1.2 netbsd-1-6:1.2.0.8 netbsd-1-6-RELEASE-base:1.2 pkgviews:1.2.0.4 pkgviews-base:1.2 buildlink2:1.2.0.2 buildlink2-base:1.2 netbsd-1-5-PATCH003:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.6 date 2005.12.31.22.45.28; author markd; state dead; branches; next 1.5; 1.5 date 2004.10.03.00.15.00; author tv; state Exp; branches; next 1.4; 1.4 date 2004.09.30.10.53.19; author agc; state Exp; branches; next 1.3; 1.3 date 2003.07.13.13.52.20; author wiz; state Exp; branches; next 1.2; 1.2 date 2002.01.16.10.42.49; author agc; state Exp; branches; next 1.1; 1.1 date 2002.01.15.20.08.43; author agc; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2002.01.15.20.08.43; author agc; state Exp; branches; next ; desc @@ 1.6 log @Remove dylan-{interpreter,compiler}. Now use gwydion-dylan package. @ text @# $NetBSD: Makefile,v 1.5 2004/10/03 00:15:00 tv Exp $ # PKGNAME= dylan-interpreter-${DYLAN_VERSION} PKGREVISION= 1 AUTOGEN_TARGET= --disable-d2c CONFLICTS= dylan-compiler-[0-9]* .include "${.CURDIR}/Makefile.common" @ 1.5 log @Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2004/09/30 10:53:19 agc Exp $ @ 1.4 log @Update the dylan-interpreter to version 2.3.11 from 2.3.6 Fixes build problems shown up on various bulk builds. 2.3.11 has support for NetBSD/i386 as standard, so I've brought the sparc and ppc support forward from previous pkgsrc patches. 2.3.11 no longer includes its own version of the Boehm GC malloc package, so add the boehm-gc buildlink3.mk file to the package Makefile. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2003/07/13 13:52:20 wiz Exp $ d5 1 @ 1.3 log @PKGREVISION bump for libiconv update. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2002/01/16 10:42:49 agc Exp $ a4 1 PKGREVISION= 1 @ 1.2 log @Use ${DYLAN_VERSION}, instead of a hardcoded 2.3.6, in the Makefile.common, Makefile and PLIST files, using PLIST_SUBST accordingly. Also use an ALT_ARCH definition, with PLIST_SUBST, to make the two PLISTS more generic, and set up ALT_ARCH accordingly. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1.1.1 2002/01/15 20:08:43 agc Exp $ d5 1 @ 1.1 log @Initial revision @ text @d1 1 a1 1 # $NetBSD$ d4 1 a4 1 PKGNAME= dylan-interpreter-2.3.6 @ 1.1.1.1 log @Initial import of the Gwydion Dylan interpreter, version 2.3.6, into the NetBSD Packages Collection. Dylan is an object-oriented, dynamic, infix, garbage-collected programming language with support for multiple inheritence, multiple dispatch (an advanced form of polymorphism), typed and untyped variables, closures and exceptions. Dylan also supports pattern-based hygenic macros. These allow you to define new control constructs and fully integrate them with the language. Dylan (theoretically) combines the performance of C or C++ with the rapid development of Perl and the expressiveness of LISP. It looks similar to C or Pascal, so experienced programmers can learn to write simple programs quickly. Gwydion Dylan provides two implementations of the Dylan programming language: Mindy and d2c. Mindy is bytecode compiler and interpreter, and d2c is a Dylan-to-C compiler. Mindy compiles programs quickly, but the resulting executables run slowly. On the other hand, d2c compiles programs slowly, but they run quickly. This package contains mindy. Gwydion Dylan was originally written by the Gwydion Group at CMU as part of a research project studying advanced hypercode development environments. It is now maintained by a group of volunteers. For just now, the only supported platform is NetBSD/i386, but they are fairly easy to add, so all contributions gratefully received. @ text @@