summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2012-05-27Needs more REPLACE_PERL, and USE_TOOLS+=perl needs to be perl:run.dholland1-2/+6
2012-05-26forgot to add this one: our tar does not have --warning=christos1-0/+16
2012-05-26Update to 1.16.3. the old tar file is gone.christos8-1299/+350
2012-05-24misc/gwaei: USE_TOOLS+= msgfmtmarino1-2/+2
2012-05-24misc/softmaker-office-demo: Mark NOT-FOR-DRAGONFLYmarino1-1/+3
Besides the fact this is a crippled, obsolete demo of 6 year old commercial productivity software, it doesn't even build successfully on DragonFly. Due to the license text file have a Portuguese name, it fails during the package phase, specifically libarchive returns an error that it can't translate the pathname to UTF.
2012-05-23Honor pkgsrc CFLAGS and LDFLAGS. Should fix Linux build.dholland2-1/+15
2012-05-22misc/heirloom-time: mark ONLY FOR LINUXmarino1-2/+2
According to the install file, this package is only for Linux
2012-05-20misc/molden: use DIST_SUBDIR after distinfo regenerationmarino2-5/+6
2012-05-19misc/molden: regenerate distinfomarino1-4/+4
At least since Dec 2011, molden has failed the checksum. Distribution is restricted, so the old version wasn't on the NetBSD servers. However, I checked Molden 5.0 against this version (Molden 4.6), both from the listed MASTERSITE, and they appear reasonable. Regenerating the distinfo file. Incidently, it doesn't build on DragonFly, fails on line 4169 of molden.f with error, "Too many names." Version 4.6 is 4 years older than the current version 5.0, and upgrading the package might fix the error.
2012-05-13Update to 3.5.3ryoon2-7/+7
Changelog: Bugs fixed against 3.5.2 core fix colorspace conversion for greyscale bitmaps fdo#34324 [Michael Meeks] cache calls to mdds:mixed_type_matrix::size, related fdo#47299 [Markus Mohrhard] clrContourCache for SwAnchoredDrawObjects fdo#45376 [Andreas Schierl] copy column privileges into table privileges fdo#47937 [Lionel Elie Mamane] cppcanvas: processEMFPlus: fix valgrind warning: fdo#42252 [Michael Stahl] disable cairo canvas on Windows fdo#46532, fdo#46901, fdo#45584 [Michael Meeks] do not increase height of checkboxes fdo#47963 [David Tardon] do not play sound in presenter console fdo#33914 [David Tardon] docx, no mso-fit-shape-to-text means the textbox size is fixed bnc#751573 [Céäric Bosdonnat] export all style information to xls/xlsx, fdo#46738 [Markus Mohrhard] fdo43752: PPTX import fix affected odp imports. bnc#719989, bnc#719997 [Muthu Subramanian] find install location during help pack install fdo#48411 [Andras Timar] fix - edge-case trans gradients came out empty fdo#33591 [Thorsten Behrens] fix - use older ODF encryption by default fdo#47484 [Thorsten Behrens] fix RTF import of \page in inner groups fdo#48104 [Miklos Vajna] fix RTF import of all capitals char prop fdo#46955 [Miklos Vajna] fix RTF import of character encoding in footnotes fdo#45182 [Miklos Vajna] fix RTF import of custom fonts in substreams fdo#45394 [Miklos Vajna] fix RTF import of mixed super/nonsuper text fdo#47326 [Miklos Vajna] fix RTF import of multi-paragraph exact height textboxes fdo#47036 [Miklos Vajna] fix RTF import of shapes inside text frames at the start of the doc fdo#47036 [Miklos Vajna] fix RTF import of tables with empty first row fdo#45394 [Miklos Vajna] fix RTL menu rendering on Windows fdo#42537 [Ivan Timofeev] fix border printing: fdo#38635 [Michael Stahl] fix crash on RTF import of shapes inside tables fdo#47802 [Miklos Vajna] fix the fix so it doesn't crash lp#905355, fdo#43895 [Michael Stahl] fix vcl alpha blending bnc#714787 [Thorsten Behrens] fix vertical align when switching mode in multibar fdo#44140 [Noel Power] fixed pdf export (of images). bnc#717947 [Muthu Subramanian] handle various busted rtf docs without hanging fdo#48640 [Caoláî McNamara] improved label/BC wizard - set paper size fdo#44516 [Winfried Donkers] increase nCol before next iteratation to prevent loop, fdo#46220 [Markus Mohrhard] macros: Macro to set filter in Calc does not work with .StringValue fdo#46983 [Takeshi Abe] make "Replace All" work with REs fdo#44861 [David Tardon] match version in about dialog and file properties fdo#47840 [Petr Mladek] more reliable way to check for RTL text. fdo#48431, fdo#32530 [Kohei Yoshida] never let users save in /tmp by default lp#905355, fdo#43895 [Andrzej J. R. Hunt] RTF/DOCX import: fixed the import of consecutive frames fdo#47036, bnc#703032 [Céäric Bosdonnat] removed strange non-wrapping condition bnc#750258, i#40155 [Céäric Bosdonnat] resolved CSV import got confused by erroneous HTML detection fdo#40021 [Eike Rathke] resolved the current document is not always the first in list rhbz#813280 [Eike Rathke] revert "make text wrapping work in headers/footers too " fdo#39155 [Céäric Bosdonnat] rtftok: initial PN (legacy numbering syntax) support fdo#47107 [Miklos Vajna] rtftok: support bullet points in paragraph numberings fdo#47107 [Miklos Vajna] shift+F3 should be the shourtcut for Edit > Duplicate in Draw fdo#48584, fdo#32559 [Andras Timar] show synchronized checked only if all margins are the same, related fdo#44337 [Markus Mohrhard] sw: fix border corner gaps: fdo#38635 [Michael Stahl] swNodes: fix inconsistent outline check: rhbz#789022 [Michael Stahl] TOC dialog, Entries tab: the right arrow button does not work fdo#40948 [Ivan Timofeev] this hack in no longer needed, fdo#44337 [Markus Mohrhard] use fabs for double values, not abs, fdo#47632 [Markus Mohrhard] use of pointer to deleted object fdo#47068 [Caoláî McNamara] use same border width information for xls import and export, fdo#44742 [Markus Mohrhard] use x.y.z version also for desktop integration packages fdo#47840 [Petr Mladek] Bugs fixed against 3.5.3 rc1 core fix find toolbar X error handling fdo#46687 [Michael Meeks] add unit test for Converter::convertDouble fdo#48969 [Michael Stahl] border paint ordering: fdo#45562, fdo#47717, fdo#42750 [Michael Stahl] default to Office 2007/2010 filter for ooxml export, fdo#48941 [Markus Mohrhard] duplicated characters in PDF import fdo#45848 [Korrawit Pruegsanusak] fix RTF import of special unicode characters fdo#48356 [Miklos Vajna] getConversionFactor: add inch as source unit fdo#48969 [Michael Stahl] ignore corrupted items in Recent Documents fdo#46074 [Stephan Bergmann] paint borders in SwFlyFrm::Paint: fdo#45562 [Michael Stahl] resolved update sheet-local named expressions correctly fdo#48856 [Eike Rathke] switch units in Converter::convertDouble fdo#48969 [Michael Stahl]
2012-05-11Update to 2.7ryoon4-508/+880
* Add dependency to php-mysqli Changelog: 2.7 * Language translation and date format support for all modules. * Ability to switch on/off modules. * Upgraders up to version 2.6.5. * Removal of Benefits module. * bugfixes 2.7-rc.1 * Language translation and date format support for all modules except Benefits module. * Ability to switch on/off modules. * bugfixes 2.6.12.1 * bugfixes In detail, see new_changed_features.txt, but no security bug information is provided.
2012-05-10Build fixes for new glib2.dholland11-1/+162
2012-05-10Merge wiz's build fixes for goffice0.8. Add pcre's bl3 to Makefiledholland4-3/+36
(was previously only in the bl3 file, which pkglint justifiably considers broken) and bump PKGREVISION to 16.
2012-05-08Build fixes for new glib2.dholland3-1/+30
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland7-14/+14
It turns out there were a lot of these.
2012-05-06Needs desktopdb.mk. PKGREVISION -> 10dholland1-2/+3
2012-05-06Build fixes for new glib2.dholland4-1/+50
2012-05-06Update misc/calibre to 0.8.50gls3-11/+34
pkgsrc changes: --------------- - Depends on textproc/py-ccsutils >=0.9.9. Upstream changes: ----------------- Release 0.8.50 - May 04, 2012 ============================= New Features Tweak Book: Allow tweaking of KF8 MOBI files. Useful to fine-tune the result of a conversion. Right click on the book and select Tweak Book to use the feature. Note that tweaking a MOBI file that contains both KF8 and older MOBI6 will cause the MOBI6 version to be discarded. AZW3 output plugin. This output plugin generates pure KF8 mobi files. These only work on the Kindle Fire and Kindle Touch with latest firmware. Conversion: Allow easy re-ordering of the search and replace expressions in the conversion dialog. Also apply the expressions in the same order that they were entered when doing the conversion. Automatically add the Tag 'Sample Book' when an Amazon sample is added to calibre FB2 Input: Better handling of inline images. Closes tickets: 989869 Bug Fixes KF8 Output: Fix section to section jumps not working for documents with multi-level ToCs EPUB Input: Handle the case of the metadata ToC containing a reference to the cover HTML file. Closes tickets: 993812 CHM Input: Handle files with deeply nested markup and non html files listed at the start of the manifest. Closes tickets: 993607 KF8 Output: Workaround Kindle Touch bug that causes the book to be rendered as black pages when a height is specified for <body> Fix regression in 0.8.49 that broke italics detection in heuristic processing on 32-bit systems. Closes tickets: 991380 KF8 Output: Fix joint MOBI6/KF8 books not being recognized as MOBI files by older Kindles KF8 Output: Fix errors when processing documents with HTML comments and/or XML processing instructions Get Books: Amazon fix prices not being found. B&N fix details link. ebooks.com: fix cover image. Website changes to various EU stores FB2 Input: More robust base64 decoding to handle embedded images that are incorrectly encoded. Closes tickets: 990929 Fix scrolling with the cover browser updating only the selection in the book list, not the current book. Closes tickets: 990881 Save to Disk: Do not run out memory when saving very large files on systems with low RAM. Closes tickets: 990741 FB2 Output: Use 2 letter language codes in preference to 3-letter ones to not break poorly implemented FB2 readers Closes tickets: 990026 EPUB Input: Auto set the media-type for OPF manifest entries with an empty media-type New news sources George Monbiot by Darko Miletic El Mundo by atordo AraInfo and Diagonal by Ruben Pollan Improved news sources National Post Daily Mirror Sun Newsweek Polska Max-Planck derStandard tweakers.net Release 0.8.49 - Apr 27, 2012 ============================= New Features Experimental support for generating Amazon's new KF8 format MOBI files calibre can now generate Amazon's new KF8 format MOBI files. To turn on this feature, go to Preferences->Tweaks and click Plugin Tweaks. In the box add: test_mobi_output_type = 'both' calibre will now produce MOBI files that have both the old MOBI format and the new KF8 format in them. To learn more about KF8, see: http://www.amazon.com/gp/feature.html?docId=1000729511 Note that calibre support for KF8 is still experimental and there will likely be bugs. Upgrade to using cssutils 0.9.9 for CSS parsing. Improved speed and robustness. Show cover size in a tooltip in the conversion dialog Closes tickets: 986958 [External link] Driver for Nook Simple Touch with Glow Light Closes tickets: 989264 [External link] Bug Fixes Heuristics: When italicizing words do not operate on words not in between HTML tags. Closes tickets: 986298 [External link] Fix (I hope) the bulk metadata download process crashing for some people on OS X when clicking the Yes button to apply the updates. Closes tickets: 986658 [External link] Fix tooltip not being updated in the book details panel when pasting in a new cover Closes tickets: 986958 [External link] Cover Browser: Wrap the title on space only, not in between words. Closes tickets: 986516 [External link] Edit metadata dialog: If a permission denied error occurs when clicking the next or prev buttons, stay on the current book. Closes tickets: 986903 [External link] Fix heuristics not removing unnecessary hyphens from the end of lines. Closes tickets: 822744 [External link] New news sources Berria by Alayn Gortazar Sol Haber by Onur Gungor Telam by Darko Miletic Richmond Times-Dispatch by jde Improved news sources Metro Nieuws NL Der Tagesspiegel
2012-05-05+ anki packages.wiz1-1/+3
2012-05-05Adapt for import.wiz1-2/+2
2012-05-05Initial import of py-anki-1.2.9:wiz5-0/+266
Anki is a program which makes remembering things easy. Because it is a lot more efficient than traditional study methods, you can either greatly decrease your time spent studying, or greatly increase the amount you learn. Anyone who needs to remember things in their daily life can benefit from Anki. Since it is content-agnostic and supports images, audio, videos and scientific markup (via LaTeX), the possibilities are endless.
2012-05-05Initial import of libanki-1.2.9.wiz3-0/+160
Anki is a program which makes remembering things easy. Because it is a lot more efficient than traditional study methods, you can either greatly decrease your time spent studying, or greatly increase the amount you learn. Anyone who needs to remember things in their daily life can benefit from Anki. Since it is content-agnostic and supports images, audio, videos and scientific markup (via LaTeX), the possibilities are endless. This package contains the libraries for anki.
2012-05-04Fix various C++ issues.joerg8-1/+131
2012-05-03Drop dependency on libXp (from Imake)obache1-3/+2
* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc, x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default. * With x11/xorg-cf-files, libXp was offered with XawClientLibs, but updated to 1.0.4, it was removed. * And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc, so all platforms should not require libXp from libXaw with Imake. Bump PKGREVISION.
2012-05-03Remove reference to obsolete pcre function. Bump PKGREVISION.wiz3-3/+19
2012-05-03Fix pcre UTF-8 detection, unbreaking build.wiz2-1/+17
2012-04-30Bump PKGREVISION for previous.dholland1-2/+2
2012-04-30DESTDIR support. Fix problems building the database.dholland6-18/+87
2012-04-29Update ruby-sprockets package to 2.4.1.taca3-9/+9
pkgsrc change: fix HOMEPAGE. **2.4.1** (April 26, 2012) * Fixed MultiJson API change * Fixed gzip mtime **2.4.0** (March 27, 2012) * Added global path registry * Added global processor registry **2.3.2** (March 26, 2012) * Fix Context#logical_path with dots
2012-04-29Update ruby-bundler to 1.1.3.taca2-6/+6
## 1.1.3 (March 23, 2012) Bugfixes: - escape the bundler root path (@tenderlove, #1789)
2012-04-29Add BUILDLINK_DEPMETHOD.qt3-tools=full, revealed by Joerg's test build.dholland1-2/+4
PKGREVISION -> 16.
2012-04-28Update rubygems package to 1.8.24.taca3-7/+8
=== 1.8.24 / 2012-04-27 * 1 bug fix: * Install the .pem files properly. Fixes #320 * Remove OpenSSL dependency from the http code path
2012-04-27Recursive bump from icu shlib major bumped to 49.obache10-18/+20
2012-04-26Fix build on SunOS.hans2-1/+33
2012-04-25Update to 3.5.2ryoon2-6/+6
Changelog: * Bugfixes. * Help file improved.
2012-04-22Update to 0.8.48.gls6-177/+274
pkgsrc changes: --------------- Add a patch from Neil Booth to fix PLIST. Should fix part of pkg/46331. Upstream changes: ----------------- Way too long CHANGELOG to list here. Highlights from upstream are: E-book viewer: A whole new full screen mode. [0.8.44] ----------------------------------------------------- Closes tickets: 959830 [External link] The new mode has no toolbars to distract from the text and the ability to set the width of the column of text via Preferences in the ebook viewer. Click the Fullscreen button on the toolbar in the viewer to enter fullscreen mode (or press the F11 or Ctrl+Shit+F keys) Support for reading Amazon's new KF8 format [0.8.42] ---------------------------------------------------- calibre can now both view and convert MOBI files that contain Amazon's new KF8 (Kindle Fire) format Complete changelog is here: http://calibre-ebook.com/whats-new `
2012-04-22Update rubygems package to 1.8.23.taca5-23/+30
=== 1.8.23 / 2012-04-19 This release increases the security used when RubyGems is talking to an https server. If you use a custom RubyGems server over SSL, this release will cause RubyGems to no longer connect unless your SSL cert is globally valid. You can configure SSL certificate usage in RubyGems through the :ssl_ca_cert and :ssl_verify_mode options in ~/.gemrc and /etc/gemrc. The recommended way is to set :ssl_ca_cert to the CA certificate for your server or a certificate bundle containing your CA certification. You may also set :ssl_verify_mode to 0 to completely disable SSL certificate checks, but this is not recommended. * 2 security fixes: * Disallow redirects from https to http * Turn on verification of server SSL certs * 1 minor feature: * Add --clear-sources to fetch * 2 bug fixes: * Use File.identical? to check if two files are the same. * Fixed init_with warning when using psych === 1.8.22 / 2012-04-13 * 4 bug fixes: * Workaround for psych/syck YAML date parsing issue * Don't trust the encoding of ARGV. Fixes #307 * Quiet default warnings about missing spec variables * Read a binary file properly (windows fix) === 1.8.21 / 2012-03-22 * 2 bug fixes: * Add workaround for buggy yaml output from 1.9.2 * Force 1.9.1 to remove it's prelude code. Fixes #305 === 1.8.20 / 2012-03-21 * 4 bug fixes: * Add --force to `gem build` to skip validation. Fixes #297 * Gracefully deal with YAML::PrivateType objects in Marshal'd gemspecs * Treat the source as a proper url base. Fixes #304 * Warn when updating the specs cache fails. Fixes #300 === 1.8.19 / 2012-03-14 * 3 bug fixes: * Handle loading psych vs syck properly. Fixes #298 * Make sure Date objects don't leak in via Marshal * Perform Date => Time coercion on yaml loading. Fixes #266 === 1.8.18 / 2012-03-11 * 4 bug fixes: * Use Psych API to emit more compatible YAML * Download and write inside `gem fetch` directly. Fixes #289 * Honor sysconfdir on 1.8. Fixes #291 * Search everywhere for a spec for `gem spec`. Fixes #288 * Fix Gem.all_load_path. Fixes #171
2012-04-22PR pkg/46363mef2-3/+7
(misc/urjtag gettext-lib support) This commit apparently fixes the PLIST problem on Linux. Linux seems always gettext-lib available, while in NetBSD (other *BSD ?) has it conditionally. (As a side fix, add msgfmt to USE_TOOLS, thanks obache) This commit adds gettext-lib support unconditionally. Resulting some *.mo files are added to PLIST.
2012-04-22Set suitable one for MASTER_SITES/HOMEPAGE/LICENSE.obache1-4/+4
2012-04-16explicitly set EXTRACT_SUFX as KDE default has changed so no longer matchesmarkd2-2/+4
2012-04-15Update KDE SC to 4.8.2markd33-134/+163
bugfixes.
2012-04-15Be explicit in not doing ibus in case cmake happens to find the package.markd1-1/+3
2012-04-11update to 0.11.2drochner4-13/+16
changes: -more i18n -UI improvements -bugfixes
2012-04-10PR pkg/46320mef1-2/+3
Add USB cable (with FTDI USB chip) support by just including libftdi/buildlink3.mk. Now the number of cables supported increased from 16 to 27. (and Bump revision)
2012-04-10Update misc/py-anita to 1.27. Changes from 1.26:gson2-6/+6
Run shell commands on the target system using /bin/sh rather than root's login shell, as sysinst no longer sets the login shell to /bin/sh by default.
2012-04-08All supported python versions in pkgsrc support eggs, so removewiz1-2/+2
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08Remove python24 and all traces of it from pkgsrc.wiz2-5/+2
Remove devel/py-ctypes (only needed by and supporting python24). Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE lines that just mirror defaults now. Miscellaneous cleanup while editing all these files.
2012-04-08Updated misc/py-anita to 1.26. Changes since 1.25:gson2-6/+6
Track the sysinst changes of 2012-04-06 introducing the new post-install configuration menu. Print a message before creating the disk image, as it can take a long time and make it appear that anita has hung.
2012-04-07Mark BROKEN; is not buildable and is dead upstream. Will be removed indholland1-1/+3
due course.
2012-04-06misc/kdeutils3: Fix PR#46302 (DragonFly)marino1-1/+5
The problem with this package is that the configure step is insufficient at determining if the math long double functions are supported. It tests for a couple of functions and assumes that if those test pass, then all "L" functions are supported. When DragonFly recently upgraded its math library by adding support for a number of long double functions, this package started failing. Support for expl, logl, log10l, sinhl, tanhl, acoshl, asinhl, atanhl, and coshl are still missing on *all* BSDs. The fix for the package is to override the configure script by falsely stating that long double is not supported. Only kcalc uses long double so this misconfiguration only has the effect to cause kcalc to use the standard double math functions. FreeBSD almost definitely needs the same Makefile fix. No revbump is needed because pre-libm improved DragonFly releases are configured the same way.