sthen
d053315499
bump
2010-09-24 15:29:20 +00:00
sthen
33fe97dfb9
bump
2010-09-24 15:23:05 +00:00
millert
5e17a4b491
Add a patch from debian to make this build with perl 5.12.2.
...
Not all features work but it is enough for p5-Data-Visitor to work
(its only consumer).
2010-09-24 15:14:49 +00:00
dcoppa
44a2b7671b
Cleanups for haskell ports.
...
"Looks fine" kili@
2010-09-24 10:09:42 +00:00
jeremy
9f3cb0eb77
Take over maintenance of databases/ruby-postgres and devel/ruby-rcov
...
from Markus.
OK markus@
2010-09-23 23:30:49 +00:00
jeremy
d765f5df76
Bump all ruby ports not already handled.
...
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.
This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake. It moves most of
the regress tests to use MODRUBY_REGRESS.
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
jeremy
f3ba7fefc2
Handle changes caused by splitting the ruby port and bump
...
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:10:28 +00:00
jeremy
255b948e1a
Bump rake after split ruby port.
...
This also installs rake as rake18, as rake comes with ruby 1.9.
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:08:21 +00:00
jeremy
4ad1a0322a
Upgrade to ruby-gems 1.3.7 and work with the new split ruby port.
...
This now installs gem as gem18, since gem is included in ruby 1.9.
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:06:47 +00:00
joshe
4770ab0216
Fix on sparc and sparc64.
...
ok phessler@ jasper@
2010-09-23 13:38:33 +00:00
jasper
c44fd7c076
- better comment
2010-09-23 11:46:57 +00:00
jasper
9ed6d71a8f
- update iso-codes to 3.19
2010-09-23 11:21:53 +00:00
jasper
5363403692
- sync
2010-09-23 09:35:36 +00:00
jasper
e76cc5d9e7
import cppcheck 1.44
...
Cppcheck is an analysis tool for C/C++ code. Unlike C/C++ compilers and
many other analysis tools, we don't detect syntax errors. Cppcheck only
detects the types of bugs that the compilers normally fail to detect.
The goal is no false positives.
from igor zinovik, with tweaks by me
ok aja@
2010-09-23 09:34:51 +00:00
jasper
7363106a31
- missed this diff in previous commit, fixes build on mips64
2010-09-22 22:24:56 +00:00
fgsch
c365421c90
Add py-couchdb after the package went lowercase. landry@ ok.
2010-09-22 19:12:42 +00:00
ajacoutot
a4275188ac
Hook up liboobs, ok jasper@
2010-09-22 16:09:10 +00:00
sthen
12bcff29c0
Zero newly allocated space, to avoid (in some cases) passing an
...
unclean buffer to Perl_is_utf8_string which proceeds to strlen() it,
causing an illegal access with malloc_flags J as it runs past the
end of the 0xd0d0d0.
Note there are various other problems with YAML::Syck and upstream
recommend not using it - see the README file.
ok jasper@
2010-09-22 10:50:51 +00:00
jasper
2d4a122bfb
- reset maintainer, requested by reinhard@
2010-09-22 09:02:42 +00:00
landry
94b2505ecb
Unbreak mico on gcc4 archs by updating it to 2.3.13.
...
- remove commented out FLAVORS, and merge ssl FLAVOR into main package
- build regress tests (not everything is working, but at least they're here)
- add native-connect:permit to systrace.filter, idl absolutely wants to
connect to the nearest dns server during build. Gross.
- remove shitload of now unneeded patches
- some tweaks from ajacoutot@/jasper@
Build-tested on :
- gcc3 archs: arm (fails) by sthen@, alpha by naddy@, mips64 by jasper@
- gcc4 archs: sparc64/amd64/macppc by my$self
ok jasper@
2010-09-22 08:42:53 +00:00
stsp
13f97e3d40
Update to 20100918155143
...
ok jasper@, James Turner (MAINTAINER) who had the same diff prepared
2010-09-21 21:59:09 +00:00
jasper
4198cbefaa
- another missing dependency
2010-09-21 11:22:03 +00:00
jasper
7beaf33dbf
- add missing dependency
2010-09-21 11:14:01 +00:00
jasper
fc84431e8b
- fix build on a clean system
2010-09-21 10:58:55 +00:00
ajacoutot
7b0c8c8b2e
Set PORTHOME = ${WRKDIR} to not pollute the root directory.
2010-09-20 07:00:13 +00:00
jasper
bee9e6df51
- tweak, suggested by fgs@
2010-09-19 20:47:29 +00:00
jasper
56c4dcb339
- update libffi to 3.0.9
...
- remove unneeded patch
2010-09-19 20:19:15 +00:00
jasper
761754e9c9
- OpenBSD does not have the definitions for the signals SI_ASYNCIO and
...
SI_MESGQ.
from markus hennecke
ok landry@
2010-09-19 20:09:41 +00:00
landry
5cb0ea8219
Bugfix update to xulrunner 1.9.2.10.
2010-09-19 19:23:16 +00:00
jim
2fa1a3418d
+ hs-List
...
+ hs-PSQueue
+ hs-murmur-hash
+ hs-primitive
+ hs-sendfile
+ hs-vector
2010-09-19 16:25:50 +00:00
jim
c34a77a7a6
import hs-List version 0.4.0
...
feedback and ok kili@
2010-09-19 16:20:44 +00:00
jim
120406cd1d
import hs-PSQueue version 1.1
...
feedback and ok kili@
2010-09-19 16:19:03 +00:00
jim
3bfcf1a3a3
import hs-murmur-hash version 0.1
...
feedback and ok kili@
2010-09-19 16:17:34 +00:00
jim
0ee07eb1a1
import hs-vector version 0.6.0.1
...
feedback and ok kili@
2010-09-19 16:15:30 +00:00
jim
c17fff967f
import hs-primitive version 0.3
...
feedback and kili@
2010-09-19 16:13:59 +00:00
jim
5d9c899638
import hs-sendfile version 0.6.2
...
feedback and ok kili@
2010-09-19 16:12:11 +00:00
jim
ed3b719c60
+ hs-ListLike
...
+ hs-MonadCatchIO-transformers
+ hs-cereal
+ hs-directory-tree
+ hs-dlist
+ hs-iteratee
+ hs-monads-fd
+ hs-transformers
+ hs-unix-compat
2010-09-19 15:59:17 +00:00
jim
6a7d389fb2
import hs-MonadCatchIO-transformers version 0.2.2.0
...
feedback and ok kili@
2010-09-19 15:46:01 +00:00
jim
de061011bf
import hs-unix-compat version 0.1.2.1
...
feedback and ok kili@
2010-09-19 15:43:41 +00:00
jim
bb44dced86
import hs-monads-fd version 0.1.0.1
...
feedback and ok kili@
2010-09-19 15:42:15 +00:00
jim
286ddb2f31
import hs-iteratee version 0.3.5
...
feedback and ok kili@
2010-09-19 15:40:28 +00:00
jim
40d33d6d6d
import hs-transformers version 0.2.1.0
...
feedback and ok kili@
2010-09-19 15:36:55 +00:00
jim
344070f1f2
import hs-LikeLike version 1.0.1
...
feedback and ok kili@
2010-09-19 15:35:11 +00:00
jim
823c811b5c
import hs-dlist version 0.5
...
feedback and ok kili@
2010-09-19 15:32:50 +00:00
jim
73216b3d6a
import hs-directory-tree version 0.2.0
...
feedback and ok kili@
2010-09-19 15:30:43 +00:00
jim
7f8aaacf0f
import hs-cereal version 0.3.0.0
...
feedback and ok kili@
2010-09-19 15:29:03 +00:00
ajacoutot
91570903a6
Fix ncpu display on big endian.
2010-09-18 09:14:17 +00:00
jasper
c69a73d328
- update to 1.45
2010-09-17 14:43:01 +00:00
fgsch
65c46d58b3
- Mark with MODPY_BADEGGS
...
- Make dependencies more readable
- Add missing dependency for regression and correct all tests
- Change to 80 cols
millert@ ok previous diff
2010-09-17 01:42:59 +00:00
fgsch
92c94ef453
Mark it with MODPY_BADEGGS. millert@ ok.
2010-09-16 22:59:43 +00:00