kili
11e3872046
The GNU Library is a collection of C data structures and utility
...
function for dealing with Unicode. This package only binds as much
functionality as required to support the packages that wrap libraries
that are themselves based on GLib.
2010-06-16 14:00:57 +00:00
kili
0740d739fd
This library allows to load externally stored user interfaces into
...
programs. This allows alteration of the interface without recompilation
of the program.
2010-06-16 13:59:58 +00:00
kili
e15927f4c8
GIO is striving to provide a modern, easy-to-use VFS API that sits
...
at the right level in the library stack. The goal is to overcome
the shortcomings of GnomeVFS and provide an API that is so good
that developers prefer it over raw POSIX calls. Among other things
that means using GObject. It also means not cloning the POSIX API,
but providing higher-level, document-centric interfaces. This package
provides Haskell bindings to gio.
2010-06-16 13:59:06 +00:00
kili
e4cf727550
This package provides a set of helper programs necessary to build
...
the Gtk2Hs suite of libraries. These tools include a modified c2hs
binding tool that is used to generate FFI declarations, a tool to
build a type hierarchy that mirrors the C type hierarchy of GObjects
found in glib, and a generator for signal declarations that are
used to call back from C to Haskell. These tools are not needed to
actually run Gtk2Hs programs.
2010-06-16 13:57:39 +00:00
ajacoutot
999d79d16b
Remove now unused patch -- we have strndup(3).
...
No bump because because code was #ifndef HAVE_STRNDUP ... so it wasn't
picked up anymore.
2010-06-16 12:22:45 +00:00
jasper
a2c755bae3
- adapt to new lua.port.mk
...
ok jolan@ (MAINTAINER)
2010-06-15 22:05:58 +00:00
jasper
ec48d76849
- tweak regress dependency
2010-06-15 20:24:06 +00:00
ajacoutot
d8239b2cfe
Bugfix update to libgee-0.5.1.
2010-06-15 18:07:42 +00:00
kili
e59069c5b1
Add gmp and bump.
...
While here, adjust the comment about weird permissions (don't blame
the darcs people, it's not their fault).
2010-06-15 18:00:33 +00:00
kili
73f62484da
Add gmp and bump.
2010-06-15 17:59:24 +00:00
kili
726fff75c3
Add gmp dependency.
...
Move hs-ghc-paths from RUN_DEPENDS to BUILD_DEPENDS.
Bump.
2010-06-15 17:38:17 +00:00
fgsch
92ad11f4a3
Update to 1.5.4. ok maintainer.
2010-06-15 17:20:27 +00:00
kili
c78948cdd1
Bump after ghc update.
2010-06-15 17:18:50 +00:00
ajacoutot
21e558ee76
Bugfix update to pango-1.28.1.
2010-06-15 16:59:45 +00:00
espie
a1e380599c
help shitty includes work. fixes sdlmame
2010-06-15 15:29:29 +00:00
espie
bd4a069384
consensus seems to be no colors, and verbose...
2010-06-14 12:34:29 +00:00
jasper
9cf418bba3
- fix build on mips64
...
ok MAINTAINER
2010-06-14 10:12:46 +00:00
jasper
55e60b8fae
- properly recognize mips64
2010-06-14 08:22:19 +00:00
naddy
ad39b583df
Remove g77 dependency. The generated libtool is the same. (Except
...
for now also allowing static linking for Fortran, which was previously
misdetected.) ok maintainer
2010-06-12 20:56:14 +00:00
steven
06c5620840
use gnu libtool
2010-06-12 17:02:27 +00:00
landry
872f1d0536
Remove now deprecated/unused files/patches/. Yay!
2010-06-12 16:23:55 +00:00
landry
5aef389f71
Update to xulrunner 1.9.2.3 (from 1.9.1.7) :
...
- mozilla don't do real releases anymore from xulrunner itself, so build
it from firefox 3.6.3 tarball. Thx tnn@netbsd for the trick.
- that also permits us to use patches/ and files/ from
www/mozilla-firefox, and stop mirroring another 50Mb distfile. Yay!
- some headers are MI, so do the PFRAG.{amd64,jit}-devel dance in PLIST
sthen@ thinks 'going in this direction makes a lot of sense'.
2010-06-12 15:16:47 +00:00
sthen
c40c2a56d2
Adjust LLVM/CLang to work with GCC4 in base, while still working
...
with ports GCC4 for arch which haven't switched yet.
With/ok jsg@.
2010-06-12 12:15:08 +00:00
sthen
ae275f52b8
Remove workaround for optimizer-related problem on amd64 gcc 3.3.
...
From Brad.
2010-06-11 21:48:09 +00:00
landry
7da7a14cf9
Remove sparc64-specific patch now that it switched to gcc4.
...
From Brad.
2010-06-11 19:10:07 +00:00
dcoppa
f3c3de1d7a
Remove MODCMAKE_WANTCOLOR=No, as requested by espie@
...
OK ajacoutot@
2010-06-11 08:53:52 +00:00
dcoppa
2151e979b2
Set CFLAGS in the ports Makefile instead of using handrolled patches.
...
Unbreak build on hppa too. From landry@: thanks!
OK landry@
2010-06-11 08:07:17 +00:00
ajacoutot
bad5e2d186
XXX On amd64, set CFLAGS+=-O.
...
gcc4 opts seem to trigger an overflow in oil_cpu_detect_arch() which
crashes some applications (e.g. SIGTRAP with gst-inspect)
ok sthen@
2010-06-10 13:24:14 +00:00
kevlo
69ff125b10
Missing dependency on devel/p5-Test-use-ok
...
ok sthen@
2010-06-09 08:55:09 +00:00
jasper
c372546125
- fix build on mips64(el)
...
ok nicm@ (MAINTAINER)
2010-06-09 08:52:14 +00:00
edd
48149ce181
force use of new cmake as people who have not upgraded will hit problems with,
...
for example x11/awesome.
OK sthen@, dcoppa@
2010-06-07 20:33:20 +00:00
sthen
e50e4a74d1
update to 3.4b1, allowing this to work with Tcl 8.5.
...
From Sebastian Reitenbach with some changes by me & tested by Sebastian.
earlier version ok jasper@
(not moving to itcl 4.0 yet; other parts are needed first).
2010-06-07 14:39:46 +00:00
jasper
996540b1fe
- fix on mips64(el)
2010-06-07 14:25:47 +00:00
jasper
5c868c2c98
- fix build with gcc2, yes, '2', not '4'. :-)
...
based on a diff from sebastian reitenbach
2010-06-07 12:47:28 +00:00
kili
158027911f
Bump after the stupid ABI changes in GHC.
2010-06-06 10:06:44 +00:00
espie
0c13c1c40a
same error in main package
2010-06-04 17:29:23 +00:00
espie
a8fc78ee26
fix plist error, the only bug in pkg_add is that it should warn when making
...
the package...
2010-06-04 17:14:38 +00:00
ajacoutot
8ded40f076
Minor update to libsigc++-2.2.8
...
* just a small change for library.gnome.org
2010-06-04 16:38:26 +00:00
ajacoutot
4e6a7431d9
Update to gconfmm-2.28.2.
...
* fix pkgconfig file
2010-06-04 16:09:59 +00:00
sthen
a5ab2df0ef
Build depends on f77.
2010-06-04 11:45:37 +00:00
ajacoutot
626d397285
Update to gconfmm-2.28.1.
...
* use mm-common, like the other *mm modules
* enable documentation
2010-06-04 06:06:42 +00:00
sthen
7917f488a7
Fix bad pkgspec in RUN_DEPENDS. I bumped PKGNAME anyway though I don't
...
see how anyone could actually have installed this.
2010-06-03 23:01:16 +00:00
ajacoutot
8f2a089a25
Update to codeblocks-10.05.
2010-06-03 16:09:03 +00:00
sthen
95df2301f2
add missing dep on p5-IO-stringy otherwise cpan auto-installs it.
...
ok stephan@
2010-06-03 14:18:20 +00:00
dcoppa
ccb48c6b8d
Add missing -lsndio.
...
OK landry@
2010-06-02 19:07:43 +00:00
kili
30800f8eef
With gcc4, this needs WANTLIB-main = m stdc++
...
"just add it" ajacoutot@
2010-06-02 09:45:49 +00:00
jasper
fbafc86c18
- update iso-codes to 3.16
2010-06-02 08:53:15 +00:00
dcoppa
0fe1cb2a9e
s/librairies/libraries/
...
OK ajacoutot@
2010-06-01 12:46:24 +00:00
kevlo
ce393e87b0
Update to 0.13
...
ok pea@
2010-06-01 09:48:08 +00:00
dcoppa
23e0e99b42
Add some bits needed by kde4.
...
Move the "cleaning commands" from post-build to post-install.
From espie@: thanks!
OK espie@
2010-05-31 06:29:27 +00:00