Commit Graph

76653 Commits

Author SHA1 Message Date
jasper
6582b33b99 add support for mips64, from upstream
ok dcoppa@ (MAINTAINER)
2012-08-14 07:11:09 +00:00
stu
5a1e432e5c Increase coverage of MODTCL_*_ADJ to 30 lines; catches more ports.
Ok sthen
2012-08-13 21:06:43 +00:00
pascal
b6ee0c371b SECURITY update to tor 0.2.2.38. From the ChangeLog:
Changes in version 0.2.2.38 - 2012-08-12
  Tor 0.2.2.38 fixes a rare race condition that can crash exit relays;
  fixes a remotely triggerable crash bug; and fixes a timing attack that
  could in theory leak path information.
2012-08-13 16:39:35 +00:00
gsoares
ac8f484796 fix master_sites / homepage
while here, regen distinfo to new format

ok sthen@
2012-08-13 15:46:07 +00:00
dcoppa
c2c66573a1 Add "CFLAGS+=-fPIC": unbreak the build on ppc.
Breakage reported by, and ok, ajacoutot@
2012-08-13 14:39:11 +00:00
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