Commit Graph

72685 Commits

Author SHA1 Message Date
sthen
4d5c7d926f use ${MASTER_SITE_GNU} 2012-02-20 22:20:51 +00:00
espie
1a4ddc336c record master dpb pid and hostname
(will be used for automatic clean-up of locks on startup)
2012-02-20 21:18:48 +00:00
landry
0059844186 +seamonkey-i18n 2012-02-20 20:33:50 +00:00
landry
eaff8aaf0b Import seamonkey-i18n 2.7.2, modeled after www/firefox-i18n.
Provides separate packages for 24 language packs.
ok espie@
2012-02-20 20:32:58 +00:00
landry
73fadf6c7d Chase ffx 3.6 update and bump xulrunner to 1.9.2.27. 2012-02-20 20:29:10 +00:00
landry
33ae11a517 Build sunbird from thunderbird 3.1.19.
Remove patch-mozilla_gfx_qcms_iccread_c, was commited upstream.
CVS: ----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: 	Makefile distinfo
CVS: Removed Files:
CVS: 	patches/patch-mozilla_gfx_qcms_iccread_c
CVS: ----------------------------------------------------------------------
2012-02-20 20:28:25 +00:00
landry
3f0acf244e Update to firefox36 3.6.27.
Fixes MFSA-2012-01,02,04,07,08,11.
Note that firefox 3.6 branch will be EOL'ed by 24th April 2012.
2012-02-20 20:26:54 +00:00
landry
e56bff2426 Update to thunderbird-i18n 10.0.2. 2012-02-20 20:22:35 +00:00
landry
077761871d Update to firefox-i18n 10.0.2. 2012-02-20 20:22:04 +00:00
landry
07a0185706 Update to fennec/firefox mobile 10.0.2. 2012-02-20 20:21:43 +00:00
landry
d4d95e79ee Update to seamonkey 2.7.2.
Same comments as for thunderbird, and remove i18n xpis from the port,
they bring 20Mb to the package without reason and will be better as
no-arch in www/seamonkey-i18n.
2012-02-20 20:20:00 +00:00
landry
03bebf5e7a Update to thunderbird-10.0.2.
Same comments as for firefox, plus:
- rename js/src/jscompartment.cpp patch
- remove patch-configure.in, not needed since 'gnome' component is
  disabled via configure args.
- add patch-mail_installer_Makefile_in to not install the sdk
  headers/idl files
