summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-02-05Add ffmpeg option. From Mansour Moufid on pkgsrc-users@tnn1-3/+11
2015-02-05Added emulators/libretro-catsfc version 20150204jmcneill1-1/+2
2015-02-05+ libretro-catsfcjmcneill1-1/+2
2015-02-05Import libretro-catsfc-20150204 as emulators/libretro-catsfc.jmcneill5-0/+50
Libretro is a simple but powerful development interface that allows for the easy creation of emulators, games and multimedia applications that can plug straight into any libretro-compatible frontend. This development interface is open to others so that they can run these pluggable emulator and game cores also in their own programs or devices. CATSFC is a Super Nintendo video game system emulator.
2015-02-05Added emulators/libretro-gambatte version 20150204jmcneill1-1/+2
2015-02-05+ libretro-gambattejmcneill1-1/+2
2015-02-05Import libretro-gambatte-20150204 as emulators/libretro-gambatte.jmcneill4-0/+39
Libretro is a simple but powerful development interface that allows for the easy creation of emulators, games and multimedia applications that can plug straight into any libretro-compatible frontend. This development interface is open to others so that they can run these pluggable emulator and game cores also in their own programs or devices. Gambatte is a Nintendo Game Boy/Game Boy Color video game system emulator.
2015-02-05forcibly disable tools build when running the testing script - found whenagc1-1/+1
testing the src/ version, benign for pkgsrc. ride previous version bump.
2015-02-05Add upstream Trac URL to patches/patch-rts_StgCRun.cpho3-5/+5
2015-02-05appease compiler warning police - initialise a variable in case it's otherwiseagc1-0/+1
"used uninitialised". ride previous version bump.
2015-02-05Add commentspho1-1/+3
2015-02-05${MAKE} bootstrap: Be more verbose about what we've builtpho1-13/+67
The "bootstrap" target now prints a message about run-time dependencies of the bootkit you've just built, something like: ========================================================================== Done creating ghc-7.6.3-boot-x86_64-unknown-netbsd.tar.xz in /usr/pkgsrc/lang/ghc7/work Now you can copy it into /usr/pkgsrc/distfiles/ to use it as your bootstrap kit. You may want to take a backup in case "lintpkgsrc -r" removes it. Your bootstrap kit has the following run-time dependencies: * curses: native (version/variant unknown) * iconv: native (version/variant unknown) ==========================================================================
2015-02-05Note update of netpgpverify and libnetpgpverify to 20150205agc1-1/+3
2015-02-05Update netpgpverify (and libnetpgpverify) to version 20150205agc7-29/+58
+ recognise signatures made by subkeys as well as by primary keys + print out the relevant key which signed the file, even if it's a subkey and not the primary key itself. + keep the same API as before with many thanks to Jonathan Perkin
2015-02-05Added emulators/libretro-snes9x-next version 20150204jmcneill1-1/+2
2015-02-05+ libretro-snes9x-nextjmcneill1-1/+2
2015-02-05Import libretro-snes9x-next-20150204 as emulators/libretro-snes9x-next.jmcneill4-0/+45
Libretro is a simple but powerful development interface that allows for the easy creation of emulators, games and multimedia applications that can plug straight into any libretro-compatible frontend. This development interface is open to others so that they can run these pluggable emulator and game cores also in their own programs or devices. SNES9x Next is a Super Nintendo video game system emulator.
2015-02-04Improvements in BSD USB joystick detection:jmcneill2-3/+24
- Scan uhid0 through uhid63, instead of uhid0 through uhid3. - If a uhid reports no usable inputs, skip it. This way your keyboard and mouse don't show up as (unusable) joysticks.
2015-02-04Improve STEP_MSG.tnn5-10/+10
(pkgsrc may seem like magic sometimes, but let's be honest here.)
2015-02-04Added emulators/retroarch version 0.0.20150203jmcneill1-1/+6
Added emulators/libretro-fceumm version 20150204 Added emulators/libretro-picodrive version 20150203 Added emulators/libretro-mupen64plus version 20150204 Added emulators/libretro-pcsx-rearmed version 20150204
2015-02-04+ retroarch libretro-fceumm libretro-mupen64plus libretro-pcsx-rearmed ↵jmcneill1-1/+6
libretro-picodrive
2015-02-04Import libretro-pcsx-rearmed-20150204 as emulators/libretro-pcsx-rearmed.jmcneill5-0/+69
Libretro is a simple but powerful development interface that allows for the easy creation of emulators, games and multimedia applications that can plug straight into any libretro-compatible frontend. This development interface is open to others so that they can run these pluggable emulator and game cores also in their own programs or devices. PCSX ReARMed is a Sony PlayStation1 video game system emulator.
2015-02-04Import libretro-mupen64plus-20150204 as emulators/libretro-mupen64plus.jmcneill5-0/+74
Libretro is a simple but powerful development interface that allows for the easy creation of emulators, games and multimedia applications that can plug straight into any libretro-compatible frontend. This development interface is open to others so that they can run these pluggable emulator and game cores also in their own programs or devices. Mupen64Plus is a Nintendo 64 video game system emulator.
2015-02-04Import libretro-picodrive-20150203 as emulators/libretro-picodrive.jmcneill4-0/+45
Libretro is a simple but powerful development interface that allows for the easy creation of emulators, games and multimedia applications that can plug straight into any libretro-compatible frontend. This development interface is open to others so that they can run these pluggable emulator and game cores also in their own programs or devices. PicoDrive is a Sega 8/16 bit video game system emulator.
2015-02-04Upstream did distfile switcheroo. Update checksum to match the one listedtnn2-5/+6
on https://golang.org/dl/. Diff to previous rel revealed nothing weird.
2015-02-04Import libretro-fceumm-20150204 as emulators/libretro-fceumm.jmcneill4-0/+41
Libretro is a simple but powerful development interface that allows for the easy creation of emulators, games and multimedia applications that can plug straight into any libretro-compatible frontend. This development interface is open to others so that they can run these pluggable emulator and game cores also in their own programs or devices. FCEUmm (FCEUltra mappers modified) is a NES/Famicom emulator that specializes in extensive mapper support.
2015-02-04Import retroarch-0.0.20150203 as emulators/retroarch.jmcneill9-0/+199
Libretro is a simple but powerful development interface that allows for the easy creation of emulators, games and multimedia applications that can plug straight into any libretro-compatible frontend. This development interface is open to others so that they can run these pluggable emulator and game cores also in their own programs or devices. RetroArch is the official reference frontend for the libretro API.
2015-02-04Fix build with clang.joerg3-3/+18
2015-02-04Add various missing TeX packages.joerg1-1/+7
2015-02-04Restore inline support to working state.joerg2-24/+26
2015-02-04Older GCC releases don't like to use to pointers to fulfill the "g"joerg2-12/+6
constraint, so use "r".
2015-02-04byteorder.h has race conditions.joerg1-1/+4
2015-02-04Not MAKE_JOBS_SAFE.joerg1-1/+3
2015-02-04Re-introduced a part of this patch which was not fully applied upstreamkhorben2-1/+14
2015-02-04Bump BUILDLINK_API_DEPENDS.ryoon1-2/+2
Thank you, wiz@.
2015-02-04Updated misc/libreoffice4 to 4.4.0.3ryoon2-3/+3
2015-02-04Update to 4.4.0.3ryoon16-184/+451
* Disable JFreeReport for report builder. I have gotten build error. * Use OpenGL. * Use GStreamer 1.x Changelog: New features: see https://wiki.documentfoundation.org/ReleaseNotes/4.4 Summary: == Writer * Master Doument Templates * Shapes can have a TextBox * Improvements to Track Changes * Style dropdown * Line numbering easier to apply for headers and footers * Status bar improvements * Toolbar improvements * Navigator bookmarks * AutoCorrect improvements == Calc * Statistics Wizard (alternative to Excel's Add-in "Analysis ToolPak") * Direct conversion of formulas into static values * Formula engine (AGGREGATE spreadsheet function) * Toolbar improvements * Sheet context menu == Impress and Draw * Text of Master View Object Previews * Select and toggle off master elements directly via Delete * OpenGL transitions * Page Title field * Inherit current style of cells when inserting New row/column in table * Password for editing * Printing: use specified paper size * Zoom Mode button * Toolbar improvements * Menubar improvements == Math * Color support == Core * Included fonts (Caladea and Carlito) * Digitally signed PDF export * Drawing objects * Technical Dictionary == LibreOfficeKit * Impress supports tile rendering == Filters * Many import filters are improved * SharePoint OneDrive connection == GUI * Dialogs conversion to WidgetLayout finished * Sifr as the default icon theme on OS X * Changes to rulers * Start Center * New default templates * New color selector * Reworked paragraph line spacing dropdown * Bullet and Numbering dropdown * Sidebar changes * Context menu changes * Edit / Read-only mode * Tab changes * Firefox Themes * Image scaling * Simplification of Special Character dialog * Icon improvements * Locale in About dialog * UI text improvements == Localization * New languages/locales with locale data (ca-ES-valencia) * Improved language tools (spell-check dictionaries, thesaurus, hyphenation patterns) Bugfixes: https://wiki.documentfoundation.org/Releases/4.4.0/RC1 https://wiki.documentfoundation.org/Releases/4.4.0/RC2 https://wiki.documentfoundation.org/Releases/4.4.0/RC3
2015-02-04Update to 0.11.2ryoon4-8/+27
* Fix newer boost build. Changelog: mdds 0.11.2 * multi_type_vector * fixed various memory leaks associated with the set() method when a value overwrites an existing element in a managed block. mdds 0.11.1 * all * fixed a large number of outstanding defects reported by Coverity Scan. * multi_type_vector * fixed 2 cases of double-free bug in the variant of swap() that allows segmented swapping. mdds 0.11.0 * sorted_string_map (new) * new data structure to support efficient mapping of textural keys to numeric values when the key values are known at compile time. * multi_type_vector * fixed a bug in transfer() where two adjacent blocks of identical type would fail to be merged in some circumstances. * added shrink_to_fit() to allow trimming of any excess capacity from all non-empty blocks. * fixed a double-free bug in the variant of swap() that allows segmented swapping. * improved the exception message when the block position lookup fails to find valid block position, to make it easier to debug.
2015-02-04The test file for the "one key" test has embedded CVS Identifiers, soagc3-1/+89
work around this.
2015-02-04Updated net/libcmis to 0.5.0ryoon1-1/+2
2015-02-04Updatet to 0.5.0ryoon3-44/+43
Changelog: 0.5.0 * Completely removed the dependency on InMemory server for unit tests * Minimized the number of HTTP requests sent by SessionFactory::createSession * Added Session::getBaseTypes()
2015-02-04Updated converters/libmwaw to 0.3.4ryoon1-1/+2
2015-02-04Update to 0.3.4ryoon3-6/+20
Changelog: 11/9/2014: - AppleWorks/ClarisWorks parser[draw]: try to send master pages on each page of the final documents try to do not cut shapes, pictures which are on several pages (by creating bigger pages) 10/29/2014: - MacDraw Pro: add a parser for MacDraw Pro v1 -------- version 0.3.4 (start) ------------- 10/2/2014: - RagTime v5-v6: begin to find the main structures in a document, to be continued... - fix some coverity problems. 9/12/2014: - AppleWorks: add a presentation parser 8/22/2014: - MacDraw II: add a parser for MacDraw II v1.0-v1.1 -------- version 0.3.3 (start) -------------
2015-02-04add a minimalist shell script to make a tarball of the sources - requestedagc1-0/+11
by various people.
2015-02-04Add coinmpryoon1-1/+2
2015-02-04Added math/coinmp version 1.7.6ryoon1-1/+2
2015-02-04Import coinmp-1.7.6 as math/coinmp.ryoon5-0/+375
CoinMP is a C-API library that supports most of the functionality of CLP (Coin LP), CBC (Coin Branch-and-Cut), and CGL (Cut Generation Library) projects.
2015-02-04Add libpagemakerryoon1-1/+2
2015-02-04Added converters/libpagemaker version 0.0.2ryoon1-1/+2
2015-02-04Import libpagemaker-0.0.2 as converters/libpagemaker.ryoon6-0/+65
The library and utilities for Adobe PageMaker file.