martynas
e1854503b7
implement sndio backend for madplay. with inputs from naddy@ and jakemsr@
...
ok naddy@ and jakemsr@
2009-03-28 16:26:46 +00:00
naddy
20fd4a43c5
bump for python dependency change
2009-03-28 16:18:04 +00:00
naddy
60f1a90886
bump for python dependency changes
2009-03-28 16:12:21 +00:00
ajacoutot
9daafcfa69
- use TRUEPREFIX instead of LOCALBASE where it makes sense (following
...
previous commit)
- fix mkdir args (from todd@)
ok todd@ (maintainer)
2009-03-28 16:11:48 +00:00
naddy
8231a58aea
bump for python dependency change
2009-03-28 16:09:14 +00:00
martynas
9fb3457614
update to firefox-i18n-3.0.8
2009-03-28 16:05:28 +00:00
naddy
f3aea19e1d
bump for python dependency change
2009-03-28 16:01:39 +00:00
martynas
352d6bb69f
mozilla-firefox-3.0.8: forced release after security bugs got
...
attention
MFSA 2009-12 Mozilla Firefox XSL Parsing 'root' XML Tag Remote
Memory Corruption Vulnerability
* http://www.securityfocus.com/bid/34235/exploit
* https://bugzilla.mozilla.org/show_bug.cgi?id=485217
* CVE-2009-1169
MFSA 2009-12 covers the Pwn2Own bug, which is a crash involving the XUL
<tree> widget.
* https://bugzilla.mozilla.org/show_bug.cgi?id=484320
* CVE-2009-1044
ok naddy@
2009-03-28 15:59:04 +00:00
naddy
94db4ed8d0
bump for python dependency change
2009-03-28 15:54:42 +00:00
naddy
d1838e044a
bump for python dependency change
2009-03-28 15:36:54 +00:00
ajacoutot
cf7d3d2e92
- update to tmw-0.0.28.1
...
from Jonathan ARMANI (maintainer)
2009-03-28 11:54:14 +00:00
ajacoutot
a99a24ed55
- use users locale by default instead of UTF-8
...
much more readable at the console
from landry@
2009-03-28 11:10:29 +00:00
ajacoutot
b3045b36c9
- initialise the device_name variable
...
fixes the mixer crash with azalia audio devices
ok landry@ (maintainer)
2009-03-28 10:32:59 +00:00
fgsch
30f2d55d62
Remove extra newline and slash. No package change.
2009-03-27 23:22:56 +00:00
fgsch
f45c19b171
Enter py-repoze-profile and py-wsgiproxy.
2009-03-27 23:20:10 +00:00
fgsch
7ca9327a21
Import py-wsgiproxy 0.1
...
WSGIProxy gives tools to proxy arbitrary(ish) WSGI requests to other
processes over HTTP.
martynas@ ok
2009-03-27 23:18:19 +00:00
fgsch
c3f8e83ec2
Import py-repoze-profile 0.8
...
This package provides a WSGI middleware component which aggregates
profiling data across *all* requests to the WSGI application. It
provides a web GUI for viewing profiling data.
martynas@ ok.
2009-03-27 23:16:23 +00:00
fgsch
94b85c15ed
enter py-decorator.
2009-03-27 23:13:51 +00:00
fgsch
4ad1cc22af
remove extra newline and slash. no package change.
2009-03-27 23:13:22 +00:00
fgsch
6b3d713587
Import py-decorator 3.0.1.
...
The aim of the decorator module it to simplify the usage of decorators
for the average programmer, and to popularize decorators by showing
various non-trivial examples
martynas@ ok.
2009-03-27 23:12:07 +00:00
ajacoutot
d9603a550a
- update to lincity-ng 2.0
...
This release introduces water as a new resource. Also it is possible to
build bridges across rivers. The file format used to save games changed,
data is written to ~/.lincity-ng/ now, but you can still continue old
games.
from Antti Harri with some tweaks
2009-03-27 19:52:43 +00:00
sthen
16b5bfb2a3
add a note to MESSAGE-chroot explaining that the php mail function needs
...
/bin/sh. helps avoid hair-pulling and wasting a whole bunch of time...
ok ajacoutot, okan (maintainer)
2009-03-27 18:28:59 +00:00
ajacoutot
980cd757dd
- missing bump for -gconf
2009-03-27 15:48:51 +00:00
ajacoutot
fa4db047e9
- remove useless patch now that goom in back into gstreamer
2009-03-27 15:33:02 +00:00
sthen
e7715849e4
regenerate with the correct Makefile this time... spotted by naddy.
...
was broken -> no bump
2009-03-27 15:24:38 +00:00
ajacoutot
3dbbb71ff9
- unbreak and re-enable the goom plugin by fixing a variable in
...
gst-default.m4 ; rhythmbox does not crash anymore with goom
- enhance configure output
- fix PKGNAME
2009-03-27 15:12:19 +00:00
sthen
06ae635c65
update to 2.10, based on a diff from admin at phpcode.us
...
as ajacoutot points out, aanriot@ (maintainer) "is probably slaying
ducks somewhere and won't answer before next year" coin! coin!
2009-03-27 11:54:49 +00:00
jasper
97d88a869a
- add php-openid
2009-03-27 10:43:23 +00:00
jasper
fb51a454ae
- missing bump
2009-03-27 10:42:41 +00:00
jasper
14abca6431
import php-openid 2.1.2
...
The PHP OpenID library lets you enable OpenID authentication on sites
built using PHP. It features the OpenID consumer, Store implementations,
and an OpenID server.
feedback and ok sthen@, additional help from todd@, thanks!
2009-03-27 10:41:01 +00:00
sthen
c00e904277
use DIST_SUBDIR=murrine rather than DIST_SUBDIR=${DISTNAME} to avoid
...
unnecessary distfiles use, regenerate distinfo, and bump PKGNAME (maybe
gratuitous but it doesn't hurt). similar to a diff from David Coppa.
2009-03-27 09:56:46 +00:00
sthen
20dbfef735
- move declarations above statements
...
- don't attempt to build .so on !shared systems
- remove redundant vars supplied by tk.port.mk
- remove USE_GMAKE, it's not needed
2009-03-27 02:04:44 +00:00
jasper
7a74c5fbba
- remove chunks from the regress tests' Makefile, drops gmake dependency
...
and those chunks never applied to us anyway
2009-03-26 22:09:53 +00:00
jasper
5d9dcee892
- update uthash to 1.5
...
from benoit lecocq, thanks
with some tweaks by me
2009-03-26 21:59:25 +00:00
landry
fa1b6328ea
Fix WANTLIBs all around, i should have checked better when updating
...
webkit.. this fixes the build on a clean machine. Bump PKGNAMEs.
spotted by & ok jasper@
2009-03-26 21:34:30 +00:00
todd
2e14a39a1c
PREFIX -> LOCALBASE, my bad, caused installation ``fun''
...
.. found first by Josh Grosse josh at jgimi dot homeip dot net
.. reminded by Alexander Hall alexander at beard dot se
.. tested by Alexander
use $SUDO_USER if it exists instead of defaulting to 'todd'
use $defuser for example afs homedir
bump pkgname
2009-03-26 21:28:47 +00:00
robert
dd6bd0131a
update to login_fingerprint-1.1
2009-03-26 20:53:37 +00:00
merdely
4a24bce183
Fix link order so static linking will work
...
Regen patches
prodded by naddy@
2009-03-26 18:58:03 +00:00
steven
eb3706a5bb
maintenance update to 2.1.4
2009-03-26 18:52:50 +00:00
steven
53f1cac687
update to 3.2.1
...
ok martynas@
2009-03-26 18:37:47 +00:00
naddy
f4f099a01e
fix name clash with openlog(3) and sync patches
2009-03-26 18:25:28 +00:00
naddy
64a30eb044
fix link order so static linking will work
2009-03-26 18:06:01 +00:00
naddy
2d1819f305
declare variable at top of block; fixes build with gcc2
2009-03-26 17:38:26 +00:00
ajacoutot
4af9d1d305
- put -pthread back which was mistakely removed in r1.42 by yours truly
2009-03-26 17:15:46 +00:00
naddy
65bb3f8c95
fix library order for static linking
2009-03-26 16:26:41 +00:00
jasper
9af1cfcbd9
- missed this bump
2009-03-26 11:52:20 +00:00
jasper
ef461f6a98
- this should be one of the last rounds of missing bumps..
2009-03-26 11:50:09 +00:00
jasper
545d681d07
- add gtg
2009-03-26 10:34:48 +00:00
jasper
d1ef488261
import getting things gnome (gtg) 0.1
...
Gettings Things GNOME (GTG) is a personal organizer for the GNOME
desktop environment, it focuses on ease of use and flexibility, while
keeping things simple.
looked good to ajacoutot@
2009-03-26 10:33:55 +00:00
pyr
9e5a368004
update to 0.9.2
...
ok ajacoutot@, eric@ and others
2009-03-26 10:27:56 +00:00