Commit Graph

76798 Commits

Author SHA1 Message Date
gsoares
b9835eb700 update to 0.8.3
add support for qemu
pkg/DESCR bits from sthen@

ok sthen@
2012-08-13 14:18:15 +00:00
naddy
635d3f8dd9 0.98.9 does not require access to private libpng data structures any longer
ok maintainer, jasper@
2012-08-13 14:07:01 +00:00
jasper
cf5185e5e8 get the build slightly further on mips64el 2012-08-13 11:08:51 +00:00
jasper
2a49b96946 set VMEM_WARNING 2012-08-13 10:38:25 +00:00
ajacoutot
4b7eecefc4 Bugfix update to evolution-exchange-3.4.4. 2012-08-13 10:24:36 +00:00
ajacoutot
aeb7ca8799 Use autoconf 2.65. 2012-08-13 09:33:41 +00:00
ajacoutot
fbfe3ddfe0 SECURITY fix for CVE-2012-3466, from upstream. 2012-08-13 09:26:32 +00:00
jasper
eecd8d3faf - update to 3.4.4 2012-08-13 09:16:42 +00:00
jasper
7aa69cf58d - update to 3.4.4 2012-08-13 08:27:31 +00:00
jasper
3c78b6757b remove dead/unused/etc cruft
prompted by brad
ok aja@
2012-08-13 08:22:51 +00:00
jasper
73fd8cff4f unhook ggi and gii 2012-08-13 08:22:30 +00:00
ajacoutot
6ea8362eb7 Bugfix update to evolution-ews-3.4.4. 2012-08-13 07:58:08 +00:00
ajacoutot
bea5fd8c6a Bugfix update to evolution-data-server-3.4.4. 2012-08-13 07:50:27 +00:00
bentley
a5ec5219ce Update all emulators/mupen64plus plugins to 1.99.5.
This makes the emulator actually playable on i386, and removes all patches
(which had been taken from upstream).

ok stsp@
2012-08-13 06:53:55 +00:00
bentley
be5360d931 Update emulators/gambatte to 0.5.0.
Fixes a crash with an alternate video filter.

Also, enable the new regression tests.
Also, sync the manpage with reality.
Also, take maintainership.

ok stsp@
2012-08-13 06:38:00 +00:00
pascal
5f483ddb10 tedu devel/pmk. Unused and broken with PIE, so now is a good time to get
rid of it.

ok naddy@
2012-08-12 22:21:27 +00:00
jasper
d128d24a91 - update to 0.1.20 2012-08-12 21:02:37 +00:00
jasper
18396b3ead - update to 0.14.3 2012-08-12 20:51:02 +00:00
jasper
91375d05bf - update to 3.4.4 2012-08-12 20:43:42 +00:00
jasper
bd2bb76c04 could use VMEM_WARNING 2012-08-12 18:07:59 +00:00
jasper
c2d045892e - update to 0.98.9
from Azwaw OUSADOU (MAINTAINER)
2012-08-12 17:33:04 +00:00
jasper
5b9d1c7169 remove matchbox, it's not being developed anymore and nobody uses it
ok aja@
2012-08-12 17:29:51 +00:00
jasper
fc2bd0d1b4 unhook matchbox 2012-08-12 17:29:13 +00:00
jasper
2ba32d710b tweak do-regress 2012-08-12 17:26:30 +00:00
jasper
81b25b55e4 - fixup regress dependds
- simplify do-regress
2012-08-12 17:26:16 +00:00
jasper
7678df490b simplify do-regress 2012-08-12 17:24:56 +00:00
jasper
7ec4555a18 Remove these ports, upstream is dead and it's not used by anything anymore.
ok aja@
2012-08-12 17:21:15 +00:00
jasper
4e7f75a0e3 unhook ggz 2012-08-12 17:21:03 +00:00
jasper
fc051c4e33 - update to 0.17.1 2012-08-12 17:19:59 +00:00
jasper
bbe828fed3 - update to 0.17.0 2012-08-12 17:19:47 +00:00
jasper
112dc86963 add config.no-fileutils, tested in a full bulk
ok sthen@ espie@
2012-08-12 17:19:00 +00:00
jasper
1558c51d65 - update to 2.3 2012-08-12 17:15:13 +00:00
jasper
14b29e9792 - update to 1.11 2012-08-12 17:13:49 +00:00
jasper
98dd1fc1b8 - update to 1.9.6 2012-08-12 17:13:22 +00:00
jasper
d7dc73e8dd - update to 1.4.8 2012-08-12 17:13:00 +00:00
fgsch
29e9a5a126 - Better fix for the cups API deprecation issue
- Remove unneeded patch since we have openat(5) now (and from 5.0)
- Bump revision

ajacoutot@ robert@ (maintainer) ok.
2012-08-12 15:13:57 +00:00
pascal
167aa2e265 For now, disable PIE in GHC. This will be revisited later on by kili@ in the
next update.  And again, calling stuff "PIC" is a bad idea ...

ok kili@
2012-08-12 11:31:33 +00:00
pascal
b118d4e770 Neither of these ports can use PIE.
ok naddy@
2012-08-11 23:02:23 +00:00
pascal
2a05f2db9c Further PIE preparations: aircrack-ng and avidemux both use non-PIC optimised
assembler.  Wrap an #ifndef PIC around it.

ok naddy@
2012-08-11 22:58:18 +00:00
pascal
8fa00e5163 Prepare emacs for PIE. emacs2* currently use gmalloc, which is incompatible
with PIE.  We should be using the system malloc anyway for security reasons.
Unfortunately, there are yet more problems with PIE in emacs proper, so disable
it for now until a solution is found.

ok naddy@ sthen@ (on a previous version)
2012-08-11 22:55:39 +00:00
pascal
e1e0321344 PIE preparations: These ports all have classes etc. that collide with the
"PIC" define that will be used by PIE.  No functional change.

ok naddy@
2012-08-11 22:51:13 +00:00
ajacoutot
3d6f00757d Comment modules static archives. 2012-08-11 15:16:49 +00:00
shadchin
6e8dd0eb14 Update to 3.3
ok jasper@, Yozo TODA (maintainer)
2012-08-11 13:03:18 +00:00
edd
9c4020c69a link py-prettytable 2012-08-11 12:13:36 +00:00
edd
a7b09a4d76 Attempt two at importing py-prettytable. Kludged my last commit with an
incorrect import path. Looks like permission was denied for the import, so
it didn't happen (?).

The import was OK gsoares@
2012-08-11 12:12:00 +00:00
fgsch
399b378f5d Update to werkzeug 0.8.3 2012-08-10 20:13:37 +00:00
fgsch
d4442e0a0f Update to flask 0.9. 2012-08-10 20:13:10 +00:00
naddy
4f8961c0ca kill a few unneeded groff dependencies 2012-08-10 20:11:41 +00:00
shadchin
92009531de Changes proposed by aja@:
* add @comment for the libtool la files corresponding to modules
* fix RUN_DEPENDS
* add '${CONFIGURE_SHARED} --disable-static' in CONFIGURE_ARGS
* remove post-install hack, add the -avoid-version libtool option in the
  corresponding Makefile(s).

ok aja@, dcoppa@
2012-08-10 17:25:01 +00:00
sthen
0ca27f6cac update to Roundcube 0.8.0
- note that there is a new default UI 'larry', for now you can revert to
the old one by changing the option in the config file to 'classic'

- thanks Daniel, Vijay and william@ for testing.
2012-08-10 15:25:48 +00:00