Commit Graph

6797 Commits

Author SHA1 Message Date
jasper
36c89ca0e1 bugfix update to 4.4.2 2012-05-14 06:37:31 +00:00
espie
d3cd44e8dd minor updates 2012-05-11 07:47:34 +00:00
espie
822dae483c minor update. Add a note about my.cnf 2012-05-11 07:46:56 +00:00
espie
4602d77007 security updates 2012-05-11 07:46:35 +00:00
espie
de715a2c16 minor updates 2012-05-11 06:59:28 +00:00
espie
bb083959a6 security update to 7.14 2012-05-11 06:59:16 +00:00
rpointel
301f0c2a42 Update django to 1.4, ok Ryan Boggs (maintainer).
release notes: https://docs.djangoproject.com/en/dev/releases/1.4/
2012-05-10 20:04:48 +00:00
sthen
232c4c80ed tweaks to node:
- install tar.gz source, and patch node-gyp to use it rather than
attempting to download from the 'net when building a native extension,
from Aaron Bieber (maintainer).

- set V=1 in node-gyp to avoid hiding compiler command lines
(from me, ok jasper).
2012-05-10 18:29:52 +00:00
jasper
a0db0bd208 allow node ports to append 'expresso' to configure style and set up the bits
for regression tests to run

ok aaron bieber, sthen@
2012-05-10 13:17:30 +00:00
jasper
19d6774428 - don't set NO_REGRESS here as it's not picked up when set in a module.
- provide REGRESS_TARGET instead

ok sthen@
2012-05-10 08:39:47 +00:00
landry
b2dd2d7451 Sync patches with what has (finally _o/ \o/ \o_ !) been commited
upstream for bug #691898, fixing build on powerpc (and other non
yarr-jit archs..), see
https://hg.mozilla.org/mozilla-central/rev/f5a3a7b9c6b0
2012-05-09 20:36:40 +00:00
landry
b4e577b37e Remove useless patches which should have gone in the attic when updating
to mozilla 9. Better late than never.. Still from upstream bug #648735.
Revs https://hg.mozilla.org/mozilla-central/rev/ea33ddde6ade,
https://hg.mozilla.org/mozilla-central/rev/226136c5812e and
https://hg.mozilla.org/mozilla-central/rev/f78d9f4f5234.

While here add a comment stating the failure fixed by last two remaining
ipc patches.
2012-05-09 17:16:01 +00:00
sthen
03a2a7192a oops revert unintentional commit 2012-05-09 15:33:23 +00:00
sthen
d568f4182c when generating PKGNAME from NPM_NAME, strip a leading node- so we don't
double it. ok jasper@
2012-05-09 15:32:25 +00:00
jasper
3681ae85d3 - bump node requirement to the latest and greatest 2012-05-09 06:39:04 +00:00
jasper
41fa61f604 - Allow building of sub-packages (ie. node-sqlite3) with USE_SYSTRACE
set, also prevents downloading of the node distfile again.

from MAINTAINER

- add run dependency on sysutils/flock.

now node-sqlite3 builds fine.
2012-05-09 06:37:49 +00:00
jasper
0b067a06c4 - ensure the node version with fixed node-gyp is required
- fix some whitespace

ok MAINTAINER, sthen@
2012-05-08 17:10:43 +00:00
espie
366bf627e0 normalize depends 2012-05-08 17:07:30 +00:00
sthen
7b5d1808c7 Fix node-gyp for native builds by using gmake (and add a run dep).
From Aaron Bieber, I also added a comment to the RUN_DEPENDS line.
2012-05-08 15:38:01 +00:00
pascal
64ac5e1b7d - silence perl warnings about "defined(%hash)" being deprecated
- doesn't need groff
- specify GPL version

ok jasper@, Christian Rueger (maintainer)
2012-05-07 20:13:50 +00:00
jasper
fb4a988c0c Make sure node-gyp is able to find a python executable.
ok MAINTAINER
2012-05-07 20:11:47 +00:00
jasper
4a1b9539c3 regen patches 2012-05-07 18:11:29 +00:00
okan
1f89378825 - update to 1.19.0
- convert to README
- use INSTDIR instead of PREFEX

from wen heping (MAINTAINER) with tweaks from me

ok sthen@
2012-05-07 13:35:47 +00:00
ajacoutot
eaeb548473 Update to vtigercrm-5.4.0.
from new MAINTAINER Wen Heping
2012-05-06 15:29:35 +00:00
sthen
7ef0b473d3 update to Node.js 0.6.17, from maintainer Aaron Bieber
* Upgrade npm to 1.1.21
* uv: Add support for EROFS errors (Ben Noordhuis, Maciej Małecki)
* uv: Add support for EIO and ENOSPC errors (Fedor Indutny)
* http: Fix client memory leaks (isaacs, Vincent Voyer)
* fs: fix file descriptor leak in sync functions (Ben Noordhuis)
* fs: fix ReadStream / WriteStream double close bug (Ben Noordhuis)
2012-05-05 15:29:27 +00:00
robert
90bb96b466 update to 18.0.1025.168 2012-05-05 14:03:39 +00:00
landry
90c9956fa2 Fix rc script so that rc_post does what it's supposed to do. 2012-05-03 18:45:39 +00:00
rpointel
6d7faeae62 Update node to 0.6.16, from Aaron Bieber (maintainer).
ok jasper@, sthen@.
2012-05-03 17:16:27 +00:00
ajacoutot
53c55cc2d5 Update to owncloud-3.0.3. 2012-05-03 07:20:42 +00:00
jasper
7404168d03 - update to 1.13
ok rpointel@
2012-05-01 12:22:46 +00:00
jasper
e9366f5435 sync 2012-05-01 12:22:17 +00:00
jasper
cd35437744 import py-repoze-lru 0.5
repoze.lru is a LRU (least recently used) cache implementation. Keys and
values that are not used frequently will be evicted from the cache
faster than keys and values that are used frequently.

