Commit graph

4496 commits

Author SHA1 Message Date
drochner
91e0b6de21 kill a DISABLE_DEPRECATED to make this build against recent gtk2 2011-04-15 16:08:06 +00:00
wiz
3e1dce8ca4 Fix build with png-1.5. 2011-04-12 21:48:01 +00:00
wiz
43aefeb5ed Update to 2.1.5:
eBay has been pretty active lately; this most recent breakage was
just of non-US non-PayPal listings. I took the opportunity to
address a few minor issues, while I'm looking into some longer-term
problems. Best of luck with your auctions!

Fixes

    * The non-US non-PayPal item issue
    * 'Post to: ' in location fields
    * Failure to read feedback scores

Improvements

    * Some attempts to improve data consistency
    * Completed auction loading and 'lost' auction recovery don't
    block each other
    * Better messaging around the browse-to site and My JBidwatcher
    configurations
    * Show the revision number on Windows and Linux
2011-04-12 08:46:19 +00:00
wiz
eb6783f66a Update to 0.17.2:
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-11 14:56:00 +00:00
obache
e318b55716 Update fd to 3.00j.
Ver. 3.00j	Failure of some HTTP redirection is fixed.
 (09/25/10)	Needless network access when URLDRIVE=1 is suppressed.
		Mis-parsing of the file list from some HTTP servers is fixed.
		Failure of INFO_FILESYS on MINIX is fixed.

Ver. 3.00i	Support MINIX 3.
 (07/24/10)	Support NetBSD 5.0.
		Changing to directory on some pseudo file system is allowed.
		Freezing of pseudo terminal with utf8-mac is fixed.
		Failure to convert Kanji code of startup argument is fixed.
		Broken shell output string with effective DEFKCODE is fixed.
		Failure to convert case letter on ShiftJIS is fixed.
		Miscount of items on customizer when changing tab is fixed.
		Misprint of string to map key code is fixed.
		Column overflow of Japanese filename on status line is fixed.
		Wrong cursor position when closing archive browser is fixed.
		Failed archive browser with here-document is fixed.
		Illegal newline code with archive browser is fixed. (MS-DOS)
		Invalid terminal input with internal shell on DJGPP is fixed.
		Unloadable newline (^J) from command history file is fixed.

Ver. 3.00h	Hang-up when 'PS1' internal variable includes \[...\] is fixed.
 (06/14/10)	Failure to compile with non-standard C compiler is fixed.
		Recursive call of malloc() in abortion is fixed.

Ver. 3.00g	Broken tree screen with unprintable directory name is fixed.
 (06/04/10)	Abortion when accessing directory with Japanese is fixed.
		Buffer overflow in Japanese string parser is fixed.

Ver. 3.00f	Mis-action of 'dir' builtin which differs from MS-DOS is fixed.
 (05/29/10)	Invalidated default attribute mask of 'dir' builtin is fixed.
		Abortion when canceling in COPY_TREE/MOVE_TREE is fixed.

Ver. 3.00e	Add mkdir_p.c for installation.
 (02/27/10)	Support Cygwin 1.7.1.
		Failure to compile with some non-ANSI C compilers is fixed.

Ver. 3.00d	Freezing by filename completion on some environments is fixed.
 (11/30/08)	Mis-identified path invoked as login shell via su(1) is fixed.
		Freezing by the large value set as 'HISTSIZE' is fixed.
		Bug that 'echo' builtin ignores anyone starts with - is fixed.
		Support function keys with some VT100 compatible terminals.
		Warning by ioctl() on 64bits BSDs is fixed.

Ver. 3.00c	Bug to garble the pasted string when INPUTKCODE=utf8 is fixed.
 (07/27/08)	Failure to access the root directory is fixed. (MS-DOS)
		Failure to be invoked on Windows NT is fixed. (MS-DOS)
		Illegal newline code for input/output is fixed. (MS-DOS)
		Failure to replace some strings in 'fc' builtin is fixed.

Ver. 3.00b	Failure to replace with $()/$(()) is fixed.
 (07/06/08)	Bug that some temporary files may remain is fixed.
		Freezing by here-document with huge size is fixed.
		Mis-substitution of variables with exit status is fixed.
		Failure to treat argument with '=' as substitution is fixed.
		Buffer overflow with the undefined floppy drive is fixed.
		Mis-operation for redirections with complex sentences is fixed.
		Bug that trap on exit cannot be executed suitably is fixed.
		Inaccurate value of 'LINENO' internal variable is fixed.
		Bug that newline cannot be allowed in 'case' sentence is fixed.
		Bug that ${} cannot include meta characters within "" is fixed.
		Mis-replacement for meta characters in here-document is fixed.
		Adjust representations for 'FD_VERSION' of each documents.
		Bug that 'FD_VERSION' may not be set is fixed.

Ver. 3.00a	Failure to replace the alias with no argument is fixed.
 (06/21/08)	Abortion with recursively invoked archive browser is fixed.
		Resolve a directory traversal vulnerability on the URL drive.
		Mis-implementation of telnet commands in FTP is fixed.
		Failure to compile on Solaris 8 is fixed.
		Adjust representations of each documents to Ver. 3.00.

Ver. 3.00	Add the URL drive function.
 (05/31/08)	Add scheme moditiers to access socket as redirect file.
		Support the message catalog.
		Abolish limits of each registrations.
		Support argument of EDIT_CONFIG as environment variable name.
		Add 'AUTOUPDATE' internal variable.
		Add 'VERSION' internal variable.
		Add 'URLDRIVE', 'URLKCODE', 'HIDEPASSWD' internal variables.
		Add 'URLOPTIONS', 'URLTIMEOUT' internal variables.
		Add 'FTPPROXY', 'FTPLOGFILE', 'FTPADDRESS' internal variables.
		Add 'HTTPPROXY', 'HTTPLOGFILE' internal variables.
		Add 'HTMLLOGFILE' internal variable.
		Add 'accept', 'socketinfo', 'addcr' builtins.
		Add -N option in 'echo' builtin.
		Add -N option in 'read' builtin.
		Add the formats of %w, %p, %B, %b, %/, %! for archive browser.
		Add the redirectees of '<>&', '><&' for duplication.
		Add the redirectees of '<>-', '<>&-', '><-', '><&-' for close.
		Change default file descriptor of '><' redirectee to stdout.

Ver. 2.09i	Failure to compile on Darwin 9.x (Mac OS X 10.5) is fixed.
 (04/19/08)	Odd screen when displaying some long file names is fixed.
		Failure to write directory for FAT file system is fixed.

Ver. 2.09h	Bug that ATTR_FILE/ATTR_DIR have sometimes no effect is fixed.
 (03/15/08)	Unsuitable error message with no controlling terminal is fixed.
		Odd completion choice list while shifting filename is fixed.

Ver. 2.09g	Abortion with no controlling terminal is fixed.
 (01/26/08)	Failure to find the startup directory is resolved partly.
		Failure to input some special keys is reduced.

Ver. 2.09f	Bug to garble the pasted string in some environments is fixed.
 (10/28/07)	Mis-inputted keys after dynamic variation of 'TERM' is fixed.
		Bug to ignore some configuration files on NFS is fixed.
		Failure with some builtins in non-interactive shell is fixed.
		Bug not to expand variables after '~' is fixed.

Ver. 2.09e	Freezing sometimes caused in 'copy' builtin is fixed.
 (09/16/07)	Abortion when missing the current directory is fixed.
		Wrong default file descriptor of '<>'/'><' redirectee is fixed.
		Incomplete check for the supplementary group is fixed.

Ver. 2.09d	Support Linux kernel 2.6.20.
 (04/26/07)	Progress key responses when INPUTKCODE=utf8.
		Abortion with accessing the empty directory is fixed.
		Inaccessiblity of the floppy drive with large size is fixed.

Ver. 2.09c	Failure to support Linux kernel 2.6.18 is fixed.
 (01/17/07)

Ver. 2.09b	Support Linux kernel 2.6.18.
 (12/22/06)	Bug that '..' is not accessible in floppy drive is fixed.
2011-04-08 11:34:44 +00:00
wiz
3cd8efec95 The syntax doesn't work on most shells, remove the patches again until
they're fixed properly. Reported by drochner. Bump PKGREVISION.
2011-04-05 12:05:01 +00:00
wiz
265479cd10 Fix CVE-2008-0386 using patch from upstream repository.
Patch created by Makoto Fujiwara.

