Commit Graph

79097 Commits

Author SHA1 Message Date
ajacoutot
bf4a445a15 Bump to 2.6.0. 2012-10-28 10:41:10 +00:00
espie
b626ac149d thinko 2012-10-28 10:32:23 +00:00
okan
e1b10b2681 bump the default ram for KA665X from 16mb to 128mb, based on various
feedback/bikesheding for what a reasonable default could be for an
emulated vax.  this doesn't stop one from lowering the default via
a config file.
2012-10-27 23:58:41 +00:00
brad
33ec669244 Mark SHARED_ONLY.
ok sthen@
2012-10-27 21:19:53 +00:00
bentley
63081f4aa7 Missing build dep on boost.
Pointed out by Nigel Taylor.
2012-10-27 14:35:37 +00:00
abieber
ddb1073515 + luajit
OK sthen@ landry@
2012-10-27 14:08:05 +00:00
abieber
07e730c218 Initial import of luajit - a just-in-time compiler for Lua
OK sthen@ landry@
2012-10-27 14:05:33 +00:00
ajacoutot
5e30640740 USE_LIBTOOL=No 2012-10-27 13:54:47 +00:00
ajacoutot
98ad10cd77 Bring over a new version of the secure memory code from gcr and merge
updated secure memory code from libsecret (upstream).

Huge thanks to Stefan Walter from GNOME for doing this; it finally fixes
applications crash when interacting with the keyring.

Core of the issue is in libtool and is currently being worked on.
2012-10-27 13:21:56 +00:00
sthen
ed297aeab2 also add haserl,no_lua,static 2012-10-27 12:26:56 +00:00
espie
e1f5ebd7f8 be very explicit: running several dpb on the same box is perfectly safe.
so that nitpicky developers are not deluded into thinking this doesn't work
perfectly (hi matthieu@)
2012-10-27 11:17:56 +00:00
naddy
1203ea4d23 maintenance update to 2.73 2012-10-27 10:55:53 +00:00
landry
6419dbb3b8 SECURITY update to firefox 16.0.2.
Fixes MFSA2012-90.
http://www.mozilla.org/security/announce/2012/mfsa2012-90.html
Tb & seamonkey will follow soon..
2012-10-27 08:11:00 +00:00
bentley
e338fbab4e +blobby 2012-10-27 07:13:22 +00:00
bentley
7668f46688 Import blobby-1.0rc3.
Blobby Volley is a game featuring blobs playing volleyball.

Blobby Volley is one of the most popular freeware games. This is due
both to the simple gameplay, and funny design of the game characters.
Due to the relative quickness of the game it is often used as a game for
"in between" times.


ok ajacoutot@
2012-10-27 07:12:45 +00:00
rpe
c0cbb90af1 add haserl flavors too
suggested and ok aja
2012-10-26 23:13:55 +00:00
rpe
7c2bba2556 use CONFIGURE_ENV to pass LD_FLAGS to configure
prodded by and ok aja
2012-10-26 23:11:52 +00:00
dcoppa
ac6b52452b Update to xboard-4.6.2
ok ajacoutot@
2012-10-26 18:08:27 +00:00
jasper
fb7b6b0336 sync 2012-10-26 18:07:31 +00:00
jasper
13c02f4801 import ruby-libvirt-0.4.0
ruby-libvirt provides Ruby bindings for libvirt.

ok jeremy@
2012-10-26 18:06:27 +00:00
rpe
22f321f28a add haserl 2012-10-26 16:33:44 +00:00
rpe
b6478192d2 add from openbsd-wip git repo
ok sthen@ (Maintainer)
2012-10-26 16:32:10 +00:00
rpe
92c015487d lock directory -> locks directory
ok espie@
2012-10-26 14:43:17 +00:00
ajacoutot
1c1cada0da Missed file in previous. 2012-10-26 12:10:29 +00:00
ajacoutot
181892b2ff Document the cron(8) job. 2012-10-26 12:09:13 +00:00
sthen
6d9238010b Unbreak emulators/mednafen build - previous commit broke this on LP32 machines.
Fortunately we build on i386 and vax which help us pick up portability problems.

