naddy
6a7b510791
let USE_GROFF deal with the source pages rather than installing the
...
miserable-looking included cat pages
2011-07-04 04:24:01 +00:00
bluhm
a599395e86
update p5-BSD-Socket-Splice to 0.03
...
This allows to use idle timeouts for socket splicing.
2011-07-04 03:51:11 +00:00
ajacoutot
f1e73ba9cd
Implement user (un)locking.
2011-07-04 01:35:57 +00:00
naddy
8ad093516a
install source man page
2011-07-04 00:39:07 +00:00
naddy
35f5e00ab2
don't install the included cat man page; let USE_GROFF deal with
...
the source man page
2011-07-04 00:25:46 +00:00
ajacoutot
ca0d3b83a2
ooops
2011-07-03 23:26:39 +00:00
ajacoutot
aad2e6be34
Rework the getgrouplist patch.
2011-07-03 23:26:25 +00:00
naddy
92ca11ae3a
install source man page; drop USE_GROFF; don't try to strip(1) Perl script
2011-07-03 23:13:14 +00:00
naddy
07b052b52c
* Simply install the source man page.
...
* Add includes for prototypes.
* Fix a bizarre pointer to int as boolean abuse in parse.c.
ok ian@
2011-07-03 22:55:26 +00:00
naddy
003265780c
* Don't turn an mdoc(7) page into a cat page. Install the source page.
...
* No need to explicitly recurse into saslauthd. The build framework
does that already.
ok ajacoutot@
2011-07-03 22:51:25 +00:00
naddy
9dfdcb8b27
Install source man pages. Drop USE_GROFF.
2011-07-03 22:38:12 +00:00
naddy
ba367ee16a
remove this woefully obsolete (1992!) piece of cruft
...
ok ajacoutot@ sthen@ jasper@
2011-07-03 22:19:52 +00:00
zinke
1ef9ce23be
update cherrypy to 3.2.0
...
upgrade info and changes can be found here:
http://www.cherrypy.org/wiki/WhatsNewIn32
http://www.cherrypy.org/wiki/UpgradeTo32
based on similar diffs from
Bjoern Ketelaars and Wen Heping
ok ajacoutot@
2011-07-03 22:14:42 +00:00
jasper
0e77ee167f
- install a .desktop file
2011-07-03 21:49:30 +00:00
naddy
0fcd3a38b8
the cat pages were built without -c; just install the source pages and
...
let USE_GROFF deal with it
2011-07-03 20:30:42 +00:00
ajacoutot
cb653b8a48
Tweak.
2011-07-03 20:16:35 +00:00
ajacoutot
9553570a83
Add missing --disable-amrwb, from Brad.
2011-07-03 19:24:13 +00:00
ajacoutot
eb73316c06
Update to stellarium-0.11.0.
2011-07-03 18:49:17 +00:00
ajacoutot
52bfd5c7c9
Fix some warnings.
2011-07-03 17:14:23 +00:00
ajacoutot
06d26c4129
Fix a crash when storing passwords in the keyring. gnome-keyring-3.X should
...
be fully usable now.
2011-07-03 16:55:04 +00:00
edd
002264e2fe
Disable some more libs where the default FFmpeg implementations will suffice.
...
Cleanups in README.
From brad. OK sthen@ and dcoppa@
2011-07-02 23:10:25 +00:00
ajacoutot
8374278398
Move the rcscript at the end of the PLIST so that %D gets properly
...
expended to /usr/local instead of /etc/rc.d.
That is needed because @rcscript performs an implicit @cwd to ${RCDIR}
as noticed by Mikolaj Kucharski (thanks!).
2011-07-02 22:56:03 +00:00
sthen
98bbdd6e27
fix URL in readme, ok aja@
2011-07-02 22:33:35 +00:00
ajacoutot
93aa75d522
Synchronise engine->shm using msync(2) in dconf_engine_refresh_user so
...
that dconf-engine is able to pick up key changes.
debug/fix by robert@ and myself, input from ariane@
2011-07-02 18:50:55 +00:00
ajacoutot
9b02d91f43
Typo.
2011-07-02 15:46:17 +00:00
robert
6dc60d16ac
update to 3.4.1.3 and remove the printeradmin desktop file
2011-07-02 15:22:39 +00:00
rpointel
a3edbb83c2
Update aria2 to 1.12.0.
...
ok pea@.
2011-07-02 12:29:12 +00:00
sthen
4e5eb0f34d
drop tightvnc and allow ssvnc-viewer to replace tightvnc-viewer.
...
- tightvnc-server is based on a really old X release - it barely
works on i386, but doesn't support most X clients - and fails on most
other arch (it's neither LP64 nor big-endian clean).
x11vnc is a suitable alternative for some users, anyone interested
in the exact same type of functionality (standalone RFB X server)
should look at porting tigervnc.
- ssvnc-viewer is a significantly improved fork of tightvnc-viewer
and basically a drop-in replacement (same filename for the viewer).
ok dcoppa@ and supported by weerd@ and various ports@ readers
2011-07-02 10:41:59 +00:00
sthen
df722c15fb
let ssvnc-viewer replace tightvnc-viewer
2011-07-02 10:37:05 +00:00
jasper
6e312ed33f
- update to 1.6
...
- do some real testing during regress
2011-07-02 10:10:37 +00:00
rpointel
815e3f4d3c
Update lxml to 2.3.
...
Added VMEM_WARNING, suggested by jasper@.
ok jasper@, benoit@.
2011-07-02 10:10:06 +00:00
jasper
4a3a67d1ae
sync
2011-07-02 09:55:17 +00:00
jasper
a23a9ef386
import love 0.7.2
...
LOVE is a framework for making 2D games in the Lua programming language.
requested by laurent@ a long time ago
feedback/ok sthen@
2011-07-02 09:54:39 +00:00
jasper
edc3060414
sync
2011-07-02 09:48:48 +00:00
jasper
ccc1c3bc39
import datalog 1.5
...
The Datalog package contains a lightweight deductive database system.
Queries and database updates are expressed using Datalog -- a
declarative logic language in which each formula is a function-free
Horn clause, and every variable in the head of a clause must appear
in the body of the clause. The use of Datalog syntax and an
implementation based on tabling intermediate results, ensures that
all queries terminate.
from Daniel Dickman
ok sthen@
2011-07-02 09:48:03 +00:00
jasper
bd729fe17a
- these patches aren't needed anymore
...
- add missing rcs id
from brad
2011-07-02 08:03:48 +00:00
jasper
e34592c101
- update to 20110627
...
- remove portaudio support, only use sndio
- Alc/portaudio.c is now in upstream, remove
- part of Alc/sndio.c is not needed anymore, remove
- Some CFLAGS cleanup
from antti harri (MAINTAINER) and brad
ok sthen@
2011-07-02 07:34:31 +00:00
ajacoutot
bbe6bd614a
Plug a memleak, from upstream.
2011-07-01 23:30:33 +00:00
ajacoutot
11a6bfcf8a
Add proper fix from upstream to fix compiling with new vala.
2011-07-01 23:28:41 +00:00
robert
af0291c48a
Do not ignore SIGCHLD when shutting down the spooler to avoid
...
having zombie processes around after shutting down.
Remove the XXX hack from the rc script, because that's not needed anymore.
ok ajacoutot@
2011-07-01 23:23:02 +00:00
ajacoutot
d64d1dd4b0
Enable the libass sub-title renderer support.
...
from Brad
2011-07-01 22:25:58 +00:00
ajacoutot
c12619f4f7
Unfuck @pkgpath.
...
from Nigel Taylor
2011-07-01 22:04:27 +00:00
ajacoutot
dc267acf8a
Fix WANTLIB to unbreak pkg_add(1).
...
noticed by Mikolaj Kucharski
2011-07-01 22:02:32 +00:00
robert
0b9a023259
remove some leftover turd
2011-07-01 21:52:04 +00:00
jasper
0e1836bafa
Fix for CVE-2011-2501
...
libpng "png_format_buffer()" Denial of Service Vulnerability
from upstream git
2011-07-01 17:09:36 +00:00
sthen
beefc056f1
bugfix update to icinga 1.4.2
2011-07-01 16:57:41 +00:00
sthen
fb6bdd86de
update to phpMyAdmin 3.4.3, ok kevlo@
2011-07-01 16:08:37 +00:00
jeremy
bcb4ef8e46
Remove unnecessary regress depends on devel/ruby-rcov
2011-07-01 15:22:34 +00:00
jasper
a089d2238d
- unbreak regress target
2011-07-01 12:41:23 +00:00
jasper
33cc97b8c7
- update geany to 0.20
...
- merge vte into standard pacakge
ok armani@ (MAINTAINER) who had a similar diff
2011-07-01 11:28:02 +00:00