dcoppa
6e727b82a7
Support DESTDIR with findlib-install (this unbreaks systraced builds)
...
adapted from upstream git 58e15c3a33ee747e3e58a2c9687f22234f0055b6
OK sthen@, chrisz@
2013-01-31 21:20:32 +00:00
zhuk
897b5f2063
Cleanup a bit:
...
* Add missing RUN_DEPENDS on kdebase for Konsole KPart;
* Remove USE_GMAKE, not needed anymore;
* Update WANTLIB and PLIST.
Input from and okay ajacoutot@, landry@ and espie@
2013-01-31 18:58:18 +00:00
okan
1b244eeacc
update to 2.7.0
...
ok ajacoutot@ benoit@
2013-01-31 18:33:39 +00:00
giovanni
ce2717fe29
Disable textproc/gtk-doc hidden dependency, spotted by Moritz Grimm
...
help & ok ajacoutot@
2013-01-31 15:08:09 +00:00
dcoppa
b8d8358f5d
Bugfix: subtitles not hidden by default when specified
...
(upstream svn revision r2397)
2013-01-31 11:56:36 +00:00
espie
6eaec24d2d
wild guess at the loop
2013-01-31 10:29:58 +00:00
sthen
fa3de30eb1
major update to Railo 4.0.2.002
...
- more info at http://www.getrailo.org/index.cfm/whats-up/railo-40-released/
2013-01-30 23:37:32 +00:00
brad
3f8bdb2f69
Update to Samba 3.6.12. Fixes two security issues with SWAT. CVE-2013-0213, CVE-2013-0214
2013-01-30 23:22:05 +00:00
bluhm
fca76ba974
update p5-IO-Socket-SSL to 1.82
2013-01-30 22:20:42 +00:00
dcoppa
5ec073f3b3
Bugfix: Correctly parse move ... workspace *_on_output
...
(upstream git commit cf830f69a2467b79454b6916ccfbbff45abf5418)
The parse spec for `move ... workspace ...` ordered next/prev before
next_on_output/prev_on_output causing the parser to match next/prev
before next_on_output/prev_on_output.
Ticket: http://bugs.i3wm.org/report/ticket/941
2013-01-30 22:19:43 +00:00
okan
c9a4101f18
update to 3.2 and switch from gnutls to openssl; mostly from Tom Doherty and
...
LEVAI Daniel; additionally I'm passing along MAINTAINERship.
testing and OK landry@
2013-01-30 21:45:42 +00:00
sthen
d26647bb9f
don't use BUILD_PKGPATH to set RUN_DEPENDS for the packages holding
...
plugin modules, as these do not depend on the flavour of the main package.
reported by landry.
2013-01-30 20:59:41 +00:00
sebastia
0ed3c112c9
Update to 2.0.4
...
OK giovanni@
2013-01-30 18:27:17 +00:00
benoit
3df6dcba74
- update testdisk to 6.13
...
- remove USE_GROFF
- add post-install
- update patches
- regen PLIST
tweaks and ok landry@ (maintainer)
2013-01-30 17:19:24 +00:00
bcallah
91decafdad
Update terminator to 0.96, from Juan Francisco Cantero Hurtado on ports@.
...
Assign MAINTAINER to Juan Francisco Cantero Hurtado.
ok landry@ benoit@
2013-01-30 16:12:36 +00:00
espie
73cb403c54
bump french translations
2013-01-30 15:44:05 +00:00
espie
8f23a45f57
update a few of the modules I maintain.
...
Somehow, I forgot to link user_readonly...
2013-01-30 15:28:25 +00:00
brad
4b448ae789
Eliminate pkg-config workaround using Requires instead of Requires.private
...
as it should be and fix resulting pkg-config file for shared lib linking.
This gets rid of overlinking with shared libs.
Run through a bulk build by sthen@
ok ajacoutot@
2013-01-30 13:17:51 +00:00
benoit
0c161a72a8
- update git to 1.8.1.2
...
ok dcoppa@
2013-01-30 12:16:13 +00:00
zhuk
84398eef59
Simple update to 0.11.2 and small cleanup while there.
...
ok benoit@
2013-01-30 11:08:28 +00:00
stsp
0da79ab225
Tweak README, in particular pointing out differences between ugen and ulpt.
...
ok ajacoutot
2013-01-30 11:02:47 +00:00
jasper
4e22a89577
- update HOMEPAGE now that's it's being updated again.
2013-01-30 09:42:45 +00:00
ajacoutot
4474a4c556
Fix BUILD_DEPENDS and RUN_DEPENDS line breaks.
...
Fix warning in configure.
ok jasper@ (maintainer)
2013-01-30 09:06:03 +00:00
jasper
95688e3cdc
- update to zeitgeist-0.9.5
...
* among the many changes is the port to vala.
feedback/ok aja@
2013-01-30 08:26:58 +00:00
dcoppa
00ea4a3662
Use sndio for celtdec051, just like we did for the other celtdec
...
(0.11.3 from audio/celt). Ok jasper@
2013-01-30 08:13:45 +00:00
brad
9123ea4af1
missed this when removing old gcc.
2013-01-30 07:57:50 +00:00
ajacoutot
f462f7d5a4
Merge upstream fixes for the followings nasty bugs:
...
#692777 - Crash on folder rename
#692009 - text/css always formatted as attachment
#692775 - Double-quoting message with HTML and text
#692783 - Crash on edit prompt cancel
#692781 - Abort on book failure during contact import
2013-01-30 07:21:01 +00:00
ajacoutot
3fc2f948bc
Fix crash when cancelling some operations; from upstream.
2013-01-30 07:20:04 +00:00
brad
ad18715b12
- Rename dprintf function to debugprintf so as to not conflict with POSIX
...
function name.
- Remove USE_GROFF
- Obey CC
Last few items from and OK sthen@
2013-01-30 01:45:20 +00:00
brad
87b949c462
- Uncomment bits of code using dprintf() now that OpenBSD has dprintf()
...
within libc
- Slightly better way of dealing with the lack of a sys/ucontext.h header
ok sthen@
2013-01-30 01:40:49 +00:00
brad
78130e1f73
Stop using the dprintf() wrapper function now that OpenBSD has dprintf()
...
within libc.
ok sthen@
2013-01-30 01:39:26 +00:00
sthen
ab8ce39fe9
zap %%SHARED%%; nigel@
2013-01-30 01:08:32 +00:00
brad
2fca212ceb
Rename dprintf macro to debugprintf so as to not conflict with POSIX
...
function name.
ok sthen@
2013-01-29 23:52:28 +00:00
brad
888e1e905f
Update to ircd-hybrid 8.0.6. Fixes a DoS issue. CVE-2013-0238
...
ok sthen@
2013-01-29 23:50:04 +00:00
jeremy
2713d48e17
Update to tiny_tds 0.5.1. Remove now unnecessary patches.
2013-01-29 22:44:05 +00:00
jeremy
9bf67f8a94
Update to jdbc-postgres 9.2.1002.1.
2013-01-29 22:37:40 +00:00
jeremy
5da669e6d8
Update to jdbc-mysql 5.1.22.1.
2013-01-29 22:37:05 +00:00
jeremy
d7dd55227d
Update to jdbc-h2 1.3.170.1.
2013-01-29 22:36:45 +00:00
jeremy
0f0d3c2369
Update to jdbc-sqlite3 3.7.2.1.
2013-01-29 22:36:16 +00:00
bcallah
e6779827da
+keybinder
2013-01-29 19:24:48 +00:00
bcallah
8bdf0b6207
Import x11/keybinder. A library for registering keyboard shortcuts.
...
Help and thanks to landry@ and aja@.
ok landry@ aja@
2013-01-29 19:16:30 +00:00
espie
5eb35f9f1e
adjust documentation a bit.
2013-01-29 16:19:41 +00:00
benoit
02793fd7be
- update py-pykpass to 0.5
...
maintainer timeout
2013-01-29 16:14:48 +00:00
espie
427ff0a96e
document m parameter for -F
...
noticed by jasper@
2013-01-29 16:14:44 +00:00
sthen
73cb848f4c
SECURITY update to libupnp 1.6.18 http://www.kb.cert.org/vuls/id/922681
...
- at least three remotely exploitable buffer overflows in the
unique_service_name() function, which is called to process incoming
SSDP requests on UDP port 1900.
- devices that use libupnp may also accept UPnP queries over the
WAN interface, therefore exposing the vulnerabilitites to the
internet.
(and roll shared libs from PFRAG.shared into PLIST while there).
2013-01-29 16:14:06 +00:00
espie
98aec6d004
don't let check_signature be silent, say that the package is absent, make
...
things more obvious with a new REVISION/version.
2013-01-29 15:11:41 +00:00
espie
5c9dbf69b7
adjust to reality: the current algorithm cleans up packages one subpackage
...
at a time.
2013-01-29 15:11:02 +00:00
jasper
f76199953f
- update to fribidi-0.19.5
...
* adds support for unicode 6.2.0
2013-01-29 14:55:49 +00:00
tobiasu
166aa5bddb
Fix symbol names of assembly routines for SH.
...
ok naddy@
2013-01-29 12:40:05 +00:00
ajacoutot
645c393008
Typo.
2013-01-29 12:15:05 +00:00