Bump PKGREVISION, set LICENSE.
2011-04-05 09:13:42 +00:00
bouyer
f431d51c8b Don't #include <ufs/ufs/quota.h> on NetBSD. it makes the build fail on
current, and nothing related to quotas is needed here.
OK agc@
2011-04-01 20:11:33 +00:00
taca
7b6fb22521 * Allow build on not only ruby18 but ruby19.
* Ugly hack to replace with already installed gem command.

Bump PKGREVISION.
2011-03-27 13:02:17 +00:00
taca
531790bcf7 Update misc/ruby-bundler package to 1.0.10.
## 1.0.10 (February 1, 2011)

Bugfixes:

  - Fix a regression loading YAML gemspecs from :git and :path gems
  - Requires, namespaces, etc. to work with changes in Rubygems 1.5

## 1.0.9 (January 19, 2011)

Bugfixes:

  - Fix a bug where Bundler.require could remove gems from the load
    path. In Rails apps with a default application.rb, this removed
    all gems in groups other than :default and Rails.env.

## 1.0.8 (January 18, 2011)

Features:

  - Allow overriding gemspec() deps with :git deps
  - Add --local option to `bundle update`
  - Ignore Gemfile.lock in newly generated gems
  - Use `less` as help pager instead of `more`
  - Run `bundle exec rake` instead of `rake` in Capistrano tasks

Bugfixes:

  - Fix --no-cache option for `bundle install`
  - Allow Vlad deploys to work without Capistrano gem installed
  - Fix group arguments to `bundle console`
  - Allow groups to be loaded even if other groups were loaded
  - Evaluate gemspec() gemspecs in their directory not the cwd
  - Count on Rake to chdir to the right place in GemHelper
  - Change Pathnames to Strings for MacRuby
  - Check git process exit status correctly
  - Fix some warnings in 1.9.3-trunk (thanks tenderlove)
2011-03-23 15:03:52 +00:00
taca
5e6c94b918 Update rubygems package to 1.6.2.
For complete changes, please refer:

	https://github.com/rubygems/rubygems/blob/master/History.txt
2011-03-23 14:35:04 +00:00
plunky
beafa4f940 minor update from 3.9.9 -> 3.9.9.1:
2011-01-23 : zyGrib Version 3.9.9.1

    * New russian translation (thanks Yaroslav/Specter).
    * Bug fixed : drawing wind arrows on the grid for Meteoblue files.
    * Personnal "cities" list :
          o All files whose name begins with cities and located in maps / gis / are read.
          o Format : text, encoding UTF8
          o One city by line (5 data, separator ';') :
            country;name;population;latitude;longitude
               1. country: 2 chars international code ISO-3166 A2
               2. name
               3. population : "importance" of the city. 4 levels:
                     1. population >= 1000000
                     2. population >= 200000
                     3. population >= 50000
                     4. population < 50000
               4. latitude
               5. longitude
          o Sample:
            AD;Andorra la Vella;20430;42.5;1.5166667
2011-03-21 11:44:58 +00:00
wiz
d79336a1e0 Drop maintainership. 2011-03-19 02:20:44 +00:00
wiz
db54fecd29 Recursive bump for libzip-0.10. 2011-03-18 13:49:38 +00:00
zafer
0a74e15a3d remove dead mirror 2011-03-17 21:21:01 +00:00
zafer
518f71625d update master_sites 2011-03-17 21:19:53 +00:00
zafer
36b08b499d service suspended (not earthquake related) since Feb 2010. fetch from backup. 2011-03-17 21:17:28 +00:00
zafer
301b583aed service suspended. fetch from backup. 2011-03-17 21:11:44 +00:00
zafer
9b451bff6f remove dead mirror. 2011-03-17 21:10:47 +00:00
zafer
a7b9b7ad12 service suspended. fetch from backup. 2011-03-17 21:07:16 +00:00
rumko
d6fe8228f2 misc/screen: DragonFly BSD 2.9+ support
Make screen use utmpx on DragonFly BSD 2.9+ so that it compiles
again.

