[UPDATE] Migration of existing ports to bsd.haskell.mk

Hi everyone, Since last few days, I was quite busy and I wasn't able to put any efforts on this, and therefore I haven't replied to Samy's mail. Anyways, now I've managed to steal time, so I started work on migrating existing haskell based ports to bsd.haskell.mk. I've pushed some of the migrated ports to the 'infrastructure' branch of the git repo as decided earlier. If you've also migrated any of the ports then please push your changes to the repository. And Samy, I'll mail about the migration deadline soon. BtW, any ideas how do I get a list of all 'haskell' ports in the tree ? TiA -- Ashish SHUKLA

Hi Ashish,
[sbahra@centrino sbahra] porte -s category haskell
archivers/hs-zip-archive-ghc, 0.1.1.3, A Haskell library for working
with zip archives
archivers/hs-zlib, 0.5.0.0_1, Pure Haskell interface to the C zlib library
[...]
See http://repnop.org/projects/porte.html
Regards.
On Mon, Mar 2, 2009 at 5:10 PM, Ashish SHUKLA
Hi everyone,
Since last few days, I was quite busy and I wasn't able to put any efforts on this, and therefore I haven't replied to Samy's mail.
Anyways, now I've managed to steal time, so I started work on migrating existing haskell based ports to bsd.haskell.mk. I've pushed some of the migrated ports to the 'infrastructure' branch of the git repo as decided earlier. If you've also migrated any of the ports then please push your changes to the repository.
And Samy, I'll mail about the migration deadline soon. BtW, any ideas how do I get a list of all 'haskell' ports in the tree ?
TiA -- Ashish SHUKLA
_______________________________________________ FreeBSD-haskell mailing list FreeBSD-haskell@haskell.org http://www.haskell.org/mailman/listinfo/freebsd-haskell
-- Samy Al Bahra [http://repnop.org]

Samy Al Bahra writes:
Hi Ashish,
[sbahra@centrino sbahra] porte -s category haskell archivers/hs-zip-archive-ghc, 0.1.1.3, A Haskell library for working with zip archives archivers/hs-zlib, 0.5.0.0_1, Pure Haskell interface to the C zlib library [...]
I'm running 7.1-STABLE and I'm wondering if porte is atm hardcoded for FreeBSD 8's INDEX, hmm...? #v+ abbe [kports] monte-cristo% porte -s categroy haskell porte: INDEX file (/usr/ports/INDEX-8) could not be opened #v- Thanks -- Ashish SHUKLA

[sbahra@centrino sbahra] export INDEX="/usr/ports/INDEX-7"
[sbahra@centrino sbahra] porte -s category poop
Regards.
On Tue, Mar 3, 2009 at 4:14 AM, Ashish SHUKLA
Samy Al Bahra writes:
Hi Ashish,
[sbahra@centrino sbahra] porte -s category haskell archivers/hs-zip-archive-ghc, 0.1.1.3, A Haskell library for working with zip archives archivers/hs-zlib, 0.5.0.0_1, Pure Haskell interface to the C zlib library [...]
I'm running 7.1-STABLE and I'm wondering if porte is atm hardcoded for FreeBSD 8's INDEX, hmm...?
#v+ abbe [kports] monte-cristo% porte -s categroy haskell porte: INDEX file (/usr/ports/INDEX-8) could not be opened #v-
Thanks -- Ashish SHUKLA
-- Samy Al Bahra [http://repnop.org]
participants (2)
-
Samy Al Bahra
-
wahjava.ml@gmail.com