mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
2008-09-19 devel/hs-buddha: Has been broken for more than 6 months
2008-09-19 devel/hs-tclhaskell-ghc: Has been broken for more than 6 months 2008-09-19 devel/pear-apd: Has been broken for more than 6 months
This commit is contained in:
parent
7d5208f3a9
commit
ceccb4399f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224197
3
MOVED
3
MOVED
@ -3697,3 +3697,6 @@ x11-fm/evidence||2008-12-07|Has expired: Has been broken for more than 6 months
|
||||
www/yui||2008-12-09|Already exists as www/yahoo-ui
|
||||
security/pecl-filter|security/php5-filter|2008-12-11|Now bundled in php5
|
||||
math/py-numeric17||2008-12-12|Old obsolete version
|
||||
devel/hs-buddha||2008-12-13|Has expired: Has been broken for more than 6 months
|
||||
devel/hs-tclhaskell-ghc||2008-12-13|Has expired: Has been broken for more than 6 months
|
||||
devel/pear-apd||2008-12-13|Has expired: Has been broken for more than 6 months
|
||||
|
@ -490,7 +490,6 @@
|
||||
SUBDIR += hptools
|
||||
SUBDIR += hs-Stream
|
||||
SUBDIR += hs-alex
|
||||
SUBDIR += hs-buddha
|
||||
SUBDIR += hs-c2hs
|
||||
SUBDIR += hs-cpphs
|
||||
SUBDIR += hs-dlist
|
||||
@ -504,7 +503,6 @@
|
||||
SUBDIR += hs-hmake
|
||||
SUBDIR += hs-hpl
|
||||
SUBDIR += hs-idoc
|
||||
SUBDIR += hs-tclhaskell-ghc
|
||||
SUBDIR += hs-utf8-string-ghc
|
||||
SUBDIR += hs-uuagc
|
||||
SUBDIR += hs-uulib
|
||||
@ -2030,7 +2028,6 @@
|
||||
SUBDIR += pear-XML_Tree
|
||||
SUBDIR += pear-XML_Util
|
||||
SUBDIR += pear-XML_XPath
|
||||
SUBDIR += pear-apd
|
||||
SUBDIR += pear-codegen
|
||||
SUBDIR += pecl-automap
|
||||
SUBDIR += pecl-bbcode
|
||||
|
@ -1,37 +0,0 @@
|
||||
# New ports collection makefile for: buddha
|
||||
# Date created: 28 January 2003
|
||||
# Whom: Oliver Braun <obraun@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= buddha
|
||||
PORTVERSION= 1.2
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel haskell
|
||||
MASTER_SITES= http://www.cs.mu.oz.au/~bjpop/buddha/download/
|
||||
PKGNAMEPREFIX= hs-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/}
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
COMMENT= A declarative debugger for Haskell 98
|
||||
|
||||
BROKEN= Does not build with recent GHC
|
||||
DEPRECATED= Has been broken for more than 6 months
|
||||
EXPIRATION_DATE=2008-09-19
|
||||
|
||||
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
|
||||
RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
MAN1= buddha.1
|
||||
|
||||
pre-everything::
|
||||
@${ECHO_CMD} ""
|
||||
@${ECHO_CMD} "You need the profiling versions of GHC's libraries to build buddha."
|
||||
@${ECHO_CMD} "They are available, unless your GHC has been built with WITHOUT_PROFILE=yes."
|
||||
@${ECHO_CMD} ""
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (buddha-1.2.tar.gz) = e662d5e2891d7d5e203c477723b62aa3
|
||||
SHA256 (buddha-1.2.tar.gz) = 7996dca658af5ca4f67f705e1b5391ae1b47055577e73698f1d4cc2672f16cb3
|
||||
SIZE (buddha-1.2.tar.gz) = 548697
|
@ -1,9 +0,0 @@
|
||||
Buddha is a debugger for Haskell 98 programs. To be more precise, it is a
|
||||
declarative debugger. It presents the evaluation of a Haskell program as a
|
||||
series of function applications, rather than the more traditional stepwise
|
||||
presentation of debuggers for imperative languages.
|
||||
|
||||
WWW: http://www.cs.mu.oz.au/~bjpop/buddha/
|
||||
|
||||
-- Oliver Braun
|
||||
obraun@FreeBSD.org
|
@ -1,289 +0,0 @@
|
||||
bin/buddha
|
||||
lib/buddha/buddha_real
|
||||
lib/buddha/libbuddhaHsBase_p.a
|
||||
lib/buddha/libbuddha_p.a
|
||||
include/buddha/Counter.h
|
||||
include/buddha/Hash.h
|
||||
include/buddha/Internals.h
|
||||
include/buddha/SetReadLineStreams.h
|
||||
share/buddha/Main.hs
|
||||
share/buddha/buddha-mk
|
||||
share/buddha/buddha.conf
|
||||
share/buddha/buddha.pkg.conf
|
||||
share/buddha/ifaces/Advice.p_hi
|
||||
share/buddha/ifaces/AnsiColour.p_hi
|
||||
share/buddha/ifaces/Array.i
|
||||
share/buddha/ifaces/Array_B.p_hi
|
||||
share/buddha/ifaces/Buddha.p_hi
|
||||
share/buddha/ifaces/CLI.p_hi
|
||||
share/buddha/ifaces/CPUTime.i
|
||||
share/buddha/ifaces/CPUTime_B.p_hi
|
||||
share/buddha/ifaces/Char.i
|
||||
share/buddha/ifaces/Char_B.p_hi
|
||||
share/buddha/ifaces/ColourString.p_hi
|
||||
share/buddha/ifaces/Complex.i
|
||||
share/buddha/ifaces/Complex_B.p_hi
|
||||
share/buddha/ifaces/Config.p_hi
|
||||
share/buddha/ifaces/DD.p_hi
|
||||
share/buddha/ifaces/Data.p_hi
|
||||
share/buddha/ifaces/Defaults.p_hi
|
||||
share/buddha/ifaces/Directory.i
|
||||
share/buddha/ifaces/DirectoryPrims.i
|
||||
share/buddha/ifaces/DirectoryPrims_B.p_hi
|
||||
share/buddha/ifaces/Directory_B.p_hi
|
||||
share/buddha/ifaces/DotGraph.p_hi
|
||||
share/buddha/ifaces/EDT.p_hi
|
||||
share/buddha/ifaces/EDTtoDotGraph.p_hi
|
||||
share/buddha/ifaces/FunEncode.p_hi
|
||||
share/buddha/ifaces/GhcInternals.p_hi
|
||||
share/buddha/ifaces/Graph.p_hi
|
||||
share/buddha/ifaces/GraphToDotGraph.p_hi
|
||||
share/buddha/ifaces/GraphToExp.p_hi
|
||||
share/buddha/ifaces/Help.p_hi
|
||||
share/buddha/ifaces/IO.i
|
||||
share/buddha/ifaces/IOPrims.i
|
||||
share/buddha/ifaces/IOPrims_B.p_hi
|
||||
share/buddha/ifaces/IOUtils.p_hi
|
||||
share/buddha/ifaces/IO_B.p_hi
|
||||
share/buddha/ifaces/IsException.p_hi
|
||||
share/buddha/ifaces/IsThunk.p_hi
|
||||
share/buddha/ifaces/Ix.i
|
||||
share/buddha/ifaces/Ix_B.p_hi
|
||||
share/buddha/ifaces/List.i
|
||||
share/buddha/ifaces/List_B.p_hi
|
||||
share/buddha/ifaces/Locale.i
|
||||
share/buddha/ifaces/LocalePrims.i
|
||||
share/buddha/ifaces/LocalePrims_B.p_hi
|
||||
share/buddha/ifaces/Locale_B.p_hi
|
||||
share/buddha/ifaces/Maybe.i
|
||||
share/buddha/ifaces/Maybe_B.p_hi
|
||||
share/buddha/ifaces/Meta.p_hi
|
||||
share/buddha/ifaces/Monad.i
|
||||
share/buddha/ifaces/Monad_B.p_hi
|
||||
share/buddha/ifaces/Numeric.i
|
||||
share/buddha/ifaces/Numeric_B.p_hi
|
||||
share/buddha/ifaces/Oracle.p_hi
|
||||
share/buddha/ifaces/Platform.p_hi
|
||||
share/buddha/ifaces/Prelude.i
|
||||
share/buddha/ifaces/Prelude_B.p_hi
|
||||
share/buddha/ifaces/PrettyExp.p_hi
|
||||
share/buddha/ifaces/Prims.i
|
||||
share/buddha/ifaces/Prims_B.p_hi
|
||||
share/buddha/ifaces/Random.i
|
||||
share/buddha/ifaces/RandomPrims.i
|
||||
share/buddha/ifaces/RandomPrims_B.p_hi
|
||||
share/buddha/ifaces/Random_B.p_hi
|
||||
share/buddha/ifaces/Ratio.i
|
||||
share/buddha/ifaces/RatioPrims.i
|
||||
share/buddha/ifaces/RatioPrims_B.p_hi
|
||||
share/buddha/ifaces/Ratio_B.p_hi
|
||||
share/buddha/ifaces/ReifyHs.p_hi
|
||||
share/buddha/ifaces/Settings.p_hi
|
||||
share/buddha/ifaces/System.i
|
||||
share/buddha/ifaces/SystemPrims.i
|
||||
share/buddha/ifaces/SystemPrims_B.p_hi
|
||||
share/buddha/ifaces/System_B.p_hi
|
||||
share/buddha/ifaces/Tables.p_hi
|
||||
share/buddha/ifaces/TablesUnsafe.p_hi
|
||||
share/buddha/ifaces/Terminal.p_hi
|
||||
share/buddha/ifaces/Time.i
|
||||
share/buddha/ifaces/TimePrims.i
|
||||
share/buddha/ifaces/TimePrims_B.p_hi
|
||||
share/buddha/ifaces/Time_B.p_hi
|
||||
share/buddha/wise1
|
||||
share/buddha/wise10
|
||||
share/buddha/wise100
|
||||
share/buddha/wise101
|
||||
share/buddha/wise102
|
||||
share/buddha/wise103
|
||||
share/buddha/wise104
|
||||
share/buddha/wise105
|
||||
share/buddha/wise106
|
||||
share/buddha/wise107
|
||||
share/buddha/wise108
|
||||
share/buddha/wise109
|
||||
share/buddha/wise11
|
||||
share/buddha/wise110
|
||||
share/buddha/wise111
|
||||
share/buddha/wise112
|
||||
share/buddha/wise113
|
||||
share/buddha/wise114
|
||||
share/buddha/wise115
|
||||
share/buddha/wise116
|
||||
share/buddha/wise117
|
||||
share/buddha/wise118
|
||||
share/buddha/wise119
|
||||
share/buddha/wise12
|
||||
share/buddha/wise120
|
||||
share/buddha/wise121
|
||||
share/buddha/wise122
|
||||
share/buddha/wise123
|
||||
share/buddha/wise124
|
||||
share/buddha/wise125
|
||||
share/buddha/wise126
|
||||
share/buddha/wise127
|
||||
share/buddha/wise128
|
||||
share/buddha/wise129
|
||||
share/buddha/wise13
|
||||
share/buddha/wise130
|
||||
share/buddha/wise131
|
||||
share/buddha/wise132
|
||||
share/buddha/wise133
|
||||
share/buddha/wise134
|
||||
share/buddha/wise135
|
||||
share/buddha/wise136
|
||||
share/buddha/wise137
|
||||
share/buddha/wise138
|
||||
share/buddha/wise139
|
||||
share/buddha/wise14
|
||||
share/buddha/wise140
|
||||
share/buddha/wise141
|
||||
share/buddha/wise142
|
||||
share/buddha/wise143
|
||||
share/buddha/wise144
|
||||
share/buddha/wise145
|
||||
share/buddha/wise146
|
||||
share/buddha/wise147
|
||||
share/buddha/wise148
|
||||
share/buddha/wise149
|
||||
share/buddha/wise15
|
||||
share/buddha/wise150
|
||||
share/buddha/wise151
|
||||
share/buddha/wise152
|
||||
share/buddha/wise153
|
||||
share/buddha/wise154
|
||||
share/buddha/wise155
|
||||
share/buddha/wise156
|
||||
share/buddha/wise157
|
||||
share/buddha/wise158
|
||||
share/buddha/wise159
|
||||
share/buddha/wise16
|
||||
share/buddha/wise160
|
||||
share/buddha/wise161
|
||||
share/buddha/wise162
|
||||
share/buddha/wise163
|
||||
share/buddha/wise164
|
||||
share/buddha/wise165
|
||||
share/buddha/wise166
|
||||
share/buddha/wise167
|
||||
share/buddha/wise168
|
||||
share/buddha/wise169
|
||||
share/buddha/wise17
|
||||
share/buddha/wise170
|
||||
share/buddha/wise171
|
||||
share/buddha/wise172
|
||||
share/buddha/wise173
|
||||
share/buddha/wise174
|
||||
share/buddha/wise175
|
||||
share/buddha/wise176
|
||||
share/buddha/wise177
|
||||
share/buddha/wise178
|
||||
share/buddha/wise179
|
||||
share/buddha/wise18
|
||||
share/buddha/wise180
|
||||
share/buddha/wise181
|
||||
share/buddha/wise182
|
||||
share/buddha/wise183
|
||||
share/buddha/wise184
|
||||
share/buddha/wise185
|
||||
share/buddha/wise186
|
||||
share/buddha/wise187
|
||||
share/buddha/wise188
|
||||
share/buddha/wise189
|
||||
share/buddha/wise19
|
||||
share/buddha/wise190
|
||||
share/buddha/wise191
|
||||
share/buddha/wise192
|
||||
share/buddha/wise193
|
||||
share/buddha/wise2
|
||||
share/buddha/wise20
|
||||
share/buddha/wise21
|
||||
share/buddha/wise22
|
||||
share/buddha/wise23
|
||||
share/buddha/wise24
|
||||
share/buddha/wise25
|
||||
share/buddha/wise26
|
||||
share/buddha/wise27
|
||||
share/buddha/wise28
|
||||
share/buddha/wise29
|
||||
share/buddha/wise3
|
||||
share/buddha/wise30
|
||||
share/buddha/wise31
|
||||
share/buddha/wise32
|
||||
share/buddha/wise33
|
||||
share/buddha/wise34
|
||||
share/buddha/wise35
|
||||
share/buddha/wise36
|
||||
share/buddha/wise37
|
||||
share/buddha/wise38
|
||||
share/buddha/wise39
|
||||
share/buddha/wise4
|
||||
share/buddha/wise40
|
||||
share/buddha/wise41
|
||||
share/buddha/wise42
|
||||
share/buddha/wise43
|
||||
share/buddha/wise44
|
||||
share/buddha/wise45
|
||||
share/buddha/wise46
|
||||
share/buddha/wise47
|
||||
share/buddha/wise48
|
||||
share/buddha/wise49
|
||||
share/buddha/wise5
|
||||
share/buddha/wise50
|
||||
share/buddha/wise51
|
||||
share/buddha/wise52
|
||||
share/buddha/wise53
|
||||
share/buddha/wise54
|
||||
share/buddha/wise55
|
||||
share/buddha/wise56
|
||||
share/buddha/wise57
|
||||
share/buddha/wise58
|
||||
share/buddha/wise59
|
||||
share/buddha/wise6
|
||||
share/buddha/wise60
|
||||
share/buddha/wise61
|
||||
share/buddha/wise62
|
||||
share/buddha/wise63
|
||||
share/buddha/wise64
|
||||
share/buddha/wise65
|
||||
share/buddha/wise66
|
||||
share/buddha/wise67
|
||||
share/buddha/wise68
|
||||
share/buddha/wise69
|
||||
share/buddha/wise7
|
||||
share/buddha/wise70
|
||||
share/buddha/wise71
|
||||
share/buddha/wise72
|
||||
share/buddha/wise73
|
||||
share/buddha/wise74
|
||||
share/buddha/wise75
|
||||
share/buddha/wise76
|
||||
share/buddha/wise77
|
||||
share/buddha/wise78
|
||||
share/buddha/wise79
|
||||
share/buddha/wise8
|
||||
share/buddha/wise80
|
||||
share/buddha/wise81
|
||||
share/buddha/wise82
|
||||
share/buddha/wise83
|
||||
share/buddha/wise84
|
||||
share/buddha/wise85
|
||||
share/buddha/wise86
|
||||
share/buddha/wise87
|
||||
share/buddha/wise88
|
||||
share/buddha/wise89
|
||||
share/buddha/wise9
|
||||
share/buddha/wise90
|
||||
share/buddha/wise91
|
||||
share/buddha/wise92
|
||||
share/buddha/wise93
|
||||
share/buddha/wise94
|
||||
share/buddha/wise95
|
||||
share/buddha/wise96
|
||||
share/buddha/wise97
|
||||
share/buddha/wise98
|
||||
share/buddha/wise99
|
||||
@dirrm lib/buddha
|
||||
@dirrm include/buddha
|
||||
@dirrm share/buddha/ifaces
|
||||
@dirrm share/buddha
|
@ -1,71 +0,0 @@
|
||||
# New ports collection makefile for: tclhaskell-ghc
|
||||
# Date created: 2003-03-05
|
||||
# Whom: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tclhaskell
|
||||
PORTVERSION= 1.2
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= devel haskell tcl
|
||||
MASTER_SITES= http://www.dcs.gla.ac.uk/~meurig/TclHaskell/
|
||||
PKGNAMEPREFIX= hs-
|
||||
PKGNAMESUFFIX= -${GHCDEP}
|
||||
DISTNAME= TclHaskell1_2
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
COMMENT= Tcl/Tk binding for Haskell
|
||||
|
||||
BROKEN= Needs updating to build with latest GHC
|
||||
DEPRECATED= Has been broken for more than 6 months
|
||||
EXPIRATION_DATE=2008-09-19
|
||||
|
||||
LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
|
||||
BUILD_DEPENDS= ${GHC}:${PORTSDIR}/lang/${GHCDEP}
|
||||
RUN_DEPENDS= ${GHC}:${PORTSDIR}/lang/${GHCDEP}
|
||||
|
||||
.if defined(WITH_GHC5)
|
||||
GHC= ghc-5.04.3
|
||||
GHCDEP= ghc5
|
||||
.else
|
||||
GHC= ghc-6.6
|
||||
GHCDEP= ghc
|
||||
.endif
|
||||
|
||||
SUB_FILES= pkg-install
|
||||
SUB_LIST= GHC_VERSION="${GHC_VERSION}"
|
||||
WRKSRC= ${WRKDIR}/TclHaskell1.2/src
|
||||
USE_GMAKE= YES
|
||||
|
||||
GHC_VERSION= ${GHC:S/^ghc-//} # `${LOCALBASE}/bin/${GHC} --numeric-version`
|
||||
GHC_LIB= ${LOCALBASE}/lib/${GHC}
|
||||
PLIST_SUB+= GHC_VERSION="${GHC_VERSION}"
|
||||
PKGINSTALL= ${WRKDIR}/pkg-install
|
||||
MAKE_ENV+= INSTALL_DATA="${INSTALL_DATA}" \
|
||||
MKDIR="${MKDIR}" GHC="${GHC}"
|
||||
MAKE_ARGS+= CC="${CC}" GHC="${GHC}" CC_OPTS="${CFLAGS}" \
|
||||
CC_INC=" -I${LOCALBASE}/include -I${LOCALBASE}/include/tcl8.3 -I${LOCALBASE}/include/tk8.3" \
|
||||
CCLIB="-L${LOCALBASE}/lib" \
|
||||
IMPORTS="${GHC_LIB}/imports/tclhaskell" TCLLIBS="-ltk83 -ltcl83" \
|
||||
TCL_REQ="-ltk83 -ltcl83" PREFIX="${GHC_LIB}"
|
||||
|
||||
pre-everything::
|
||||
@${ECHO}
|
||||
@${ECHO} "This port prefers lang/ghc6. To build this port with"
|
||||
@${ECHO} "the Glasgow Haskell Compiler 5.x, restart this build with"
|
||||
@${ECHO} "WITH_GHC5=YES."
|
||||
@${ECHO}
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${EXAMPLESDIR}/images
|
||||
.for f in licence.txt demo
|
||||
${FIND} ${WRKSRC}/../${f} -maxdepth 1 -type f -exec ${INSTALL_DATA} \{\} ${EXAMPLESDIR}/ \;
|
||||
.endfor
|
||||
${INSTALL_DATA} ${WRKSRC}/../demo/images/* ${EXAMPLESDIR}/images/
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
@${INSTALL_DATA} ${WRKSRC}/../doc/* ${DOCSDIR}/
|
||||
.endif
|
||||
PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} dummy POST-INSTALL
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (TclHaskell1_2.tar.gz) = d31c5d08fd2f3432039684bc045bd6f4
|
||||
SHA256 (TclHaskell1_2.tar.gz) = cdc404bb52895844d605f9ccef4b6af531ea81c4d6ebccf6516b22f469ba8be0
|
||||
SIZE (TclHaskell1_2.tar.gz) = 327744
|
@ -1,10 +0,0 @@
|
||||
--- ConcTcl.hs.orig Wed Mar 5 11:38:45 2003
|
||||
+++ ConcTcl.hs Wed Mar 5 11:50:13 2003
|
||||
@@ -1,6 +1,7 @@
|
||||
module ConcTcl where
|
||||
import TclPrimImpl
|
||||
import Concurrent
|
||||
+import CVar
|
||||
import IOExts
|
||||
import IO
|
||||
import TclCompatibility
|
@ -1,44 +0,0 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- Makefile.orig
|
||||
+++ Makefile
|
||||
@@ -72,7 +72,7 @@
|
||||
HIS = *.hi
|
||||
|
||||
GHC_OPTS = -O -fglasgow-exts -recomp -dcore-lint -fvia-C \
|
||||
- -package concurrent -package-name TclHaskell
|
||||
+ -package concurrent -package lang -package-name TclHaskell
|
||||
|
||||
GHC_INC =
|
||||
|
||||
@@ -95,13 +95,13 @@
|
||||
all : libHSTclHaskell.a HSTclHaskell.o libHSTclHaskell_cbits.a HSTclHaskell_cbits.o
|
||||
|
||||
install : libHSTclHaskell.a HSTclHaskell.o
|
||||
- mkdir -p $(LIBDIR)
|
||||
- mkdir -p $(IMPORTS)
|
||||
- cp -p libHSTclHaskell.a $(LIBDIR)/
|
||||
- cp -p HSTclHaskell.o $(LIBDIR)/
|
||||
- cp -p libHSTclHaskell_cbits.a $(LIBDIR)/
|
||||
- cp -p HSTclHaskell_cbits.o $(LIBDIR)/
|
||||
- cp -p $(HIS) $(IMPORTS)/
|
||||
+ ${MKDIR} $(LIBDIR)
|
||||
+ ${MKDIR} $(IMPORTS)
|
||||
+ ${INSTALL_DATA} libHSTclHaskell.a $(LIBDIR)/
|
||||
+ ${INSTALL_DATA} HSTclHaskell.o $(LIBDIR)/
|
||||
+ ${INSTALL_DATA} libHSTclHaskell_cbits.a $(LIBDIR)/
|
||||
+ ${INSTALL_DATA} HSTclHaskell_cbits.o $(LIBDIR)/
|
||||
+ ${INSTALL_DATA} $(HIS) $(IMPORTS)/
|
||||
|
||||
pkg :
|
||||
ghc-pkg -a < tclhaskell.conf
|
||||
@@ -134,7 +134,7 @@
|
||||
@:
|
||||
|
||||
TclCompatibilityGhc.o: Check.h TclPrim.hi
|
||||
- $(GHC) $(GHC_OPTS) $(GHC_INC) '-#include "Check.h"' -c $(SUPPORTCONCURRENCY) -ohi TclCompatibility.hi -o $@
|
||||
+ $(GHC) $(GHC_OPTS) $(GHC_INC) -c $(SUPPORTCONCURRENCY) -ohi TclCompatibility.hi -o $@
|
||||
|
||||
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- TclPrimGhc.hs.orig Fri Feb 23 13:23:23 2001
|
||||
+++ TclPrimGhc.hs Thu Oct 23 09:11:54 2003
|
||||
@@ -42,7 +42,7 @@
|
||||
writeElt pstr 0 str
|
||||
return pstr
|
||||
where
|
||||
- len = Word.intToWord32 (length str + 1)
|
||||
+ len = fromIntegral (length str + 1)
|
||||
|
||||
writeElt addr n [] = writeCharOffAddr addr n '\0'
|
||||
writeElt addr n (v :vs) = do
|
@ -1,27 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
GHC_LIB=$PKG_PREFIX/lib/ghc-%%GHC_VERSION%%
|
||||
|
||||
if [ x"$2" = xPOST-INSTALL ]; then
|
||||
cat << CONFEOF | $PKG_PREFIX/bin/ghc-pkg -a
|
||||
name: TclHaskell
|
||||
version: 1.2
|
||||
maintainer:
|
||||
exposed: True
|
||||
exposed-modules: Tcl,ConcTcl, ExtArray, GUIMonad, PlacePos, Remover, Tcl, TclCompatibility, TclConf, TclGUI, TclHandle, TclPrim, TclPrimCore, TclPrimExports, TclPrimImpl, TclPrimWidgets, TclTime, TclTrie, TclWidgets, TrieIO, Utils
|
||||
|
||||
hidden-modules:
|
||||
import-dirs: "$GHC_LIB/imports/tclhaskell"
|
||||
library-dirs: "$GHC_LIB"
|
||||
hs-libraries: "HSTclHaskell"
|
||||
extra-libraries: "tcl83","tk83","HSTclHaskell_cbits"
|
||||
include-dirs: "$GHC_LIB/include"
|
||||
includes:
|
||||
depends: "haskell98","lang","concurrent"
|
||||
hugs-options:
|
||||
cc-options: "-fglasgow-exts", "-fvia-C"
|
||||
ld-options: "-L$PKG_PREFIX/lib", "-lncurses"
|
||||
CONFEOF
|
||||
/bin/rm -f $PKG_PREFIX/lib/ghc-%%GHC_VERSION%%/package.conf.old
|
||||
fi
|
||||
|
@ -1,3 +0,0 @@
|
||||
TclHaskell is a library for accessing Tk/Tcl through Haskell.
|
||||
|
||||
WWW: http://www.dcs.gla.ac.uk/~meurig/TclHaskell/
|
@ -1,67 +0,0 @@
|
||||
lib/ghc-%%GHC_VERSION%%/imports/tclhaskell/ConcTcl.hi
|
||||
lib/ghc-%%GHC_VERSION%%/imports/tclhaskell/TrieIO.hi
|
||||
lib/ghc-%%GHC_VERSION%%/imports/tclhaskell/TclWidgets.hi
|
||||
lib/ghc-%%GHC_VERSION%%/imports/tclhaskell/TclTrie.hi
|
||||
lib/ghc-%%GHC_VERSION%%/imports/tclhaskell/TclTime.hi
|
||||
lib/ghc-%%GHC_VERSION%%/imports/tclhaskell/TclPrimWidgets.hi
|
||||
lib/ghc-%%GHC_VERSION%%/imports/tclhaskell/TclPrimImpl.hi
|
||||
lib/ghc-%%GHC_VERSION%%/imports/tclhaskell/TclPrimExports.hi
|
||||
lib/ghc-%%GHC_VERSION%%/imports/tclhaskell/TclPrimCore.hi
|
||||
lib/ghc-%%GHC_VERSION%%/imports/tclhaskell/TclPrim.hi
|
||||
lib/ghc-%%GHC_VERSION%%/imports/tclhaskell/TclHandle.hi
|
||||
lib/ghc-%%GHC_VERSION%%/imports/tclhaskell/TclGUI.hi
|
||||
lib/ghc-%%GHC_VERSION%%/imports/tclhaskell/TclConf.hi
|
||||
lib/ghc-%%GHC_VERSION%%/imports/tclhaskell/TclCompatibility.hi
|
||||
lib/ghc-%%GHC_VERSION%%/imports/tclhaskell/Tcl.hi
|
||||
lib/ghc-%%GHC_VERSION%%/imports/tclhaskell/Remover.hi
|
||||
lib/ghc-%%GHC_VERSION%%/imports/tclhaskell/PlacePos.hi
|
||||
lib/ghc-%%GHC_VERSION%%/imports/tclhaskell/GUIMonad.hi
|
||||
lib/ghc-%%GHC_VERSION%%/imports/tclhaskell/ExtArray.hi
|
||||
lib/ghc-%%GHC_VERSION%%/imports/tclhaskell/Utils.hi
|
||||
lib/ghc-%%GHC_VERSION%%/libHSTclHaskell.a
|
||||
lib/ghc-%%GHC_VERSION%%/HSTclHaskell.o
|
||||
lib/ghc-%%GHC_VERSION%%/libHSTclHaskell_cbits.a
|
||||
lib/ghc-%%GHC_VERSION%%/HSTclHaskell_cbits.o
|
||||
%%EXAMPLESDIR%%/licence.txt
|
||||
%%EXAMPLESDIR%%/demo.txt
|
||||
%%EXAMPLESDIR%%/makefile
|
||||
%%EXAMPLESDIR%%/BasicList.hs
|
||||
%%EXAMPLESDIR%%/BasicMenu.hs
|
||||
%%EXAMPLESDIR%%/Bounce.hs
|
||||
%%EXAMPLESDIR%%/Buttons.hs
|
||||
%%EXAMPLESDIR%%/CheckBut.hs
|
||||
%%EXAMPLESDIR%%/Citems.hs
|
||||
%%EXAMPLESDIR%%/Demo.hs
|
||||
%%EXAMPLESDIR%%/Dialog.hs
|
||||
%%EXAMPLESDIR%%/EWidgetDemo.hs
|
||||
%%EXAMPLESDIR%%/Entries.hs
|
||||
%%EXAMPLESDIR%%/GraphEdit.hs
|
||||
%%EXAMPLESDIR%%/Hello.hs
|
||||
%%EXAMPLESDIR%%/Image.hs
|
||||
%%EXAMPLESDIR%%/Koch.hs
|
||||
%%EXAMPLESDIR%%/Labels.hs
|
||||
%%EXAMPLESDIR%%/Logo.hs
|
||||
%%EXAMPLESDIR%%/Main.hs
|
||||
%%EXAMPLESDIR%%/Menus.hs
|
||||
%%EXAMPLESDIR%%/RadioBut.hs
|
||||
%%EXAMPLESDIR%%/Ted.hs
|
||||
%%EXAMPLESDIR%%/VertScale.hs
|
||||
%%EXAMPLESDIR%%/images/ball.gif
|
||||
%%EXAMPLESDIR%%/images/earth.gif
|
||||
%%EXAMPLESDIR%%/images/earthris.gif
|
||||
%%EXAMPLESDIR%%/images/face.bmp
|
||||
%%EXAMPLESDIR%%/images/gray25.bmp
|
||||
%%EXAMPLESDIR%%/images/letters.bmp
|
||||
%%EXAMPLESDIR%%/images/noletter.bmp
|
||||
%%EXAMPLESDIR%%/images/pattern.bmp
|
||||
%%EXAMPLESDIR%%/images/tcllogo.gif
|
||||
%%EXAMPLESDIR%%/images/teapot.ppm
|
||||
%%PORTDOCS%%%%DOCSDIR%%/usermanual.doc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/usermanual.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/usermanual.pdf
|
||||
@dirrm lib/ghc-%%GHC_VERSION%%/imports/tclhaskell
|
||||
@dirrm %%EXAMPLESDIR%%/images
|
||||
@dirrm %%EXAMPLESDIR%%
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
@unexec ghc-pkg -r TclHaskell
|
||||
@unexec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
|
@ -1,72 +0,0 @@
|
||||
# Ports collection makefile for: pear-apd
|
||||
# Date created: 06 Septemeber 2003
|
||||
# Whom: Thierry Thomas (<thierry@pompo.net>)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= apd
|
||||
PORTVERSION= ${APD_VER}
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel pear
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A full-featured engine-level PHP profiler/debugger
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
BROKEN= Incomplete pkg-plist
|
||||
DEPRECATED= Has been broken for more than 6 months
|
||||
EXPIRATION_DATE=2008-09-19
|
||||
|
||||
USE_PHP= yes
|
||||
USE_PHPIZE= yes
|
||||
|
||||
CONFIGURE_ARGS= --enable-apd --with-apd
|
||||
|
||||
DUMP_DIR?= /var/tmp/apd
|
||||
|
||||
PORTDOCS= README
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
|
||||
.if ${PHP_VER} == 4
|
||||
APD_VER= 0.9.2
|
||||
MD5_FILE= ${MASTERDIR}/distinfo.php4
|
||||
.else
|
||||
APD_VER= 1.0.1
|
||||
MD5_FILE= ${MASTERDIR}/distinfo.php5
|
||||
.endif
|
||||
|
||||
PLIST_SUB+= EXTDIR=lib/php/${PHP_EXT_DIR}
|
||||
|
||||
PHP_DEBUG= ${PHP_EXT_DIR:C/[0-9]*//}
|
||||
SUB_FILES= pkg-message
|
||||
SUB_LIST= PHP_EXT_DIR=${PHP_EXT_DIR} DUMP_DIR=${DUMP_DIR} DEBUG=${PHP_DEBUG:S/-/_/}
|
||||
|
||||
post-extract:
|
||||
@${CHMOD} -R u+w ${WRKSRC}
|
||||
|
||||
post-patch:
|
||||
.if ${PHP_VER} == 5
|
||||
@${REINPLACE_CMD} -e '396,398 d' ${WRKSRC}/php_apd.c
|
||||
.endif
|
||||
|
||||
post-install-script:
|
||||
@${STRIP_CMD} ${PHP_BASE}/lib/php/${PHP_EXT_DIR}/apd.so
|
||||
@${MKDIR} ${DUMP_DIR}
|
||||
@${CHMOD} a+w ${DUMP_DIR}
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/pprofp ${PREFIX}/bin
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
.for FILE in ${PORTDOCS}
|
||||
@${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR}
|
||||
.endfor
|
||||
@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
|
||||
.endif
|
||||
@${ECHO_MSG}
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.post.mk>
|
@ -1,2 +0,0 @@
|
||||
MD5 (PEAR/apd-0.9.2.tgz) = 8e22148a642a9eb8c8b4c062c8d50ef0
|
||||
SIZE (PEAR/apd-0.9.2.tgz) = 36989
|
@ -1,2 +0,0 @@
|
||||
MD5 (PEAR/apd-1.0.1.tgz) = 470ea75cde09f7504c83441911c86f29
|
||||
SIZE (PEAR/apd-1.0.1.tgz) = 36643
|
@ -1,12 +0,0 @@
|
||||
************************************************************************
|
||||
|
||||
Do not forget to configure your %%LOCALBASE%%/etc/php.ini file:
|
||||
add the line:
|
||||
|
||||
zend_extension%%DEBUG%% = %%LOCALBASE%%/lib/php/%%PHP_EXT_DIR%%/apd.so
|
||||
apd.dumpdir = %%DUMP_DIR%%
|
||||
|
||||
in the section "Dynamic Extensions".
|
||||
|
||||
************************************************************************
|
||||
|
@ -1,6 +0,0 @@
|
||||
APD is a full-featured PHP profiler/debugger that is loaded as a
|
||||
zend_extension.
|
||||
|
||||
It aims to be an analog of C's gprof or Perl's Devel::DProf.
|
||||
|
||||
WWW: http://pear.php.net/package/apd
|
@ -1,5 +0,0 @@
|
||||
bin/pprofp
|
||||
%%EXTDIR%%/apd.so
|
||||
%%PKGREGDIR%%/package.xml
|
||||
@dirrm %%PKGREGDIR%%
|
||||
@dirrmtry %%PEARDIR%%/packages
|
Loading…
Reference in New Issue
Block a user