Commit graph

5004 commits

Author SHA1 Message Date
taca
64fb19a345 Remove ruby-sprockets20 which was required only by www/ruby-actionpack31. 2013-02-24 14:48:28 +00:00
taca
e605b182c7 Remove ruby-sprockets20. 2013-02-24 14:47:05 +00:00
dholland
384132a8a7 Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
dholland
f84f8c9e20 Fix build with png 1.6. 2013-02-17 09:39:09 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
wiz
5f461dbea7 Recursive bump for png-1.6. 2013-02-16 11:18:48 +00:00
wiz
0602d449ce Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
shattered
9df9bdeb86 Update to 0.8. No change log. 2013-02-16 09:28:59 +00:00
obache
07659b9b8d recursive bump from boost-lib shlib update. 2013-02-15 11:53:59 +00:00
taca
56ac26bce6 Update ruby-launchy to 2.2.0.
= Launchy Changlog
== Version 2.2.0 - 2013-02-06

* Change XFCE detection to not depend on grep (copiousfreetime/launchy#52 -
  thanks bogdan)
* Suppress forked process output (copiousfreetime/launchy#51)
* Display help/usage if no url is given (copiousfreetime/launchy#54)
* Detect the fluxbox environment (copiousfreetime/launchy#53)
* Automatically detect 'http' url's if they are missing the 'http://'
  (copiousfreetime/launchy#55)
* Update to latest project management rake tasks
2013-02-13 15:37:05 +00:00
wiz
8008f66c55 Update to 2.0.8: bugfixes and localization updates. 2013-02-11 11:54:18 +00:00
ryoon
9bef86f5fd Bump PKGREVISION from audio/jack. 2013-02-09 22:11:28 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
drochner
0ca4e622d2 update to 0.12.0
from the announcement:
This release brings some interesting new features:
- New rendering engine (Now you can see shadows on planets surfaces).
- New key-binding engine (Now all key-bindings can be edited).
- Improvements to scripting engine.
- Improvements to DSO
- Improvements to search tool
- Improved accuracy for archaeo-astronomical events
There have also been a large number of bug fixes and GUI improvements.
We are strongly recommended resetting all Stellarium settings
if you upgrade your previous installation!
2013-02-05 17:45:05 +00:00
wiz
d515229fec Update to 2.0.7: bugfixes and translation updates. 2013-02-03 16:40:18 +00:00
taca
a2e43c05c5 Update rubygems to 1.8.25.
=== 1.8.25/ 2013-01-24

* 6 bug fixes:

  * Added 11627 to setup bin_file location to protect against errors.
    Fixes #328 by ConradIrwin
  * Specification#ruby_code didn't handle Requirement with multiple
  * Fix error on creating a Version object with a frozen string.
  * Fix incremental index updates
  * Fix missing load_yaml in YAML-related requirement.rb code.
  * Manually backport encoding-aware YAML gemspec
2013-02-03 16:04:04 +00:00
ryoon
dc59066d06 Update to 382.262.03 using less-382-iso262.ext03.patch.gz
from http://bogytech.blogspot.jp/2011/07/kterm-jless-screen.html .

This update is based on isaki@'s work.

* Set PATCH_SITES as my non-NetBSD web space.

Changelog:
* Add UTF-8 support (Japanese part only)
* Change japanese83 behavior
* Change G1 default
* Add ISO-8859-10,11,13,14,15 support
* Ignore case in JLESSCHARSET and LANG variables
* Fix bugs in search
* Add .xz support (not enabled on pkgsrc)
* Some packport from less-443
2013-02-02 13:59:57 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
reed
dc391ed95f increase BUILDLINK_ABI_DEPENDS.icu due to so change from 49 to 50.
Also bump PKGREVISION for a few packages using it.

The packages I did this for:
net/yaz
lang/parrot
misc/openoffice3 (where I noticed the run-time failure due to missing shared library)
www/webkit-gtk
sysutils/open-vm-tools
inputmethod/ibus-qt

I didn't do this recursively or for all packages using icu
since I didn't know if they used the shared library directly,
some use was optional. The list of packages I didn't touch:
devel/devhelp
databases/idzebra
databases/sqlite3
devel/gnustep-base/
finance/gnucash
games/openttd
graphics/shotwell
lang/mono
meta-pkgs/boost
misc/calibre
misc/libreoffice
news/tin
textproc/php-intl
www/deforaos-surfer
www/epiphany
www/liferea-current
www/midori
2013-01-25 19:18:08 +00:00
wiz
b3186bc257 Update to 2.0.6: Minor bugfixes and localization updates. 2013-01-25 10:34:44 +00:00
wiz
3cf4714c02 Update to 1.23:
Version 1.23 - 24 Jan 2013

* New message retrieval backend Locale::gettext_dumb(3pm) which produces
  translations even, when the corresponding locale is not present in
  the system.

* Fixed a bug where the Perl backend under certain circumstances clobbered
  the environment variable LC_ALL.

* Avoid test failures by skipping all tests that depend on the de_AT
  locale, when that locale is not installed.

* Bugs fixed:
  https://rt.cpan.org/Ticket/Display.html?id=82856

Version 1.22 - 24 Jan 2013

* Version 1.22 outsmarted PAUSE (the CPAN upload facility) and had to
  be removed.

Version 1.21 - 15 Jan 2013

* Environment variables LANGUAGE and LANG are interpreted in the same way
  in the XS and the pure Perl version.

* Package design closer to GNU standards.

* If present, File::ShareDir is used for searching message catalogs.

* Cleaned up distribution.

* Bugs fixed:
  https://rt.cpan.org/Ticket/Display.html?id=78341
  https://rt.cpan.org/Ticket/Display.html?id=81315
  https://rt.cpan.org/Ticket/Display.html?id=79461
  https://rt.cpan.org/Ticket/Display.html?id=71509
  https://rt.cpan.org/Ticket/Display.html?id=49744
  https://rt.cpan.org/Ticket/Display.html?id=49744
  https://rt.cpan.org/Ticket/Display.html?id=64284
2013-01-25 09:19:16 +00:00
wiz
7c7b2472be + labelnation. 2013-01-23 21:41:31 +00:00
wiz
a2ff1aa56d Remove straggler. 2013-01-23 21:41:13 +00:00
wiz
c0a04d3a97 Import labelnation-1.212 as misc/labelnation.
Packaged for wip by solevis.

LabelNation is a command-line program for making labels: address labels,
business cards, or anything else involving regularly-arranged rectangles
on a printer-ready sheet. It is for users who are comfortable dealing with
text- and option-based configuration, as opposed to a graphical user interface.
2013-01-23 21:40:40 +00:00
wiz
70732fd2da Update to 2.0.5. No list of changes found. 2013-01-21 14:35:22 +00:00
wiz
1fd677f6f6 Update to 1.2.20121230:
2012/12/30 - release 1.2
	+ improve some older changelog entries to help with HTML'izing content.
	+ various fixes/improvments for scrollbar appearance.
	+ add mappings for some equivalent options provided by whiptail;
	  add configure option --disable-whiptail to allow suppressing these.
	+ add configure option --disable-Xdialog2 to allow suppressing the
	  newer features, i.e., for cdialog 1.2
	+ add --no-items option, for consistency.
	+ add --no-tags option, like Xdialog.
	+ add buildlist, rangebox and treeview dialogs, like Xdialog.
	+ remove obsolete workaround for ncurses 4.2 scrolling in checklist
	  and menubox.
	+ improve dialog_helpfile() by preventing it from showing extra buttons
	  (suggested by xDog Walker).
	+ correct logic in formbox's scroll_next() function (report by xDog
	  Walker).
	+ fix a case with inputbox widget where preset input text is not shown
	  until moving the cursor within the text (report by xDog Walker).
	+ handle SIGCHLD in dialog_prgbox() to eliminate defunct processes
	  (report by xDog Walker).
	+ improve the way "hotkeys" are assigned to widget buttons by checking
	  if a given key has already been used in the row of buttons (Debian
	  #684933).
	+ amend fix for --trace parsing from 2012/07/03, which sometimes
	  skipped a parameter (report by xDog Walker).
	+ drop copismall and install files from samples, which were essentially
	  nonfunctional.
	+ correct secondary border colors in samples/slackware.rc and
	  samples/whiptail.rc
	+ update gl.po, add ia.po from
		http://translationproject.org/latest/dialog/
	+ fix various issues reported by coverity scan.
	+ miscellaneous configure script fixes/updates:
	  + require autoconf 2.52+patches
	  + support --datarootdir option
	  + check for clang compiler
	  + check for tinfo library when looking for ncurses
	  + add 3rd parameter to AC_DEFINE for autoheader
	  + remove unused macros from aclocal.m4
	+ update config.guess, config.sub
2013-01-21 13:13:08 +00:00
reed
47e266d13f moved misc/git to sysutils/gnuit 2013-01-19 21:53:47 +00:00
joerg
1d08adedb5 Fix main() 2013-01-17 16:00:02 +00:00
joerg
6655c87ce9 Allow strict lookup of fields. 2013-01-17 15:58:01 +00:00
joerg
c51db0b751 Include uvm/uvm_extern.h on NetBSD. 2013-01-17 15:56:54 +00:00
joerg
70300a813d Don't add default arguments during method implementation. 2013-01-15 15:27:19 +00:00
joerg
96994c161a NetBSD/current explicitly needs uvm/uvm_extern.h 2013-01-15 15:25:21 +00:00
joerg
fad3b5e573 Don't introduce default arguments during method implementation. 2013-01-15 15:24:19 +00:00
jakllsch
2f35aced4c add runtime depency on py-cssselect, bump pkgrev 2013-01-13 15:48:03 +00:00
obache
f15c9f617e Update m17n-contrib to 1.1.14.
* Changes in the m17n-contrib 1.1.14

** Improved input method:

im/ml-mozhi.mim
im/pa-jhelum.mim
im/si-phonetic-dynamic.mim
im/si-trans.mim


* Changes in the m17n-contrib 1.1.13

** New input method:

im/uz-kbd.mim (Uzbek)
im/ks-inscript.mim (Kashmiri Devanagari)
im/bo-ewts.mim (Tibetan) -- moved from m17n-db package
im/hi-vedmata.mim (Hindi)
im/si-singlish.mim (Sinhala)
2013-01-12 07:08:45 +00:00
obache
b02ed09708 Update m17n-db to 1.6.4.
PR 47411.

* Changes in the m17n database 1.6.4

This release is just for bug fixing.

* Changes in the m17n database 1.6.3

** A new input method is added.

ua-kbd.mim -- Ukrainian input method with Ukrainian/Russian keyboard layout

** An input method is deleted.

bo-ewts.mim is moved to m17n-contrib package.
2013-01-12 06:59:05 +00:00
joerg
630f3ac801 Use void and add some missing includes. 2013-01-11 23:28:36 +00:00
joerg
7a358be519 Fix main. 2013-01-11 13:30:32 +00:00
joerg
913456968f Return value in fall-through case. 2013-01-11 00:00:49 +00:00
pooka
b6a816835b Update a bit, inspired by conversation with stacktic. 2013-01-08 13:39:22 +00:00
jperkin
f5ed6432ef Add support for Solaris. 2013-01-08 12:36:07 +00:00
obache
1d0e1f9c77 + ruby-typed-array 2013-01-05 06:51:04 +00:00
obache
dbadcea1a3 Import ruby-typed-array-0.1.2 as misc/ruby-typed-array.
All methods that alter the contents of an array that implements this Gem are
first checked to ensure that the added items are of the types allowed.  All
methods behave exactly as their Array counterparts, including additional forms,
block processing, etc.
2013-01-05 06:48:53 +00:00
ryoon
4cb79f44e5 Update to 2.2.4
* Add some dependencies
* Update HOMEPAGE

Changelog:
no changelog
2013-01-03 15:44:19 +00:00
joerg
db86b5c66a Fix path to bash 2013-01-01 19:14:45 +00:00
obache
4453971212 Update p5-Locale-Maketext to 1.23, to newer than perl-5.16.1 core.
Revision history for Perl suite Locale::Maketext

2012-12-04
    * Fix misparsing of maketext strings.

2012-11-22
    * Fix hash order dependcy bug in tests

2012-01-14
    * Minor POD documentation update to sync with upstream blead.

2011-12-23
    * No changes. Production release after CPAN testers cleared.

2011-12-14
    * Update to 1.19_01 from upstream blead for release testing

    Fix broken URLs in dist/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod for RFCs

    Keep verbatim pod in various dist/* pods within 79 cols

2011-05-25
    * Update to 1.19 from upstream blead

    [perl #89896] Locale::Maketext test failure
    when environment has variable containing unbalanced brackets

    Suppress "Name used only once" warnings.

    [perl #81888] Fix typos (spelling errors) in dist/*

2010-10-20
    * Release 1.17

    Test release of 1.16_01, versioning even deprecated Guts modules.
    This prevents CPAN upgrade circular heck. Thanks BinGOs

    Tested version fix for CPAN by BinGOs. Bump to stable version and release to public

2010-10-07
    * Release 1.16

    Blead commit bac7bf8 - Copy @_ to @_ to de-alias passed variables
    to assure that the aliases cannot be altered during maketext calls.

    Fix for CPAN RT #40727: infinite loop in
    Locale::Maketext::Guts::_compile() when working with tainted values

    Fix for CPAN RT #34182: Don't localize $@.
    ->maketext calls will now backup and restore $@ so that die messages are not suppressed.

    Fix for CPAN RT #55461
    %hash deprecated messages cleaned up with perl 5.12

    Fix for CPAN RT #48118. Perl 76674
    Speed and efficiency tweaks in _compile calls when string has no ~][ in it.

    Fix for CPAN RT #48808. Perl 76668
    I18N::LangTags use() fixups.

2010-06-22
    * Release 1.15 (included in perl 5.13.3; not released separately)

    Locale::Maketext guts have been merged back into the main module

    Fix for CPAN RT #46738. Perl 76354
    Support for RO Lexicon hashes (External cache support)

2009-11-20
    * Release 1.14 (included in perl 5.11.2; not released separately)

    In Locale::Maketext, avoid using defined @array and defined %hash.

    Convert the odd Locale::Maketext test out from Test to Test::More.

2009-06-23  Adriano Ferreira
    * Development release 1.13_82

    One more recipe: on [numf,...] with decimal precision

2009-06-23  Adriano Ferreira
    * Development release 1.13_81

    Change a few straggling 'DEBUG and print' to 'DEBUG and warn' (thanks Dan Muey)

    A start of a cookbook.

2009-06-23  Adriano Ferreira
    * Development release 1.13_80

    Fixes CPAN RT #25877 (thanks imacat)

    Add a test for failure_handler_auto()
2012-12-29 01:41:27 +00:00
wiz
96e21f26a9 Use latest distfile with same name.
Changes are minor code changes and lots of translation updates.

Checksum mismatch noted by joerg.
2012-12-25 15:33:34 +00:00
marino
3a9a2c352b misc/libreoffice: DRAGONFLY_CCVER=gcc44
F.Tigeot confirmed that it builds with DragonFly's gcc 4.4 and
does not build with gcc 4.7.  Due to upcoming version 3.6, this
is not worth fixing for gcc 4.7 (at least it is not worth it to us.)
2012-12-23 15:42:44 +00:00
dholland
ef54a9a0b3 This package installs stuff in the vendor_perl directory and knows
about the Perl version. Instead of baking the version number into the
PLIST, control it from the Makefile. Also, depend on the current
major/minor version of Perl. Ideally this version should come from
something in lang/perl5, but there isn't any obvious way to do that.
But at least now this only has to be updated in one place when Perl
changes.

Bump PKGREVISION because of the depends changes.
2012-12-21 04:55:10 +00:00
joerg
f40075eae8 Revert, the real issue was in cyrus-sasl. 2012-12-20 23:00:06 +00:00