summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-06-11Add emulators/keystone and emulators/py-keystonekamil1-1/+3
2016-06-11Remove stray references to pkgsrc-wipkamil1-3/+3
2016-06-11Add small patch from PR 36656 to prevent false matches when looking indholland2-9/+18
fstab. (It can also potentially prevent true matches and the whole chunk of code involved should ideally be rewritten sanely, but it's better than randomly doing entirely the wrong thing.)
2016-06-11Import keystone-0.9 as emulators/py-keystonekamil3-0/+67
Keystone is a lightweight multi-platform, multi-architecture assembler framework. It offers some unparalleled features: * Multi-architecture, with support for Arm, Arm64 (AArch64/Armv8), Hexagon, Mips, PowerPC, Sparc, SystemZ & X86 (include 16/32/64bit). * Clean/simple/lightweight/intuitive architecture-neutral API. * Implemented in C/C++ languages, with bindings for Python, NodeJS, Ruby, Go & Rust available. * Native support for Windows & *nix (with Mac OSX, Linux, *BSD & Solaris confirmed). * Thread-safe by design. * Open source - with a dual license. Keystone is based on LLVM, but it goes much further with a lot more to offer. This package ships with Python bindings. Originally packaged in pkgsrc-wip by myself.
2016-06-11Import keystone-0.9 as emulators/keystonekamil5-0/+60
Keystone is a lightweight multi-platform, multi-architecture assembler framework. It offers some unparalleled features: * Multi-architecture, with support for Arm, Arm64 (AArch64/Armv8), Hexagon, Mips, PowerPC, Sparc, SystemZ & X86 (include 16/32/64bit). * Clean/simple/lightweight/intuitive architecture-neutral API. * Implemented in C/C++ languages, with bindings for Python, NodeJS, Ruby, Go & Rust available. * Native support for Windows & *nix (with Mac OSX, Linux, *BSD & Solaris confirmed). * Thread-safe by design. * Open source - with a dual license. Keystone is based on LLVM, but it goes much further with a lot more to offer. Originally packaged in pkgsrc-wip by myself.
2016-06-11Drop reference to webkit1 from a commentkamil1-2/+1
2016-06-11Removed strawman TODO items from the documentation.rillig1-33/+1
2016-06-11Removed www/webkit1-gtkkamil1-1/+3
Removed www/webkit1-gtk3
2016-06-11Deduplicate www/webkits -- remove the oldest unneeded version webkit1-gtk*kamil41-2362/+0
For future consumers: webkit24 should be compatible with webkit1.
2016-06-11Detach www/webkit1-gtk{,3}kamil1-3/+1
2016-06-11Replaced esoteric examples of using make variables with practical ones.rillig1-109/+103
2016-06-11Updated fonts/sourcecodepro-fonts to 1.030wiz2-3/+3
2016-06-11Update to latest version.wiz3-11/+20
The versioning is quite confusing (2.010 vs 1.030). I went with the lower version. For the same reason I didn't use the github framework. Changes: Adds italic styles to family. (GitHub issue #6) Adds Powerline symbols. (GitHub issue #43) Adds mathematical operators specifically requested to date. (GitHub issue #49) Adds geometric shapes specifically requested to date. (GitHub issue #51) Changes vendor ID from ADBE to ADBO. (GitHub issue #80) Updates name table to remove full license text. (GitHub issue #83) Increases length of em dash. (GitHub issue #85) Adds character variants features (ccXX). Adds support for some extended Latin (IPA). Adds characters to fully support WGL4 standard. Adds characters that were missing for Arabic and Hebrew transliteration schemes. Adds a few emoji characters. Adds SVG colored versions of these characters: ☑ ✓ ♪ ♫ ♥ ♦ ☺ ☻ ❤ ☕ 💩 🤖 🔒 Nudges the dot accent up to prevent from collapsing in CFF fonts. Adjusts design and positioning of cedillas. Updates the design of the following glyphs in intermediate weights, thanks to intermediate master: B, M, N, W, e, g, m, w, Bstroke, Hbar, Oslash, Tbar, Eth, ae, bstroke, dcroat, eogonek, hbar, oslash, oe, eth, zero.0, zero.0o, zero.0c, e.sups Updates design of ringhalfleftmod, ringhalfrightmod. The following changes only apply to the Roman fonts: Adds support for Greek and Cyrillic. (GitHub issues #48 & #85) Adds alternate lowercase i with foot serifs (ss04 – stylistic set 4).
2016-06-11Define TEST_TARGET.schmonz1-4/+3
2016-06-11Added games/pmars version 0.9.2kamil1-1/+2
2016-06-11Add games/pmarskamil1-1/+2
2016-06-11Import pmars-0.9.2 as games/pmarskamil9-0/+185
Core War is a game in which two or more virus-like programs fight against each other in a simulated memory space or core. Core War programs are written in an assembly language called Redcode which is interpreted by a Core War simulator or MARS (Memory Array Redcode Simulator). The object of the game is to prevent the other program(s) from executing.
2016-06-11Updated net/wget to 1.18wiz1-1/+2
2016-06-11Updated wget to 1.18.wiz3-8/+23
* Changes in Wget 1.18 * By default, on server redirects to a FTP resource, use the original URL to get the local file name. Close CVE-2016-4971. This introduces a backward-incompatibility for HTTP->FTP redirects and any script that relies on the old behaviour must use --trust-server-names. * Check the HSTS file is not world-writable before using it. * Parse <img srcset> attributes on a recursive download. * Fix problem with SNI server names having trailing dot(s) * New options --bind-dns-address and --dns-servers. * When Wget is built with libiconv, it now converts non-ASCII URIs to the locale's codeset when it creates files. The encoding of the remote files and URIs is taken from --remote-encoding, defaulting to UTF-8. The result is that non-ASCII URIs and files downloaded via HTTP/HTTPS and FTP will have names on the local filesystem that correspond to their remote names.
2016-06-11Updated devel/gmake to 4.2.1wiz1-1/+2
2016-06-11Updated gmake to 4.2.1.wiz6-214/+7
Version 4.2.1 (10 Jun 2016) A complete list of bugs fixed in this version is available here: http://sv.gnu.org/bugs/index.php?group=make&report_id=111&fix_release_id=107&set=custom This release is a bug-fix release.
2016-06-11Updated devel/gettext to 0.19.8.1wiz1-1/+2
2016-06-11Update gettext* to 0.19.8.1:wiz3-12/+12
0.19.8.1 fixes an unintentional soname bump in the included libraries. Version 0.19.8 - June 2016 * Support for reproducible builds: - msgfmt now produces little-endian .mo files by default. * Programming languages support: - XML: xgettext and msgfmt now look for .its files in directories supplied through the GETTEXTDATADIRS or XDG_DATA_DIRS environment variable. - JavaScript: xgettext and msgfmt now recognize numbered arguments in format strings. * Portability: - Improve OS/2 kLIBC support. - Fix libintl compilation issue with pre-C99 compilers. It was a regression since 0.19.5. - The AM_GNU_GETTEXT Autoconf macro can now detect musl-libc's gettext as a compatible implementation.
2016-06-11Add gmake to tools.youri1-2/+2
2016-06-11Migrated the pkgsrc guide to DocBook 4.5.rillig6-21/+32
This allows the use of the <code> element instead of <literal>, and several other enhancements. The formatting specification in default.dsl is necessary because DSSSL does not recognize the <code> element and therefore formats it in red by default.
2016-06-11regenrillig2-362/+165
2016-06-11Removed unnecessary complexity and super-special corner cases from therillig7-140/+45
documentation.
2016-06-11Updated games/scummvm to 1.8.1wiz2-3/+3
2016-06-11Updated scummvm to 1.8.1.wiz3-10/+14
1.8.1 (2016-05-25) New ports: - Added Nintendo 3DS port. - Added Android SDL port. General: - Removed TESTING flag from several supported games. - Added Chinese Pinyin translation. - Fixed cursor stuttering in the launcher that occured on some systems. BBVS: - Fixed game restart. CinE: - Fixed sound effect loading. Drascula: - Fixed text alignment to be faithful to the original. - Fixed character walking off screen. - Fixed loading savegames in the Pendulum scene. - Fixed wrong background for inventory items during chapter 6 in the Spanish version. - Fixed animations speed (they were running two times slower than in the original engine). - Fixed noise at start and/or end of speech. This was most noticeable with the Spanish speech. - Fixed delay when interacting with the verb menu and the inventory. - Fixed possibility to pick up the axe in the castle multiple times. Gob: - Fixed lock up for some games during sound initialization. KYRA: - Fixed potential crash when using swamp snake potion on the rat in Hand of Fate. (NOTE: This fix was included in version 1.8.0, but it was not added to the NEWS file). - Fixed missing voice reactions when hitting enemies in CD version of Lands of Lore. Lab: - Fixed lock-up during ending sequence. - Improved internal game controls. - Fixed lock-up during some in-game animations. SAGA: - Fixed user interface colors in the French and German versions of I Have No Mouth and I Must Scream. SCI: - Make cursor workarounds work properly on OpenPandora (and other devices, that support touch screen and analog sticks/mouse at the same time) - Script patch to fix broken ending battle in multilingual King's Quest 5 (French, German + Spanish versions are all broken) - Fixed invalid memory access, when loading broken King's Quest 5 credit music track - Fixed lowres/hires issues in King's Quest 6 when saving, changing the lowres/hires setting and restoring the saved game afterwards. SCUMM: - Fixed detection of Maniac Mansion from Day of the Tentacle in the Windows version of ScummVM. - Fixed a sound effect not stopping in Loom EGA with AdLib. Broken Sword 2.5: - Added option to use English speech instead of German one when no speech is available for the selected language. - Fixed resource releasing on game exit. - Fixed game restart after language change in-game. - Fixed flickering in main Menu. - Fixed long save time on Windows. Windows port: - Fixed bug in MIDI device listing affecting cases where MIDI devices were not usable. Mac OS X port: - Dock menu for ScummVM now lists recently played games when ScummVM is not running and allows starting those games. - Enabled Sparkle application updater. GCW0 port: - Improved support for built-in ScummVM documentation. 1.8.0 (2016-03-04) New Games: - Added support for Rex Nebular and the Cosmic Gender Bender. - Added support for Sfinx. - Added support for Zork Nemesis: The Forbidden Lands. - Added support for Zork: Grand Inquisitor. - Added support for The Lost Files of Sherlock Holmes: The Case of the Serrated Scalpel. - Added support for The Lost Files of Sherlock Holmes: The Case of the Rose Tattoo. - Added support for Beavis and Butthead in Virtual Stupidity. - Added support for Amazon: Guardians of Eden. - Added support for Broken Sword 2.5: The Return of the Templars. - Added support for The Labyrinth of Time. New Ports: - Added Raspberry Pi port. - Added GCW0 port. General: - Updated Munt MT-32 emulation code to version 1.5.0. SDL: - Alt-x no longer quits ScummVM. Use Cmd-q/Ctrl-q/Ctrl-z instead; see README. - On POSIX systems we now follow the XDG Base Directory Specification for placement of files for users. This effectively results in new locations for our configuration file, our log file, and our default savegame path. We still support our previous locations. As long as they are present, we continue to use them. Please refer to the README for the new locations. File locations on Mac OS X are not affected by this change. 3 Skulls of the Toltecs: - Improved AdLib music support. AGI: - It is now possible to disable mouse support (except for Amiga versions and fanmade games, that require a mouse). - Fixed PCjr sound volumes. - Major rewrite of graphics subsystem. - Support for Apple IIgs, Amiga + Atari ST transitions, fonts and mouse cursors. The Atari ST 8x8 system font is not included with ScummVM. - Added ability to make for example a PC version look like an Apple IIgs version. This includes palette, cursor, transition and even font. Just set corresponding render mode. - Fixed Apple IIgs game versions running too fast. - Added support for automatic saving/restoring used by Mixed Up Mother Goose. - Removed forced two second delay on room changes; replaced with heuristic. - Fixed certain key bindings breaking after saving/reloading. AGOS: - Fixed arpeggio effect used in music of Amiga version of Elvira 1. - Fixed loading and saving progress in the PC version of Waxworks. - Fixed verb area been removed in Amiga versions of Simon the Sorcerer 1. - Added Accolade AdLib & MT-32 music drivers for the games: Elvira 1, Elvira 2, Waxworks and Simon the Sorcerer 1 demo. - Added Simon the Sorcerer 1 AdLib output. This vastly improves the AdLib output and makes it closer to the original. Broken Sword 1: - Fixed Macintosh version speech when running on big endian systems. - Fixed loading from Main Menu in bull's head scene, and maybe other scenes. CinE: - Added support for music in CD version of Future Wars. MADE: - Improved AdLib music support in Return to Zork. SAGA: - Improved AdLib music support. SCI: - Handling of music priority has been greatly improved. - A lot of fixes for original game script bugs that also occurred when using the original interpreter. This affects the following games: KQ6 (Dual Mode), LSL5, PQ1, QfG1 (EGA), QfG1 (VGA), QfG2, QfG3, SQ1, SQ4 (CD). - Restoring from the ScummVM in-game menu should now work all the time. - Improved support for Japanese PC-9801 games. - Default to hi res version of KQ6, changeable using engine option. SCUMM: - Major improvements to Korean versions text rendering. - Implemented original Maniac Mansion v0-v1 walking code. - It is now possible to play Maniac Mansion from within Day of the Tentacle, with a few caveats. See README for details. - Alt-x can now be used to quit SCUMM games on all platforms. - Improved lip sync animation in later HE games. Tinsel: - Improved AdLib music support in Discworld 1.
2016-06-11Updated net/wireshark to 2.0.4wiz2-3/+3
2016-06-11Updated wireshark to 2.0.4.wiz2-7/+7
Wireshark 2.0.4 Release Notes What's New Bug Fixes The following vulnerabilities have been fixed: * [1]wnpa-sec-2016-29 The SPOOLS dissector could go into an infinite loop. Discovered by the CESG. * [2]wnpa-sec-2016-30 The IEEE 802.11 dissector could crash. ([3]Bug 11585) * [4]wnpa-sec-2016-31 The IEEE 802.11 dissector could crash. Discovered by Mateusz Jurczyk. ([5]Bug 12175) * [6]wnpa-sec-2016-32 The UMTS FP dissector could crash. ([7]Bug 12191) * [8]wnpa-sec-2016-33 Some USB dissectors could crash. Discovered by Mateusz Jurczyk. ([9]Bug 12356) * [10]wnpa-sec-2016-34 The Toshiba file parser could crash. Discovered by iDefense Labs. ([11]Bug 12394) * [12]wnpa-sec-2016-35 The CoSine file parser could crash. Discovered by iDefense Labs. ([13]Bug 12395) * [14]wnpa-sec-2016-36 The NetScreen file parser could crash. Discovered by iDefense Labs. ([15]Bug 12396) * [16]wnpa-sec-2016-37 The Ethernet dissector could crash. ([17]Bug 12440) The following bugs have been fixed: * Saving pcap capture file with ERF encapsulation creates an invalid pcap file. ([18]Bug 3606) * Questionable calling of Ethernet dissector by encapsulating protocol dissectors. ([19]Bug 9933) * Wireshark 1.12.0 does not dissect HTTP correctly. ([20]Bug 10335) * Don't copy details of hidden columns. ([21]Bug 11788) * RTP audio player crashes. ([22]Bug 12166) * Crash when saving RTP audio Telephony->RTP->RTP Streams->Analyze->Save->Audio. ([23]Bug 12211) * Edit - preferences - add column field not showing dropdown for choices. ([24]Bug 12321) * Using _ws.expert in a filter can cause a crash. ([25]Bug 12335) * Crash in SCCP dissector UAT (Qt UI only). ([26]Bug 12364) * J1939 frame without data = malformed packet ? ([27]Bug 12366) * The stream number in tshark's "-z follow,tcp,<stream number>" option is 0-origin rather than 1-origin. ([28]Bug 12383) * IP Header Length display filter should show calculated value. ([29]Bug 12387) * Multiple file radio buttons should be check boxes. ([30]Bug 12388) * Wrong check for getaddrinfo and gethostbyname on Solaris 11. ([31]Bug 12391) * ICMPv6 dissector doesn't respect actual packet length. ([32]Bug 12400) * Format DIS header timestamp mm:ss.nnnnnn. ([33]Bug 12402) * RTP Stream Analysis can no longer be sorted in 2.0.3. ([34]Bug 12405) * RTP Stream Analysis fails to complete in 2.0.3 when packets are sliced. ([35]Bug 12406) * Network-Layer Name Resolution uses first 32-bits of IPv6 DNS address as IPv4 address in some circumstances. ([36]Bug 12412) * BACnet decoder incorrectly flags a valid APDU as a "Malformed Packet". ([37]Bug 12422) * Valid ISUP messages marked with warnings. ([38]Bug 12423) * Profile command line switch "-C" not working in Qt interface. ([39]Bug 12425) * MRCPv2: info column not showing info correctly. ([40]Bug 12426) * Diameter: Experimental result code 5142. ([41]Bug 12428) * Tshark crashes when analyzing RTP due to pointer being freed not allocated. ([42]Bug 12430) * NFS: missing information in getattr for supported exclusive create attributes. ([43]Bug 12435) * Ethernet type field with a value of 9100 is shown as "Unknown". ([44]Bug 12441) * Documentation does not include support for Windows Server 2012 R2. ([45]Bug 12455) * Column preferences ruined too easily. ([46]Bug 12465) * SMB Open andX extended response decoded incorrectly. ([47]Bug 12472) * SMB NtCreate andX with extended response sometimes incorrect. ([48]Bug 12473) * Viewing NFSv3 Data, checking SRTs doesn't work. ([49]Bug 12478) * Make wireshark with Qt enabled buildable on ARM. ([50]Bug 12483) Updated Protocol Support AFS, ANSI IS-637 A, BACapp, BT BNEP, Cisco FabricPath MiM, CSN.1, DCERPC SPOOLS, DIS, Ethernet, GSM A RR, ICMPv6, IEEE 802.11, IPv4, ISUP, J1939, JXTA, LAPSat, LPADm, LTE-RRC, MRCPv2, NFS, OpenFlow, SGsAP, SMB, STT, TZSP, UMTS FP, and USB New and Updated Capture File Support Aethra, Catapult DCT2000, CoSine, DBS Etherwatch, ERF, iSeries, Ixia IxVeriWave, NetScreen, Toshiba, and VMS TCPIPtrace
2016-06-11Updated graphics/py-mcomix to 1.2.1wiz2-3/+3
2016-06-11Updated py-mcomix to 1.2.1.wiz3-44/+50
MComix 1.2.1 Release date: 2016-02-12 ENVIRONMENT/LOCALE/TRANSLATIONS: - Fixed a bug that made it impossible to open a book with MComix directly if the path contains spaces (Windows only) - Updated libraries for the Windows distribution: UnRAR DLL MComix 1.2 Release date: 30.01.2016 GUI/MAIN: - If metadata-based rotation is enabled, PNG files will be automatically rotated as well. - Double page mode respects Exif rotation now. - Some transformation issues have been fixed. In double page mode, all transformations are applied to the union of both pages. Also, reflection is performed first, followed by rotation. - Some OSD issues have been fixed. - When flipping pages, the content of the viewport does not appear somewhere else first anymore. - The default scaling quality is now "Bilinear". GUI/THUMBNAILER: - The thumbnailer now displays page numbers in a reasonable color appropriate for the respective background color. - The thumbnailer uses the same size for all thumbnails now. If thumbnails need to be rescaled, it is done using linear interpolation. - When using the keyboard, the thumbnailer now tries to keep the currently selected page in the upper half of its area. - The size of the thumbnailer is calculated more reasonably now. - Fixed a bug that could lead to crashes if the thumbnailer uses a dynamic background color. - The "missing image" icon appears in its original size in the thumbnailer. - Fix race condition that could lead to thumbnails being rendered with different sizes. - Added a workaround for a bug in gdk-pixbuf that could prevent thumbnails of animated GIF images from being rendered properly. For details, see https://bugzilla.gnome.org/show_bug.cgi?id=735422 - Re-enabled double buffering for the thumbnailer. GUI/LIBRARY: - Some encoding issues with the library have been fixed. - The cover display in the library has been fixed. - The book area uses a tighter layout. - Various other issues with the library have been fixed. GUI/EDITARCHIVE: - Applying changes in the "Edit archive" dialog could raise an exception under certain circumstances. This has been fixed. - Fixed a bug that prevented MComix from shutting down properly if an archive with no images in it has been opened or the "Edit archive" dialog has been used. - Some issues with displaying thumbnails in the "Edit archive" dialog have been fixed. GUI/WM: - Fullscreen handling has been improved. - The Preferences dialog is not modal anymore. - When clicking on the thumbnailer while the main window is unfocused, the window should be focused only without switching to another page. This has been fixed so it works properly now. - Modal dialogs do not immediately hide the mouse cursor in the main area anymore. - Fix various minor window manager interaction issues. - The default window width is now 640 pixels. GUI/MISC: - You can select the text in the Properties dialog now. - The "Continue reading" dialog defaults to "Yes" now. - Dialogs refresh their respective contents whenever you switch to another page or book. - The password dialog now displays the path of the archive. - Overall widget handling has been fixed and improved. This also eliminates some GTK warnings. - Fixed a lot of issues with empty directories and empty archives. - File name filters and supported formats handling have been improved. - Various other issues with the Preferences dialog and the Properties dialog have been fixed. - Recently opened PDF files are now listed in the "Recent Files" menu. ENVIRONMENT/LOCALE/TRANSLATIONS: - The list of supported image formats is now determined dynamically, depending on the underlying libraries. This might implicitly add support for image formats such as WebP. - Due to a bug, PIL (or Pillow) was preferred over GdkPixbuf on Windows in earlier versions. Now, GdkPixbuf will be preferred on Windows as well. - MComix uses czipfile when available to speed up extraction of encrypted zip files. - Zombie processes will be removed if possible. - Some issues related to child processes have been fixed. Unnecessary console windows should not appear anymore. - File descriptors will be properly closed when possible. This fixes an issue especially on Windows where files used to stay "locked". - Searching for external tools (e.g. MuPDF) is performed more properly now. - Temporary directories will be created only when necessary and will be deleted as soon as the corresponding book has been closed. - The shebangs now ask for python2 instead of just python so we do not accidentally run Python 3. - comicthumb has been rewritten to make it consistent with MComix. - Some locale issues have been fixed. - The French translation has been updated. - The Russian translation has been updated (by Ulyanich Michael). - The Korean translation has been updated (by Gyeongmin Bak). - Fixed PDF support with newer versions of MuPDF (1.7 and 1.8). - Better support for using the 7z executable: encrypted files are now supported (including encrypted header support, and for all supported formats: 7z, RAR and ZIP). - Fixed an issue with unrar.dll that could lead to crashes if 7z is also present. - Improved detection of available RAR extractors. (unrar-free is currently incompatible with MComix and will be ignored.) - Fixed support for LHA archives (they were always marked as empty). - Fixed support for tar.xz archives (they were always marked as empty). - Updated libraries for the Windows distribution: Pillow 3.1.0 and UnRAR 5.30 - On Windows, MComix normally appears to be frozen on startup while fontconfig is updating the font cache. As a workaround, a window will be displayed. - Fix MComix not starting when 'auto load last file' is on and the last attempt at opening a file was an invalid path - The Windows icon file mcomix.ico has been updated. MISC: - The MIME database has been updated. - The Py2Exe workaround has been removed. - A Wine-based helper script allows building Windows versions of MComix in Wine. - Huge code refactoring, cleanups and documentation updates - Various minor bug fixes and improvements - New code and examples for testing, improved logging - New version numbering scheme in compliance with PEP440 - ChangeLog updated for MComix 1.01
2016-06-11Updated time/p5-DateTime-TimeZone to 2.00wiz2-4/+3
2016-06-11Updated p5-DateTime-TimeZone to 2.00.wiz2-8/+7
2.00 2016-06-07 - The fix in 1.99 broke the parsing of the etcetera zones, which are specified as 1 or 2 digit offsets in hours, unlike all other zones which are written as "1:00" or "-2:00". 1.99 2016-06-07 - When parsing the POSIX zones in the etcetera file, don't special case the ETC[+-]NN zones. These are weirdly named, as ETC+8 is 8 hours _behind_ UTC, and -6 is 6 hours _ahead_. Previously, we were swapping these so the name matched the sane usage, but this is confusing for anyone who is explicitly trying to use the POSIX names, expecting the bizarre (but POSIXly correct) interpretation. Patch by Bron Gondwana. GitHub PR #7.
2016-06-11Updated misc/p5-Business-ISBN to 2.011wiz2-3/+3
2016-06-11Updated p5-Business-ISBN to 2.011.wiz2-8/+7
2.011 2016-06-07T18:20:50Z * bump to stable release 2.010_01 2016-03-28T03:45:17Z * Had error_* methods to get the error text and check the error conditions so you don't have to use %ERROR_TEXT or the constants. * Deprecate the xisbn stuff. It's still there, but it should have disappeared about two weeks ago. * Add an example of inserting an unofficial group code for the Blake and Taylor shenanigans.
2016-06-11Updated net/mikutter to 3.4.0tsutsui1-1/+2
2016-06-11Update mikutter to 3.4.0.tsutsui2-8/+8
Upstream changes (from 3.3.x, which include changes during alpha releases): * library * Pluggaloid 1.1 * "open tweet" function * profile * brush up UI * a bunch of settings for reply tweet view * a bunch of settings for quoted retweet view * fix issue that clicking video links just showed thumbnail image * drop Ruby 2.0 support and requires 2.1 or later * Cairo::SubPartsMessageBase * "tweet in tweet view" function used for reply and quoted tweets, which can be used third party plugins * graph of plugin dependency now can be used by mikutter sources * plugin dependency now can be put into dot file
2016-06-11Removed the "word of warning" concerning installation of binary packages.rillig1-19/+1
It equally applies to installation of source code packages.
2016-06-11Added examples to the regression tests documentation.rillig1-23/+47
2016-06-11Encourage pkgsrc users to fix problems themselves.rillig1-1/+4
2016-06-11Improved the wording in the INTERACTIVE_STAGE explanation and generalrillig1-29/+20
notes about using variables at load time.
2016-06-11Removed the word "problems" from headlines.rillig1-5/+5
Handling packages on GitHub or packages using libtool is not a problem, it is part of normal operations.
2016-06-11Updated security/tor-browser to 5.5.4nb2wiz1-1/+2
2016-06-11mprotect fixes. Bump PKGREVISION.wiz1-2/+5
2016-06-11regenrillig2-252/+282
2016-06-11Fixed pkglint warnings.rillig5-9/+14
2016-06-11Added devel/p5-Function-Parameters version 1.0705kamil1-1/+2
2016-06-11Add devel/p5-Function-Parameterskamil1-1/+2