Commit Graph

57573 Commits

Author SHA1 Message Date
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
espie
22e710f8c9 more recent, prereq for kde4 2010-06-16 13:42:24 +00:00
espie
8afde528d9 + 2010-06-16 13:36:16 +00:00
espie
ddeb235462 newer, prereq for kde4... 2010-06-16 13:35:43 +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
espie
5d22cfc900 zap old stuff (can't work, since -m is used for something else now) 2010-06-16 12:22:20 +00:00
espie
9f9494f124 well, this can be clueful 2010-06-16 12:09:22 +00:00
espie
c189d9333b handle more errors 2010-06-16 12:08:42 +00:00
espie
c1fa9429b1 remove PKG_CMD, set up PKG_ADD/PKG_CREATE/PKG_DELETE/PKG_INFO 2010-06-16 12:06:46 +00:00
sthen
5b585671d9 update to 1.7.1.2, various fixes (build fixed with -Wall in
CFLAGS as spotted by Landry, also LP64, endianness, and some
ssl problems).

ok rui@ landry@ kili@
2010-06-16 10:25:05 +00:00
fgsch
cc1e53d805 Do not hardcode the python version to 2.5. ok kili. 2010-06-16 10:13:40 +00:00
sthen
72759fb067 add a comment saying quite how much ram is needed to build this 2010-06-16 09:26:28 +00:00
landry
fb043d8675 Use -O0 instead of -01 on !(i386||amd64), makes sparc64 happier, and
maybe alpha too.
ok/tweaks sthen@
2010-06-16 09:19:07 +00:00
jasper
215a0d5db9 - unhook micq 2010-06-16 08:12:00 +00:00
jasper
2bc95ef2fc - remove obsolete micq, as prompted by jiri b. on ports@
it's been superseded by climm, but nobody even said there were using it anymore.
alternatives would be irssi/bitlbee or pidgin,-finch

maintainer timed-out.
2010-06-16 08:11:53 +00:00
sthen
488ba3ab88 update pygments to 1.3.1; new lexers and various fixes.
ok djm@
2010-06-16 07:40:30 +00:00
jasper
6731f91a6c - add lua pattern file 2010-06-16 07:04:12 +00:00
jasper
a2c755bae3 - adapt to new lua.port.mk
ok jolan@ (MAINTAINER)
2010-06-15 22:05:58 +00:00
jasper
ac07b715a2 tyop 2010-06-15 22:05:24 +00:00
landry
2a31596035 Fix Qt4 build on sparc64 with two patches from pkgsrc in qtwebkit part.
ok espie@
2010-06-15 21:27:57 +00:00
jasper
aaadc7ef3b - tweak names to have the "MOD" prefix. 2010-06-15 21:20:39 +00:00
jasper
38d11011eb - introduce LUA_VERSION, LUA_LIBDIR and LUA_DATADIR. the latter two are
duplicated in (almost) every lua port, so they should move to lua.port.mk
* lua modules will be switched over soon

ok landry@ jolan@
2010-06-15 21:17:46 +00:00
steven
eb541c134b disable build of fortran 95 bindings for now 2010-06-15 20:47:38 +00:00
jasper
2a6664cc2a - zap dead master site 2010-06-15 20:27:23 +00:00
jasper
ec48d76849 - tweak regress dependency 2010-06-15 20:24:06 +00:00
landry
ad0c30cd18 Adapt a patch from FreeBSD to let this build with gcc4. 2010-06-15 20:22:49 +00:00
jasper
267776fba7 - fix build with gcc4
- regen plist
- regen wantlib

ok landry@
2010-06-15 19:35:38 +00:00
landry
a6b7b3244e Add a bunch of patch chunks shamelessly stolen from FreeBSD to allow this
to build (and even run!) on gcc4 archs. While here, precise licence marker
and bump PKGNAME.
2010-06-15 19:04:05 +00:00
ajacoutot
d8239b2cfe Bugfix update to libgee-0.5.1. 2010-06-15 18:07:42 +00:00
kili
5da7f8b7b7 Bump.
Simplify MODGHC_SETUP_CONFIG_ENV.
2010-06-15 18:01:57 +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
2e803cfa53 Add gmp.
Fix some other dependency stuff; in particular, move haskell
libraries from LIB_DEPENDS to BUILD_DEPENDS. Else this tiny
tool would depend on ghc.
Bump.
2010-06-15 17:55:45 +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
fgsch
478423b1fb Update to 2.5. ok maintainer. 2010-06-15 17:19:50 +00:00
kili
c78948cdd1 Bump after ghc update. 2010-06-15 17:18:50 +00:00
fgsch
c1444e6a2b Update to 1.7. From maintainer. 2010-06-15 17:16:13 +00:00
ajacoutot
21e558ee76 Bugfix update to pango-1.28.1. 2010-06-15 16:59:45 +00:00
landry
24fc1b6e56 Don't cast char* return value to an int, check if != NULL instead.
Fixes quirc on amd64/sparc64/gcc4.
2010-06-15 16:20:42 +00:00
lum
fa6a6224b8 update to filezilla-3.3.2.1
ok jasper@
2010-06-15 16:08:21 +00:00
jasper
5222a7fb3a be gone...evil leftover! 2010-06-15 16:02:59 +00:00
kili
7d63ac0258 Update to ghc-6.12.3 (bugfix release), plus some minor changes:
- Use integer-gmp again.

- Cleanout the extracted bootstrap directory right after installing it
  to save some disk space.

- Use ${MAKE_ENV} instead ${MODGHC_SETUP_CONF_ENV} in ghc.port.mk (in
  do-configure, use both).

- Don't compile Setup.l?hs, just use the interpreter (runghc) in
  ghc.port.mk. This speeds up the build of most ports depending on
  ghc and using a cabal-style build.

Necessary bumps and WANTLIB changes in ports using ghc will follow
later this evening.
2010-06-15 15:34:03 +00:00
espie
a1e380599c help shitty includes work. fixes sdlmame 2010-06-15 15:29:29 +00:00
pea
181a5a0299 Remove the mentions to QT and GTK. They will come later.
Spotted by ajacoutot@

ok ajacoutot@
2010-06-15 13:27:25 +00:00
pea
e41b99d871 Add pinentry 2010-06-15 13:18:01 +00:00
pea
cf74815bb0 Import of pinentry: a small collection of dialog programs that allow GnuPG to
read passphrases and PIN numbers in a secure manner.

ok jasper@
2010-06-15 13:11:25 +00:00
landry
57723588d5 -O0 is not needed anymore on sparc64 since it switched to gcc4.
From Brad.
2010-06-15 13:11:17 +00:00