Commit Graph

57704 Commits

Author SHA1 Message Date
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
ajacoutot
68dde7c43a Lowercase COMMENT.
Add CONFIGURE_SHARED.
Fix indent.

ok pea@ (maintainer)
2010-06-15 12:10:03 +00:00
pea
0612580ad3 Add libksba 2010-06-15 12:04:35 +00:00
pea
ad9495eaa9 Import libksba: a library to make the tasks of working with X.509
certificates, CMS data and related objects more easy.

ok jasper@
2010-06-15 12:01:53 +00:00
kili
e0fb41c023 Move `-q' flag for pkg_info(8) from PKG_QUERY back to the two places
where it's really needed. Fixes ${_UPDATE_COOKIE${_S}} (i.e. make
update).

"oh oops. yep. Fuck." espie@ :-)
2010-06-15 11:42:21 +00:00
sthen
9a1bb1cd88 Update to 0.6, and compile the C module as suggested by fgsch.
fgsch@ ok.
2010-06-15 11:25:02 +00:00
ajacoutot
6425e4980f Remove evo_mail_notifier.png, it's unused and removed upstream.
Add 2 patches from upstream/GNOME bugzilla to prevent crashes:
    GNOME bug 618902 - Crash when viewing/closing messages quickly
    GNOME bug 612082 - Crash in em_format_snoop_type
2010-06-15 10:51:38 +00:00
sthen
56cdcbb727 update symon to 2.82, rolling in our patches. New version pointed out
by maintainer/upstream Willem Dijkstra.
2010-06-15 10:47:08 +00:00
edd
83e5bb2ce0 Update tint2 to 0.11beta. I worked with upstream to fix a whole bunch of bugs
exposed on BSD systems in 0.10. Many thanks to the tint2 team.

OK dcoppa@
2010-06-15 10:10:06 +00:00
sebastia
e05e99aa77 build with gcc3 on sparc
OK landry@ sthen@
MAINTAINER OKed x264
2010-06-15 10:07:41 +00:00
fkr
d09cfa575e Update exim to version 4.72.
This includes security fixes for CVE-2010-2023 and CVE-2010-2024.
ok bernd@, sthen@
2010-06-15 08:43:30 +00:00
ajacoutot
21fb4fe50e Update to calcurse-2.8.
from developer and maintainer Frederic Culot
2010-06-15 07:29:39 +00:00
landry
fc694ad117 +xfce4-taskmanager 2010-06-14 19:55:12 +00:00
landry
6b44c8d27a Import xfce4-taskmanager 1.0.0, a simple and nice graphical task
manager/system monitor.
2010-06-14 19:54:29 +00:00
kili
6907cbd0bc Remove patches that have been applied upstream.
While here, add m and stdc++ to WANTLIB.

ok landry@
2010-06-14 19:52:23 +00:00
sebastia
21c3c1e777 Fix build with gcc-2.95, bump pkgname
OKs from landry@, jasper@, sthen@
2010-06-14 17:44:46 +00:00
pea
324baf861f Bug fix update to 1.10.3
ok landry@
2010-06-14 15:20:27 +00:00
edd
3d6e52f8e2 yasm is only used on x86/x64. Also fix a typo. OK dcoppa@ 2010-06-14 15:06:49 +00:00
sebastia
c48b2da0a1 update to olsrd-0.6.0, adding two subpackages -gui and -plugins
general OK from MAINTAINER, after cleanup, OK from landry@ and sthen@
2010-06-14 12:36:34 +00:00
espie
bd4a069384 consensus seems to be no colors, and verbose... 2010-06-14 12:34:29 +00:00