ok rpoinel@
2012-05-01 12:21:17 +00:00
merdely
2337039991 Update to 3.3.2. From wen heping. Thanks.
Several security updates included.
2012-05-01 07:21:22 +00:00
william
b70e225996 update to 3.1.9
tested by dhill, thanks
ok dhill sthen
2012-05-01 02:25:21 +00:00
landry
f0da2ce049 Fix checksum/size, noticed by naddy@ 2012-04-30 20:45:12 +00:00
landry
540844ce5f Update to fennec 10.0.4. There likely wont be any releases from newer
branches, since desktop fennec is abandoned in favor of fennec with
native ui on android (hence, not targeted at other oses...)
2012-04-30 15:40:31 +00:00
landry
238fda34f5 Update to seamonket-i18n 2.9.1. 2012-04-30 15:38:39 +00:00
landry
013d6c65d9 Update to seamonkey 2.9.1/lightning 1.4b1/enigmail 1.5pre.
- See http://www.seamonkey-project.org/releases/seamonkey2.9/
- add patch-suite_installer_Makefile_in to avoid installing the SDk
  (corollary of Tb's patch-mail_installer_Makefile_in)
- use MOZ_DEBUG_FLAGS="-Os" on ppc as done in Tb to avoid a
  relocation overflow when linking libxul on ppc (reminded by aja@)
2012-04-30 15:38:09 +00:00
landry
d77964bbf0 Update to firefox-i18n 12.0. 2012-04-30 15:29:39 +00:00
landry
ff4e0c3f66 Update to firefox 12.0.
- see http://www.mozilla.org/en-US/firefox/12.0/releasenotes/ for details
- two patches moved (patch-widget_src_xpwidgets_nsPrintSettingsImpl_cpp
  and patch-widget_src_gtk2_Makefile_in)
- add two new patches for bug #691898 (patch-js_src_jsapi_cpp and
  /patch-js_src_jsprvtd_h)
- add patch-gfx_thebes_gfxPlatform_cpp to workaround regression
  introduced in bug #715658, which prevents one from building against
systemwide cairo.
- patch-extensions_auth_nsAuthGSSAPI_cpp from bug #667325 got merged
- patch-js_src_js-config_h_in and patch-js_src_jscpucfg_h from #714312 got
  merged
- patch-ipc_chromium_src_base_dir_reader_posix_ -from #714315 got merged
2012-04-30 15:28:42 +00:00
landry
fd2eb884d9 widget/src/gtk2 moved to widget/gtk2 in gecko 12. Copy nsSound.cpp in
the correct place depending on MOZILLA_PROJECT.
2012-04-30 15:14:55 +00:00
landry
b8258512ed Update to webkit 1.8.1.
ok ajacoutot@, tested by a few on ports@ (thanks!)
2012-04-30 13:31:06 +00:00
bentley
2c2862ed96 Update www/netsurf/browser to 2.9, and associated libs.
A full list of changes can be found in the changelog:
http://source.netsurf-browser.org/tags/netsurf/2.9/ChangeLog

ok landry@
2012-04-30 07:11:58 +00:00
sthen
298a2bf669 no need to leave a "BUILD_DEPENDS=" line following sqlite3->base move. 2012-04-29 20:26:09 +00:00
kili
a5c1b25660 + hs-clientsession 2012-04-28 19:46:41 +00:00
kili
7dc17def02 Update to hs-snap-0.7.
ok jasper@

(and added myself as maintainer)
2012-04-28 19:34:09 +00:00
kili
9bb32d41c9 Update to hs-snap-server-0.7.0.1.
ok jasper@

(and added myself as maintainer)
2012-04-28 19:33:06 +00:00
kili
0370c24d1f Update to hs-snap-core-0.7.0.1.
ok jasper@

I also added myself as maintainer (in addition to jim@), as
done for some of the previous updates (where i forgot to
mention it in the commit message).
2012-04-28 19:32:21 +00:00
kili
7a998e2692 Achieves security through AES-CTR encryption and Skein-MAC-512-256
authentication.  Uses Base64 encoding to avoid any issues with
characters.

ok jasper@
2012-04-28 19:23:06 +00:00
ajacoutot
6a25f21ca1 Regen PLIST.
req by espie@
2012-04-28 14:08:53 +00:00