ok jeremy@ (maintainer). no bump, doesn't affect machines where it did build.
2012-10-26 10:32:55 +00:00
dcoppa
3361855b28 Update to 6.0.36 2012-10-26 10:24:30 +00:00
ajacoutot
8eb2ccfdc2 Update to owncloud-4.5.1. 2012-10-26 09:27:08 +00:00
sthen
bb687e1b39 SECURITY fix for Exim CVE-2012-5671 - Remote code execution with DKIM decoding
Workaround: "You are not vulnerable if <...> you put this at the start
of an ACL plumbed into acl_smtp_connect or acl_smtp_rcpt:

  warn control = dkim_disable_verify"

This is backported from the diff between exim 4.80 and 4.80.1
(not updating fully to 4.80.1 yet as this small diff is safer to commit)

same diff rpointel@
2012-10-26 08:50:01 +00:00
brad
e66033b4a3 Update to Postfix 2.10-20121022
ok sthen@
2012-10-26 08:31:45 +00:00
sthen
21f2594b53 Update to ldns 1.6.15; they didn't intend an ABI change in 1.6.14 and
rolled a new release quickly to revert, however since we've already
bumped the library, bump it again. No other changes.

While there, use a common distinfo file for all three 'sub-ports'
which share a single distfile.

ok brad@
2012-10-26 07:48:56 +00:00
ajacoutot
376a686b1f typo, stupid me. 2012-10-26 07:41:46 +00:00
ajacoutot
e63653db0f Missing @exec-delete. 2012-10-26 07:34:22 +00:00
dcoppa
703254f9e0 Zap a bogus '-L/usr/lib/lastfm'; no bump needed 2012-10-26 07:18:36 +00:00
rpointel
c9382d5847 Finally, upstream have included tests with source dist.
Clean the regress tests.
ok dcoppa@.
2012-10-26 06:52:26 +00:00
jasper
ca80e0db6c - unbreak with e-d-s 3.6.0, patch from fedora. 2012-10-26 06:49:05 +00:00
ajacoutot
4f2b3c1c6f Update to libcroco-0.6.8. 2012-10-25 21:33:36 +00:00
naddy
84b182bdd2 switch configure style to gnu; ok lteo@ 2012-10-25 19:52:16 +00:00
sthen
350386fec5 bugfix update to Icinga 1.8.1 2012-10-25 18:42:32 +00:00
ajacoutot
fd98613cb3 Cleaner way to skip ipv6_v4mapped. 2012-10-25 15:41:52 +00:00
ajacoutot
2a14497a35 Update to totem-3.6.2. 2012-10-25 15:26:32 +00:00
ajacoutot
fb45155c80 Unbreak: sync WANTLIB after meta-tracker lost its dependency on libunistring. 2012-10-25 14:22:03 +00:00
jasper
955c54a463 make it clear the cap_net_admin stuff is for linux only 2012-10-25 14:21:54 +00:00
dcoppa
378e3603f7 Update xapian-omega to 1.2.12
ok sthen@
2012-10-25 14:07:22 +00:00
dcoppa
6ea3324d6d Update xapian-core and p5-Search-Xapian to 1.2.12
ok sthen@
2012-10-25 14:06:26 +00:00
ajacoutot
2ef10db042 Follow the default init scripts examples and set maxSlaves to 10 which
is a reasonnable amount even on a not too busy machine.

ok okan@ (maintainer)
2012-10-25 14:03:47 +00:00
ajacoutot
784d9f04f5 Update to gstreamer1-plugins-libav-1.0.2. 2012-10-25 14:01:20 +00:00
ajacoutot
50cee0d54f Update to gstreamer1-plugins-bad-1.0.2. 2012-10-25 14:01:07 +00:00
ajacoutot
a72fe17c62 Update to gstreamer1-plugins-ugly-1.0.2. 2012-10-25 14:00:54 +00:00
ajacoutot
abfd712bad Updtae to gstreamer1-plugins-good-1.0.2. 2012-10-25 14:00:40 +00:00