jasper
e6e60e92d2
missing bump on arches that use ghc
...
spotted by naddy@, ok kili@ (MAINTAINER)
2011-04-26 14:51:32 +00:00
ajacoutot
687b73d774
No need for the itlocaledir tweak anymore.
2011-04-26 13:09:07 +00:00
jasper
ec2e357b53
unbreak unbreaking..
2011-04-26 12:14:34 +00:00
jasper
10c92c49da
unbreak
2011-04-26 12:12:14 +00:00
ajacoutot
d7173dd95e
The archive uses the PaxHeader extension, so use gtar to unpack,
...
otherwise we miss files.
2011-04-26 09:01:43 +00:00
ajacoutot
972ab90a12
Bugfix update to libsoup-2.34.1.
2011-04-26 05:50:36 +00:00
jeremy
088fe66707
Update to 1.2.3.
2011-04-25 18:12:31 +00:00
jasper
fc8251a4b1
- tweak DESCR
...
ok kili@ (who calls me a DESCR nazi for this)
2011-04-25 15:11:39 +00:00
kili
500d822152
Update to hs-atom-1.0.9.
...
ok jasper@ (maintainer)
2011-04-25 15:09:15 +00:00
kili
967e708e74
+ hs-bimap
2011-04-25 15:08:23 +00:00
kili
124e70d5ba
A data structure representing a bidirectional mapping between two
...
key types. Each value in the bimap is associated with exactly one
value of the opposite type.
ok jasper@
2011-04-25 15:08:05 +00:00
jolan
1a3df9cf28
remove dead mirrors and use MASTER_SITE_BACKUP explicitly
2011-04-25 15:01:28 +00:00
jasper
7522707120
- update to 1.050
...
from wen heping
2011-04-25 13:46:16 +00:00
jasper
f65c5de38a
- update to 0.10.8
...
ok aja@
2011-04-25 11:43:17 +00:00
ajacoutot
a61add409a
Update to gconf2-2.32.3.
...
* translation updates
2011-04-25 11:05:35 +00:00
ajacoutot
27834ffeea
Consistency.
2011-04-24 19:15:13 +00:00
kili
0a939560c2
Set DIST_SUBDIR for the no_deps pseudo flavor.
2011-04-23 21:05:14 +00:00
kili
ab954ec4cf
New distinfo after DIST_SUBDIR change in ghc.port.mk.
2011-04-23 20:22:13 +00:00
kili
e41950b136
Disable the upcoming DIST_SUBDIR change in ghc.port.mk for this port, because
...
this is buildable with both ghc and nhc98.
2011-04-23 20:07:47 +00:00
kili
67047fb4b8
Depend on and use mtl-2 from devel/hs-mtl.
2011-04-23 14:32:50 +00:00
kili
c2d44c9575
Comment only.
2011-04-23 13:00:43 +00:00
kili
fbb4e44932
Use the pregenerated lexer and parser to get rid of alex
...
and happy dependencies (the latter causing circular build
dependencies via hs-mtl and hs-transformers back to haddock).
2011-04-23 12:25:51 +00:00
jeremy
52a581e1cd
Remove duplicate version of ruby-rack-test. It was originally imported
...
under devel, and then later imported by me under www. Since stuff
depends on the www version and it is more up to date, keep that version.
Add goo to update automatically from devel version to www version.
Discovered by claudio@. OK sthen@.
2011-04-23 01:31:42 +00:00
jasper
f2a8537a69
re-order
2011-04-21 16:29:35 +00:00
jasper
72c12d30e9
no need for this script, it's unused
2011-04-21 11:37:56 +00:00
landry
54fe51ceef
Update instructions for running in chroot, from Mattieu Baptiste, thanks!
2011-04-21 11:28:22 +00:00
jasper
96befc5a43
/bin/ksh works just fine, no need for bash
2011-04-21 10:41:05 +00:00
eric
c789225c54
- update to 0.8.3
...
- add a new _buildslave user
- add a rc script
- add a README
- update HOMEPAGE
- change MAINTAINER
from Piotr Sikora (new MAINTAINER)
ok ajacoutot@
2011-04-21 10:22:38 +00:00
eric
492972447c
- update to 0.8.3p1
...
- add a new _buildbot user
- add a rc script
- add a README
- update HOMEPAGE
- change MAINTAINER (per his request)
from Piotr Sikora (new MAINTAINER)
ok ajacoutot@
2011-04-21 10:20:43 +00:00
ajacoutot
6d01c2069a
Fix build/run with new libnotify.
...
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:04:56 +00:00
ajacoutot
4d15a159e3
Oops, forgot to fix SHARED_LIBS before committing.
2011-04-21 07:04:37 +00:00
ajacoutot
7aa77eeb12
Major update to libnotify-0.7.2.
...
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:03:21 +00:00
jasper
a20583fba2
- update to 1.06
...
- doesn't need groff
- set CONFIGURE_STYLE=modinst
from gleydson
2011-04-21 06:56:37 +00:00
naddy
8aa7922499
Update gmake to 3.82, including two important upstream fixes.
...
This version has some backward incompatibilities. All affected
ports in the tree have been fixed in advance.
2011-04-20 20:51:41 +00:00
jasper
9c69158978
- update to 0.09, adjusts to new Moose API (instead of bailing out)
2011-04-20 19:51:34 +00:00
kili
d8562bdfa1
Sigh. Hook hs-mtl to the build.
...
I wanted to defer this until we really need it, but it
looks like some ports already need this version of mtl.
So no we have mtl-1 (bundled with lang/ghc) and mtl-2
(in devel/hs-mtl). Haskell library dependency hell.
2011-04-19 19:31:31 +00:00
kili
d666817ded
Bump to be safe -- for unknown reasons, the dependency change of
...
hs-MissingH caused a ABI change (shouldn't happen, but GHC ssems
to be just a huge random number generator), which broke this one
on my local machine.
2011-04-19 19:05:12 +00:00
kili
af7bda0996
This depends on devel/hs-mtl.
...
Problem found by landry@.
2011-04-19 19:01:21 +00:00
jasper
86291056b2
- update to 1.1.6
...
- sync DESCR
from gleydson soares
2011-04-19 17:30:05 +00:00
giovanni
21ceb1eda4
Update to 1.0.7 from Wen Heping
2011-04-19 15:27:04 +00:00
jasper
b2b5112c77
- update to 1.2.3
...
from gleydson soares
2011-04-18 18:14:12 +00:00
ajacoutot
52428be03a
Bugfix update to py-gobject-2.28.4.
2011-04-18 16:30:21 +00:00
eric
ab297442e9
add py-mock
2011-04-18 15:12:05 +00:00
eric
c39f5dc168
mock is a Python module that provides a core Mock class. It removes
...
the need to create a host of stubs throughout your test suite. After
performing an action, you can make assertions about which methods /
attributes were used and arguments they were called with. You can also
specify return values and set needed attributes in the normal way.
The mock module also provides utility functions / objects to assist
with testing, particularly monkey patching.
ok ajacoutot@
2011-04-18 15:10:14 +00:00
ajacoutot
58a582f8c9
Minor update to libgdata-0.8.1.
2011-04-18 14:00:25 +00:00
landry
b38a444edb
This does not build on hppa, add it to NOT_FOR_ARCHS.
2011-04-18 11:48:44 +00:00
ajacoutot
688a4ec338
Remove now unneeded patch.
2011-04-18 10:40:27 +00:00
ian
83ae3c3679
Change my email to be consistent, bump revision
2011-04-17 20:10:43 +00:00
jasper
5499d92d3b
- remove unnecessary NULL casts
2011-04-17 18:04:00 +00:00
jasper
1043c5cc0a
- remove unnecessary NULL casts
2011-04-16 21:28:35 +00:00