Commit Graph

7326 Commits

Author SHA1 Message Date
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
jeremy
fce8bfc4d3 Revision bump ruby C extension ports after addition of pthread to
WANTLIB.

OK sthen@
2013-01-09 17:38:52 +00:00
rpointel
f79b93f82f Update MoinMoin to 1.9.6.
ok fgsch@ sthen@
2013-01-09 11:56:34 +00:00
benoit
7e7de2061b - update py-gunicorn to 0.17.0
- update license and REGRESS_DEPENDS
- regen PLIST
2013-01-09 11:51:29 +00:00
jasper
e540fcf160 Security update to zendframework-1.12.1,
addresses CVE-2012-5657 php-ZendFramework: information disclosure flaw due to error when processing XML data

ok robert@ (MAINTAINER)
2013-01-08 13:08:52 +00:00
bcallah
f4e5a57714 Change DESCR, dillo is now based on FLTK. Bump REVISION.
ok brad@
2013-01-08 00:23:14 +00:00
sthen
c384c66c4f update to Dillo 3.0.2, from Brian Callahan (taking MAINTAINER)
also tested by James Turner
2013-01-05 22:42:58 +00:00
ajacoutot
c799c269f7 Loosen up dependency on net/avahi. 2013-01-05 12:56:59 +00:00
rpe
fdc6e8ea54 update to links+ 2.7
Changes since 2.6
* Fixed a bug that horizontal line <hr> was not displayed when
  terminal was set to utf-8
* Fixed bad palette in framebuffer on TGA on Alpha
* Fixed a bug that \001 was displayed instead of a non-breaking space
  when converting to ascii
* Support IPv6
  Support multiple addresses (try to connect to all of them)
* Fix memory leak in ftp
* Fixed incorrect display when aspect ratio was changed
  while multiple windows were open
* Fixed a bug that blocked URLs didn't work if proxy was used
* Support extended coordinates in xterm mouse reporting,
  avoid previous limit 222 on maximum possible coordinate
* Use enter to scale image
* PMshell driver was hacked to support also Win32 api
* HTTPS proxy

ok ajacoutot@
2013-01-05 11:06:39 +00:00
sthen
7281799b84 build with gcc 4.6 on ppc to avoid "unrecognizable insn" in src/ipc/StoreMap.cc
breakage reported by aja@
2013-01-02 12:26:58 +00:00
gonzalo
917db95158 Little update for py-Cherrry to 3.2.2
And zinke@ drop maintership.

'Looks good to me' zinke@
2013-01-02 11:50:17 +00:00
sthen
11c3bb5bfe add a patch from upstream's stable diff; fix memleak with malformed headers. 2013-01-02 11:21:13 +00:00
sthen
0480572476 build squid27 2013-01-02 10:14:29 +00:00
sthen
93f2ae18d1 Re-import squid 2.7.STABLE9 under www/squid27, same as the previous port
in www/squid as of 2012/11/26 plus a REVISION bump. The newer version works
well in most cases, but is less portable and seems to have problems with
certain configurations.  ok ajacoutot.
2013-01-02 10:12:02 +00:00
jasper
e295a6ae2c - update to py-requests-1.0.4 2012-12-30 17:17:28 +00:00
fgsch
11102bc226 Update to httplib2 0.7.7.
Remove maintainer as per his request.
2012-12-29 18:28:49 +00:00
rpointel
3577e6272a update django to 1.4.3.
ok Ryan Boggs (maintainer).
2012-12-29 07:16:38 +00:00
naddy
bc09a2942f remove trailing whitespace in PLIST 2012-12-28 21:03:39 +00:00
rpe
ddbc90b565 - update to awstats-7.1
New features/improvements:
- Update translations.
- Update browsers list.
- Add example of nginx setup.
- Add some patches from debian package.
- Rename domain name into documentation to awstats.org
- Can allow urls with awredir without using md5 key parameter.
- Usage of databasebreak option possible with awstats_buildstaticpages.
- Add rel=nofollow on links.
- Add option AddLinkToExternalCGIWrapper to add link to a wrapper script
  into each title of Dolibarr reports. This can be used to add a wrapper
  to download data into a CSV file for example.

Fixes:
- Security fix into awredir.pl
- Fix: Case of uk in googlechart api.
- Fix: Compatibility with recent perl version.

ok ajacoutot@ kirby@
2012-12-28 18:13:51 +00:00
sthen
007695c310 unfuck packaging, sorry.. WANTLIB sync changed libusb (from libusb-compat)
to libusb1 but missed that the LIB_DEPENDS also needed to change; as a result
libusb-compat was stripped from the package dependency list (because libusb
was no longer used) but this broke the dependency chain to libusb1 so packaging
failed. pointed out by landry@
2012-12-26 12:07:51 +00:00
sthen
194fe780f4 sync WANTLIB/LIB_DEPENDS (gobject-introspection, checked with jasper@ that
nothing special is needed as it uses MODGNOME_TOOLS=goi)
2012-12-23 14:59:25 +00:00
sthen
b7e535002c sync wantlib 2012-12-23 12:25:30 +00:00
bentley
6f7c2efeab Update cclive to 0.7.10.
ok sthen@
2012-12-23 03:28:44 +00:00
sthen
1bdc3f8a09 sync WANTLIB 2012-12-21 13:22:26 +00:00
sthen
6fe222514d sync wantlib 2012-12-21 12:13:35 +00:00
jasper
c0a90f7e04 tweak DESCR 2012-12-21 07:56:42 +00:00
jasper
391025a59a mark broken on mips64 for the same reason hppa fails. 2012-12-20 21:48:41 +00:00
jeremy
b238d88a4c + SUBDIR += ruby-capybara
+     SUBDIR += ruby-capybara-webkit
+     SUBDIR += ruby-xpath
2012-12-20 16:25:36 +00:00
jeremy
bcf7f5cd52 Add ruby-capybara-webkit-0.13.0
A capybara driver that uses WebKit via QtWebKit.

OK sthen@
2012-12-20 16:22:28 +00:00
jeremy
0bde4ba6ee Add ruby-capybara-1.1.2
Capybara helps you test Rails and Rack applications by simulating how a
real user would interact with your app. It is agnostic about the driver
running your tests and comes with Rack::Test and Selenium support built
in. WebKit is supported through an external gem.

OK sthen@
2012-12-20 16:21:24 +00:00
jeremy
0d9aa19cc0 Add ruby-xpath-0.1.4
XPath is a Ruby DSL around a subset of XPath 1.0. Its primary purpose is
to facilitate writing complex XPath queries from Ruby code.

OK sthen@
2012-12-20 16:20:31 +00:00
ajacoutot
6613430d37 SECURITY update to owncloud-4.5.5. 2012-12-20 15:18:01 +00:00
gonzalo
a8c96a3c44 whoops, delete MESSAGE 2012-12-20 12:38:12 +00:00
gonzalo
8ade0c6ceb Update to 2.2.3:
http://bluefish.svn.sourceforge.net/viewvc/bluefish/tags/bluefish_2_2_3/ChangeLog?revision=7537&view=markup

Tons of change from our version on tree, a lot of help from aja@ and giovanni@,
thanks for your time guys.

Ok aja@ giovanni@
2012-12-20 12:36:28 +00:00
ajacoutot
810222603c SECURITY update to opera-12.12. 2012-12-19 08:05:09 +00:00