summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-04-12update to ircII 20110228. major changes:mrg6-410/+6
- warn the user if the IRCHOST may be wrong - make /save save /ignore'd things - remove K&R C support - remove many old UNIX platforms support - avoid a spurious SIGALRM - avoid printing some 8-bit unprintable chars - add support for modern qnx
2011-04-11Remove patch-ac as it was incorrect.roy2-26/+1
2011-04-11Fix build on DragonFlyBSD. PR pkg/44832.markd3-5/+28
2011-04-11-update to 0.17.2drochner4-10/+68
changes: bugfixes -make it build against gpsd-2.96
2011-04-11Updated www/ap2-suphp to 0.7.1gls1-1/+2
2011-04-11Update www/ap2-suphp to 0.7.1gls3-10/+18
From Peter Avalos in PR pkg/44762 pkgsrc changes: - pkglint cleanups - set LICENSE - Add MESSAGE to mention the change in configuration file format. Upstream changes: suPHP 0.7.1 has been released. This release fixes a bug causing problems with symbol links in the script path, which was introduced with the 0.7.0 release. suPHP 0.7.0 has been released. With this release, several features that have been on the wish list for a long time, have been realized: * The module for Apache 1.3 only supported AddHandler for older releases. This has been fixed: Now you can use AddType, too. * PHP source highlighting: Files of MIME type application/x-httpd-php-source will now be shown with source highlighting. Remember to set the suPHP_PHPPath directive to enable this feature. * suPHP_AddHandler and suPHP_RemoveHandler directives can now be used on per vhost level, too. * You can configure more than one docroot and use different variables (like user name or home directory) within docroot and chroot settings. Attention: The configuration syntax for suphp.conf has slightly changed with this release. Be sure to read the documentation before upgrading, because existing configuration files will not work without changing them.
2011-04-11add patch from upstream to fix unsufficient memory allocation in the mp4drochner3-2/+19
demuxer which can lead to stack overflow bump PKGREV
2011-04-11update to 1.28.4drochner7-249/+7
changes: bugfixes
2011-04-11add a note to gnutls which will hopefully keep people fromdrochner1-2/+2
updating without testing
2011-04-11Updated games/gbrainy to 1.65wiz2-3/+3
2011-04-11Update to 1.65:wiz2-6/+6
Version 1.65 * 2 bug fixes * Updated translations
2011-04-11Updated misc/gaupol to 0.17.2wiz2-3/+3
2011-04-11Update to 0.17.2:wiz3-7/+9
Gaupol 0.17.2 ============= * Add framerate 24.0 fps found on Blu-rays and use three decimals for all framerates (#580345) * Fix broken inheritance of action classes, which caused Gaupol to fail to start with recent versions of (Py)GTK (#643958) * Fix previewing of changes in position shift and transformation dialogs * Fix eternal loop when opening translation files and having existing zero-duration subtitles * Fix names of filetype filters in open dialog * Update author email address * Move development repository from Gitorious to GitHub (https://github.com/otsaloma/gaupol) * Abandon use of Transifex for translations * Add Turkish translation (Koray Löker and Çağlar Kilimci) Gaupol 0.17.1 ============= * Fix search dialog replace button to change sensitivity without delay to avoid concurrent replacements (#626976) * Save text assistant window size * Show line lengths in text assistant confirmation page * Hopefully fix spell-check not working on Windows (#623864) * Build Windows installer without UI translations to avoid a partly translated mess (especially due to pygtk bug #574520) * Add Hebrew translation (Yaron Shahrabani) * Update Hungarian translation (Andrássy László) * Update Spanish translation (Carlos Mella)
2011-04-11Fix for CVE-2011-1168.markd3-3/+22
2011-04-11Updated devel/p5-IO-Compress to 2.033; textproc/p5-PDF-API2 to 2.019adam1-1/+3
2011-04-11Changes 2.019:adam2-8/+8
* Fix a typo in the require statement for code128 barcodes. * Numerous modules are now only loaded when they're needed, which should help speed up the load time and reduce the memory footprint. * Test coverage is up to about 45% of the codebase. Changes 2.018: * The tests in 2.017 exposed a floating point issue where some computers give more trailing zeros than others. It doesn't affect the output, but it does break the tests on those computers, since the PDFs are slightly different. This version modifies the float() method to remove trailing zeros, which should fix the test breakage and give consistent PDFs. Changes 2.017: * The DejaVu fonts have been removed from the distribution, since they were only used by one example script. If you need them for your project, you can download them from http://dejavu-fonts.org * Fix: Content->bogen() didn't behave as documented if $move was set (it started drawing from the center of the circle rather than [x1, y1]). * The undocumented nettfont method has been removed, along with the supporting PDF::API2::Resource::Font::neTrueType module. * The undocumented save_xml method has been removed, along with the supporting functions in PDF::API2::Basic::*. * The undocumented textstate2 method has been removed from PDF::API2::Content. * Fix create_egs call in Lite.pm * Fix string interpolation in pdf-merge.pl * Fix an error in the synopsis * Fix rename of .cmap files so that they actually work now. * The test suite has grown to nearly 200 tests, covering about 40% of the codebase. There's still plenty of room for improvement.
2011-04-11Changes 2.033:adam2-17/+16
* Fixed typos & spelling errors. Changes 2.032: * IO::Uncompress::Base - An input file that had a valid header, and so would allow creation of the uncompression object, but was then followed by corrupt data would trigger an infinite loop when using the input line oprator. * IO::Compress::Gzip - XFL default settings for max compression & fastest algorithm were the wrong way around. Thanks to Andrey Zholos for spotting this. * IO::Compress::Base::Common - Fixed precedence problem in parameter parsing code.
2011-04-11+ ImageMagick-6.6.9.5, JBidwatcher-2.1.5, akonadi-1.5.2, calibre-0.7.54,wiz1-19/+27
cmus-2.3.5, cone-0.86, courier-0.66.0, dcc-1.3.139, gaupol-0.17.2, gbrainy-1.65, gnucash-2.4.5, gnutls-2.12.2, gssdp-0.10.0, gupnp-0.16.0, k3b-2.0.2, kdevelop-4.2.2, ktorrent-4.1, libdrm-2.4.25, p5-PerlMagick-6.6.9.5, py-twisted-11.0.0, tea-29.0.2, tellico-2.3.3, tiff-3.9.5, wine-1.2.3, wwwoffle-2.9g, x264-devel-20110410.
2011-04-11Updated graphics/jpegoptim to 1.2.4adam1-1/+2
2011-04-11Changes 1.2.4:adam2-11/+6
* The -T/--threshold option was added to set the minimum optimization gain needed before a file is optimized. The default is to optimize if gain is even just one byte. * Some minor fixes were also done.
2011-04-11Updated www/firefox-l10n to 3.6.16obache1-1/+2
2011-04-11sync version with firefox.obache2-228/+228
2011-04-10Add buildlink3.mk file.wiz1-0/+16
2011-04-10Note addition of pcc-libs and update of pccbsiegert1-1/+3
2011-04-10-pccbsiegert1-2/+1
2011-04-10Update pcc to 1.0.0.bsiegert2-8/+9
This is the beta of the first release of pcc since almost forever. The main architectures supported are i386 and amd64, other targets may have less functionality. Update reviewed by Alistair G. Crooks.
2011-04-10Add and enable pcc-libsbsiegert1-1/+2
2011-04-10Initial import of pcc-libs 1.0.0 into the packages collection.bsiegert4-0/+55
This package contains the runtime libraries for pcc, the Portable C Compiler. On some platforms, these libraries are needed to compile code with PCC. Reviewed by Alistair G. Crooks.
2011-04-10Updated devel/tig to 0.17ryoon2-3/+3
2011-04-10Update to 0.17ryoon4-13/+15
Changelog: tig-0.17 -------- Improvements: - Start rewrite of the revision graph renderer. Three modes are supported UTF-8, ncurses line graphics, and ASCII. Also, enable revision graph rendering by default. Bug fixes: - Fix ncurses 2.8 issue by passing non-zero column size to newwin(1). - Fix opening of diffs when browsing branches. tig-0.16.2 ---------- Bug fixes: - Fix regression causing empty tree view. - Fix set_tabsize() compile error for older versions of ncurses. tig-0.16.1 ---------- Improvements: - Add scroll-first-col action to jump to the first column. Bound to '|' by default. - Add 'status-untracked-dirs' option to ignore unknown directories contents in the status view. On by default. Bug fixes: - Fix 'tig show <commit>' to show the provided commit. - Fix problem with empty diff views when file specs were passed on the command line. - Fix segfault when starting tig in pager mode. tig-0.16 -------- Incompatibilities: - Encode everything internally as UTF-8. This can affect performance, but should in general improve handling of character lengths etc. Also, to properly handle UTF-8 environments use ncurses with wide character support. - The use of TIG_{MAIN,DIFF,LOG,TREE,BLOB}_CMD environment variables has been deprecated. To allow configuration of the diff view, TIG_DIFF_OPTS can be used. Improvements: - Plug several memory leaks. - Command line arguments are split into diff, revision, and file arguments and made available as %(diffargs), %(revargs), and %(fileargs). Diff view will limit diffs using %(fileargs). - Status view: update the file variable when a line is selected so %(file) works as expected. - Branch view: add %(branch) symbol providing access to the selected branch. - Branch view: add entry to browse all branches (uses git-log's --all flag). - Abbreviation of author names can now be configured and toggled. - Mark detached heads with [HEAD]. - Add support for displaying dates in local time. Bug fixes: - Status view: fix usage from sub directories, which was broken by the changes made to support blame view from sub directories. - Fix text expansion to not truncate long lines - Fix parsing of boolean show-date values. - Fix relative date. - Fix unbind to behave as if the keybinding was never defined. - Fix unbind to also cover built-in run requests. - Fix parsing of unknown keymap names. - Blame view: fix parent blame to detect renames. It uses "previous" line info from the blame porcelain output added in git version 1.6.3. tig-0.15 -------- Incompatibilities: - Setting the cursor color no longer automatically sets the text to bold. The old 'lazy' behavior was a bug. - Remove check for git-repo-config, which was officially deprecated in git version 1.5.4. The configure script no longer depends on git being installed. Improvements: - Provide the manual as a man page named tigmanual(7). - Add ability to toggle between showing shorter dates (without time info) and relative dates. Use 'D' to toggle between date formats. - Show the active (instead of the default) keybindings in the help view. Furthermore, honor the keymap when suggesting actions in the help messages. - Add branch view for choosing which branch to display in the main view. Bound to 'H' by default. - Tree view: show entry to parent directory ('..') when running from subdirectory. - Tree view: sort entries by name, date or author. Toggling is bound to 'i' by default, with 'I' controlling whether or not to sort in ascending order. - Make height of the lower view in a split view configurable by setting the 'split-view-height' variable to a number or a percentage. Defaults to 2/3 of the total view height. - Allow multiple text attributes for color commands: color cursor white blue underline bold Bug fixes: - Blame view: fix loading of blame data when opened from the tree view and CWD is not the repo root. (Debian bug 540766) - Tree view: fix searching. tig-0.14.1 ---------- Improvements: - Status view: improve "on branch" information inspired by the prompt code in git's bash completion script. - Colors for 256-capable terminals can be specified as colorN. - Entering a number in the prompt will jump to that line number. - Handle core.worktree by setting GIT_DIR and GIT_WORK_TREE. - Make behavior of horizontal scrolling configurable by setting the 'horizontal-scroll' variable to a number or a percentage. Defaults to scrolling 50% of the view width. Bug fixes: - Status view: show error when failing to open a file. - Status view: report failures to update a file. - Blame view: fix problem with uninitialized variable. - Blame view: use line number information when loading blame for specific commit. - Fix handling of quoted strings in the config file. - Fix horizontal scrolling glitches. tig-0.14 -------- Incompatibilities: - The screen-resize action has been deprecated. It had no real use for users and was never meant to be exposed. - The "tree-parent" action was renamed to "parent". Warnings will be emitted for transition. - Remove parsing of deprecated option -S and subcommands log and diff. - The "author" color replaces "main-author". Setting the latter will now set the "author" color. Improvements: - Horizontal scrolling. Bound to Left/Right by default. - Read tigrc(5) options from git configuration files using the syntax: [tig] show-rev-graph = true [tig "color"] cursor = yellow red bold [tig "bind"] generic = P parent - Tree view: avoid flickering when updating. - Tree view: annotate entries with commit information. - Tree & blob view: open any blob in an editor. - Stage & main view: restore view position when reloading. - Blame view: load blame for parent commit. For merge commits the parent is queried. Bound to ',' by default via the existing "parent" action. - Abbreviate author names to initials when the width of the author column is below 6 characters. Bug fixes: - Tree view: fix memory corruption bug when updating. - Tree view: improve handling of empty trees. - Status view: fix reverting of unmerged files. - Fix regression for non-UTF-8 locales corrupting the view data. - Fix regression parsing multiple spaces in ~/.tigrc. tig-0.13 -------- Incompatibilities: - Commands from the environment (e.g. TIG_MAIN_CMD) will no longer have access to shell features, such as subshells and variable expansion. The easiest way to upgrade your configuration is to put such commands in a script file or as a git alias. Improvements: - Display repository references in the sorted order: tags, heads, tracked remotes, remotes. - Add bash completion for blame. - Tree view: edit files of the current branch. - Run requests: new identifiers %(directory), %(file), and %(ref) - Improve responsiveness and view loading speed by using select(2). Bug fixes: - Separate blame revision and file argument by "--" to avoid problems. - Main view: fix redrawing of the last commit wrt. the revision graph. - Fix waiting for input after executing a run request in pager mode. - Status & stage view: refuse to open directories and deleted files. - Tree view: show error when requesting blame for all non-file entries. - Do not draw loading views, which are not displayed. - Fix launching of mergetool from a subdirectory.
2011-04-10pre-create share/gnome/wm-properties, or a file will not be installedobache1-1/+3
2011-04-10+ gecko-mediaplayerobache1-1/+2
2011-04-10Added multimedia/gecko-mediaplayer version 1.0.0obache1-1/+2
2011-04-10Import gecko-mediaplayer-1.0.0 as multimedia/gecko-mediaplayer.obache6-0/+108
Gecko Media Player is a browser plugin that uses GNOME MPlayer to play media in a browser. It should work with all browsers on Unix-ish systems (Linux, BSD, Solaris) and use the NS4 API (Mozilla, Firefox, Opera, etc.). Gecko Media Player is in heavy development, but I wanted to get some code drops out there so that people can start using and testing it.
2011-04-10Note alsa and musicbrainz option (used by gnome-mplayer)obache1-0/+2
2011-04-10+ gnome-mplayerobache1-1/+2
2011-04-10Added multimedia/gnome-mplayer version 1.0.2obache1-1/+2
2011-04-10Import gnome-mplayer-1.0.2 as multimedia/gnome-mplayer.obache6-0/+189
GNOME MPlayer is a GTK GUI for MPlayer based on the Gnome HIG. However, the code is not dependent on any Gnome library
2011-04-10Updated games/onscripter to 20110320ryoon1-1/+2
2011-04-10Update to 20110320ryoon2-6/+6
Changelog: Version 20110309: * only affects to ONScripter for Android. Version 20110320: * Fix segmentation fault in size detection of nbz file in nsa archive.
2011-04-10Updated x11/mlterm to 3.0.3ryoon1-1/+2
2011-04-10Update to 3.0.3.ryoon4-19/+17
* make pkglint happy Changelog: Overview of changes from 3.0.2 ============================== ver 3.0.3 * Add support for iBus. (Experimental) * Even if gdk-pixbuf is not linked to mlterm (--with-imagelib=gdk-pixbuf option is not specified in configure), wall picture, icon picture and pixmap_engine are supported by an external program (mlimgdisplay) which uses gdk-pixbuf. * Support "wall_picture" option partially (BMP format alone) in win32. * Support palette settings in libvte. * libvte uses dpi of gdk for xft font instead of manually calculated one by DisplayWidthMM (,which can return wrong value in vmware) etc. * Unsupported but valid formatted escape / CSI sequence is correctly ignored. (Thanks to Iwamoto Kouichi san) * Support "use_clipboard" option which enables CLIPBOARD selection not only PRIMARY selection. * Other bug fixes: Fix wrong drawing of background of DEC Special characters. (Thanks to Iwamoto Kouichi san) Unhighlight background of bold characters. (Thanks to Iwamoto Kouichi san) SF Bug #3158963 (Thanks to Jyun-Yan You) SF Bug #3053107 (Thanks to Nezmer, Thanks to Iwamoto Kouichi san) Overview of changes from 3.0.1 ============================== ver 3.0.2 * Drop imlib, gdk-pixbuf1 and gtk-1.x support. * Add libvte compatible library using mlterm engine. (Experimental) * Support gnome-pty-helper. (configure with --enable-pty-helper option) * Support "alpha" option in X11. * Add "depth" option. * Support "rgba:RR/GG/BB/AA" format to specify rgba color in 32-bit depth. * Add "bidi_mode" option. * Add "letter_space" option. * Support execution of command like "mlclient -e w3m" in "button3_behavior" option. * Other bug fixes: "ESC [ r" and "ESC c" reset scrolling region. (Thanks to Iwamoto Kouichi san) #3072833 (Thanks to Andreas Metzler) #3051467 (Thanks to David Kolovratnik) #3014219 (Thanks to Khaled Hosny)
2011-04-10Updated mail/getmail to 4.20.2schmonz1-1/+2
2011-04-10Update to 4.20.2. From the changelog:schmonz2-6/+6
-further changes to the Received: header construction to handle IPv6 better. Thanks: Frederic Perrin.
2011-04-10fix condition for cups option.obache1-2/+2
2011-04-09Swap to words to improve a sentence.wiz1-2/+2
2011-04-09Updated emulators/suse113_krb5 to 11.3nb3chs1-1/+2
2011-04-09update to krb5-1.8.1-5.7.1, fixes CVE-2011-0284.chs2-10/+10
2011-04-09Add uulib option.shattered1-0/+1
2011-04-09Note libao 1.1.0 update.shattered2-4/+3