dcoppa
37be5f78e4
Fix for CVE-2012-1107
...
(upstream git commit 77d61c6eca4d08b9b025738acf6b926cc750db23)
Fix for CVE-2012-1108
(upstream git commit ab8a0ee8937256311e649a88e8ddd7c7f870ad59)
...And fix regress tests (do-regress target).
2012-03-18 16:15:19 +00:00
sthen
05dc2e4ab1
update to drupal core 6.25; minor fixes. ok espie@
2012-03-18 16:15:16 +00:00
ajacoutot
8095fe1470
Fix pkgconfig file installation path.
...
spotted by Antti Harri
2012-03-18 16:05:30 +00:00
kirby
59efdb23a2
Update OpenArena to 0.8.8. Patch from Antti Harri, tested by me and Ryan Freeman.
...
Comments and OK from sthen@.
2012-03-18 15:47:28 +00:00
ajacoutot
c2e47c54c7
Full stop.
2012-03-18 15:28:02 +00:00
pascal
3b832839f6
add $OpenBSD$, noted by Antti Harri.
2012-03-18 15:11:37 +00:00
pascal
2a5c7ee797
+ ogre
2012-03-18 14:32:21 +00:00
pascal
96d6effffe
OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented,
...
flexible 3D engine written in C++ designed to make it easier and
more intuitive for developers to produce applications utilising
hardware-accelerated 3D graphics. The class library abstracts all
the details of using the underlying system libraries like Direct3D
and OpenGL and provides an interface based on world objects and
other intuitive classes.
lots of feedback & macppc testing mpi@, also tested by kirby@ and Antti Harri.
ok kirby@
2012-03-18 14:31:00 +00:00
pascal
5f514ae919
+ ois
2012-03-18 14:28:18 +00:00
pascal
26f86aa6bd
Object Oriented Input System (OIS) is meant to be a cross platform,
...
simple solution for using all kinds of Input Devices (Keyboards,
Mice, etc) and feedback devices (e.g. force feedback).
Written in C++ using Object Oriented Design pattern
with tweaks from kirby@, mpi@ and Antti Harri.
ok kirby@
2012-03-18 14:27:22 +00:00
jmatthew
d2db4af8ad
include the headers in the package
...
ok aja sthen
2012-03-18 12:56:56 +00:00
sthen
620492f011
Avoid a tight loop in asterisk's pbx_spool thread reported by drahn@ under
...
rthread. kern_time.c:itimerfix() requires the kevent interval timer to be
<= 100M seconds otherwise it passes an EINVAL back up, giving an error
return from kevent(). The initial timestamp is (INT_MAX-cur time) i.e.
around 800M so we hit this. Workaround by clamping tv_sec to 100M sec.
2012-03-17 23:08:20 +00:00
naddy
a2f2e0e316
getline -> get_line
2012-03-17 23:01:09 +00:00
naddy
9b5a025334
getline -> get_line
2012-03-17 22:50:56 +00:00
naddy
c51deb119a
getline -> get_line
2012-03-17 22:42:26 +00:00
naddy
cc20584540
getline -> get_line
2012-03-17 22:36:25 +00:00
kili
4d11f0fe70
Missed disdvi.
2012-03-17 21:25:37 +00:00
naddy
b793b565ac
update to 2.0.17; based on a submission by Gonzalo L. R.
2012-03-17 21:09:01 +00:00
pascal
e9768078c3
Fix linking to libfreeimage on non-amd64 archs.
...
tested on powerpc and ok mpi@, ok eric@ (maintainer)
2012-03-17 20:54:25 +00:00
kili
5ae99e3a74
texlive doesn't contain dvi2tty. @comment related documentation
...
to avoid a conflict with print/dvi2tty.
noticed and ok naddy@
2012-03-17 20:50:14 +00:00
naddy
53efca7ae7
getline -> get_line
...
drop USE_GROFF
2012-03-17 18:55:17 +00:00
dcoppa
8e4836198e
Fix the "periodic focus bug" described at:
...
c91bb1ba13
From upstream git via Bryan Linton (bl AT shoshoni DOT info)
2012-03-17 17:32:28 +00:00
naddy
7d63e0ee93
getline -> get_line
2012-03-17 17:19:59 +00:00
naddy
e6021fd97f
getline -> get_line
2012-03-17 16:55:46 +00:00
naddy
f40eded260
* getline -> get_line
...
* remove maintainer by his request
ok fgsch@
2012-03-17 16:04:34 +00:00
naddy
5c2859c0d8
getline -> get_line; from Gonzalo L. R.
2012-03-17 15:10:47 +00:00
ajacoutot
c01d102371
Update to xpilot-4.5.5.
...
getline -> get_line
from Gonzalo L. R.
2012-03-17 15:09:45 +00:00
sthen
30179d8416
on second thoughts, just rm this. fails with >256 colours, broken on LP64,
...
dead since before 1994. OK naddy@
2012-03-17 14:52:07 +00:00
naddy
472e84ec64
remove xmbdfed; thoroughly superseded by gbdfed; ok sthen@
2012-03-17 14:46:52 +00:00
sthen
4bc20807e7
getline->get_line, from Gonzalo L. R.
2012-03-17 14:44:55 +00:00
sthen
810778e8e4
regen patch
2012-03-17 14:41:33 +00:00
fgsch
0a26a105b6
detect if getline is available before using trying to use an internal one.
...
sthen@ ok
2012-03-17 14:20:58 +00:00
sthen
cdc97e4bcd
getline -> get_line and drop USE_GROFF, from Donovan Watteau
2012-03-17 12:40:01 +00:00
ajacoutot
f987af8fa6
Minor update to telepathy-glib-0.16.5.
2012-03-17 12:07:56 +00:00
sthen
e72312ef8c
getline -> get_line. honour CC.
2012-03-17 11:00:06 +00:00
sthen
cedf61320a
use WRKSRC not WRKDIST and regen patches
...
no need for groff
regen plist
use SUBST_CMD rather than handrolled %%SYSCONFDIR%% subst
2012-03-17 10:57:23 +00:00
sthen
d1d8ff34a0
getline, regen plist
2012-03-17 10:47:19 +00:00
ajacoutot
5f3fd5f476
Tweak comment in patch; no pkg change.
2012-03-17 10:43:32 +00:00
sthen
7316ef1a51
getline -> get_line, regen plist while there
2012-03-17 10:35:10 +00:00
sthen
8798621f94
getline -> my_getline (get_line is already used), regen plist while there
2012-03-17 10:31:48 +00:00
sthen
c92067fa87
remove patch to force nonblocking on the bpf; we don't want this with rthreads
2012-03-16 23:39:13 +00:00
sthen
54da5ff5e0
getline->get_line, remove USE_GROFF
2012-03-16 22:23:22 +00:00
sthen
1bc2837fb8
regen patches
2012-03-16 22:08:45 +00:00
landry
ab952f94dd
Bump after mozilla.port.mk dependency change.
...
Note that firefox mobile/fennec doesnt follow the mozilla release train
this time, they're working hard on getting the native android UI, per
https://blog.mozilla.com/futurereleases/2012/01/25/bringing-android-native-firefox-to-beta/
(we'll see what are the consequences for building on gtk...)
2012-03-16 22:05:40 +00:00
sthen
0c389a8d92
Fix an instance of getline which I missed when I preemptively fixed it earlier
2012-03-16 22:05:13 +00:00
sthen
3b1137aabe
Rename getline, drop USE_GROFF, more exact license marker
2012-03-16 22:01:37 +00:00
sthen
aba3e2ad42
Rename getline to avoid conflicting with a ridiculously named posix function.
...
Drop USE_GROFF while there, it's not needed.
2012-03-16 21:58:38 +00:00
landry
ce7d02efe4
Chase fx36 and update xulrunner to 1.9.2.28...
2012-03-16 21:45:08 +00:00
landry
36c4b355bb
Bump after mozilla.port.mk dependency change (remember, firefox 3.5 is EOL)
2012-03-16 21:43:58 +00:00
landry
f9c5f3e1e8
bump after mozilla.port.mk dependency change
2012-03-16 21:42:58 +00:00