2012-02-20 20:17:49 +00:00
landry
ee984af849 Update to firefox-10.0.2.
- Fixes MFSA-2012-01..11
- remove patch-gfx_qcms_qcmstypes_h & patch-toolkit_xre_glxtest_cpp,
  were commited upstream (bugs #651444 & #687320)
- remove patch-js_src_xpconnect_src_Makefile_in, dom_quickstubs.cpp hack
  was apparently only needed with gcc3
- remove patch-xpcom_base_nsStackWalk_cpp, codepath not reached/solaris
  only.
- add https://bug691898.bugzilla.mozilla.org/attachment.cgi?id=588391 to
  use yarr interpreter on ppc, bug #691898 still being worked on
- backport https://hg.mozilla.org/mozilla-central/rev/9cfdb612a026, fixes
endianess detection on BSDs using machine/endian.h (bug #714312)
2012-02-20 20:15:04 +00:00
landry
16f7b55e42 Assorted changes for mozilla 10 updates :
- S/b/beta/ in MOZILLA_VERSION for simpler PKGNAME by default
- only add js/src/xpconnect/shell/Makefile.in to MOZILLA_SUBST_FILES if
  branch is 1.9.1/1.9.2, file disappeared in 10
- add LDFLAGS="-Wl,--no-keep-memory" to CONFIGURE_ENV to prevent libxul
  linking from failing on low memory archs.
2012-02-20 20:09:02 +00:00
ajacoutot
65abff384a Increase deadlocking timer (from upstream): allows to properly pass the
gthread regress tests.
2012-02-20 19:36:50 +00:00
sthen
75bbe0d5eb sync WANTLIB 2012-02-20 18:25:47 +00:00
espie
aa7ff171ec mark -mono as IGNORED until mono builds with rthreads.
okay aja, sthen
2012-02-20 18:01:19 +00:00
sthen
70e76a482c update to p5-Mail-IMAPClient 3.30; lots of fixes/cleanup
tested with imapsync/check_email_delivery
2012-02-20 16:43:26 +00:00
espie
81064a2b7c make sure distdir exists before writing information in there 2012-02-20 16:38:23 +00:00
sthen
540a01fda8 +sqtop 2012-02-20 16:03:27 +00:00
sthen
6d4ff53691 import www/sqtop, from gonzalo@x61 dot com dot ar, ok giovanni@
Sqtop is a console applicaton to display information about currently
active client connections for a Squid proxy in a convenient way.
2012-02-20 16:03:01 +00:00
jsg
fa4b413e50 The gcc problem on hppa seems to have gone away after the switch
to gcc4.  scummvm builds and runs fine on hppa here.
2012-02-20 11:18:33 +00:00
ajacoutot
a62afea609 Adapt comment. 2012-02-20 10:00:21 +00:00
sthen
848f56ef6c update Postfix stable to 2.9.0, from Brad 2012-02-20 09:55:48 +00:00
sthen
36afe5f3c4 update Postfix snapshot to 2.10-20120202, from Brad 2012-02-20 09:55:31 +00:00
sthen
18874b7fcc update to pflogsumm 1.1.4, including better support for Postfix 2.9+
reads ok to giovanni@ (maintainer)
2012-02-20 09:54:42 +00:00
landry
e1119cc19f Update to nss 3.12.2, needed by mozilla 11+.
Tested on alpha amd64 hppa i386 powerpc sparc64, no change in regress
output.
2012-02-20 09:18:05 +00:00
landry
73f17c0d11 Update to nspr 4.9, needed for mozilla 11+.
Tested on alpha amd64 hppa i386 powerpc sparc64, no change in regression
output (well, dtoa still fails, but thats not surprising given
corresponding code is heavily patched)
2012-02-20 09:17:00 +00:00
landry
1bf8237062 Add upstream commit url for reference/reminder to remove. 2012-02-20 09:09:32 +00:00
landry
7407a1856a Update to xfce4-mpc 0.4.2. 2012-02-20 09:07:51 +00:00
giovanni
1d3555faef Update to 1.7
Performance improvements with large archives, new option force_ssl and
usability improvements
Full changelog at http://piwik.org/changelog/
2012-02-20 08:47:02 +00:00
ajacoutot
e1e1e15728 Minor update to gstreamermm-0.10.10.1. 2012-02-20 07:59:09 +00:00
ajacoutot
399c4ccf27 femail,-chroot is not Apache specific, so adapt COMMENT accordingly.
ok okan@ (maintainer)
2012-02-20 07:58:31 +00:00
espie
cbd86a6d2e actually, BROKEN is not subpackage dependent, so use IGNORE-java 2012-02-20 02:31:40 +00:00
espie
ee77842490 classpath hangs with rthreads, so this takes java out.
mark the -java subpackage as broken, so that stuff that depends on other
db/v4 pieces can proceed.

(as discussed with sthen@, aja@, naddy@)
2012-02-19 22:07:51 +00:00
landry
0f5152a863 Fix icon name for education category in applications menu, problem
reported by Kirill Bychkov, thanks!
2012-02-19 21:39:31 +00:00
landry
3132b7d730 Replace <Control> by <Primary> in xfce4-keyboard-shortcuts.xml to fix
default keyboard shortcuts, broken since update to gtk 2.24.7. See
https://bugzilla.xfce.org/show_bug.cgi?id=8056 for more details.
Thanks Barry Grumbine for the detailed problem report, including the
fix/workaround.
If you experience problems with keyboard shortcuts involving Ctrl
withing Xfce, recreate them from xfce4-keyboard-settings or tweak
.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
2012-02-19 21:23:03 +00:00
edd
bbbcdad2d1 fix systrace build of zathura, regen WANTLIB and add cursor keys + pageup/down
bindings.

OK landry@
2012-02-19 20:55:33 +00:00
kili
685d346d8a Bump after the ghc change. 2012-02-19 20:40:22 +00:00
kili
44c76e349a Something is wrong with the threaded rts and rthreads, so build ghc
itself using the non-threaded rts. This doesn't fix the real problem,
but it makes it possible to build hs-* ports without filling up
dpb's build slots with stuck ghc processes.

ok naddy@ espie@

Note: I'll re-run the testsuite with this diff and hope to get some
reasonable results that may help us to identify the real problem.
2012-02-19 20:38:53 +00:00
ajacoutot
aad00d8f5b Update to p11-kit-0.11. 2012-02-19 19:08:37 +00:00
ajacoutot
ee22512dc3 Deprecate _avahi-autoipd. 2012-02-19 17:53:38 +00:00
ajacoutot
8168d290d8 Update to duplicity-0.6.17.
ok jim@ (maintainer)
2012-02-19 17:49:53 +00:00
robert
b8015755bb disable the _nginx user here 2012-02-19 15:02:56 +00:00
robert
ff7f10a6d6 do not handle the same files that are handled by the in-tree nginx
and make the port use the www user so that both nginx can be used
on the same system if needed
2012-02-19 15:02:08 +00:00
sthen
940a0e8ed5 update to nload 0.7.4, from Brad, maintainer had similar diff
additional tweaks from me:
- fix docs/Makefile.in to allow SEPARATE_BUILD
- no need to mirror, upstream has old versions now
- add a patch from upstream to avoid junk after the interface name
2012-02-19 14:03:37 +00:00
stsp
45f76d1b23 Update to 1.7.3; ok mpi 2012-02-19 12:13:35 +00:00
ajacoutot
a7a736463f Remove uthreads evil hack.
ok espie@ sthen@
2012-02-19 11:39:06 +00:00
benoit
2076e05ba4 - update pngcrush to 1.7.25 2012-02-19 07:23:42 +00:00
ajacoutot
db24f63e1e Add net/telepathy/folks,-tracker to gnome-extras RUN_DEPENDS. 2012-02-18 23:07:18 +00:00