Commit graph

196121 commits

Author SHA1 Message Date
ryoon
25238c108d Updated devel/xulrunner to 18.0.1
Updated www/firefox to 18.0.1
2013-01-20 11:19:15 +00:00
ryoon
28b27b53b8 Sync with xulrunner 18.0.1. 2013-01-20 11:17:58 +00:00
ryoon
6d5ea5c622 Update to 18.0.1
Changelog:
FIXED
18.0.1: Problems involving HTTP Proxy Transactions (Associated bugs)
FIXED
18.0.1: Unity player crashes on Mac OS X (bug 828954)
FIXED
18.0.1: Disabled HIDPI support on external monitors to avoid rendering glitches (bug 814434)
2013-01-20 11:17:23 +00:00
tonio
9393c2c302 update chat/bitlbee to 3.2 2013-01-20 10:58:44 +00:00
tonio
61aebb9668 Update chat/bitlbee to 3.2
Version 3.2 (released 2013-01-06) hilights:
    Updated Twitter module. Support for Twitter API 1.1, streaming API, direct
    messages and some other improvements.
    Fixed potential connection issue to Google Talk, OpenFire, possibly other
    Jabber services.
    A bunch of other things.

Version 3.0.6 (released 2012-10-14) hilights:
    Updated MSN module, now speaking the MSNP18 protocol. This adds support for
    MPOP and also fixes sending off-line messages.
    Loads of bugfixes, etc. accumulated over the last half a year.
2013-01-20 10:56:25 +00:00
ryoon
dfbac23158 Updated fonts/vlgothic-ttf to 20121230 2013-01-20 09:49:51 +00:00
ryoon
9b8be1229e Update to 20121230
Changlog:
* Sync with M+1C,1M TESTFLIGHT054
* Add or mnodified 74 Kanji glyphs
2013-01-20 09:49:24 +00:00
ryoon
942eafcb77 Updated fonts/sourcecodepro-fonts to 1.017 2013-01-20 09:45:56 +00:00
ryoon
28cb729db5 Update to 1.017
Add SourceCodePro-Medium.otf

