kili
90d4ea97dc
Update to network-2.4.1.2
2013-07-18 21:48:49 +00:00
espie
bcf3856632
PERMIT_* / REGRESS->TEST sweep
2013-03-11 10:50:00 +00:00
kili
be7ce949cf
Regenerate plist for profiling libs.
2013-01-20 17:56:05 +00:00
kili
50b999df94
Update to network-2.3.1.0.
2012-12-02 20:27:19 +00:00
kili
0273bd240b
Ignore exceptions thrown by setsockopt IPV6_ONLY in the socket
...
function. May look pointless to not just remove the call to setsockopt,
but this way it's probably easier to get it accepted upstream.
Problem initially reported and diff tested by Alexander Polakov.
2012-11-21 22:27:18 +00:00
kili
75c4104e44
Patch configure.ac and use CONFIGURE_STYLE and AUTOCONF_VERSION
...
instead of patching configure, to minize headaches for updates
of this port.
2012-11-06 21:24:16 +00:00
kili
2acb3c8385
Move the @exec and @unexec lines running the {,un}register.sh scripts
...
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
2012-10-28 23:24:28 +00:00
dcoppa
a6c495e401
Fix: ucred -> sockpeercred
...
ok kili@ (maintainer)
2012-10-02 13:35:40 +00:00
kili
2514134652
Update to network-2.3.0.13.
2012-09-02 20:13:08 +00:00
kili
180ee5ee35
Update to hs-network-2.3.0.5.
...
ok jasper@
2011-12-31 22:11:56 +00:00
espie
c5a475ebe0
normalize pkgpath
2011-09-16 09:24:48 +00:00
kili
ab954ec4cf
New distinfo after DIST_SUBDIR change in ghc.port.mk.
2011-04-23 20:22:13 +00:00
kili
67047fb4b8
Depend on and use mtl-2 from devel/hs-mtl.
2011-04-23 14:32:50 +00:00
kili
04da2c5896
Update to 2.3.0.2.
2011-04-11 14:34:55 +00:00
espie
5855efb734
move depends to new style
2010-11-15 19:45:56 +00:00
kili
b808903775
bumpski
2010-11-03 22:12:01 +00:00
jasper
7d9a103945
- regen plist after recent ghc.port.mk change
...
- adjust @exec/@unexec accordingly
"just go ahead" kili@
2010-10-28 13:51:00 +00:00
kili
205d4391a4
Add LIB_DEPENDS to RUN_DEPENDS.
...
Switch to REVISION.
Bump.
2010-07-17 13:43:36 +00:00
kili
c78948cdd1
Bump after ghc update.
2010-06-15 17:18:50 +00:00
kili
158027911f
Bump after the stupid ABI changes in GHC.
2010-06-06 10:06:44 +00:00
kili
bcea0ad2ce
Silent register.sh/unregister.sh after the change to Cabal in ghc.
...
Run unregister.sh with `--force'.
2010-05-19 15:58:18 +00:00
kili
d73ffa853b
Use @unexec. I must have been on drugs when using @unexec-delete
...
for unregister.sh in all the new ghc libraries (which leads to bogus
registered ghc packages after updates).
You can use the command
ghc-pkg check
to check ghcs internal package list. If it reports missing files
for some package (like hashed-storage-0.4.11), you can forcibly
unregister it by running (as root) something like
ghc-pkg unregister hashed-storage-0.4.11
ok dcoppa@
2010-05-14 09:08:25 +00:00
kili
79e72d8c41
Import hs-network, a Haskell library providing some network-related
...
functionality.
Not yet wired to the build.
2010-04-06 15:19:44 +00:00