summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2012-09-10revision bump for zyGrib-6.0.1plunky1-2/+2
2012-09-10update to zyGrib-6.0.1, from the ChangeLog:plunky2-7/+6
2012-08-26 : zyGrib Version 6.0.1 Update czech translation (d#kuji Pavel Kalian). Diagrams SkewT-LogP more complete: - Adjustable size. - Visualization of the wind (barbs + arrows) at altitudes: 1000, 925, 850, 800, 700, 600, 500, 400, 300, 200, 100 hPa. - Choice of the base altitude for the calculation of the convection levels (fixed levels or average lower layers). - Bug fixed for the calculation of equilibrium level when the pseudo-adiabatic saturated crosses several times the temperature curve. - The calculation of thermodynamic indices is not forgotten ... but it will come later ... Bug fixed: POIs were sometimes misplaced when extracting images from animations.
2012-09-07Revbump after updating graphics/cairoadam73-119/+146
2012-09-03Changing all PERL5_MODULE_TYPE from Module::Install to M::I::Bundled,sno1-3/+3
Module::Install is for Authors only. Bumping revision
2012-09-02Update to 0.29. Notable changes:shattered2-7/+6
- now honours proxies - netbsd, debian and ubuntu now report sizes - netbsd now reports dates - added new Slackware module to replace the previous one which queried a now-defunct (third party) web interface
2012-08-29misc/stellarium: buildlink3 += gettext-libmarino1-1/+2
Stellarium requires libintl.h which must have been previously provided by the dependencies that were removed.
2012-08-29Recursive bump from boost-libs update.obache9-18/+18
2012-08-27-remove unneeded dependencies and cmake argsdrochner2-9/+6
-bl3 libiconv to deal with the libc-vs-libiconv problem -add desktop files
2012-08-27Changes 0.11.4:adam9-68/+133
Bug fix release with new features. Added: - New plugin: Exoplanets - New plugin: Observability analysis - Get geometric altitude and azimuth for script engine (LP: 1010617) - Sky image loading with altitude/azimuth coordinates (LP: 1023548) - New hotkey for star name labels (LP: 1032989) - Option to activate/deactivate the Nebula Background Images button via GUI (LP: 925247) - Return to user set location and landscape (LP: 981507) - Display degrees and minutes for FOV of CCD (LP: 998761) - Adding all possible satellites (LP: 1006495) - Building a Windows x64 packages (LP: 1003041, 1027607) - Apply atmosphere effect only on bodies with atmosphere (LP: 971875) Fixed: - Various Stellarium freezes and crashed (LP: 1005155, 1030913, 940638, 992267, 1033380, 951967, 1040054) - Various plugins issues (LP: 751381, 892027, 1006134, 1040066, 1040085) - Various issues for nebulae (LP: 1026021, 744517) - Add/subtract one sidereal year jumps wrong amount (LP: 1006208) - Various small issues, typos and mistakes (LP: 1022506, 1032469, 1019247, 985204) - Various issues in Scripting Engine (LP: 1023934, 1017148, 1017154, 730180) Changed: - New tab in the configuration window to control the selected object information. - Improvement Night Vision mode - Extend list of default scripts
2012-08-27Make this build with tcl85.dholland2-4/+20
2012-08-26Update to 3.6.0ryoon2-12/+8
* Kill binpatch hack for older NetBSD current. Changelog: In LibreOffice 3.6 a different encryption is enabled by default. Since version 3.4.5, LibreOffice is able to open those files. See the release notes page. Starting with LibreOffice 3.6, there's more fine-grained control over ODF compatibility for legacy consumers, via a new ODF 1.2 compatibility mode. See the release notes page.
2012-08-23Mark as not-compatible with python-2.5 -- runtime error due to missingwiz1-1/+3
argparse.
2012-08-21Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12marino3-5/+6
2012-08-19Bump PKGREVISION from supported ruby version of migemo change.obache1-2/+3
2012-08-18bump PKGREVISION for zyGrib-6.0.0plunky1-2/+2
2012-08-18update to zyGrib Version 6.0.0, from the ChangeLog:plunky2-6/+6
Display thermodynamic diagrams SkewT-LogP. Visualization of the evolution of temperature and humidity in the different layers of the troposphere, and allows the detection of convection zones. Accessible from the graph (right click) or from meteotables. Do not forget to select the data (tab Altitude). Data at elevations: 1000, 975, 950, 925, 900, 850, 875, 825, 800, 775, 750, 725, 700, 650, 600, 550, 500, 400, 300, 200, 100 hPa. Remarks: - The display of the wind in altitude is forecast for later ... - The units and the size of the diagrams will be adjustable later ... - Other things will also come later, perhaps ... Possibility of opening several meteotables simultaneously. Display of CIN (Convective Inhibition) in addition to CAPE. Display of the wind in altitude for MeteoBlue data.
2012-08-18Recursive revbump from graphics/libwebp update.ryoon2-4/+4
Thank you, obache@.
2012-08-17Add & enable sinceseb1-1/+2
2012-08-17Initial import of since version 1.1 in the NetBSD Packages Collection.seb5-0/+50
Since is a tail(1) with state - it allows the user to view only the lines appended to a file since the last time since was used.
2012-08-15update to 2.2.5drochner2-6/+6
changes: -Update ISO8859 map files to fix licensing issue -fixes
2012-08-14Update dvtm to 0.7.obache2-18/+18
PR 46585 by maintainer Leonardo Taccari. Pkgsrc changes: * Switched to <../..mk/curses.buildlink3.mk>: now dvtm also works with curses(3). * Reset maintainership to pkgsrc-users@NetBSD.org. Changes: * on resize backfill text from the buffer if possible * fix for a segfault in resize code * support for the 8 basic highlighted colors * compilation fixes for BSD curses and pdcurses (however the latter doesn't actually work due to the select(2) driven event loop of dvtm) * some AIX fixes * graphmode fixes * fibonacci layout (not enabled by default) * dynamic color changes depending on the window title configurable in config.h * window borders are now drawn using the colors specified in config.h * rudimentary mouse support, that is mouse events will be passed to the underlying terminal application * relicense terminal emulation component from LGPL to ISC * various source code cleanups (code reviews and patches are always welcome)
2012-08-13oops, this needs one more patchdrochner1-0/+14
2012-08-13update to 0.83drochner3-27/+32
changes: minor fixes and feature extensions
2012-08-13Bump PKGREVISION for fix in librsvg/buildlink3.mk.wiz1-1/+2
2012-08-12Release 1.1.9: August 10, 2012imil3-7/+8
daemonize.rb: do srand in the forked child process both in daemonize and call_as_daemon (thanks to Andrew Havens).
2012-08-12Update to 3.5.6.2 based on ftigeot's version in wip.wiz6-41/+47
Security and bug fixes.
2012-08-12misc/libreoffice: Disable unit testingmarino3-7/+23
Some of the libreoffice unit tests, for example system fonts, require additional and currently unidentified dependencies to run. As a result, Libreoffice will build outside a clean environment but fails to build in pbulk chroot or Tinderbox. With this new patch, libreoffice builds cleanly in Tinderbox. The modified patch probably makes no difference but it's kept because the configuration is known to build in a clean environment.
2012-08-11Update to 0.3.4:wiz2-7/+7
Bugfix so this works with davical>=1.1.
2012-08-05Move PYTHON_VERSIONS_INCOMPATIBLE= 25 since it affects both anki packages.wiz2-3/+4
2012-08-05Disallow python-2.5 since py-dbus (via py-qt4) doesn't support it.wiz1-1/+2
2012-08-03Update ruby-launchy to 2.1.1.taca2-7/+7
= Launchy Changlog == Version 2.1.1 - 2012-07-28 * Update addressable runtime dependency (copiousfreetime/launchy#47) * Bring minitest and ffi development dependencies up to date
2012-07-28update to 0.7.5reed2-8/+7
changelog from the website: UDFclient.0.7.5 : After some time being dormant, this new release fixes a lot of small standing bugs and a serious bugfix that prevented it to read Microsoft formatted UDF 2.50 and UDF 2.60 discs. Also, logical volume integrity checking is now fixed, directory handling has been made more robust and UDF 2.50 and UDF 2.60 are now correctly signaled as read-only and won't try to corrupt a disc anymore. cd_disect has been enhanced and extended to also support BluRay recorders. UDFclient.0.7.1 : Fix Linux compilation issues.
2012-07-24Only depend on libuuid on Linux, for the time being. Adding it causesmarkd2-3/+9
Plasma Desktop to break on at least NetBSD. Fixes PR pkg/46674.
2012-07-21Remove "WWW: URL" from DESCR. Common in FreeBSD ports, but in pkgsrc thewiz1-2/+0
URL should be as HOMEPAGE in the Makefile.
2012-07-15Recursive bump for startup-notification* dependency change, requestedwiz7-14/+14
by Obache.
2012-07-15removed centericq, ArX, gcc3-java, jitterbug, obconf, and sopedholland1-2/+1
2012-07-14Remove misc/jitterbug as promised. Has been unbuildable for a long time,dholland14-786/+0
and is dead upstream.
2012-07-13Update to 3.5.5ryoon2-7/+7
Changelog: Bugs fixed against 3.5.5 RC2 core fdo#51601 Cannot open xlsx file [Eike Rathke] fdo#51619 [CRASH] legacy reports: asks for parameters, then for empty parameters list then CRASH [Lionel Elie Mamane] Bugs fixed against 3.5.5 RC1 core fdo#30519 Bad transitions if "use hardware acceleration" is enabled [David Tardon] fdo#41556 VIEWING: Incomplete font substitution when FontConfig matches italic font [Caol©×n McNamara] fdo#43967 VIEWING: legacy report designer wizard improperly formats dates [Lionel Elie Mamane] fdo#46738 Cell background and border color formatting information of empty cells lost in particular document after FILESAVE as xls and xlsx [Petr Mladek] fdo#47636 Extremely slow display with font fallback [Caol©×n McNamara] fdo#48601 FILEOPEN: Open Visio's file with bitmap's blocks [Julien Nabet, Fridrich ª¦trba] fdo#48602 FILEOPEN: The Greek codepage instead the Russian codepage (*.vsd by MS_Visio-2000) [Fridrich ª¦trba] fdo#49178 CRASH when FILEOPEN particular RTF [Julien Nabet] fdo#49582 FILESAVE: Long delays saving in XP .XLS format [Petr Mladek] fdo#50603 Unable to update LibreOffice without resetting user profile [Stephan Bergmann] fdo#50988 Draw crashes on loading MS Logical Design Diagram example viso file. [Julien Nabet] fdo#51243 Trying to edit a report from new (but awful) Report Builder hangs libreoffice [Lionel Elie Mamane] fdo#51249 Crash while saving a document with track-changes enabled [Pierre-Eric Pelloux-Prayer] fdo#51270 On UNINSTALLING, LibreOffice leaves dirt behind [Andras Timar] rhbz#678440 opening urls fails with error 403 on picky servers [Fridrich ª¦trba, Stephan Bergmann] Bugs fixed against 3.5.4 core bnc#652364 column break without columns seems to be a page break [Luboª² LuªÒ©×k] bnc#747461 implement relativeHeight (z-order) in .docx import (part of [Luboª² LuªÒ©×k] bnc#750255 column break without columns seems to be a page break [Luboª² LuªÒ©×k] bnc#750838 .docx wrap values mean different things than in LO, map them [Luboª² LuªÒ©×k] bnc#751077 handle recursive <w:p> because of shapes [Luboª² LuªÒ©×k] bnc#757118 fix horizontal rule width in .doc documents [Luboª² LuªÒ©×k] bnc#757609 import vmlshape 'hidden' style attribute and apply to controls [Noel Power] bnc#757910 fix WW8 import of textboxes with thin border/inner margin [Miklos Vajna] bnc#762542 don't rotate calc shapes if twoCellAnchor, partial fix [Noel Power] fdo#33634 better drawing support for borders of different width, [Markus Mohrhard] fdo#34638 and Fix Shortcut names are not localized on Linux [Thomas Arnhold] fdo#35972 toolbarmanager must be aware of changes in SvtMiscOptions [Ivan Timofeev] fdo#38116 fix double hairline border drawing some more: [Michael Stahl] fdo#40874 make recorded border macros run: [Michael Stahl] fdo#42379 hide separators before calculating line breaks [Ivan Timofeev] fdo#42405 remove this, nowadays MenuItemAllowed disables menu entries [Ivan Timofeev] fdo#42865 privatized unique empty string symbol: [Michael Stahl] fdo#43249 WW8: fix double border import: [Michael Stahl] fdo#43895 related Fixed shortcommings of FileDialogHelper_Impl::verifyPath [Stephan Bergmann] fdo#43989 let unopkg.exe run with elevated privileges during install [Andras Timar] fdo#44174 RTF_TITLEPG when title page has no header [Miklos Vajna] fdo#45190 import of RTF_LI should reset inherited RTF_FI [Miklos Vajna] fdo#45522 fix crash on RTF export of sub-tables during copy&paste [Miklos Vajna] fdo#45592 similar to type for property UNO_NAME_SAVE_FILTER_DATA is wrong [Noel Power] fdo#45987 ensure that number of tabs is correctly set in ScViewData, [Markus Mohrhard] fdo#46074 ignore corrupted items in Recent Documents [Stephan Bergmann] fdo#46112 tweak condition to prevent guessing only... [Michael Stahl] fdo#46687 fix Styles and Formatting gtk crasher [Bjoern Michaelsen] fdo#47035 fix loading of jpeg files on Mac/PPC [Christian Lohmaier] fdo#47044 adapt to different Windows versions' InternetQueryOption behavior [Stephan Bergmann] fdo#47325 legacy reports: survive absence of Sorting hidden control [Lionel Elie Mamane] fdo#47473 try to set new order only after field columns are available [Lionel Elie Mamane] fdo#47520 use the already retrieved row instead of driver row [Lionel Elie Mamane] fdo#47805 rework handling of 64-bit registry entries [Andras Timar] fdo#48018 legacy reports do not sort by group columns [Lionel Elie Mamane] fdo#48068 fix parsing of path d-attribute [Chr. Rossmanith] fdo#48345 need to refresh row also when not m_bRowCountFinal [Lionel Elie Mamane] fdo#48647 fix double hairline border drawing some more: [Michael Stahl] fdo#48914 uninstall process should remove .pyc files from install directory [Andras Timar] fdo#48932 super slow typing and scrolling in large documents [Caol©×n McNamara] fdo#49430 fix missing form control, partial fix for [Noel Power] fdo#49438 heuristic pseudo-hack to use hair-lines if width <= 0.5 pixel [Michael Stahl] fdo#49724 update filters for file selector's file type categories [Alberto Ferreira] fdo#49948 ignore corrupted items in Recent Documents [Stephan Bergmann] fdo#49968 speed up RTF import of repeated character/paragraph properties [Miklos Vajna] fdo#50139 do not cut first character of field text [Andras Timar] fdo#50141 character count (with spaces) incorrect with numbering on. [Muhammad Haggag] fdo#50144 put full reference text to selection field [Andras Timar] fdo#50169 band-aid another crash in GraphiteLayout::expandOrCondense: [Michael Stahl] fdo#50173 fix Styles and Formatting gtk crasher [Bjoern Michaelsen] fdo#50178 reading Visio file causes crash [Julien Nabet] fdo#50304 fix excel row height export problems ( I hope ) [Noel Power] fdo#50372 crash when refresh of last already-known row unexpectedly fails [Lionel Elie Mamane] fdo#50415 and Fix Shortcut names are not localized on Linux [Thomas Arnhold] fdo#50509 MSI: UI language selection from command line (e.g. silent install) [Andras Timar] fdo#50539 fix RTF import of automatic character background color [Miklos Vajna] fdo#50676 silence SolarMutex not locked spew [Caol©×n McNamara] fdo#50868 fix potential further crashes like the one in [Fridrich ª¦trba] fdo#50981 update of German dictionaries (2012.06.10) [Andras Timar] i#110536 legacy reports do not sort by group columns [Lionel Elie Mamane] i#116848 revert "Fixed Shapes are at wrong position" [Fridrich ª¦trba] i#118068 revert "calc69: handle all-hidden case in ScDrawUtil::CalcScale" [Eike Rathke] i#17200 fix horizontal rule width in .doc documents [Luboª² LuªÒ©×k] i#81127 revert "sw34bf03: patch by pmladek: linux/ppc: remove -fsigned-char" [Caol©×n McNamara, Rene Engelhard] i#86306 revert fix for "prepare against really broken CUPS installations..." [Stephan Bergmann] i#93609 better import xlsx heights [Noel Power] i#94028 better import xlsx heights [Noel Power] rhbz#799628 related: crash with chewing-IM with g3g [Caol©×n McNamara] rhbz#820554 , fix smoketest on ppc[64] and s390[x] [Caol©×n McNamara] rhbz#825548 speed up RTF import of repeated character/paragraph properties [Miklos Vajna] rhbz#826609 , fix smoketest on ppc[64] and s390[x] [Caol©×n McNamara]
2012-07-12Update to 1.1.20120706:wiz2-6/+6
2012/07/06 + modify samples/setup-tempfile to work with Tru64's shell. + modify inputmenu sample scripts to make them more portable: + use "id" rather than "$GROUPS", use sed to work with Solaris. + use sed to split-up the rename results to work with HPUX. + fix regression in msgbox (ArchLinux #30574) 2012/07/03 + modify prgbox widget to work with --extra-button, etc. + add case values to several widgets to allow for mouse-clicks with "--extra-button" and "--help-button" additions. + correct timebox widget's exit code for "--extra-button" when handing the "enter" key. + modify msgbox widget to honor "--extra-button". + corrected processing of "--trace" option, which did not update the index into command-line to point past its value. + add a check in dialog program for valid characters used in option, e.g., to generate an error if a script attempts to add option value using "=" rather than with whitespace. + add new command-line option --default-button and library function dlg_default_button() to retrieve the value set by the option to provide a way to set the default button directly rather than by combining --nook, etc. (patch by Zoltan Kelemen). + amend include of unctrl.h to apply only to the case where curses.h is included, to avoid conflict of ncurses' unctrl.h with a system implementation (report by Martin Roedlach) + add limit-check to dlg_toupper() in non-wide curses mode to work when non-character values such as arrow-key codes are passed to it (patch by Zoltan Kelemen). + override timeout value, e.g., as set via --timeout command-line option in pause widget because that interferes with pause's behavior (report by Jan Spitalnik). + modify samples/inputmenu* to allow ":" in renamed text (report by Andreas Stoewing). + modify double-quoting to make it more consistent, i.e., checklist output is quoted only when needed. This fixes the case where single-quotes were used whether or not needed, but also modifies older checklist behavior for double-quoting which always added those (Debian #663664). + correct exit-code used in inputmenu for "rename" button (Debian #673041, forwarded from Ubuntu #333909, patch by Lebedev Vadim). + update el.po and hr.po from http://translationproject.org/latest/dialog/ + use checkbashisms to clean up sample scripts.
2012-07-12Update to 1.29wen2-7/+6
2012-07-12 NOKUBI Takatsugu <knok@daionet.gr.jp> * MMagic.pm (checktype_contents): Fix infinity loop bug. Reported by NMOLDAV@cpan.org (#77836) * Version 1.29. 2012-06-29 NOKUBI Takatsugu <knok@daionet.gr.jp> * MMagic.pm: Add missing =back. 2012-05-31 NOKUBI Takatsugu <knok@daionet.gr.jp> * MMagic.pm: Version 1.28. 2012-03-15 NOKUBI Takatsugu <knok@daionet.gr.jp> * MMagic.pm (readMagicEntry): Removed deprecated code (defined(@array)) reported by wyant@cpan.org (#74252). 2011-07-21 Yukio USUDA <usu@namazu.org> * MMagic.pm (checktype_byfilename): Fixed memory leak. 2007-10-02 NOKUBI Takatsugu <knok@daionet.gr.jp> * MMagic.pm: Added 'regex' and 'search' support for magic entry, and fixed fatal error when unknown type in magic entry. (The patch made by Man Min Yan, thank you). 2006-09-19 NOKUBI Takatsugu <knok@daionet.gr.jp> * MMagic.pm (readMagicLine): Added Hex representation support. (The patch made by Man Min Yan, thank you) 2006-07-01 NOKUBI Takatsugu <knok@daionet.gr.jp> * MMagic.pm (checktype_container): Added container check. (Powerd by CodeFest 2006 Akihabara https://members.fsij.org/trac/codefestakihabara2006c) 2006-06-26 NOKUBI Takatsugu <knok@daionet.gr.jp> * Applied subclass patch, made by Michael Hendricks.
2012-07-11Reduce dependencies now that minskim provided tex-xtab (thank you!)wiz1-3/+3
2012-07-11Add missing build dependencies when using doxygen-1.8.x.wiz2-10/+14
Closes PR 46664 by Makoto Fujiwara using his patch. While here, rename option to "doc" instead of unconventional "doxygen".
2012-07-10Restore patch sums of patch-ac and patch-ae; Joerg changed them lastdholland1-3/+3
week without modifying the patches. HI JOERG
2012-07-06for itstool, a BUILD_DEPENDS is sufficientdrochner1-3/+2
2012-07-06Oops, fix thinko in previous.dholland1-2/+2
2012-07-06Requires textproc/itstool to configure.dholland1-1/+4
2012-07-04update to 3.4.2drochner3-10/+9
This switches to the gnome-3.4 release branch
2012-07-04Site http://dev-www.libreoffice.org/src/ is for ${MORE_DISTFILES}.obache1-2/+2
2012-07-03Don't use references to temporary objects.joerg12-35/+87
2012-07-03Fix missing prototypes. Declare some functions as void matching thejoerg8-43/+212
implementation.