Changelog:
not provided
2013-01-20 09:45:25 +00:00
martin
aaa0f7bc04 No idea what happened to this file in my last commit... 2013-01-20 09:41:40 +00:00
ryoon
993c4ddc4b Add download-origin.cdn.mozilla.net to MASTER_SITE_MOZILLA*. 2013-01-20 09:37:19 +00:00
martin
764e2d4b4c Adjust PLIST to new sparc support headers 2013-01-20 09:19:38 +00:00
martin
a37eed104c Add missing assembler code for the context library on sparc and sparc64 2013-01-20 09:06:58 +00:00
obache
017123ab98 Updated www/ja-trac to 1.0pl1 2013-01-20 08:57:00 +00:00
obache
5b48042a15 Update ja-trac to 1.0pl1, aka 1.0.ja1.
Trac-1.0.ja1 (Oct 4, 2012)
 * Based on Trac 1.0 'Cell'
 * Change document and parameters for this distribution.
   - *.trac-ja
   - setup.py
   - trac/templates/about.html
   - trac/templates/theme.html
 * Translate default Wiki pages into Japanese.
   - trac/wiki/default-pages/*
 * Translate default reports into Japanese.
   - trac/db_default.py
 * Translate default workflow display into Japanese.
  * trac/ticket/templates/report.rss
  * trac/ticket/templates/report_view.html
 * [Patch] Add formatting for report using Japanese column name.
   - trac/ticket/report.py
   - trac/ticket/templates/report.rss
   - trac/ticket/templates/report_view.html
 * [Patch] Fix a bug that local time will not be applied
   when downloading repository files as Zip.
   - trac/versioncontrol/web_ui/changeset.py
 * [Patch] Small patch for Unicode
   - trac/about.py
 * [Patch] Fix based on ticket #10877.
  -trac/util/text.py
  -trac/util/test/text.py

Trac 1.0 'Cell' (September 7, 2012)
http://svn.edgewall.org/repos/trac/tags/trac-1.0

Trac 1.0 is a major release adding refreshed user interface and
improved DVCS repository support as the most visible changes.

The following list contains only a few highlights:

 - The default theme looks more modern, especially on recent browsers
   (no effort has been made to make it look better on older browsers
   like IE6 or 7)
 - The TracHacks GitPlugin has been donated by Herbert Valerio Riedel
   to the Trac project (many thanks!) and is now maintained here as an
   optional component
 - As a consequence, the Subversion support has been moved below
   `tracopt.versioncontrol` as well
 - The Git and Mercurial log view feature a visualization of the
   branching structure
 - Usability improvements for the tickets, with a better support for
   conflict detection and resolution
 - Integration of the TracHacks BatchModifyPlugin, contributed by
   Brian Meeker (many thanks!) and is now maintained there as a
   default component
 - jQuery/UI integration, featuring a date picker for date fields
 - Improved integration with Pygments syntax highlighting
 - ... and numerous smaller features added and bugs fixed since 0.12!
2013-01-20 08:56:48 +00:00
ryoon
99ce605847 Updated www/seamonkey to 2.15 2013-01-20 08:34:04 +00:00
ryoon
7c918c8744 Update to 2.15
* Use Lightning in seamonkey tar ball, 2.0pre.

Changelog:
SeaMonkey-specific changes

    SeaMonkey can be set as default client/browser on Mac and Linux now.
    See the changes page for minor changes.

Mozilla platform changes

    The new IonMonkey compiler improves JavaScript performance.
    Preliminary support for WebRTC has been added.
    Image quality has been improved through a new HTML scaling algorithm.
    CSS3 Flexbox has been implemented.
    Support for new DOM property window.devicePixelRatio has been added.
    Support for @supports has been added (disabled for now).
    Startup time has been improved through smart handling of signed extension certificates.
    HTML5: Support for W3C touch events has been implemented, taking the place of MozTouch events
    Insecure content loading has been disabled on HTTPS pages (see bug 62178).
    Responsiveness for users on proxies has been improved.
    Fixed several stability issues.

Fixed in SeaMonkey 2.15
MFSA 2013-20 Mis-issued TURKTRUST certificates
MFSA 2013-19 Use-after-free in Javascript Proxy objects
MFSA 2013-18 Use-after-free in Vibrate
MFSA 2013-17 Use-after-free in ListenerManager
MFSA 2013-16 Use-after-free in serializeToStream
MFSA 2013-15 Privilege escalation through plugin objects
MFSA 2013-14 Chrome Object Wrapper (COW) bypass through changing prototype
MFSA 2013-13 Memory corruption in XBL with XML bindings containing SVG
MFSA 2013-12 Buffer overflow in Javascript string concatenation
MFSA 2013-11 Address space layout leaked in XBL objects
MFSA 2013-10 Event manipulation in plugin handler to bypass same-origin policy
MFSA 2013-09 Compartment mismatch with quickstubs returned values
MFSA 2013-08 AutoWrapperChanger fails to keep objects alive during garbage collection
MFSA 2013-07 Crash due to handling of SSL on threads
MFSA 2013-06 Touch events are shared across iframes
MFSA 2013-05 Use-after-free when displaying table with many columns and column groups
MFSA 2013-04 URL spoofing in addressbar during page loads
MFSA 2013-03 Buffer Overflow in Canvas
MFSA 2013-02 Use-after-free and buffer overflow issues found using Address Sanitizer
MFSA 2013-01 Miscellaneous memory safety hazards (rv:18.0/ rv:10.0.12 / rv:17.0.2)
2013-01-20 08:33:13 +00:00
ryoon
ed38136ce9 Disable flock(1)
Fix build on NetBSD 6.0.x.
It seems that flock(1) is not needed by ibus-mozc, mozc-server,
and mozc-tool.
2013-01-20 08:28:36 +00:00
mef
a41ab07166 wm/fvwm updated to 2.6.5 2013-01-20 07:11:38 +00:00
mef
e07968ef29 With previous commit for PR pkg/47409,
- patch target for patch-ab and patch-configure were the same.
  Merged them as patch-ab.
  (Naturally Revoming patches/patch-configure.)
- Also cvs delete for patches/patch-a[ce] were missing, corrected.
2013-01-20 07:09:29 +00:00
mef
a8670d3760 (1) Bump version 2.4.20 to 2.6.5 based on PR pkg/47409.
The changes between them are too big, see NEWS
     in source tar ball. The release dates in between
     are recorded below.

(2) patches/patch-a[ace] are removed, assuming
    they are included in upstream.

(3) patches/patch-configure is added for modifying
    install path from fvwm to fvwm2.

(4) patches/patch-ad: Add comment lines.

(5) Add options xrender xcursor xft2, thanks
    Vitaly Shevtsov.

                CVS HEAD (20-Apr-2012)
    stable release 2.6.4 (01-Feb-2012)
    stable release 2.6.3 (30-Sept-2011)
    stable release 2.6.2 (06-Aug-2011)
    stable release 2.6.1 (16-Apr-2011)
    stable release 2.6.0 (15-Apr-2011)

      beta release 2.5.31 (09-Aug-2010)
      beta release 2.5.30 (09-May-2010)
      beta release 2.5.29 (03-Apr-2010)
      beta release 2.5.28 (20-Sep-2009)
      beta release 2.5.27 (23-Feb-2009)
      beta release 2.5.26 (7-May-2008)
      beta release 2.5.25 (26-Feb-2008)
      beta release 2.5.24 (24-Nov-2007)
      beta release 2.5.23 (1-Sep-2007)
      beta release 2.5.22 (29-Aug-2007)
      beta release 2.5.21 (20-Jan-2007)
      beta release 2.5.20 (15-Jan-2007)

    stable release 2.4.20 (6-Dec-2006)
2013-01-20 06:53:53 +00:00
schmonz
ca805d167c Test a couple more error paths through main() -> checkitem(). Add
a couple tests for get_vartypes_map(). TODO: test and refactor
checkline_mk_vartype_basic().
2013-01-20 03:50:05 +00:00
mspo
981e563d09 fix license and other pkglint problems 2013-01-20 03:35:46 +00:00
schmonz
44d2b49417 pkglint(1) determines its list of basic variable types by grepping
itself for certain if/elsif conditions. This combination of cleverness
and large conditional block should be replaced with simple,
table-driven code. But first we have to get the functionality under
test, which I've begun to do here.

Initialize a package global with the contents of $0, and override
it in test (otherwise self-grepping breaks because $0 is the test
script). Extract the dirty Test::Trap details to test_unit(). Test
main() for a few common values of @ARGV. Notice the aforementioned
cleverness because it broke an expected success, and fix it just
enough to test get_vartypes_basictypes() for a couple expected
types.

No functional change intended. I've manually tested the small changes
to pkglint.pl and have also verified that a couple packages lint
the same as before.
2013-01-20 02:57:36 +00:00
riastradh
aa89634031 Add some options to print/evince.
Been sitting on this patch for ages.  No objection in PR pkg/44541.
2013-01-20 00:52:18 +00:00
riastradh
5eae2d954f Missing buildlink3s for x11/xlt. 2013-01-19 23:22:54 +00:00
riastradh
9c5ea35d68 Missing buildlink3s for x11/mxterm. 2013-01-19 23:15:59 +00:00
riastradh
a84f861205 Missing buildlink3s for x11/XmHTML. 2013-01-19 23:11:38 +00:00
schmonz
68bb2f3dc1 Updated devel/p5-Test-Trap to 0.2.2 2013-01-19 22:57:28 +00:00
schmonz
b57a018a83 Update to 0.2.2. From the changelog:
Test::Trap::Builder::TempFile & Test::Trap::Builder::SystemSafe:
- RT #61776: Remove temporary files at first opportunity;
  thanks go to Ian Goodacre.
Documentation:
- RT #61773: return from trap function
  Document what trap { ... } returns.
Tests:
- RT #75430: Failing tests in 06-layer.t
  Convert a number of die_is to die_like, handling cases with
  and without trailing comma from carp.
- Unset another taint-checked environment variable, CDPATH;
  thanks go to CPAN testers.
2013-01-19 22:57:06 +00:00
schmonz
285febe2eb Make it possible to easily write automated tests:
* minimally adapt pkglint(1) into a "modulino" for testability
* verify it still runs normally as a program
* create a test script with a few very simple test cases
* hook it up to 'make test'
* verify that the tests really fail if I go breaking the code under test

Meta-addresses PR pkg/46570. New BUILD_DEPENDS, but no functional
change, so no PKGREVISION bump. Approved by wiz@.
2013-01-19 22:51:11 +00:00
reed
1debd8c437 conflict with old package name.
using same PKGREVISION since was just a moment ago.
2013-01-19 21:57:48 +00:00
reed
ba8bc83a57 moved misc/git to sysutils/gnuit 2013-01-19 21:53:47 +00:00
reed
b0d5b5afb3 Moved misc/git to sysutils/gnuit.
Also renamed to gnuit.

Okayed on pkgsrc-users on Jan. 8.

I kept the PKGREVISION even though not needed.
Add PREV_PKGPATH and SUPERSEDES.
2013-01-19 21:52:43 +00:00
riastradh
87c6ff0d29 Gnash needs pangox. Go figure. 2013-01-19 21:41:04 +00:00
riastradh
f2046190ad Add missing PLIST entry. 2013-01-19 21:10:24 +00:00
riastradh
aabafb7778 Add missing buildlink3s implied by openmotif but not lesstif. 2013-01-19 21:04:43 +00:00
riastradh
1fb0eff89f sysutils/bacula needs Perl at run-time.
Replacing it by the build-time Perl tool and skipping the interpreter
check doesn't work so well.
2013-01-19 20:51:13 +00:00
riastradh
764ccfbf6e Don't link against libexecinfo on NetBSD 6; it's new in 7. 2013-01-19 20:40:55 +00:00
riastradh
3779e17898 Fix net/ocamlnet's AT_* flag build breakage on NetBSD. 2013-01-19 20:37:43 +00:00
riastradh
0771660b83 multimedia/vlc installs libvout_sdl_plugin.la if sdl option is set. 2013-01-19 20:34:37 +00:00
riastradh
00f00d0cf7 fribidi uses pkg-config now, so use that in geography/mapserver. 2013-01-19 20:33:12 +00:00
riastradh
32e450ca03 editors/ted always needs Xft and fontconfig, not just on SunOS/Dragonfly. 2013-01-19 20:31:14 +00:00
riastradh
bb5157629d Patch around ffmpeg API breakage in devel/opal.
Require multimedia/ffmpeg010 too -- easier than patching the further
breakage in multimedia/ffmpeg, which should probably wait until we
just update opal.
2013-01-19 20:29:24 +00:00
riastradh
096ddad00d Add missing buildlink3s for sqsh X11 options. 2013-01-19 20:27:30 +00:00
riastradh
b9f66cdbab chat/msn-pecan needs glib2. 2013-01-19 20:25:30 +00:00
riastradh
bf0fd3e9a7 Add missing buildlink3s implied by openmotif but not lesstif. 2013-01-19 20:23:33 +00:00
schmonz
00ee4c6469 Updated x11/p5-Wx to 0.9916 2013-01-19 17:15:11 +00:00
schmonz
44cc434c87 Update to 0.9916. From the changelog:
- put correct version check around wxLogChain::DetachOldLog
- fixed paper type tests in ext/print/09_paper.t
- fix bug for wxMac and wxwidgets 2.9.4+ in cpp/app.h
- add some missing aui events
- Wx::StyledTextCtrl additions for 2.9.4
- wxLog functions for 2.9.x added
- wrapped wxRearrangeCtrl
- added start of Wx::PerlTest - to aid documentation and examples
- Additions for Wx::XSP::* classes
- wrapped wxEventFilter for 2.9.3 +
- updated missing Wx::App methods for 2.9.4 +
- added wxEvtHandler::ProcessEventLocally for 2.9.1+
- added some absent wxWindow methods
- updated wxTopLevelWindow
- added wxFrame::ProcessCommand
- wrapped wxListCtrl::SetItemPtrData.
- updated to use sv_magicext / mg_findext so external modules do
  not stomp on our magic.
- updated wxListView so that LC_VIRTUAL style works.
- set wxListCtrl full constructor to create evthandler.
- updated Wx::Ribbon controls for 2.9.4 interface + tool/button
  'Add' and 'Insert' methods now return objects as described in the
  docs instead of int id's.
- added SetClientData to PGProperty and PropertyGridInterface
- Wx::ToolBar->SetClientData now deletes any prior set Wx::Object
- wxDataViewListCtrl and wxDataViewListStore - fix ClientData for >= 2.9.4
- /usr/local/lib needs removing from LD:DL:FLAGS on all *nix types
- nostdinc now removed from any flags on MacOSX
- Fixed handling of asserts and debug level > 0 on wxWidgets >= 2.9.3
- Added wxApp::OnAssertFailure

pkgsrc changes:

- Don't let extra Mac stuff not in the PLIST get built on Darwin.
2013-01-19 17:14:48 +00:00
wiz
2bfb11aa9e Fix build on NetBSD-current after Jan 2. 2013-01-19 14:38:26 +00:00