Commit Graph

8853 Commits

Author SHA1 Message Date
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
sthen
b22501e783 minor update to 0.27, ok/tweaks simon@ 2011-04-16 21:03:19 +00:00
sthen
11ebbb999f Don't try to create directories which already exist, this significantly
cleans up the console output if you set USE_SYSTRACE.  ok dcoppa@
2011-04-16 15:18:13 +00:00
jasper
a8837a024a disable the -python subpackage on mips64*. py-gtk2 doesn't build there due to
toolchain bugs and it would take out all ports that depend on the regular vte
C library.

ok aja@
2011-04-16 12:17:40 +00:00
jasper
02a9289240 PKG_ARCH=* is already set by cpan.port.mk.
from gleydson soares
2011-04-16 11:52:45 +00:00
simon
fd90d53aa2 update to version 0.47 and remove USE_GROFF
from Gleydson Soares
seems fine to jasper@
2011-04-16 11:14:36 +00:00
simon
3365cf9c5d update to version 0.12 and remove USE_GROFF
from Gleydson Soares, thanks!
2011-04-16 11:10:03 +00:00
sthen
2f4529e097 add trailing 'S' after ONLY_FOR_ARCH... 2011-04-16 10:51:39 +00:00
naddy
be23e8bf1a Don't use m4 syntax for a Makefile comment; fixes build with gmake 3.82.
ok ajacoutot@ jasper@
2011-04-15 19:28:05 +00:00
ajacoutot
a2d7a47da4 Fix build after gnutls update.
ok jasper@ landry@
2011-04-15 16:13:23 +00:00
sthen
0a843cf8f8 add autoconf 2.67, ok phessler@ landry@ 2011-04-15 09:46:31 +00:00
ajacoutot
30d047d88a Use correct filename in pre-configure target.
Regen WANTLIB/PLIST.

from Gleydson Soares, thanks!
2011-04-15 06:07:01 +00:00
ajacoutot
5d4cc901a1 Add missing build+run depends on devel/py-gobject.
spotted by landry@, thanks!
2011-04-15 05:49:55 +00:00
jasper
eeb29b3347 don't use ``rm -f'' for remove unneeded files.
this will remember us, when not needed anymore this treatment.

from gleydson soares
ok aja@
2011-04-14 15:55:19 +00:00
ajacoutot
22f97c7995 Bugfix update to glib2-2.28.6.
* Fix a possible crash when using g_settings_delay()
* Translation and documentations updates
2011-04-14 14:02:17 +00:00
kili
02e55b9509 + hmake 2011-04-14 12:16:16 +00:00
kili
aa043e1a02 Resurrect, but only for nhc98 (required for devel/cpphs on platforms
without ghc, as noticed by jasper@).

"Bring out your dead! Bring out your dead!" jasper@
2011-04-14 12:15:53 +00:00
sebastia
c7c1d9ece4 Update libmemcached from 0.44 to 0.48. Patch from piotr sikora at frickle com
Thanks.

reads fine to jasper@, and OK sthen@
2011-04-14 11:17:49 +00:00
jasper
fd2d1fb887 - update to 20110413120518
from james turner (MAINTAINER)
2011-04-14 07:38:31 +00:00
jasper
c5b9fe9069 - update to 0.05
- set BUILD_DEPENDS

from gleydson
2011-04-14 07:01:06 +00:00
jasper
4d1006ae58 - update to 0.11
- doent need groff
- set BUILD_DEPENDS
- add missing regress dependencies
2011-04-13 18:46:46 +00:00
jasper
d8fabd1cdc - update to MooseX-Has-Sugar-0.05070419
- adjust REGRESS_DEPENDS

from gleydson soares
2011-04-13 18:45:55 +00:00
jasper
0c18f04515 - use modinst and remove patch
- tweak comment while here

with gleydson soares
2011-04-13 17:46:41 +00:00
jasper
f308e59cc2 use modinst CONFIGURE_STYLE, instead of passing --skipdeps
from gleydson soares
2011-04-13 17:44:37 +00:00
ajacoutot
cbbe3fef04 Fix SONAME. 2011-04-13 17:05:11 +00:00
kili
80b11d5092 + hasktags 2011-04-13 13:31:36 +00:00
kili
a476b904b7 hasktags is a tool to generate tag files for vi(m) and emacs from
Haskell sources (similar to what the good old ctags(1) does for C,
Pascal, Fortran, YACC, lex and Lisp).

ok jasper@
2011-04-13 13:31:11 +00:00