Commit Graph

7560 Commits

Author SHA1 Message Date
pirofti
68ebc1597c Update youtube-dl to 2013.02.25.
From dhill, thanks!
2013-03-17 11:07:03 +00:00
ajacoutot
e5b2b5a7e1 Remove duplicate information that is to be moved to the mysql README.
ok brad@ sthen@ jasper@
2013-03-17 07:21:17 +00:00
rpe
6b8adb07e1 update to awstats-7.1.1
New features:
- Add windows 8 detection
- Add support of %time5 for iso date times.
- Fix problems with Perl 5.14

ok aja@
2013-03-16 11:52:34 +00:00
stsp
efd9e1b7d7 Fix and enhance README for www/statusnet. Mention that postgres doesn't work.
ok jasper
2013-03-16 10:29:58 +00:00
robert
7bbe17ad79 update to 25.0.1364.173 2013-03-15 23:08:48 +00:00
robert
8ce8ffb1b1 update to 25.0.1364.160 2013-03-15 08:30:33 +00:00
dcoppa
d31a58fd45 Update to Predis-0.8.3 2013-03-14 09:04:23 +00:00
dcoppa
fcb2c923f6 Update to 7.0.37 2013-03-14 08:23:31 +00:00
ajacoutot
531540e9ac SECURITY update to owncloud-4.5.8.
=> CVE-2013-1822, Multiple XSS vulnerabilities
2013-03-14 07:48:55 +00:00
landry
3a217626ec Update to seamonkey 2.16.2, fixes problems with no-NO & pt-PT locales. 2013-03-13 21:45:11 +00:00
jasper
6a9d8e0f39 actually include the MASTER_SITES chunk too. 2013-03-13 21:44:35 +00:00
jasper
3a85048707 - update HOMEPAGE/MASTER_SITES 2013-03-13 21:44:01 +00:00
ajacoutot
09dd607a0b Add an rc script so that the dashboard can be easily started. 2013-03-13 10:16:12 +00:00
benoit
c637af8108 - update py-beautifulsoup4 to 4.1.3
- new MAINTAINER
- update licence, DESCR and MASTER_SITES
- remove PKG_ARCH and WRKSRC

from Frantisek Holop, minor tweaks by me.
2013-03-13 08:12:10 +00:00
sthen
89bdb97ebe update to Squid 3.2.9, various fixes including DoS affecting 3.2.0.9 and up
(CVE-2013-1839).
2013-03-12 14:58:16 +00:00
ajacoutot
a3140babae Add an example to setup the external node classifier (ENC) and fix the
external_node script.
2013-03-12 10:59:50 +00:00
ajacoutot
a8b1fd9c87 Update to puppet-dashboard-1.2.22.
Largely improved README to easily set it up.

