summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2010-03-21remove misc/php-intl in favor of textproc/php-intl (which supports bothjdolecek3-22/+1
PHP 5.2.* and PHP 5.3.*)
2010-03-20Add py-imaging dependency, bump PKGREVISION.wiz1-2/+3
Noted by Dennis den Brok.
2010-03-16Updating misc/p5-Locale-Maketext-Lexicon from 0.77 to 0.79sno2-6/+7
pkgsrc changes: - Add license definition Upstream changes: [Changes for 0.79 - 2010-03-02] * Locale::Maketext::Lexicon::Tie - Removed a deprecated use of "defined %" for Perl 5.11+ [Changes for 0.78 - 2010-02-23] * Locale::Maketext::Lexicon - Removed a deprecated use of "defined %" for Perl 5.11+
2010-03-16misc/php-mbstring moved to converters/php-mbstring.taca2-17/+0
2010-03-16misc/php-calendar has moved to time/php-calendar.taca2-16/+0
2010-03-16fix build after xulrunner-1.9.2.2 updatetnn3-5/+22
2010-03-16Add and enable php-intl.taca1-1/+2
2010-03-16Importing misc/php-intl package 5.3.2 which contained in PHP 5.3.2.taca2-0/+20
PHP is a programming language designed to be embedded into web pages. This module provides support for internationalization.
2010-03-16Remove entry for php-calendar and php-mbstring.taca1-3/+1
2010-03-16* Remove USE_PHP_EXT_PATCHES since there is no patch for php-mbstring package.taca1-4/+3
* Fix COMMENT it isn't Japanese only. Bump PKGREVISION.
2010-03-16Updating misc/p5-App-MrShell from 2.0205 to 2.0207sno2-6/+6
Upstream changes: 2.0207: Fri Jan 08 2010 - Dennis Boone was kind enough to not only point out a serious bug in the ssh command token processing, but find and fix it (http://is.gd/5UxgX). Thanks!! 2.0205: Wed Jul 08 2009 - Doc bugs (very indirectly) found by Hans Dieter Pearcey - added perl critic and Test::Pod - fix bugs (as in wrongful code execution) found by critic.t - fixed many punctuation problems found by critic.t
2010-03-14Remove xtide, moved to time.wiz9-174/+1
2010-03-14Remove kseg, moved to math/wiz6-126/+1
2010-03-14Remove packages that were reimported to geography/wiz22-259/+1
2010-03-14Fix path to proj after its reimport.wiz1-2/+2
2010-03-12+ bsdstatsmorr1-1/+2
2010-03-12BSD-Stats is collecting statistics about *BSD installations (and flavours).morr6-0/+512
PR pkg/35365
2010-03-11Changes 0.10.4:adam5-20/+57
* Bug fix release. * Fixed unpredictable openGL related crashes on win32. * Fixed run on MacOSX Tiger/Leopard/Snow Leopard. * Disable OpenGL shaders by default for stars and atmosphere. User activate it by setting use_glshaders = true in the [main] section of the config.ini * Fixed the handling of the Qt -graphicssystem parameter. Now it is ignored if it is not used properly. * Improved OpenGLES2 support (not finished yet). * Added Qt widgets flags on the main windows to avoid filling background (this boosted the program a lot on linux).
2010-03-10Updating misc/p5-Business-CreditCard from 0.30nb1 to 0.31sno3-20/+11
pkgsrc changes: - Add license definition - Remove files/Makefile.PL (is as good as upstream one) - Explicitely tell, that no compiler is required Upstream changes: 0.31 Mon Oct 19 18:51:35 PDT 2009 - Add LICENSE section to POD documentation - Add META.yml to MANIFEST - Add Irish Laser card, thanks to Eoin Redmond for the heads-up. - Add documentation on what this module *is* and *is NOT* about. - Spelling fix in docs - correct misdocumentation of $Business::CreditCard::Country - Move test.pl to test/t and change to using Test::More, modify MANIFEST and Makefile.PL accordingly (thanks to Alexander Ciornii) - Silence unwanted warnings (thanks to Alexander Ciornii) - Discover cards starting with 644-649 are now recognized - Most Diner's Club cards (300-305, 3095 and 36) now processed as Discover - China Union pay now includes 624-626 and 628 in addition to 622 (and still identified as Discover outside China) - JCB identified as Discover in the US
2010-03-08Updating misc/p5-Locale-Codes from 2.07nb1 to 3.11sno2-8/+9
pkgsrc changes: - Add license definition Upstream changes: 3.11 2010-03-01 sbeck * NEW CODE(s) * Added the IANA domain names to Country * Fixed a problem that produced warnings with perl 5.11.5. Jerry D. Hedden * 3.10 2010-02-18 sbeck * Moved support files into the Locale::Codes namespace. * The work done in each of the Locale::XXX modules was virtually identical to each other. It has all been moved to a central module and the Locale::XXX moduels are now just wrappers. * The XXX_code2code functions would return undef if the same codeset were passed in for both the 2nd and 3rd arguments. This doesn't make sense and has been changed. * Added all semi-private routines (except for the couple that were already present): rename_XXX add_XXX delete_XXX add_XXX_alias delete_XXX_alias rename_XXX_code add_XXX_code_alias delete_XXX_code_alias * Added "UK" alias. Steve Hay 3.01 2010-02-15 sbeck * Fixed Makefile.PL and Build.PL to install as core modules. 3.00 2010-02-10 sbeck * Took over maintenance of the code * All codes and country names come from the official standards * code2country now returns the name of the country specified in the standard (if the different standards refer to the country by different variations in the name, the results will differe based on the CODESET) * Added code sets FIPS 10 country codes Alpha-3 and Term language codes Numeric currency codes * The rename_country funcion from 2.07 would guess the CODESET (unlike all other functions which used a default of LOCALE_CODE_ALPHA_2). The guess can cause problems since (with the addition of FIPS) codes may appear in different codesets for different countries. The behavior has been changed to be the same as other functions (default to LOCALE_CODE_ALPHA_2). * Dropped support for _alias_code * Added language_code2code, currency_code2code
2010-03-07remove dead mirrorzafer1-2/+1
2010-03-07Update minimum requirements per README.wiz1-2/+2
2010-03-07Update to 0.15:wiz4-25/+68
Gaupol 0.15 =========== * Add text correction task to split joined words or to join split words using spell-check suggestions (#572667) * Show duration in time mode as seconds * Merge Latin and French common error text correction patterns from subtitleeditor (kitone) * Allow pasting times with comma as a decimal separator (#580339) * Allow bookmarks to be added or removed by double-clicking or pressing enter in the bookmark column (#580346) * Add validation for character encoding given as an argument on the command line using the '-e' option * Fix handling of Unicode BOMs (#568906) * Add UTF-8-SIG character encoding for opening and saving files with a UTF-8 signature/BOM * Fix incorrect handling of common error patterns that at worst caused gaupol to hang due to an eternal loop (#581003) * Abort installation if an intltool-merge or msgfmt call fails * Add messages for raised exceptions Gaupol 0.14 =========== * Add an extension system (documentation to follow later) * Add two extensions: side pane and bookmarks * Adher to the home directory part of freedesktop.org's XDG Base Directory Specification * Handle reading and writing files with a UTF-8 BOM (#556956) * Save SSA and ASS files with '\N' linebreaks instead of '\n' * Resize columns after running text corrections * Make removing a large amount of subtitles significantly faster * Fix GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated * Remove deprecated Encoding-field from desktop file * Fix search dialog to not modify obsolete data (#572676) * Fix character count error with Unicode text * Fix updating of filenames in the projects menu * Fix erroneous cleaning of SubRip markup after removing hearing impaired subtitles * Fix open dialog file filter to list files with upper- and mixed case extensions as well * Fix AssertionError when installing multiple times * Switch version-control systems from subversion to git
2010-03-05Do not accept xulrunner 1.9.2.2pre or newer, it comes without npapi.h.wiz1-1/+2
2010-03-04homepage moved to osgeogdt1-2/+2
2010-03-03Replace list of accepted JVMs with a set that is available through pkgsrc.bad1-2/+2
Not tested yet. Should fix PR pkgsrc/42916.
2010-03-02Update openoffice3-bin to 3.2.0.bad6-25/+31
Changes since 3.1.2 are: - security fixes - improved MS Office compatibility - faster startup times For a more detailed list read http://www.openoffice.org/dev_docs/features/3.2/
2010-02-26first attempt to make this DESTDIR ready and to update it to adrochner27-1013/+3291
newer version (5.26, the current production version). The pkg builds and the result starts up and can do simple operations, but there are strange errors if I try scripts which used to work two years ago (mostly array size check related). The biggest problem is that the pkg needs a fortran compiler which supports the LOC() function. f2c doesn't, the cheapest way I found is to depend on pkgsrc/lang/gcc3-f77. This needs to be done cleaner.
2010-02-26Reset maintainer for developers who gave back their commit bit.wiz8-16/+16
2010-02-25Clean up linker invocation to not just work by pure luck.joerg2-9/+12
2010-02-25Reset maintainer, mail bounces.joerg1-2/+2
2010-02-25Remove files that do not belong here. Bump PKGREVISION.wiz2-24/+3
2010-02-23this needs terminfo, so it might need ncurses to provide itdrochner1-1/+2
2010-02-22this doesn't need ncurses, at least on NetBSDdrochner3-9/+18
bump PKGREVISION
2010-02-22Subserve last jump update from 4.3.20 to 4.9.5 without note of notable changes.obache2-5/+32
* add missing PLIST entries. * need termcap library. * exactly disable transition script, resolve conflicts with scmgit-* packages ("git" command was renamed to "gitfm" in version 4.9.2, and "git" command is just a transitional script now. it also notate git-scm command, but not fit to pkgsrc's devel/scmgit). * skip lib/charset.alias, suggested by joreg. * set LICENSE=gnu-gpl-v3 * marked as user-destdir support * some pkglint clean. Bump PKGREVISION. XXX: this package should be renamed to "gnuit"?
2010-02-21INFO_FILES should be set to "YES".obache1-2/+2
2010-02-19Be explicit about suid root. Fix unprivileged build.joerg3-2/+19
2010-02-18+goffice0.8drochner1-1/+2
2010-02-18add goffice0.8-0.8.0, a new release branch of that librarydrochner6-0/+617
2010-02-15Pick up maintainership.wiz1-2/+2
2010-02-15Update to 2.2:wiz3-22/+22
Features * Enabled KOrganizer integration for adding loans to calendar (kdepimlibs required). * Enabled KAddressBook integration for adding borrowers from the address book (kdepimlibs required). * Improved performance for modifying many entries at once. * Added data source for Giant Bomb. * Added data source for The Movie DB. * Updated CrossRef data source to allow authentication via email only (Bug #224619). * Added option for disabling webcam support. Bug Fixes * Fixed some hyphenation issues for 978 ISBN values. * Fixed bug in en_GB translation that affected file selection. * Fixed adding "link-only" files (Bug #220645). * Fixed Discogs track download and title search. * Fixed setting correct permissions of backup file (Bug #219259). * Fixed formatting of multiple people with auto-formatting (Bug #219268). * Fixed updating from Amazon to include book title or album title in search. * Fixed crashing bug for sorting during HTML export. * Fixed multiple selection in entry view (Bug #216122).
2010-02-15+ tellico-kde3.wiz1-1/+2
2010-02-15Remove options.mk, leftover from KDE3 version.wiz1-12/+0
2010-02-15Update to 2.1.1nb3, the KDE4 version.wiz5-77/+75
Lots of changes since KDE3, check it out!
2010-02-15Reimport tellico as tellico-kde3.wiz6-0/+305
2010-02-15Add .include "../../sysutils/desktop-file-utils/desktopdb.mk"wiz1-2/+3
Bump PKGREVISION.
2010-02-13Merge GNOME git commit a5588114ed94d00ca64913aa5b248e09a5e13edc.tnn6-3/+107
Fixes compatibility issues with xulrunner-1.9.2.
2010-02-12Fix PLIST for xscreensaver-5.10 and depend on itwiz2-6/+4
Bump PKGREVISION.
2010-02-11DESTDIR supportjoerg2-2/+15
2010-02-11DESTDIR support. Needs full libXt dependency. Bump revision.joerg1-4/+4