Patch submitted by Matthias Rampke ( https://gist.github.com/823307 ).

ok@ wiz
2011-03-14 06:15:23 +00:00
rumko
b18976a3f2 misc/tmux: make it compilable on DragonFly
* we need to link to libevent in order to succesfully compile
* we already define closefrom(2) so define HAVE_CLOSEFROM

Patch provided by Antonie Huete Jimenez via private mail.

ok@ wiz
2011-03-14 06:06:58 +00:00
drochner
fd3dbf84c9 in te NetBSD backend, fill in some metadata which are needed at least
for per-track CD-TEXT support
(CD-TEXT does work basically, but it is unclear which encoding it
is supposed to be, and who should sanitize the text, eg delete
trailing garbage)
2011-03-13 11:36:19 +00:00
wiz
5ad2bb3750 Update to 1.1.20110302:
2011/03/02
	+ add --prgbox and --programbox (adapted from patch by David Boyd).
	+ add sl.po from
		http://translationproject.org/latest/dialog/
	+ fix timeouts from 2011/01/18, which were being interpreted as
	  milliseconds rather than seconds (report by Luis Moreira).
2011-03-11 10:59:35 +00:00
wiz
01781f697c Update to 2.1.4.1:
eBay made some surprising changes over the last week or so, removing the end date from a lot of their auction and fixed price listings. I had to scramble a little, but I came up with a way to handle it in the general case. Fixed price items now may show up as ‘n/a’ as their end date, because it’s just not visible to JBidwatcher. Other than that there’s a few minor fixes, improving the UI in little ways, and continuing to try and improve speed. Thanks for your support, and best of luck with your auctions!

Changes

    * Fix breakage due to eBay removing the end-date from the title
    on many listings
    * Try to provide a safety-net for a potential sniping failure bug
    * Get eBay pages as compressed data for faster updating
    * Paste and Add Auction should add to the currently displayed tab/category
    * Allow Basic Authentication lines longer than 80 characters
    for My JBidwatcher support
    * Improve the look of JBidwatcher’s minimized window under Mac OS X
2011-03-11 10:57:03 +00:00
jmmv
7c0e10f1f0 Add and enable window. 2011-03-09 17:39:29 +00:00
jmmv
e900e1b2ea Initial import of window-20110309:
window(1) implements a windowing environment on ASCII terminals.
It is similar to tmux and GNU screen.

The program provided by this package is based on the original code of
window(1) shipped by NetBSD 5.x.  NetBSD is replacing window(1) with
tmux, and when that happens this package will be the canonical source
for window(1).
2011-03-09 17:38:55 +00:00
obache
b9c28283c4 user-destdir installation support. 2011-03-08 12:00:15 +00:00
adam
bfc090eb28 Fix building with GPGME 1.3.0. 2011-03-05 11:57:08 +00:00
adam
47e8d73e91 Fix building with Clang 2011-03-02 15:16:27 +00:00
wiz
e2f84ad43f Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
aymeric
0d128167eb Allow building with new X11/Xlib.h. Patch from upstream, see OpenOffice
bug report 115871; adapted for vcl/unx/inc/xfont.hxx
2011-02-26 16:02:39 +00:00
drochner
6b31035dbe update to 0.8.13
changes:
-ODF improvement
-bugfixes
2011-02-25 13:34:39 +00:00
obache
a12f29f0ea + howm 2011-02-25 11:08:44 +00:00
obache
3cb0932ef5 Import howm-1.3.9.1 as misc/howm from pkgsrc-wip-jp.
Based on PR#44553 by ISIHARA Takanori.

howm: Write fragmentarily and read collectively.

Howm is a note-taking tool on Emacs.  It is similar to emacs-wiki;
you can enjoy hyperlinks and full-text search easily. It is not
similar to emacs-wiki; it can be combined with any format.
2011-02-25 11:04:56 +00:00
wiz
f09b8dbca6 Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.
2011-02-25 09:47:18 +00:00
taca
a6beb63f63 Remove patches to make a gemspec file's format compatible as before.
Now latest ruby19-base package comes with gem supporting newer format,
so no need to keep older.

Shouold be fix build problem of newer rails3 related packages with
ruby18-base.

Bump PKGREVISION.
2011-02-23 10:32:24 +00:00
markd
03bcd24f95 Dont try to use kernel only interface to inotify on linux 2011-02-17 09:37:13 +00:00
ryoon
e8dc6accf5 Update to 2.72.
Changelog:
2006-10-10 04:26:33 GMT	Michael Olson <mwolson@gnu.org>	patch-147

    Summary:
      Release emacs-wiki 2.72.
    Revision:
      emacs-wiki--main--1.0--patch-147

    * emacs-wiki.el (emacs-wiki-version): Release emacs-wiki 2.72.

    * emacs-wiki-colors.el (emacs-wiki-use-font-lock): Fix bug that was
      noticed with recent builds of Emacs 22.  Improper quoting was used.
      Thanks to Chong Yidong and intrigeri for noticing this.

    modified files:
     ChangeLog README emacs-wiki-colors.el emacs-wiki.el
     emacs-wiki.texi


2006-10-10 04:20:02 GMT	Michael Olson <mwolson@gnu.org>	patch-146

    Summary:
      Debian packaging changes from February.
    Revision:
      emacs-wiki--main--1.0--patch-146


    new files:
     debian/.arch-ids/compat.id debian/compat

    modified files:
     ChangeLog debian/NEWS debian/changelog debian/control
     debian/rules


2006-02-07 14:24:19 GMT	Michael Olson <mwolson@gnu.org>	patch-145

    Summary:
      Release emacs-wiki 2.71.
    Revision:
      emacs-wiki--main--1.0--patch-145

    * emacs-wiki.el (emacs-wiki-version): Release emacs-wiki 2.71.

    * README, emacs-wiki.texi, debian/NEWS: Note that Emacs Muse is
      recommended instead, and that this will probably be the last release of
      emacs-wiki.

    * debian/rules: Change compatibility level to 4.

    * emacs-wiki-srctag.el (emacs-wiki-src-tag): Silence compiler warning.

    new files:
     debian/.arch-ids/NEWS.id debian/NEWS

    modified files:
     ChangeLog Makefile.defs README debian/changelog debian/rules
     emacs-wiki-srctag.el emacs-wiki.el emacs-wiki.texi


2005-12-16 23:22:14 GMT	Michael Olson <mwolson@gnu.org>	patch-144

    Summary:
      Don't escape '#' in URLs.
    Revision:
      emacs-wiki--main--1.0--patch-144

    * emacs-wiki-publish.el (emacs-wiki-escape-url): Add '#' to list of
      characters not to escape in URLs.  Thanks to Marc Tommasi for the
      report.

    modified files:
     ChangeLog emacs-wiki-publish.el


2005-11-21 04:54:08 GMT	Michael Olson <mwolson@gnu.org>	patch-143

    Summary:
      Make WikiName matching more flexible.
    Revision:
      emacs-wiki--main--1.0--patch-143

    * emacs-wiki-regexps.el (emacs-wiki-name-regexp): Match names like
      ConvertingAClass and XMLSchema.  Thanks to Rory McCann for the initial
      patch and the heads up.

    modified files:
     ChangeLog emacs-wiki-regexps.el emacs-wiki-transition.el


2005-10-04 15:24:23 GMT	Michael Olson <mwolson@gnu.org>	patch-142

    Summary:
      Apply patch from Magnus Henoch.
    Revision:
      emacs-wiki--main--1.0--patch-142

    * emacs-wiki.el (emacs-wiki-link-escape): Fix Yet Another escaping bug.
      Thanks to Magnus Henoch for the patch.

    modified files:
     ChangeLog emacs-wiki.el


2005-09-30 03:38:56 GMT	Michael Olson <mwolson@gnu.org>	patch-141

    Summary:
      Fix #14666.
    Revision:
      emacs-wiki--main--1.0--patch-141

    * emacs-wiki.el (emacs-wiki-link-escape, emacs-wiki-link-unescape):
      s/further/is-desc/.

    modified files:
     ChangeLog emacs-wiki.el


2005-09-25 01:48:38 GMT	Michael Olson <mwolson@gnu.org>	patch-140

    Summary:
      Fix #14337: bug in emacs-wiki-link-url.
    Revision:
      emacs-wiki--main--1.0--patch-140

    * emacs-wiki-publish.el (emacs-wiki-link-url): Treat WikiIndex pages
      specially, since they might not exist on the filesystem yet.

    modified files:
     ChangeLog emacs-wiki-publish.el


2005-09-25 01:44:19 GMT	Michael Olson <mwolson@gnu.org>	patch-139

    Summary:
      Fix #14336: bug in emacs-wiki-markup-list-or-paragraph.
    Revision:
      emacs-wiki--main--1.0--patch-139

    * emacs-wiki-publish.el (emacs-wiki-markup-list-or-paragraph): Add
      save-match-data so the match data doesn't get clobbered.

    modified files:
     ChangeLog emacs-wiki-publish.el


2005-09-25 01:41:14 GMT	Michael Olson <mwolson@gnu.org>	patch-138

    Summary:
      Highlight bare URLs in emacs-wiki buffers.
    Revision:
      emacs-wiki--main--1.0--patch-138

    * emacs-wiki-colors.el (emacs-wiki-highlight-markup): Use
      emacs-wiki-url-or-name-regexp instead of emacs-wiki-name-regexp.  This
      causes bare URLs to be highlighted in emacs-wiki buffers.

    modified files:
     ChangeLog emacs-wiki-colors.el


2005-09-25 01:31:22 GMT	Michael Olson <mwolson@gnu.org>	patch-137

    Summary:
      Fix '#' in link descriptions.
    Revision:
      emacs-wiki--main--1.0--patch-137

    * emacs-wiki.el (emacs-wiki-link-escape): Don't escape '#' if we are
      given a link description.  Thanks to Stefan Reichör for the report.
      (emacs-wiki-link-unescape): Update documentation.

    modified files:
     ChangeLog emacs-wiki.el


2005-09-07 04:23:09 GMT	Michael Olson <mwolson@gnu.org>	patch-136

    Summary:
      Fix #14455: Typo in emacs-wiki-escape-html-string.
    Revision:
      emacs-wiki--main--1.0--patch-136

    * emacs-wiki-publish.el (emacs-wiki-escape-html-string): Replace boundp
      check with fboundp.  Thanks to an anonymous bug reporter for the fix.

    modified files:
     ChangeLog emacs-wiki-publish.el


2005-09-04 04:47:43 GMT	Michael Olson <mwolson@gnu.org>	patch-135

    Summary:
      Don't escape '?' and '=' in URLs.
    Revision:
      emacs-wiki--main--1.0--patch-135

    * emacs-wiki-publish.el (emacs-wiki-escape-url): Add '?' and '=' to list
      of characters to not escape.  Thanks to Sacha for the report.

    modified files:
     ChangeLog emacs-wiki-publish.el


2005-09-03 18:06:08 GMT	Michael Olson <mwolson@gnu.org>	patch-134

    Summary:
      Fix note visiting problem.
    Revision:
      emacs-wiki--main--1.0--patch-134

    * emacs-wiki.el (emacs-wiki-visit-link): Make sure that we match against
      a complete, whitespace-delimited tag.  Thanks to Sergey Vlasov for the
      report and suggested fix.

    modified files:
     ChangeLog emacs-wiki.el


2005-09-02 04:37:42 GMT	Michael Olson <mwolson@gnu.org>	patch-133

    Summary:
      Try to get rid of error; apply latest patch to emacs-wiki-srctag.
    Revision:
      emacs-wiki--main--1.0--patch-133

    * emacs-wiki-publish.el (emacs-wiki-publish-index): Don't modify
      default-directory directly.  Call `cd' instead, and only when
      necessary.  Hopefully this will get rid of that weird stringp nil
      error.

    * emacs-wiki-srctag.el: Apply latest patch from Sun Yijiang.  You can now
      use extensions from `auto-mode-alist' in the <src> tag.

    modified files:
     ChangeLog emacs-wiki-publish.el emacs-wiki-srctag.el


2005-09-01 11:42:04 GMT	Michael Olson <mwolson@gnu.org>	patch-132

    Summary:
      Apply patches from Sergey Vlasov.
    Revision:
      emacs-wiki--main--1.0--patch-132

    * emacs-wiki-regexps (emacs-wiki-link-properties)
      (emacs-wiki-highlight-extended-link): Move '(mouse-face highlight) into
      the branch which handles the displayed text.  Also move
      '(rear-nonsticky t) to the common list, and kill the redundant
      '(emacs-wiki-keymap-property emacs-wiki-local-map) which was both in
      the common list and in the lists for displayed and invisible text.

    * emacs-wiki-regexps.el (emacs-wiki-regexp-emacs-revision): Move
      save-match-data outside of the `and' statement.

    modified files:
     ChangeLog emacs-wiki-colors.el emacs-wiki-regexps.el


2005-08-29 06:21:48 GMT	Michael Olson <mwolson@gnu.org>	patch-131

    Summary:
      Reinstate former extended character class rules.
    Revision:
      emacs-wiki--main--1.0--patch-131

    * emacs-wiki-regexps.el (emacs-wiki-regexp-use-character-classes): New
      option that allows the user to override emacs-wiki's algorithm for
      deciding whether to use extended character classes.
      (emacs-wiki-regexp-emacs-revision): New variable that indicates the revision
      number of this version of Emacs.
      (emacs-wiki-extreg-usable-p): Reinstate old rules -- Emacs 21.2 and 21.3
      aren't working well enough with extended character classes in regexps.

    * emacs-wiki.el (emacs-wiki-mode, emacs-wiki-find-file): Use
      make-local-variable instead of make-variable-buffer-local.

    modified files:
     ChangeLog emacs-wiki-regexps.el emacs-wiki.el


2005-08-29 00:00:01 GMT	Michael Olson <mwolson@gnu.org>	patch-130

    Summary:
      Fix paragraph-filling breakage in Emacs21.
    Revision:
      emacs-wiki--main--1.0--patch-130

    * emacs-wiki.el (emacs-wiki-mode): Check explicitly for Emacs21 rather
      than relying on emacs-wiki-extreg-usable-p.  Thanks to Sergey Vlasov
      for the bug report.

    modified files:
     ChangeLog emacs-wiki.el


2005-08-27 02:28:05 GMT	Michael Olson <mwolson@gnu.org>	patch-129

    Summary:
      Allow Emacs 21.3 to use extended character classes in regexps.
    Revision:
      emacs-wiki--main--1.0--patch-129

    * emacs-wiki-regexps.el (emacs-wiki-extreg-usable-p): Use a simpler
      algorithm.  Since enough positive reports have come in about the
      usability of 21.3, we'll allow it to use extended character classes in
      regexps by default.

    modified files:
     ChangeLog emacs-wiki-regexps.el


2005-08-25 16:51:35 GMT	Michael Olson <mwolson@gnu.org>	patch-128

    Summary:
      Attempt to fix a publishing warning.
    Revision:
      emacs-wiki--main--1.0--patch-128

    * emacs-wiki-publish.el (emacs-wiki-publish-index): Don't set
      default-directory to nil, just let-bind it so that our routine doesn't
      change it permanently.  Thanks to Seth Falcon for the report.

    modified files:
     ChangeLog emacs-wiki-publish.el


2005-08-17 19:06:27 GMT	Michael Olson <mwolson@gnu.org>	patch-127

    Summary:
      Make numeric anchors publish as valid (X)HTML.
    Revision:
      emacs-wiki--main--1.0--patch-127

    * emacs-wiki-publish.el (emacs-wiki-insert-anchor): If we're given only a
      numbers-only anchor, pre-pend "anchor-" to make it valid.  Otherwise,
      insert verbatim.
      (emacs-wiki-contents-tag): Publish with "sec-" rather than "sec"
      pre-pended.
      (emacs-wiki-link-url): Determine whether or not "anchor-" needs to be
      pre-pended when linking to an anchor.

    modified files:
     ChangeLog emacs-wiki-publish.el

    new patches:
     zakame@spunge.org--2005/emacs-wiki--zakame--1.0--base-0
     zakame@spunge.org--2005/emacs-wiki--zakame--1.0--patch-1
     zakame@spunge.org--2005/emacs-wiki--zakame--1.0--patch-2
     zakame@spunge.org--2005/emacs-wiki--zakame--1.0--patch-3
     zakame@spunge.org--2005/emacs-wiki--zakame--1.0--patch-4
     zakame@spunge.org--2005/emacs-wiki--zakame--1.0--patch-5
     zakame@spunge.org--2005/emacs-wiki--zakame--1.0--patch-6
     zakame@spunge.org--2005/emacs-wiki--zakame--1.0--patch-7
     zakame@spunge.org--2005/emacs-wiki--zakame--1.0--patch-8
     zakame@spunge.org--2005/emacs-wiki--zakame--1.0--patch-9


2005-08-13 05:04:33 GMT	Michael Olson <mwolson@gnu.org>	patch-126

    Summary:
      emacs-wiki-mode: Minor regexp tweak.
    Revision:
      emacs-wiki--main--1.0--patch-126

    * emacs-wiki.el (emacs-wiki-mode): Use \\s- rather than [[:blank:]].

    modified files:
     ChangeLog emacs-wiki.el


2005-08-12 20:56:20 GMT	Michael Olson <mwolson@gnu.org>	patch-125

    Summary:
      Keep lists from getting mashed together on M-q.
    Revision:
      emacs-wiki--main--1.0--patch-125

    * emacs-wiki-macros.el: Embarrassing header fix.

    * emacs-wiki.el (emacs-wiki-mode): Handle footnotes.  Set
      `paragraph-start' locally so that lists don't get blended together
      incorrectly upon hitting M-q.

    modified files:
     ChangeLog emacs-wiki-macros.el emacs-wiki.el


2005-08-09 23:11:17 GMT	Michael Olson <mwolson@gnu.org>	patch-124

    Summary:
      Make generated Debian packages slightly easier to upload.
    Revision:
      emacs-wiki--main--1.0--patch-124

    * debian/changelog: Generate 2.70-3.

    * debian/rules (clean): Call $(MAKE) realclean instead of $(MAKE) clean.

    * Makefile.defs (LASTUPLOAD): New variable that indicates the version
      that was last uploaded to Debian.
      (BUILDOPTS): Other options that are to be passed to dpkg-buildpackage.

    * Makefile (debrelease): Use $(LASTUPLOAD) to ensure that a full set of
      changes is generated.  This means we have to use dpkg-buildpackage,
      since debuild doesn't recognize the environment variables that it
      claims to recognize.  Use $(BUILDOPTS) to include any other options
      that I might need for dpkg-buildpackage.

    modified files:
     ChangeLog Makefile Makefile.defs debian/changelog debian/rules


2005-08-09 07:42:14 GMT	Michael Olson <mwolson@gnu.org>	patch-123

    Summary:
      Apply buffer-visiting patch from Marco Gidde.
    Revision:
      emacs-wiki--main--1.0--patch-123

    * emacs-wiki.el (emacs-wiki-visit-link): Apply patch from Marco Gidde
      that allows the user to link to a buffer.

    modified files:
     ChangeLog emacs-wiki.el


2005-08-09 06:47:35 GMT	Michael Olson <mwolson@gnu.org>	patch-122

    Summary:
      Minor build enhancement.
    Revision:
      emacs-wiki--main--1.0--patch-122

    * scripts/emacs-wiki-build.el (emacs-wiki-elint-files): Simplify the
      loading of all source files.

    modified files:
     ChangeLog scripts/emacs-wiki-build.el


2005-08-06 17:42:50 GMT	Michael Olson <mwolson@gnu.org>	patch-121

    Summary:
      Fix Debian package build.
    Revision:
      emacs-wiki--main--1.0--patch-121

    * Makefile (debclean): Last patch broke this -- make it work again.

    modified files:
     ChangeLog Makefile


2005-08-06 17:38:13 GMT	Michael Olson <mwolson@gnu.org>	patch-120

    Summary:
      Fix Debian bug #321616.
    Revision:
      emacs-wiki--main--1.0--patch-120

    * debian/control (Depends): Add dependency on emacsen (in addition to
      emacs21 and xemacs21) to fix Debian bug #321616.  Thanks to Daniel
      Dehennin for reporting this.

    * debian/changelog: Release the 2.70-2 Debian package.

    * Makefile (debclean): Remove previously-generated Debian packages for
      emacs-wiki in parent directory.

    modified files:
     ChangeLog Makefile debian/changelog debian/control


2005-08-05 04:50:25 GMT	Michael Olson <mwolson@gnu.org>	patch-119

    Summary:
      Fix: problem with punctuation in plan page names.
    Revision:
      emacs-wiki--main--1.0--patch-119

    * emacs-wiki.el (emacs-wiki-wiki-visible-name): Apply patch from Sacha
      that surrounds emacs-wiki-name-regexp with grouping symbols since it
      has "\|" in it.

    modified files:
     ChangeLog emacs-wiki.el


2005-07-26 00:20:11 GMT	Michael Olson <mwolson@gnu.org>	patch-118

    Summary:
      Try to upload to savannah.nongnu.org.
    Revision:
      emacs-wiki--main--1.0--patch-118

    * Makefile (upload): New target that causes emacs-wiki to be uploaded to
      savannah.nongnu.org.  I can't tell if this works yet.

    modified files:
     ChangeLog Makefile
2011-02-13 09:59:34 +00:00
tnn
ce57998993 revbump(1) for devel/libevent update. 2011-02-11 21:22:02 +00:00
wiz
96f6605a37 Remove gxmame since xmame was removed. 2011-02-09 09:51:19 +00:00
roy
b69ea126de Allow tmux to use the native terminfo if available. 2011-02-08 13:16:37 +00:00
taca
88d4914289 Remove RUBY_REQD which specify older version of
current supported version of Ruby.

No functional change.
2011-02-07 14:55:55 +00:00
wiz
b0ce402148 Set LICENSE. Include desktopdb.mk and bump PKGREVISION for it. 2011-02-06 23:59:50 +00:00
wiz
c761de878c Fix build with png-1.5. 2011-02-06 23:59:36 +00:00
markd
2562703a49 Correct previous patch to fix build with gcc4.4 2011-02-05 19:37:13 +00:00
wiz
afce883bca Update to 1.1.20110118:
2011/01/18
	+ fix inconsistency in return-codes for textbox when help-button is
	  used by making dlg_exit_buttoncode() a wrapper for
	  dlg_ok_buttoncode().
	+ modify pause widget to use dlg_ok_buttoncode(), so help-button works.
	+ correct two infobox sample scripts, which did not pass extra
	  command-line parameters due to quoting problems.
	+ add a limit-check to the timebox widget (patch by Garrett Cooper).
	+ modify --trace option to also trace the command-line parameters.
	+ account for combining characters when wrapping text (Debian #570634).
	+ correct handling of SIGWINCH in gauge widget (Debian #305705).
	+ add gauge_color, to make guage's progress-bar distinct from
	  title_color (request by Dominic Derdau).
	+ update fi.po from
		http://translationproject.org/latest/dialog/
	  as well as resync line-numbers in the other po-files.
	+ modify configure script and dialog program to build with NetBSD's
	  wide-character curses functions, including workarounds for its
	  incorrect WACS_xxx definitions.  Some of the UTF-8 examples work.
	+ add back-tab for traversal of tailboxbg widgets, for symmetry with
	  tab-traversal.
	+ reduce flicker in tailboxbg by checking if the input file size has
	  changed.
	+ modify internals of callbacks to avoid blocking reads of their
	  associated files by keyboard input.
	+ add command-line option --no-mouse, to suppress use of mouse.
	+ add configure option --enable-header-subdir to allow the header files
	  to be installed into a subdirectory named for the package.
	+ modify dlg_restore_vars() to retain the updated values of
	  input_result and input_length, eliminating the need for a caller to
	  provide their own user buffer (prompted by report by Thiago Bimbatti
	  Felicio).
	+ add a null-pointer check in show_result() for
	  dialog_vars.input_result, and ensure it is set to null after freeing
	  (prompted by report by Thiago Bimbatti Felicio).
	+ change order of -I options in CPPFLAGS (report by Michel Feldheim)
	+ modify pause-widget so that it no longer exits when an unrecognized
	  key is pressed (patch by Creidieki M Crouch).
	+ add --with-package option to configure script to allow renaming
	  of the dialog program and library, to support the package scripts.
	+ add Debian and RPM package scripts for test-builds.
	+ several improvements to configure script:
	  + quote params of ifelse()
	  + change obsolete ${name-value} to standard ${name:-value}
	  + use new macros CF_ADD_LIB/CF_ADD_LIBS to enforce consistency.
	  + AM_GNU_GETTEXT, drop $MKINSTALLDIRS, use "mkdir -p" consistently.
	  + CF_ADD_SUBDIR_PATH, workaround - if $prefix was not mkdir'd yet, no
	    directories were added.
	  + CF_BUNDLED_INTL, add --with-textdomain option, to use with lynx-dev
	    package
	  + CF_FIND_LINKAGE, simplify save/restore of $LIBS
	  + CF_GCC_WARNINGS, fix for Mac OS X (compiler makes conftest.dSYM
	    directory)
	  + CF_HEADER_PATH, don't search for variations of everything in the
	    current include-path
	  + CF_WITH_CURSES_DIR, move the calls to CF_ADD_INCDIR and
	    CF_ADD_LIBDIR for the curses-directory here, from
	    CF_NCURSES_CPPFLAGS and CF_NCURSES_LDFLAGS, so it will work even
	    with the default checking, e.g., no --with-ncurses, etc.
	+ updated config.guess, config.sub
2011-02-03 13:03:13 +00:00
jym
db0556478e Remove TODO. It does not apply to this pkg anymore. 2011-01-31 21:01:13 +00:00
jym
ef6d9899f5 misc/ec2-ami-tools and misc/ec2-api-tools 2011-01-31 20:59:51 +00:00
jym
0fcbfb7d9e Import misc/ec2-ami-tools.
The Amazon EC2 AMI Tools are command-line utilities to help bundle
an Amazon Machine Image (AMI), create an AMI from an existing machine
or installed volume, and upload a bundled AMI to Amazon S3.

You can use these to create and upload a NetBSD AMI to EC2. Bundling
and using NetBSD AMIs will be part of a wiki article, as there are some
limitations that I need to fix before making it official.
It has nothing to do with this pkg though, so in case someone wants to
play with AWS, there is no reason to hold it back.

Ruby modules are written so that they can be used on any platform
supported by Amazon (some Linuces and Solaris), I just re-used the
framework to make it work with NetBSD.
2011-01-31 20:56:13 +00:00
jym
137910b14c Import misc/ec2-api-tools.
The API tools serve as the client interface to the Amazon EC2 web
service. Use these tools to register and launch AMI instances, manage
EBS volumes, manipulate security groups, and more.
2011-01-31 20:46:01 +00:00
wiz
c8ba04dd4e Fix build with png-1.5 (includes upstream bug report URL). 2011-01-30 01:07:00 +00:00
adam
8da2dd4392 Changes 1.18:
* updated PT translation.
* added --notopics and --noindex as command line parameters.
  They inhibit loading the topics tree and the index list, respectively.
* added Vim-like document scrolling key bindings.
* made the source code wxWidgets 2.9 friendly.
* documents using Chinese simplified now display properly.
* fixed Windows application crash that happened when the user clicked the
  "Fonts.." button.
* made the source code compatible with Unicode/MSVC wxMSW builds.
* fixed loading of search-in-titles results.
2011-01-28 10:35:23 +00:00
jnemeth
235f59b490 add and enable ruby-commander 2011-01-27 04:57:29 +00:00
ryoon
17a785fb71 January 10, 2011
A new gWaei release for the new year! 1.5.2 is out! Go get it!

	Updates of the website have been sparse, but development of gWaei
	has continued regardless. A number of bug fixes have made it in
	again, and finally I am going around making updates to the README
	documentation again. gWaei 1.5.2 should be good an ready for
	package maintainers when Gnome 2.31 comes to their machines and
	when Gnome 3.0 is finally released.

	    * Searches when using & in the query work again instead of
	      being truncated as you type.
	    * The interface is now more responsive when a search is
	      carried out by edits to thread locking.
	    * Exact matching for the console version of gWaei was readded
	      because it is truly needed there
	    * The sandboxing issue caused by gtk-update-icon-cache for the
	      package maintainers.
	    * The README has been updated as it was woefully out of date.


November 4, 2010
	Release of the first Public Binary of gWaei for Windows! Go get it!

	Real progress has been made on a usable native gWaei binary for
	Windows. It still needs some love, but it means the worst of the
	port is over. I am currently looking for someone who wants to be a
	Windows port maintainer. If you are interested and ready to learn,
	I would be happy to have you aboard. Just contact us through our
	IRC channel or email me.

	What is still missing from the Windows version are:

	    * Spellcheck support through libsexy/enchant
	    * Preferences which will become possible once the code is ported
	      to GSettings from GConf
	    * Proper multithreading during searches
	    * Various polish issues

	Otherwise, the program is working pretty well and it is exciting
	seeing gWaei make it to more platforms.


May 10, 2010
	Version 1.4.0 of gWaei is out! Go get it!

	A fair amount more background reworking had went into this
	release, and much of the interface has been tweaked to be smaller,
	easier to maintain, and prettier.There is a revamped no results
	page where you can search for the word online or in another
	dictionary with just a click. There is also functionality to
	search for a word in a new tab by right clicking it.

	The command line now show download progress as a dictionary is
	being installe,d, and has recieved some basic maintenace.


May 9, 2010
	Version 1.3.1 and 1.2.3 of gWaei is out! Go get it!

	This fixes corrupt dictionary installs because the whole file
	wasn't being written to disk. If you have gWaei crash right at the
	end of searches, it is most likely this bug. Install the update,
	reinstall the dictionary, and you should be fine. (Alternatively,
	install the dictionary then quit to force the whole file to be
	written. Then searches should be fine.)


May 6, 2010
	Version 1.2.2 of gWaei is out! Go get it!

	But if you have 1.3.0, don't get it! This is a bug fix release
	with minimal changes for distrobutions using ths e 1.2.x
	series. This should remove crashes that appear when using a
	version of gtk+ greater than 2.16.


March 19, 2010
	Version 1.3.0 of gWaei is out! Go get it!

	Now supports tabs. A lot of code rewritten. New ncurses interface
	for the console version. Many bug fixes. Simpler preferences
	dialog.
2011-01-25 11:02:34 +00:00
markd
2d92c179cd Update to KDE SC 4.5.5
bugfixes and translation updates
2011-01-23 07:55:12 +00:00
markd
4b31d1fc42 svn r1216162 fix a memcpy with overlapping source/dest 2011-01-23 04:26:59 +00:00
plunky
5e07589898 update to zyGrib 3.9.9, changelog below
# 2011-01-07 : zyGrib Version 3.9.9

    * Distribution for Mac (Intel): ready to use complete .dmg archive.
    * Bug fixed with Mac version (frequent crash after a download).
    * New module by Polaris (Tim Holtschneider) : curve plot (yet experimental).

# 2010-12-20 : zyGrib Version 3.9.8

    * Download high resolution data from Meteoblue (Switzerland and surroundings).
    * Plot isotherms (actually in Celcius degrees and at 2m above ground).
    * Reverse mouse wheel zoom (same behaviour than the excellent OpenCPN navigation software).
    * Freeze first column of meteotables (headers).
    * More proxy parameters.
    * New spanish translation by Luis Mederos.
    * Fix some old bugs... create some new bugs...
2011-01-22 09:53:46 +00:00
wiz
c8049da19b Update to 5.3.
2011-01-14 tim <gyunaev@ulduzsoft.com>
    - Version 5.3 released.
    - Fixed spelling error (thx Razvan Visan)
    - Changed encodings order for Chinese and Japanese languages
    (thanks Kai-Chieh Ku)
    - Added Ukrainian localization (thanks Olexander Yatsenko)
    - Added Brazilian localization (thanks Márcio Moraes)
    - Fixed some grammatical errors (thanks Robin 'cheese' Lee)
    - Fixed webkit engine for buggy CHMs which do not have all
    content, as well as cases when external references cannot be
    loaded. Thanks to Kai-Chieh Ku
    - Added Mac support (thanks Serge Weinstock)
2011-01-21 22:30:46 +00:00
tonnerre
2bebd933c8 Import the commander Ruby gem, version 4.0.2.
Commander is a framework for Ruby command-line executables. It bridges the
gap between other terminal related libraries (OptionParser, HighLine), while
providing many new features.
2011-01-20 14:33:24 +00:00
markd
6854a9877f PLIST additions for Linux 2011-01-20 12:23:36 +00:00
markd
8a511aefd9 Some other programs are installed on Linux. 2011-01-20 12:10:23 +00:00
markd
1585910d56 fix build with gcc4.4.
explicitly dont compile kdat (otherwise PLIST wont match on linux)
2011-01-20 12:05:56 +00:00
markd
10da2a6f46 fix build with gcc4.4 2011-01-20 11:56:51 +00:00
jmmv
cf1612360f Update to 1.4:
* Window bell reporting fixed.
* Show which pane is active in the list-panes output.
* Backoff reworked.
* Prevent the server from dying when switching into copy mode when already
  in a different mode.
* Reset running jobs when the status line is enabled or disabled.
* Simplify xterm modifier detection.
* Avoid crashing in copy mode if the screen size is too small for the
  indicator.
* Flags -n and -p added to switch-client.
* Use UTF-8 line drawing characters on UTF-8 terminals, thus fixing some
  terminals (eg putty) which disable the vt100 ACS mode switching sequences
  in UTF-8 mode. On terminals without ACS, use ASCII equivalents.
* New server option exit-unattached added.
* New session option destroy-unattached added.
* Fall back on normal session choice method if $TMUX exists but is invalid
  rather than rejecting.
* Mark repeating keys with "(repeat)" in the key list.
* When removing a pane, don't change the active pane unless the active pane
  is actually the one being removed.
* New command last-pane added.
* AIX fixes.
* Flag -a added to unbind-key.
* Add XAUTHORITY to update-environment.
* More info regarding window and pane flags is now shown in list-*.
* If VISUAL or EDITOR contains "vi" configure mode-keys and status-key to vi.
* New window option monitor-silence and session option visual-silence added.
* In the built-in layouts distribute the panes more evenly.
* Set the default value of main-pane-width to 80 instead of 81.
* Command-line flag -V added.
* Instead of keeping a per-client prompt history make it global.
* Fix rectangle copy to behave like emacs (the cursor is not part of the
  selection on the right edge but on the left it is).
* Flag -l added to switch-client.
* Retrieve environment variables from the global environment rather than
  getenv(3), thus allowing them to be updated during the configuration file.
* New window options other-pane-{height,width} added.
* More minor bugs fixed and manpage improvements.
2011-01-13 16:48:47 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
adam
bcdd6922f0 Fix building on Mac OS X 2011-01-12 07:22:38 +00:00
drochner
8bd2915ae5 update to 2.32.0
This switches to the gnome-2.32 release branch.
2011-01-11 19:37:56 +00:00
markd
bc7be91408 Fix build on DragonFly. PR#44351 from Peter Avalos 2011-01-10 11:16:34 +00:00
markd
caa929deae Fix build on DragonFly PR#44352 from Peter Avalos 2011-01-10 11:00:30 +00:00
drochner
e0b06da46a add Dragonfly support, from Tony Young per PR pkg/44345 2011-01-08 12:43:10 +00:00
obache
1f3904ba24 Fixes build on DragonFly-2.8.2. 2011-01-02 14:46:38 +00:00
obache
00932248ef Fixes build on DragonFly-i386. 2011-01-02 13:01:44 +00:00
obache
b65fa0cc3c This package is using GNU Configure script.
Changed to GNU_CONFIGURE=yes so that pksrc hooks for GNU Configure will be
invoked and fixes PR#44299.
2010-12-31 07:57:14 +00:00
dsainty
1f40f3a084 Mechanically replace references to graphics/jpeg with the suitable
alternative from mk/jpeg.buildlink3.mk

This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).

The mechanical edits were applied via the following script:

#!/bin/sh
for d in */*; do
  [ -d "$d" ] || continue
  for i in "$d/"Makefile* "$d/"*.mk; do
    case "$i" in *.orig|*"*"*) continue;; esac
    out="$d/x"
    sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
        -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
        < "$i" > "$out"
    if cmp -s "$i" "$out"; then
      rm -f "$out"
    else
      echo "Edited $i"
      mv -f "$i" "$i.orig" && mv "$out" "$i"
    fi
  done
done
2010-12-23 11:44:24 +00:00
jmmv
4efe82d753 Update to 1.3. Tested on NetBSD-current/amd64 and Mac OS X 10.6.
CHANGES FROM 1.2 TO 1.3, 18 July 2010

* New input parser.
* Flags to move through panes -UDLR added to select-pane.
* Commands up-pane, and down-pane removed, since equivalent behaviour is now
  available through the target flag (-t:+ and -t:-).
* Jump-forward/backward in copy move (based on vi's F, and f commands).
* Make paste-buffer accept a pane as a target.
* Flag -a added to new-window to insert a window after an existing one, moving
  windows up if necessary.
* Merge more mode into copy mode.
* Run job commands explicitly in the global environment (which can be modified
  with setenv -g), rather than with the environment tmux started with.
* Use the machine's hostname as the default title, instead of an empty string.
* Prevent double free if the window option remain-on-exit is set.
* Key string conversions rewritten.
* Mark zombie windows as dead in the choose-window list.
* Tiled layout added.
* Signal handling reworked.
* Reset SIGCHLD after fork to fix problems with some shells.
* Select-prompt command removed. Therefore, bound ' to command-prompt -p index
  "select-window -t:%%" by default.
* Catch SIGHUP and terminate if running as a client, thus avoiding clients from
  being left hanging around when, for instance, a SSH session is disconnected.
* Solaris 9 fixes (such as adding compat {get,set}env(3) code).
* Accept none instead of default for attributes.
* Window options window-status-alert-{alert,bg,fg} added.
* Flag -s added to the paste-buffer command to specify a custom separator.
* Allow dragging to make a selection in copy mode if the mode-mouse option is
  set.
* Support the mouse scroll wheel.
* Make pipe-pane accept special character sequences (eg #I).
* Fix problems with window sizing when starting tmux from .xinitrc.
* Give tmux sockets (but not the containing folder) group permissions.
* Extend the target flags (ie -t) to accept an offset (for example -t:+2), and
  make it wrap windows, and panes.
* New command choose-buffer added.
* New server option detach-on-destroy to set what happens to a client when the
  session it is attached to is destroyed. If on (default), the client is
  detached. Otherwise, the client is switched to the most recently active of
  the remaining sessions.
* The commands load-buffer, and save-buffer now accept a dash (-) as the file
  to read from stdin, or write to stdout.
* Custom layouts added.
* Additional code reduction, bug fixes, and manpage enhancements.

CHANGES FROM 1.1 TO 1.2, 10 March 2010

* Switch to libevent.
* Emulate the ri (reverse index) capability, ergo allowing tmux to at least
  start on Sun consoles (TERM=sun, or sun-color).
* Assign each entry a number, or lowercase letter in choose mode, and accept
  that as a shortcut key.
* Permit top-bit-set characters to be entered in the status line.
* Mark no-prefix keys with (no prefix), rather than [] in list-keys.
* New command show-messages (alias showmsgs), and new session option
  message-limit, to show a per-client log of status lines messages up to the
  number defined by message-limit.
* Do not interpret #() for display-message to avoid leaking commands.
* New window options window-status-format, and window-status-current-format to
  control the format of each window in the status line.
* Add a -p flag to display-message to print the output, instead of displaying
  it in the status line.
* Emulate il1, dl1, ich1 to run with vt100 feature set.
* New command capture-pane (alias capturep) to copy the entire pane contents
  to a paste buffer.
* Avoid duplicating code by adding a -w flag to set-option, and show-options to
  set, and show window options. The commands set-window-option, and
  show-window-options are now aliases.
* Panes can now be referred to as top, bottom, top-left, etc.
* Add server-wide options, which can be set with set-option -s, and shown with
  show-options -s.
* New server option quiet (like -q from the command line).
* New server option escape-time to set the timeout used to detect if escapes
  are alone, part of a function key, or meta sequence.
* New session options pane-active-border-bg, pane-active-border-fg,
  pane-border-bg, and pane-border-fg to set pane colours.
* Make split-window accept a pane target, instead of a window.
* New command join-pane (alias joinp) to split, and move an existing pane into
  the space (the opposite of break-pane), thus simplifying calls to
  split-window, followed by move-window.
* Permit S- prefix on keys for shift when the terminal/terminfo supports them.
* Window targets (-t flag) can now refer to the last window (!), next (+), and
  previous (-) window by number.
* Mode keys to jump to the bottom/top of history, end of the next word, scroll
  up/down, and reverse search in copy mode.
* New session option display-panes-active-colour to display the active pane in
  a different colour with the display-panes command.
* Read the socket path from $TMUX if it's present, and -L, and -S are not
  given.
* Vi-style mode keys B, W, and E to navigate between words in copy mode.
* Start in more mode when configuration file errors are detected.
* Rectangle copy support added.
* If attach-session was specified with the -r flag, make the client read-only.
* Per-window alternate-screen option.
* Make load-buffer work with FIFOs.
* New window option word-separators to set the characters considered as word
  separators in copy mode.
* Permit keys in copy mode to be prefixed by a repeat count, entered with [1-9]
  in vi mode, or M-[1-9] in emacs mode.
* utf8 improvements.
* As usual, additional code reduction, bug fixes, and manpage enhancements.
2010-12-21 12:55:54 +00:00
obache
880707dc5b Bump PKGREVISION from icu shlib major bump. 2010-12-17 07:36:08 +00:00
wiz
c6a8460057 Update to 2.3.2:
The Tellico development team, namely me, is happy to announce that
version 2.3.2 is available from the download page. Tellico 2.3.2
includes several bug fixes, among them:

    * Fixed bug with list view settings not being saved between sessions (Bug 256373)
    * Fixed bug with updating groups for derived values (Bug 256374)
    * Made Nepomuk support optional
    * Added cover art support for MusicBrainz source
    * Fixed Google Scholar data source to properly fetch Bibtex
    * Fixed bug with FreeDB results not using track artists (Bug 258541)
    * Fixed bug with importing Bibtex file with keyword and keywords fields (Bug 258269)
    * Fixed sorting multiple numeric values in column view
    * Fixed sorting for numeric values in group view
    * Updated Allocine script to version 0.7.3 (Bug 258281)
    * Updated Bibtex importer to translate non-breaking spaces
2010-12-15 13:25:05 +00:00
wiz
08e4bdaff3 Update to 0.8.12:
goffice 0.8.12:

Andreas
	* Fix US 30/360 date calculations. [#631242][#630784]

Jean:
	* Fixed sorting with accentuated characters. [#631504]
	* Allow filled plots to be displayed behind the grids. [#632310]
	* Fixed patterns with cairo-1.10.
	* Fixed flawed exponential fit in graphs for small values. [#633735]
	* Fixed an infinite loop condition in cubic spline evaluation. [#633965]

Morten:
	* Fix GOImage-vs-cairo lifecycle issue.
	* Fix loading of weird themes.

--------------------------------------------------------------------------
goffice 0.8.11:

Jean:
	* Implement custom grids in xyz plots. [#624273]

Jon Nordby:
	* Update API documentation.

Morten:
	* Improve fractional days support for date axes.
	* Draw charset/locale selectors with "radio" buttons.

Yasuaki Taniguchi:
	* Fix charset problem for Japanese.  [#627829]
2010-12-12 11:55:42 +00:00
wiz
a8d688f4d7 Update to 2.1.3:
Fixed issues

    * All ‘null (FP)’ problems should be resolved
    * Post-end bid-counts should be correct again
    * eBay is testing a new ‘confirm’ page which broke sniping.
    * Update-All works again, and is reasonably efficient
    * Substantial performance tuning
2010-12-12 11:39:47 +00:00
adam
ee8b321706 Changes 0.10.6:
* New feature for installing landscapes from ZIP archives.
* New plugin: Solar System editor.
* New plugin: Time Zone manual override.
* New translatable strings: stars and nebulae.
* Selected plugins loaded by default.
* Fixed on change of sky culture.
* Fixed clearing of single constellation selection.
* Fixed constellation art engine, removing distortion of images.
* Changed GUI styles (all dialogs now use "Title Bar", the two different tabbed
  widget implementations are styled consistently).
* Changed Solar System engine, allowing "Comets" and "Minor planets" to be
  handled as classes of objects separate from "Planets".
* Translatable plugin names, descriptions and some other strings.
* Oculars plugin: now uses a configuration file instead of SQL.
* Oculars plugin: added manual override of keyboard shortcuts.
* Oculars plugin: CCD sensors formula fixed.
* Satellites plugin: added new orbit prediction engine.
* Satellites plugin: added trajectory visualization.
* Satellites plugin: fixed problems leaving satellite TLEs out of date.
* Satellites plugin: can now update TLEs from a local file.
* Satellites plugin: satellite visibility can now be saved from satellites
  dialog.
* Telescope control plugin: fixed bad serial port names on Windows.
* Telescope control plugin: fixed telescopes disappearance on startup.
* Telescope control plugin: added manual equinox/epoch override.
* Various rendering problems resolved.
* SQLite dependency dropped. The Qt SQLite driver no longer needs to be
  packaged with Stellarium.
2010-12-06 21:03:18 +00:00
markd
77db46e172 Find recent libwpd, but remove koffice-libwpd option from the default
build as currently doesn't build against it.  Bump PKGREVISION.
2010-12-06 11:56:44 +00:00
markd
c92ceaebe1 Update to KDE SC 4.5.4
4.5.4 brings bugfixes and translation updates
2010-12-06 11:43:38 +00:00
gson
018660120e Update misc/py-anita to 1.18. Changes from 1.17:
Deal with sysinst no longer asking for a password cipher.

Create the work directory in "test" mode so that it works without
running "install" first.

Fix incorrect description of the --workdir option in the man page, and
consistently use the term "work directory" throughout.

Reorganized the man page, adding a MODES section.

New mode "print-workdir".

Fix installation of historical versions of -current around
CVS date 2009.08.23.20.57.40.
2010-12-04 19:43:37 +00:00
taca
c2a322e374 Update ruby-configuration pacakge to 1.2.0.
Changes are unknown.
2010-12-04 04:12:18 +00:00
taca
2161440548 Update ruby-columnize package to 0.3.2.
0.3.2

- Mostly Administrivia.
  * Add .gemspec, correct description field and add a summary.
  * Add Columnize::VERSION
  * Simplify Rakefile
  * Add stub Makefiles
2010-12-04 04:11:29 +00:00
taca
d9e2dcee79 Update ruby-bundler package to 1.0.7.
## 1.0.7 (November 17, 2010)

Bugfixes:

  - Remove Bundler version from the lockfile because it broke
    backwards compatibility with 1.0.0-1.0.5. Sorry. :(

## 1.0.6 (November 16, 2010)

Bugfixes:

  - Fix regression in `update` that caused long/wrong results
  - Allow git gems on other platforms while installing (#579)

Features:

  - Speed up `install` command using various optimizations
  - Significantly increase performance of resolver
  - Use upcoming Rubygems performance improvements (@tmm1)
  - Warn if the lockfile was generated by a newer version
  - Set generated gems' homepage to "", so Rubygems will warn

## 1.0.5 (November 13, 2010)

Bugfixes:

  - Fix regression disabling all operations that employ sudo

## 1.0.4 (November 12, 2010)

Bugfixes:

  - Expand relative :paths from Bundler.root (eg ./foogem)
  - Allow git gems in --without groups while --frozen
  - Allow gem :ref to be a symbol as well as a string
  - Fix exception when Gemfile needs a newer Bundler version
  - Explanation when the current Bundler version conflicts
  - Explicit error message if Gemfile needs newer Bundler
  - Ignore an empty string BUNDLE_GEMFILE
  - Skeleton gemspec now works with older versions of git
  - Fix shell quoting and ref fetching in GemHelper
  - Disable colored output in --deployment
  - Preserve line endings in lock file

Features:

  - Add support for 'mingw32' platform (aka RubyInstaller)
  - Large speed increase when Gemfile.lock is already present
  - Huge speed increase when many (100+) system gems are present
  - Significant expansion of ISSUES, man pages, and docs site
  - Remove Open3 from GemHelper (now it works on Windows™®©©
  - Allow setting roles in built-in cap and vlad tasks

## 1.0.3 (October 15, 2010)

Bugfixes:

  - Use bitwise or in #hash to reduce the chance of overflow
  - `bundle update` now works with :git + :tag updates
  - Record relative :path options in the Gemfile.lock
  - :groups option on gem method in Gemfile now works
  - Add #platform method and :platform option to Gemfile DSL
  - --without now accepts a quoted, space-separated list
  - Installing after --deployment with no lock is now possible
  - Binstubs can now be symlinked
  - Print warning if cache for --local install is missing gems
  - Improve output when installing to a path
  - The tests all pass! Yay!

## 1.0.2 (October 2, 2010)

Bugfix:

  - Actually include the man pages in the gem, so help works
2010-12-04 04:10:55 +00:00
dholland
416c42c489 Requires gdk-pixbuf2-xlib for gtk plugin. From PR 44178. 2010-12-02 07:35:05 +00:00
drochner
544b5c1a3e update to 2.30.2
changes:
-minor fixes
-translation updates
2010-11-29 18:32:00 +00:00
dholland
61f60877b1 Fix PR 44163 by setting PREFIX correctly within the package. While
here, add patch comments and remove pkglint. PKGREVISION -> 7.
2010-11-28 20:52:44 +00:00
drochner
fe311bd267 update to 2.32.0
This switches to the gnome-2.32 release branch.
2010-11-28 13:23:06 +00:00
gson
3f5a7d7080 Update misc/py-anita from 1.15 to 1.17. Changes:
Update the discussion of Linux KVM virtualization compatibility in the
BUGS section, noting the --qemu-args -no-kvm-irqchip workaround and
including a reference to PR 44069.

New command line option "--sets".

Add a rudimentary INSTALL file.

The "misc" set is now installed by default, as it is required for
the ATF XML DTD, XSL files, and style sheets.

The "test" command now exports the raw and XML format ATF output
to the host, along with some auxiliary files needed for further
processing of the XML output.

Add support for FreeBSD hosts, from Kurt Lidl.
2010-11-25 14:44:20 +00:00
wiz
0f39b69ffb Bump PKGREVISION for libwpd shlib name change. 2010-11-25 10:28:34 +00:00
wiz
9c4d7c5c2c Update to 2.1.2:
o Fix some drag-and-drop issues caused by eBay’s new URL format
o Improve My eBay lookup
o Fix the display problems which made it look like completed items were gone.
o Try to make post-end auction updating work more smoothly
o A bunch of internal bugfixes
2010-11-23 22:55:52 +00:00
wiz
c7d3fe5f45 Update to 2.3.1:
* Released Tellico 2.3.1.
* Fixed edit dialog behavior when closing to be consistent with discarding data (Bug: 255938).
* Fixed error in Italian translation that caused HTML error and add workaround for future problems (Bug: 254863).
* Updated Freebase source for adapted /music/release schema.
* Updated IMDb data source for new layout (Bug: 253549).
* Added options in CSV importer and exporter for table delimiters.
* Changed URL field output to truncate link text to 30 letters (Bug: 250880).
* Increased max icon size to 256.
* Changed updating match algorithm to try to improve results when having multiple good matches (Bug: 250886).
* Updated GCstar plugin fetcher to use a separate thread.
* Fixed crash with z39.50 fetcher (Bug: 250795).
* Updated GCstar plugin fetcher to work with comic books.
* Fixed parsing for director and writer in IMDB fetcher (Bug: 249096).
* Updated DTD and added unit test for validation.
* Added GCstar import/export for comic book collections.
* Fixed bug with adding new fields during CSV import.
* Added GCstar export for wine collections.
* Improved GCstar import for wine collections.
* Fixed filter view to apply filter when item is selected (Bug: 248657).
* Improved exporter to add option for limiting exported fields (Bug 246390).
* Added data source fetcher for dvdfr.com.
2010-11-23 17:31:29 +00:00
mrg
63c1aceb24 add a "cups" options, default to on. 2010-11-19 08:29:30 +00:00
tnn
05b932f619 committed previous from the wrong tree, we should only bl3 gdk-pixbuf2-xlib
if the gtk2 option is enabled.
2010-11-17 10:15:53 +00:00
tnn
db4d449180 buildlink graphics/gdk-pixbuf2-xlib to fix
configure: error: requirements to build the gtk-plugin not met.
2010-11-17 10:13:47 +00:00
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
obache
4df37b6c5f Shlib major bumped from 3 to 4 at update of ImageMagick-6.6.4.1.
Bump ABI_DEPENDS (and recursive bump).
2010-11-14 14:05:57 +00:00