ok robert@ (maintainer)
2013-03-12 10:44:50 +00:00
ajacoutot
ccbc9830be Forgot to add this patch in previous...
Tweak README while here.
2013-03-12 06:13:33 +00:00
ajacoutot
193db49933 Update to zurmo-1.1.30. 2013-03-12 05:55:28 +00:00
bcallah
2338ddac5f Update www/surf to 0.6
ok jung@ (MAINTAINER)
2013-03-11 17:08:51 +00:00
sthen
0a00c8de38 PERMIT_* 2013-03-11 13:42:59 +00:00
jasper
d15439d819 remove unneeded CONFIGURE_STYLE line 2013-03-11 13:00:47 +00:00
espie
d547f1c529 whitespace 2013-03-11 12:36:16 +00:00
sthen
7b10e7c633 PERMIT_* 2013-03-11 12:27:53 +00:00
espie
3771bc26d4 fix small differences in PERMIT 2013-03-11 12:17:50 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
giovanni
02242adfa7 Bugfix update to 3.5.7
remove PERMIT_* lines
ok kevlo@ on a previous diff
2013-03-11 09:46:13 +00:00
giovanni
590a4ca2c7 Update to 1.11.1 and zap PERMIT_* lines. 2013-03-11 09:44:04 +00:00
jasper
b5abfc3d49 - drop now unneeded patches which patched away the {deps} blocks of rebar.config.
rebar wants to download missing dependencies on the fly, but that won't work out
too good in the ports tree, so erlang.port.mk now removes those dependency declaration
sections.
2013-03-10 19:57:39 +00:00
jasper
70c1dbc3b1 - remove now unneeded CONFIGURE_STYLE 2013-03-10 19:35:26 +00:00
jasper
e891362f69 switch to the erlang module, so more stuff may be factored into the module, but
it's a good start.
2013-03-10 19:20:06 +00:00
fgsch
ba4aa47cc0 don't install the source files from docs. bump.
benoit@ ok.
2013-03-10 10:59:42 +00:00
fgsch
67b19576e8 build and install the html doc. bump.
benoit@ ok.
2013-03-10 10:57:51 +00:00
landry
702beb4150 Security update to seamonkey 2.16.1, chasing firefox 19.0.2. 2013-03-09 17:43:51 +00:00
sthen
70935983ab update to HTML::Scrubber 0.09, from dhill, ok maintainer 2013-03-09 15:30:50 +00:00
landry
004c630969 Update to midori 0.4.8.
If you encounter SIGBUS upon entering the prefs, get in touch with me.
2013-03-08 14:25:07 +00:00
jasper
c3ccdbcdc9 sync 2013-03-08 12:17:38 +00:00
jasper
084a2f4df3 uncomment chromium again which espie committed by mistake...unless he's conspiring with landry. 2013-03-08 12:15:20 +00:00
jasper
cbfd63310c import erl-webmachine
Webmachine is an application layer that adds HTTP semantic awareness on
top of the excellent bit-pushing and HTTP syntax-management provided by
mochiweb, and provides a simple and clean way to connect that to your
application's behavior.

ok aja@
2013-03-08 12:13:48 +00:00
jasper
860afa5f5a import erl-mochiweb
MochiWeb is an Erlang library for building lightweight HTTP servers.

ok aja@
2013-03-08 12:12:42 +00:00
espie
5abeab6c79 +p5-Dancer and friend 2013-03-08 10:57:55 +00:00
espie
cfdc2e1468 Dancer is a simple perl web application framework.
contrary to catalyst, it comes with simple defaults,
and it has very few dependencies

(okay landry@, previous port as well)
2013-03-08 10:55:52 +00:00
espie
48f88d8089 dependency of p5-Dancer: simplest way to deploy a Dancer application,
especially for development purposes.
2013-03-08 10:54:41 +00:00
jasper
1182ed63b0 import silverstripe-3.0.5
SilverStripe CMS is an open source web content management system used by
governments, businesses, and non-profit organisations around the world.
It is a power tool for professional web development teams, and web
content authors rave about how easy it is to use.

ok aja@
2013-03-08 10:43:48 +00:00
jasper
d9deafe68c sync 2013-03-08 10:40:41 +00:00
jasper
8217b15604 - update to mongrel2-1.8.0 2013-03-08 10:35:15 +00:00
jasper
fee1ee6551 frantisek holop takesover maintainership. 2013-03-08 09:13:36 +00:00
ajacoutot
f9a9df71e8 -timetrex 2013-03-08 06:57:11 +00:00
ajacoutot
8730ff700e Remove timetrex. It's not possible to patch this port since there are
some checksum checks in the installer and it's becoming a maintenance
nightmare. People wanting to use it are better of downloading the
tarball directly and use the official installer/updater.

ok jasper@
2013-03-08 06:56:54 +00:00
djm
128e83da3c drop MAINTAINERship of my ports. I simply don't have time to give them
the attention they deserve
2013-03-08 02:04:37 +00:00
brad
27e72840b6 Switch back to the FFmpeg media backend and add some patches from
upstream to allow building with newer FFmpeg API.

