Commit Graph

76689 Commits

Author SHA1 Message Date
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
gonzalo
a6e3adbf99 Update to 1.2.2
* [NEW] Implement a new setting, do_not_track, to set the Do Not Track
  HTTP header.  This setting is disabled by default in normal mode and
  enabled in whitelist mode.
* Fix the keybindings in the example config so they properly represent
  the default values in the source code.
* Add some additional paranoia in the input focus code to prevent a
  segfault on some sites (most notably, pnc.com).
* Fix a bug where HSTS would never be enabled if referer_mode = always
* Fix the build when debugging is enabled
* Show a warning when the binary could not be run when executing a
  program based on a MIME type, except for the special "donothing"
  binary name.

Tested by severals.

Ok aja@ gsoares@
2012-08-10 14:12:58 +00:00
giovanni
31eba8bd7d Bugfix update to 2.1.3 2012-08-10 14:09:22 +00:00
stu
df0ec8daaa Update to 3.7.40.
Ok sthen@
2012-08-10 08:58:33 +00:00
giovanni
68d0bfb408 Bugfix update to 5.1.65
ok Brad (Maintainer)
2012-08-10 07:31:38 +00:00
stu
1b2c447dc3 Make Vtcl work with Tcl/Tk 8.5.
Take maintinership.

Ok landry@
2012-08-10 04:03:25 +00:00
naddy
2fe0e477e3 remove unused file 2012-08-09 21:02:40 +00:00
naddy
266778e11b use roff special character codes instead of UTF-8 in man pages and fix
some markup nits; with upstream
2012-08-09 18:22:16 +00:00
naddy
c8fc5eef47 drop dead master sites and add a live one, from FreeBSD 2012-08-09 17:54:47 +00:00
gsoares
6457aa1c8d - update to 4.53
- drop maintainer per his request

ok sthen@
2012-08-09 14:13:59 +00:00