Commit graph

18417 commits

Author SHA1 Message Date
dholland
29a88f6a59 Mark this NOT_FOR solaris. 2012-06-23 19:08:01 +00:00
obache
4ca3b8629e Add an patch to fix build failure.
Taken from FreeBSD ports/devel/p5-VCP-autrijus.
2012-06-21 09:12:44 +00:00
obache
f70c6a0f3e LICENSE=modified-bsd 2012-06-21 09:11:43 +00:00
dholland
828539e039 Do previous correctly; it's MAKE_ENV, not BUILD_ENV.
(this is not the first time I've tripped on that. grr)
2012-06-21 04:51:57 +00:00
gdt
d5f401315d Comment-only change to xref pkg/46109.
Note that some perl modules that git-send-email requires are not
dependencies.
2012-06-18 20:50:39 +00:00
gdt
4877e03720 Update to v1.7.10.5.
Fixes since v1.7.10.4
---------------------

 * "git fast-export" did not give a readable error message when the
   same mark erroneously appeared twice in the --import-marks input.

 * "git rebase -p" used to pay attention to rebase.autosquash which
    was wrong.  "git rebase -p -i" should, but "git rebase -p" by
    itself should not.

(ok agc@ to commit during freeze)
2012-06-18 17:36:55 +00:00
dholland
636a7809c2 Needs yacc; seen in the Linux build report. 2012-06-18 03:42:25 +00:00
dholland
0ed151af96 Honor PKGMANDIR; fixes the Linux build. 2012-06-18 03:39:00 +00:00
dholland
296fd3064a Avoid strict-aliasing problems on Linux. Bump PKGREVISION as a precaution. 2012-06-18 03:28:55 +00:00
wiz
1ff5e095f5 It's gnu/bin, not bin/gnu. From HITOSHI OSADA in PR 46607 2012-06-16 22:22:54 +00:00
taca
9e8a481d8c Update php-mode to 1.5.
Changes are too many to write here, please refer CHangeLog:

http://php-mode.svn.sourceforge.net/viewvc/php-mode/tags/php-mode-1.5.0/ChangeLog?revision=93
2012-06-16 16:05:53 +00:00
taca
44350dbc7f Add and enable ruby-parseconfig. 2012-06-16 15:59:21 +00:00
taca
7459af1aa4 Add ruby-parseconfig package version 1.0.2 to pkgsrc.
ParseConfig provides simple parsing of standard *nix style config files.
2012-06-16 15:58:26 +00:00
taca
ed3319ea74 Add comment to note thor<0.15 is required by Ruby on Rails 3.2. 2012-06-16 15:55:49 +00:00
taca
4e3902583b Update ruby-gettext_i18n_rails to 0.6.5.
Several bug fixes.
please refer https://github.com/grosser/gettext_i18n_rails/commits/master
in detail.
2012-06-16 15:52:12 +00:00
taca
1c50c4c230 Update ruby-fast_gettext to 0.6.8.
Update po parser and a few fixes.
2012-06-16 15:47:43 +00:00
dholland
ece66c147a Add gcc memory barriers after the manner of emacs20's patch-bm, for
the same reason: gcc "knows" that malloc has no side effects and
reorders code around it, only it's wrong. Fixes SIGSEGV during build
seen in some environments.

Bump package revision as a precaution, because I don't understand why
this sometimes doesn't fail and sometimes does with the same gcc
version.
2012-06-16 07:46:55 +00:00
markd
e43be93ef2 Update to KDE SC 4.8.4
Bug fixes.
2012-06-16 04:45:28 +00:00
taca
7b83db44ef * Remove use of "5" in PKG_PHP_VERSION. 2012-06-16 02:55:32 +00:00
taca
e55263a652 * Fix PLIST problem; caused by new javadoc?
* Use newer data type name of PHP.
2012-06-16 01:42:57 +00:00
jperkin
dcc44bc21e Use native ksh93 on Solaris 11 and derivatives. 2012-06-15 09:54:41 +00:00
sbd
a5f279dac6 Recursive PKGREVISION bump for misc/kdepimlibs4 buildlink addition. 2012-06-14 22:09:28 +00:00
taca
26d173b35a Set RUBY_RAILS_STRICT_DEP to yes. 2012-06-14 15:12:15 +00:00
taca
08cfd75eef Update devel/ruby-railties31 to 3.1.6.
pkgsrc change: add RUBY_RAILS_STRICT_DEP which will be enabled later.

## Rails 3.1.6 (Jun 12, 2012)

*   No changes.
2012-06-14 14:57:18 +00:00
taca
81b4ecfab4 Update ruby-activemodel31 to 3.1.6.
pkgsrc change: add RUBY_RAILS_STRICT_DEP which will be enabled later.

## Rails 3.1.6 (Jun 12, 2012)

*   No changes.
2012-06-14 14:54:06 +00:00
taca
b4dc1a56b0 Update ruby-activesupport31 to 3.1.6.
pkgsrc change: add RUBY_RAILS_STRICT_DEP which will be enabled later.

## Rails 3.1.6 (Jun 12, 2012)

*   No changes.
2012-06-14 14:53:33 +00:00
taca
149bcfb6cd Update ruby-railties to 3.0.14.
pkgsrc change: add RUBY_RAILS_STRICT_DEP which will be enabled later.

## Rails 3.0.14 (Jun 12, 2012)

*   No changes.
2012-06-14 14:52:00 +00:00
taca
0a733b8b47 Update ruby-activemodel to 3.0.14.
pkgsrc change: add RUBY_RAILS_STRICT_DEP which will be enabled later.

## Rails 3.0.14 (Jun 12, 2012)

*   No changes.
2012-06-14 14:48:35 +00:00
taca
eb388a735b Update ruby-activesupport3 to 3.0.14.
pkgsrc change: add RUBY_RAILS_STRICT_DEP which will be enabled later.

## Rails 3.0.14 (Jun 12, 2012)

*   No changes.
2012-06-14 14:47:52 +00:00
gdt
1396c7a51e Git v1.7.10.4 Release Notes
===========================

Fixes since v1.7.10.3
---------------------

 * The message file for Swedish translation has been updated a bit.

 * A name taken from mailmap was copied into an internal buffer
   incorrectly and could overun the buffer if it is too long.

 * A malformed commit object that has a header line chomped in the
   middle could kill git with a NULL pointer dereference.

 * An author/committer name that is a single character was mishandled
   as an invalid name by mistake.

 * The progress indicator for a large "git checkout" was sent to
   stderr even if it is not a terminal.

 * "git grep -e '$pattern'", unlike the case where the patterns are
   read from a file, did not treat individual lines in the given
   pattern argument as separate regular expressions as it should.

 * When "git rebase" was given a bad commit to replay the history on,
   its error message did not correctly give the command line argument
   it had trouble parsing.

Also contains minor fixes and documentation updates.
2012-06-14 12:52:48 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
taca
4b1ee22554 Update ruby-railties32 to 3.2.6.
## Rails 3.2.6 (Jun 12, 2012)

*   No changes.
2012-06-13 15:18:45 +00:00
taca
2692642a66 Update ruby-activemodel32 to 3.2.6.
## Rails 3.2.6 (Jun 12, 2012)

*   No changes.
2012-06-13 15:14:06 +00:00
taca
eb16677880 Update ruby-activesupport32 to 3.2.6.
## Rails 3.2.6 (Jun 12, 2012)

*   No changes.
2012-06-13 15:13:11 +00:00
taca
0d7ee8267d Update ruby-test-unit to 2.5.0.
2.5.0 - 2012-06-06

It's a bug fix release.

Fixes

* Fixed a backward incompatibility of TestUnitMediator#run_suite introduced
   in 2.4.9. [GitHub#28] [Reported by Vladislav Rassokhin]

Thanks

* Vladislav Rassokhin

2.4.9 - 2012-06-03

It's a bug fix release.

Improvements

* Test::Unit.run? -> Test::Unit::AutoRunner.need_auto_run?. Test::Unit.run?
  is marked as deprecated but it is still available.
* [experimental] Added top level "run" method for "ruby -rtest-unit -e run
  test/test_*.rb". Is this API OK or dirty?
* Made failure output more readable on no color mode.
* Supported showing ASCII-8BIT diff in failure message.
* [ui][console] Supported ENV["TERM"] == "xterm-256color" as color available
  terminal. [GitHub#26] [Reported by Michael Grosser]

* [ui][console] Supported "-256color" suffix ENV["TERM"] terminal as 256
  color supported terminal.

Fixes

* Fixed a bug that --workdir doesn't work.
* Consumed processed command line parameters in ARGV as --help
  says. [RubyForge#29554] [Reported by Bob Saveland]
* Added missing require "test/unit/diff". [GitHub#25] [Reported by Stephan
  Kulow]

Thanks

* Bob Saveland
* Stephan Kulow
* Michael Grosser
2012-06-13 14:34:35 +00:00
prlw1
aed06a06b9 Update at-spi2-atk from 2.3.5 -> 2.5.2 with extra patch to avoid conflict
with at-spi-atk. It makes the assumption that at-spi2-atk is used with
gtk3 only.

2.5.2:
* Fix for bug 677211 - The collection interface's MATCH_ANY fails for states

2.3.91:
* Have GetIndexInParent() return a signed int, per the spec.
* Send a DoAction reply message before invoking atk (works around
  atk_action_do_action potentially not returning right away for gtk).

2.3.90:
* Have GrabFocus return a bool, per the spec, rather than a uint32.
* Fix a potential crash when emitting a signal if the ATK implementor
  misbehaves.

New/updated Khmer, Malayalam, Norwegian Nynorsk, Hindi translations
2012-06-13 11:49:37 +00:00
prlw1
0928dc22ad Update to 2.4.0 2012-06-12 19:17:30 +00:00
prlw1
009692a4c8 Update at-spi2-core from 2.3.5 -> 2.5.2
2.5.2:
* Fix a crash when a call to fetch a hyperlink times out.
* Fix C++ compilation.
* Remove a warning that was sometimes logged when a method call timed out.
* Fix crash in atspi_deregister_keystroke_listener (FDO#50578)

2.5.1:
* Add atspi_set_timeout.
* By default, disable method call timeouts until an application
  has been on the bus for 15 seconds (work-around for applications
  with potentially long start-up times). This behavior can be changed
  with a call to atspi_set_timeout.
* Fix GError sent when receiving a reply of the wrong type
* Fix typo in atspi_document_get_attribute_value
* Fix for bug 675004 - object:state-changed:defunct events are
  emitted as object:state-change:defunct

2.4.0:
* Fix typo in at-spi-dbus-bus.desktop.in (BGO#605662).

2.3.92:
* Some changes to try to prevent at-spi2-registryd from incorrectly
  thinking that an AT is hung and passing keys meant for it to the application.
* Fix crash fetching an error from a reply when retrieving a property.

2.3.91:
* Invalidate states when receiving a focus event (BGO#663992).
* Fix atspi_table_get_row_column_extents_at_index.
* Expect a signed int for GetIndexInParent, per the spec.
* Send key events to listeners assumed to be hung, but don't block.
* Reduce the method call timeout slightly, so that it will be lower than
  the keystroke listener timeout.
* Don't cache data for transient objects.
* Enable caching on a call to atspi_accessible_set_cache_mask, even if
  atspi-event_main() hasn't been called.

2.3.90:
* At-spi-bus-launcher now emits PropertiesChanged signals from the correct
  interface.
* If a keystroke listener does not respond, disable it until it responds.
  This prevents the desktop from locking up if an AT hangs or is suspended
  and has a keyboard listener registered.
* Fix a warning when a NULL object is returned as the detail of an event.
2012-06-12 17:16:13 +00:00
wiz
f98e8b0585 Add inet6 to default suggested options. It's 2012. 2012-06-12 15:45:54 +00:00
fhajny
3956738c2f Fix build on SunOS and GCC>=4.6. 2012-06-11 12:40:31 +00:00
asau
73ab918702 Use configure framework and separate configure and build steps as usually.
From GSoC 2011 project by Stathis Kamperis.
2012-06-10 12:44:27 +00:00
markd
497ac212f5 Make sure build finds the correct qmake. 2012-06-09 22:54:47 +00:00
dholland
3bc2a96202 Don't try to be too fancy with the NOT_FOR_PLATFORM pattern. It broke.
(see pkgsrc-bulk)
2012-06-09 08:03:17 +00:00
obache
c0c4efb4e5 Require hacks for fixing autoconf + space in variable name issue. 2012-06-09 07:00:46 +00:00
fhajny
34b3a1bff6 Fix ncurses/ncursesw build on SunOS and GCC>=4.6 2012-06-08 13:21:10 +00:00
fhajny
4e437a54df Fix building with DTrace support by adding a missing DTrace probe. 2012-06-08 11:48:04 +00:00
obache
9f94f69ecc flex is required to build bison-2.5.1.
PR 46554.
2012-06-08 07:33:46 +00:00
ryoon
0d22c8bb86 Update to 3.13.5
No ChangeLog is provided.
2012-06-07 13:49:11 +00:00
ryoon
77b63555e9 Update to 4.9.3.1 (4.9.1 really)
No ChangeLog is provided.
2012-06-07 13:48:18 +00:00
jmmv
75503b8e19 Update to 0.4.
Other than the upgrade itself, this also adds a new 'tests' option to
the package to indicate whether the Kyua-specific tests should be built
or not.  I do not recommend disabling their build, but not specifiying
the 'tests' option cuts down the build time significantly.

The major changes since 0.3 are:

* Added the 'report-html' command to generate HTML reports of the
  execution of any recorded action.

* Changed the '--output' flag of the 'report' command to only take a
  path to the target file, not its format.  Different formats are better
  supported by implementing different subcommands, as the options they
  may receive will vary from format to format.

* Added a '--with-atf' flag to the configure script to control whether
  the ATF tests get built or not.  May be useful for packaging systems
  that do not have ATF in them yet.  Disabling ATF also cuts down the
  build time of Kyua significantly, but with the obvious drawbacks.

* Grouped 'kyua' subcommands by topic both in the output of 'help' and
  in the documentation.  In general, the user needs to be aware of
  commands that rely on a current project and those commands that rely
  purely on the database to generate reports.

* Made 'help' print the descriptions of options and commands properly
  tabulated.

* Changed most informational messages to automatically wrap on screen
  boundaries.

* Rewrote the configuration file parsing module for extensibility.  This
  will allow future versions of Kyua to provide additional user-facing
  options in the configuration file.

  No syntax changes have been made, so existing configuration files
  (version 1) will continue to be parsed without problems.  There is one
  little exception though: all variables under the top-level
  'test_suites' tree must be declared as strings.

  Similarly, the '-v' and '--variable' flags to the command line must
  now carry a 'test_suites.' prefix when referencing any variables under
  such tree.
2012-06-07 01:13:58 +00:00