ok sthen@
2013-03-08 00:58:26 +00:00
landry
a5320a9a59 Security update to firefox 19.0.2.
Fixes MFSA-2013-29 / CVE-2013-0787 / bug #848644 (vupen @ pwn2own)
2013-03-07 23:51:49 +00:00
stsp
6d0197dd96 Fix typos in README for www/owncloud. ok ajacoutot 2013-03-07 17:41:35 +00:00
ajacoutot
581b49c559 Upstream rerolled at tarball.
spotted by naddy@
2013-03-06 15:15:33 +00:00
ajacoutot
ec6adfdb72 Update to zurmo-1.1.20. 2013-03-06 08:51:00 +00:00
bentley
30e036835f Take maintainership of NetSurf.
ok landry@
2013-03-05 08:02:35 +00:00
jasper
07188e0c9d no need for any quirkyness for a2x.py since the recent asciidoc update
ok sthen@
2013-03-04 11:34:51 +00:00
rpointel
453d2c8156 Update tornao to 2.4.1.
Changelog: http://www.tornadoweb.org/documentation/releases/v2.4.1.html
2013-03-04 06:13:35 +00:00
landry
3af97b660f Update to seamonkey 2.16 / enigmail 1.5.1
- see http://www.seamonkey-project.org/releases/seamonkey2.16/
- fixes MFSA 2013-21->28
- provides a builtin pdf viewer (pdf.js)
- remove patch-mozilla_toolkit_system_gnome_nsGIOService_cpp (#805202), firefox
now properly links with gio instead of dlopening it
- remove patch-mozilla_toolkit_xre_nsXREDirProvider_cpp and
patch-mozilla_xpcom_io_nsAppFileLocationProvider_cpp, merged upstream (#803955)
2013-03-03 17:39:15 +00:00
landry
33f5cd025c Update to firefox 19.0.1.
- see http://www.mozilla.org/en-US/firefox/19.0/releasenotes/
- fixes MFSA 2013-21->28
- provides a builtin pdf viewer (pdf.js)
- remove patch-toolkit_system_gnome_nsGIOService_cpp (#805202), firefox
  now properly links with gio instead of dlopening it
- remove patch-toolkit_xre_nsXREDirProvider_cpp and
  patch-xpcom_io_nsAppFileLocationProvider_cpp, merged upstream (#803955)
2013-03-03 17:34:15 +00:00
bcallah
21759f0853 Change my email to my openbsd email to match the other ports I maintain.
Bump REVISION.
ok aja@
2013-03-03 15:36:55 +00:00
sthen
79226a09c1 update racktables to 0.20.3 2013-03-02 12:48:39 +00:00
sthen
195eaac041 SECURITY update; py-Django 1.4.5
https://www.djangoproject.com/weblog/2013/feb/19/security/

- Host header poisoning: an attacker could cause Django to generate
and display URLs that link to arbitrary domains.

- Formset denial-of-service: an attacker can abuse Django's tracking
of the number of forms in a formset to cause a denial-of-service attack.

- XML attacks: Django's serialization framework was vulnerable to
attacks via XML entity expansion and external references.

- Data leakage via admin history log: Django's admin interface could
expose supposedly-hidden information via its history log.
2013-03-02 12:47:49 +00:00
jasper
45186755ed - update to gtkhtml4- 4.6.4 2013-03-02 12:27:42 +00:00
espie
c90669c473 fix LIB_DEPENDS for arches that need the gcc4 modules (multi-packages are
fun that way). Bump affected pkgs just in case.

problem noticed by rpe@

okay naddy@, sthen@
2013-02-24 11:18:38 +00:00
espie
5d89e474d0 security update, okay jasper@, naddy@ 2013-02-22 17:04:24 +00:00
ajacoutot
bac61701e3 SECURITY update to owncloud-4.5.7.
Multiple XSS vulnerabilities (oC-SA-2013-003)
Multiple CSRF vulnerabilities (oC-SA-2013-004)
PHP settings disclosure (oC-SA-2013-005)
Multiple code executions (oC-SA-2013-006)
Privilege escalation in the calendar application (oC-SA-2013-007)
2013-02-20 15:32:21 +00:00
jasper
a650be30e4 sync with gtkhtml4 by adding a build dependency on libsoup as used for
testgtkhtml.

found by naddy@
ok aja@
2013-02-18 07:53:54 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
jeremy
724cf040f0 Update to rack 1.4.5, fixing:
CVE-2013-0262, symlink path traversal in Rack::File
CVE-2013-0263, timing attack against Rack::Session::Cookie
2013-02-08 16:33:21 +00:00
ajacoutot
e03c56c9c5 MODGCC4_VERSION default to 4.6 now. 2013-02-07 19:13:49 +00:00
landry
e0eeb63217 Remove the paragraph about enabling ECC cipher suites, they've been
enabled by default since a while. Prodded by naddy@
2013-02-07 18:54:27 +00:00
robert
8172502e0a update to 4.0.10 2013-02-07 18:22:30 +00:00
landry
cceeb2e114 Bugfix update to seamonkey 2.15.2 chasing firefox 18.0.2, fixing
'JavaScript related stability issues' for a well known social
network site (bug #831626).

While here remove patch for #830303, commited upstream in
mozilla-release just after 18.0.1.
2013-02-06 22:48:01 +00:00
landry
d14d0cb956 Bugfix update to firefox 18.0.2, fixing 'JavaScript related stability
issues' for a well known social network site (bug #831626).

While here remove patch for #830303, commited upstream just after 18.0.1.
2013-02-06 22:44:47 +00:00
sebastia
4e4adbed8b Update to 2.0.4b, bugfix update to the bugfix update
OK giovanni@
2013-02-06 17:35:51 +00:00
ajacoutot
0704a78620 SECURITY update to opera-12.14. 2013-02-06 14:47:20 +00:00
ajacoutot
e953a008f8 Quiet gconftool-2:
gconf_ping() will try to shutdown gconfd, but since installing pkg is
done as root, there is not gconfd nor dbus that can be started when
DISPLAY isn't set and an annoying warning is issued.

discussed with espie@
2013-02-06 14:23:06 +00:00
ajacoutot
53ab9437e6 Don't check for the webserver, both in-tree httpd(8) and nginx(8) work fine. 2013-02-05 16:54:32 +00:00
brad
7fab427226 Switch to using the GStreamer media backend.
ok sthen@
2013-02-05 11:50:48 +00:00
ajacoutot
f5bc353b56 SECURITY update to opera-12.13. 2013-02-05 07:43:28 +00:00
robert
06ec301150 update to 24.0.1312.68 2013-02-05 06:23:25 +00:00
dcoppa
83c52ad1ac Update to Predis-0.8.2 2013-02-04 07:59:45 +00:00
sthen
7239fd7d0f bugfix update to Trac 1.0.1 2013-02-03 14:27:25 +00:00
jasper
22d33521c7 - update to gtkhtml-4.6.3 2013-02-03 13:21:38 +00:00
ajacoutot
7c644904ec +phpvirtualbox 2013-02-03 11:01:45 +00:00
ajacoutot
fe3a50ebda Import phpvirtualbox-4.2.4.
phpVirtualBox is an open source, AJAX implementation of the VirtualBox
user interface written in PHP. As a modern web interface, it allows you
to access and control remote VirtualBox instances.
<...>

ok jasper@ sthen@
2013-02-03 11:01:09 +00:00
dcoppa
8745a11ce6 ...And to 2013.02.02, so my local patch goes away. 2013-02-02 15:56:33 +00:00
dcoppa
0c67732a61 Update to youtube-dl-2013.02.01
ok pirofti@ (maintainer)
2013-02-02 15:41:17 +00:00
sthen
9c86b4a801 bugfix update to Squid 3.2.7 including memory leak with malformed req's,
unhandled exception when using interception and peers, a division by zero
and others
2013-02-01 17:34:33 +00:00
giovanni
bd1e097c82 Bugfix update to 2.0.4a
ok sebastia@
2013-02-01 09:27:36 +00:00
sebastia
0ed3c112c9 Update to 2.0.4
OK giovanni@
2013-01-30 18:27:17 +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
ajacoutot
645c393008 Typo. 2013-01-29 12:15:05 +00:00
ajacoutot
dd95011b71 Remove comment. 2013-01-29 10:48:41 +00:00
ajacoutot
f92cd1b3dc Update to zurmo-1.0.20. 2013-01-29 10:25:08 +00:00
benoit
c2751a1b23 - update py-gunicorn to 0.17.2 2013-01-29 07:59:22 +00:00
sthen
7120709ab9 security and bugfix update to WordPress 3.5.1:
- server-side request forgery vulnerability and remote port scanning
using pingbacks
(http://lab.onsec.ru/2013/01/wordpress-xmlrpc-pingback-additional.html)
- cross-site scripting via shortcodes and post content
- cross-site scripting vulnerability in the external library Plupload

ok merdely@
2013-01-28 21:14:09 +00:00
jasper
8599521c82 - update to linkchecker-8.3
from amit kulkarni (MAINTAINER)
2013-01-26 14:43:08 +00:00
brad
73ddbb1ef4 Add a comment to the patches.
ok sthen@
2013-01-26 12:47:44 +00:00
ajacoutot
70e16b9cd5 Bugfix update to bacula-web-5.2.12. 2013-01-25 09:45:27 +00:00
dcoppa
e031083129 link ap2-mod_jk to the build 2013-01-25 08:58:36 +00:00
dcoppa
f6fd1af021 Import of mod_jk 1.2.37 for use on Apache2.
mod_jk is a DSO module for Apache2. It connects Apache to Tomcat.
mod_jk can be configured to off-load SSL processing to Apache, serve
static content for webapps and load balance multiple Tomcat servers.

ok kurt@
tweaks & ok sthen@
2013-01-25 08:51:16 +00:00
brad
9e012eef08 Upstream bug fix:
Fix handling of If-Modified-Since if If-None-Match is present (don't
return 412 for date parsing errors); follow current draft for HTTP/1.1,
which tells us to ignore If-Modified-Since if we have matching etags.

ok sthen@
2013-01-25 08:00:23 +00:00
ajacoutot
463a641c07 Add comment about --disable-Bsymbolic. 2013-01-24 07:31:58 +00:00
sthen
659a53af65 build dep on libtool (for libtoolize) 2013-01-23 20:39:57 +00:00
sthen
37eb53bf43 Build Seamonkey and Firefox with gcc on i386 due to segfaults with the
CLang build (seems to be connected with opening pages using JavaScript).
Bump REVISIONs.
2013-01-22 23:59:22 +00:00
stsp
a852259017 Make py-httplib2 use the system SSL CA cert file instead of a custom one.
tweak & ok ajacoutot
2013-01-22 16:07:57 +00:00
sthen
af9d1f1acc landry@ noticed that www/squid was picking up execinfo.h in bulk causing
#ifdef'd headers to be used and dpb was junking it thus breaking the build;
fix by improving detection for backtrace_symbol_fd / libexecinfo and
explicitly using it.
2013-01-22 14:30:46 +00:00
ajacoutot
02017ff17d SECURITY update to owncloud-4.5.6:
* Fix multiple XSS problems: CVE-2013-0201, CVE-2013-0202, CVE-2013-0203
* Fix Code execution in external storage: CVE-2013-0204
* Removed remoteStorage app because of unfixed security problems.
2013-01-22 12:08:01 +00:00
dcoppa
1562110176 Update to 7.0.35 2013-01-22 11:47:31 +00:00
jasper
e3e6b5bcc9 - update to jekyll-0.12.0
- take maintainership

ok jeremy@
2013-01-21 18:21:22 +00:00
landry
3050dfb772 Bugfix update to seamonkey 2.15.1 chasing firefox 18.0.1. 2013-01-21 16:06:19 +00:00
dcoppa
8cbe4edf4e Update to Predis-0.8.1 2013-01-21 13:19:04 +00:00
rpe
a24ad3c486 update sarg to 2.3.5
Changes since 2.3.3:

Version 2.3.5
- Fix an issue when creating the redirector report. Sarg was not
  creating the unsorted file as expected. That regression was
  introduced in sarg 2.3.4.

Version 2.3.4
- Fix an error occuring when serveral user's ID contain at least
  two consecutive non alphanumeric characters. In that case, the
  mangled file name is not unique. Thanks to Fabiola and Pecha for
  reporting this bug.
- Remove a warning about the redirector file that can't be deleted
  when it is not created.

ok ajacoutot@
2013-01-21 08:30:01 +00:00
brad
348a85ce82 Update for newer FFmpeg API.
ok MAINTAINER
2013-01-21 05:21:30 +00:00
kili
be7ce949cf Regenerate plist for profiling libs. 2013-01-20 17:56:05 +00:00
benoit
b35428e878 - update py-webpy to 0.37
- regen PLIST
2013-01-20 09:10:01 +00:00
brad
63a5ba9eb2 Remove a hack for FFmpeg/Libav to workaround an assembler bug now that it
has been fixed.

ok ajacoutot@
2013-01-20 07:46:16 +00:00
landry
34dc10689b Bugfix update to firefox 18.0.1.
http://www.mozilla.org/en-US/firefox/18.0.1/releasenotes/
2013-01-19 23:50:16 +00:00
sthen
00463912be Add a comment re "proprietary" flavour to DESCR, reminded by espie@ 2013-01-19 12:06:51 +00:00
sthen
d66c18317b Make PERMIT_* for chromium depend on the FLAVOR, so that FLAVOR=proprietary
disables cdrom packages as done in other ports (H.264 patents).
Link chromium,proprietary to the build.  ok brad@ robert@
2013-01-19 11:56:06 +00:00
robert
93212d6849 update to 24.0.1312.52 2013-01-18 21:38:02 +00:00
jeremy
cf03796bf5 Update to rack 1.4.4. 2013-01-18 17:10:09 +00:00
giovanni
19782365c1 Update to 1.10.1
A new "page overlay report" and some security bugs has been fixed.
2013-01-18 16:44:55 +00:00
giovanni
c31bb99b2a Major update to 3.5.5 release, many new improvements and many bug fixes.
ok kevlo@ (Maintainer)
2013-01-18 15:17:43 +00:00
sthen
380b37f4a7 - update to DansGuardian 2.12.0.3, modified from a diff from abieber
- add an rc script
- fix incompatibility with pcre 8.3+, patch from Debian
- distfiles are now on sourceforge
- drop maintainer; no response to emails

ok abieber@
2013-01-18 15:04:09 +00:00
sthen
ed7ba2bb04 SECURITY update to drupal6-core 6.28, ok espie
- cross site scripting
- access permissions bypass issues
- code execution in upload, though not with standard htaccess configuration

http://drupal.org/SA-CORE-2012-004 http://drupal.org/SA-CORE-2013-001
2013-01-18 11:19:05 +00:00
sthen
17a5e51f8a SECURITY update to drupal6-meta-tags (aka nodewords) 1.14, ok espie 2013-01-18 11:17:35 +00:00
sthen
8611dd372a minor update to drupal6-ckeditor 1.12 2013-01-18 11:16:50 +00:00
benoit
0e967d9217 - update py-mechanize to 0.2.5
- regen PLIST

ok ajacoutot@
2013-01-18 07:34:45 +00:00
jasper
5106a1595e remove amaya, it's been marked broken for 1.5 years now, and hasn't been updated
in over a decade...time to officially put this browser to rest in the Attic.

ok kili@
2013-01-16 07:40:35 +00:00
jasper
d73a9b97b5 unhook amaya 2013-01-16 07:39:59 +00:00
gonzalo
4303cc5674 Update for Aria to 1.16.1
* Save gid option with --save-session option
 * Added --gid option
 * Use 64 bits random bytes as GID
 * Fixed BitfieldMan::getOffsetCompletedLength overflow on 32-bit systems
 * Changed console readout, making it more compact
 * Compact readout when more than 1 simultaneous downloads are going on
 * Console color output
 * Logger: Simplified console output and change level format in log

Ok benoit@
2013-01-15 19:02:58 +00:00
landry
8b58aebe69 Fix packaging on !amd64. Damn you make update-plist! 2013-01-15 16:20:50 +00:00
jeremy
b38e4726fb Remove www/ruby-rails and dependencies. The current version is
out of date and subject to serious security vulnerabilities, updating
it causes a lot of ports churn for little benefit, and nobody has
offered to maintain it.

OK ajacoutot@, jcs@, jasper@
2013-01-14 19:31:42 +00:00
ajacoutot
13c939e54b Fix config file path in the pkg-readme. 2013-01-14 16:07:41 +00:00
landry
0a64e7944a Fix external plugin spawning (bug #830303) in seamonkey too. Tb not affected. 2013-01-14 14:11:11 +00:00
landry
01ca69f262 Fix external plugin spawning (bug #830303), reported by nigel@. 2013-01-14 13:52:59 +00:00
brad
c1c6b2c024 mod_fastcgi: Fix mix up of "mode" => "authorizer" in other FastCGI configs.
ok sthen@
2013-01-14 09:17:03 +00:00
jasper
a860c12135 - update to gtkhtml-4.6.2 2013-01-13 20:23:06 +00:00
benoit
a839de40f1 - update py-jonpy to 0.10
- regen PLIST
2013-01-13 08:34:47 +00:00
benoit
dc9529e9b8 - bump REVISION
Drop maintainership.
2013-01-12 15:43:43 +00:00
landry
766e228f9d update to seamonkey-i18n 2.15 2013-01-11 23:18:21 +00:00
landry
912237046c Update to seamonkey 2.15/enigmail 1.5.0/lightning 2.0beta1
- see http://www.seamonkey-project.org/releases/seamonkey2.15/
- fixes MFSA 2013-01 -> 20
- build with clang on i386/amd64 and with gcc 4.6 on powerpc. Required
since upstream dropped support for gcc < 4.4.
- don't build against systemwide jpeg anymore since it now needs its
internal libjpeg-turbo.
- add a stub method to sydney_audio_sndio.c in post-patch.
- add patch-mozilla_toolkit_mozapps_installer_packager_mk to fix a tar
  vs $(TAR) usage (bug #815793)
- remove patch-ipc_chromium_src_base_atomicops_h, not needed anymore
- remove enigmail genxpi patch, and to a SUBST_VARS dance with an
XPCOM_ABI variable for the consistent naming of the new internal
libsuprocess ipc lib.
- add an enigmail patch to link with -shared
2013-01-11 23:17:31 +00:00
landry
0a1261a720 Update to firefox-i18n 18.0. 2013-01-11 22:57:39 +00:00
landry
c7958be068 Update to firefox 18.0 :
- see http://www.mozilla.org/en-US/firefox/18.0/releasenotes/
- fixes MFSA 2013-14 -> 20
- build with clang on i386/amd64 and with gcc 4.6 on powerpc. Required
  since upstream dropped support for gcc < 4.4.
- don't build against systemwide jpeg anymore since it now needs its
  internal libjpeg-turbo.
- add a stub method to sydney_audio_sndio.c in post-patch. Cant add it
  to the file in cvs directly otherwise it breaks other mozillas
- remove patch-ipc_chromium_src_base_atomicops_h, not needed anymore
ok sthen@
2013-01-11 22:57:14 +00:00
landry
2f2f96f253 Ensure fx/sm/tb depend on nspr 4.9.4 / nss 3.14.1p0
(not technically needed for tb, but oh well..)
2013-01-11 22:51:44 +00:00
sthen
26aa57248c bugfix update to squid-3.2.6 2013-01-09 21:41:48 +00:00