Commit Graph

81055 Commits

Author SHA1 Message Date
brad
46848914ad Rename dprintf macro/function to debugprintf so as to not conflict with
POSIX function name.

ok sthen@
2013-02-01 09:48:38 +00:00
giovanni
bd1e097c82 Bugfix update to 2.0.4a
ok sebastia@
2013-02-01 09:27:36 +00:00
rpe
9f48862c64 missing space in WANTLIB
ok sthen@ ajacoutot@
2013-02-01 08:39:34 +00:00
brad
aefa1bb799 Update for Dovecot 2.1.14.
ok sthen@
2013-02-01 07:59:29 +00:00
brad
ab58ff9bc2 Update to Dovecot 2.1.14.
ok sthen@
2013-02-01 07:59:03 +00:00
bcallah
f7b5b67ba0 +mscore 2013-02-01 06:27:52 +00:00
bcallah
3b3406f954 Import audio/mscore, a WYSIWYG music notation program, similar to Finale or Sibelius.
ok landry@ aja@
2013-02-01 06:26:48 +00:00
brad
67539e1f17 Enable m88k for shared libs.
ok miod@
2013-02-01 05:18:48 +00:00
brad
7853b0e90b Update to automake 1.13.1.
ok ajacoutot@
2013-02-01 04:19:05 +00:00
fgsch
4b3d575b5a Update to sdlmame 0.148.
With help and comments from dcoppa@ and benoit@.
Please note this requires a kernel with the MAXTSIZ bump committed earlier.
2013-01-31 22:27:36 +00:00
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