summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2011-05-13Update HOMEPAGEmarkd1-2/+2
2011-05-13emacs20nox11 is not valid for EMACS_VERSIONS_ACCEPTED.obache1-2/+2
2011-05-10Update to 1.20ryoon2-7/+7
Changelog: * 1.19: + fixed the table of contents display for most non-Latin character set documents (provided you get a Unicode build). + fixed linking issue for wxWidgets 2.9 (the AUI libraries were not being pulled in). + fixed a bunch of minor bugs. * 1.20: + fixed a nasty bug that crashed the application with some CHM files. + fixed strict-aliasing compile-time warning. + fixed a few signed/unsigned comparison warnings.
2011-05-08+epm, oked by sponsorscheusov1-1/+2
2011-05-08EPM is an open source UNIX software and file packaging program thatcheusov7-0/+412
generates distribution archives from a list of files. EPM provides a complete, cross-platform software distribution solution for your applications. ESP generates both native and "portable" script-based distribution packages complete with installation and removal scripts and standard install/uninstall GUIs. The installers can be customized with product logos, "readme" files, and click-wrap licenses as desired.
2011-05-06update to 2.2.4drochner5-51/+74
changes: -misc fixes and improvements -added selftest
2011-05-02some more REPLACE_PYTHON, ++PKGREVISIONabs1-2/+4
2011-05-01Catch another REPLACE_BASH needing script. Foo. Remember "Always wait ↵abs1-3/+3
(~forever) for the build to compleye before commit." ++PKGREVISION
2011-05-01The great /usr/bin/env purge continues. REPLACE_BASH, ++PKGREVISION, plus a ↵abs2-4/+6
free PLIST sort
2011-05-01REPLACE_PERL to eliminate usr/bin/env usage. bump PKGREVISIONabs1-2/+5
2011-04-22recursive bump from gettext-lib shlib bump.obache72-126/+144
2011-04-20Use python correctly.roy1-1/+5
2011-04-15kill a DISABLE_DEPRECATED to make this build against recent gtk2drochner2-1/+15
2011-04-12Fix build with png-1.5.wiz2-1/+25
2011-04-12Update to 2.1.5:wiz2-6/+6
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-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-08Update fd to 3.00j.obache7-82/+62
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-05The syntax doesn't work on most shells, remove the patches again untilwiz4-72/+3
they're fixed properly. Reported by drochner. Bump PKGREVISION.
2011-04-05Fix CVE-2008-0386 using patch from upstream repository.wiz4-2/+73
Patch created by Makoto Fujiwara. Bump PKGREVISION, set LICENSE.
2011-04-01Don't #include <ufs/ufs/quota.h> on NetBSD. it makes the build fail onbouyer2-7/+26
current, and nothing related to quotas is needed here. OK agc@
2011-03-27* Allow build on not only ruby18 but ruby19.taca4-5/+40
* Ugly hack to replace with already installed gem command. Bump PKGREVISION.
2011-03-23Update misc/ruby-bundler package to 1.0.10.taca3-8/+8
## 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-23Update rubygems package to 1.6.2.taca11-122/+144
For complete changes, please refer: https://github.com/rubygems/rubygems/blob/master/History.txt
2011-03-21minor update from 3.9.9 -> 3.9.9.1:plunky2-6/+6
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-19Drop maintainership.wiz1-2/+2
2011-03-18Recursive bump for libzip-0.10.wiz1-1/+2
2011-03-17remove dead mirrorzafer1-3/+2
2011-03-17update master_siteszafer1-2/+2
2011-03-17service suspended (not earthquake related) since Feb 2010. fetch from backup.zafer1-2/+2
2011-03-17service suspended. fetch from backup.zafer2-4/+4
2011-03-17remove dead mirror.zafer1-3/+2
2011-03-17service suspended. fetch from backup.zafer1-2/+2
2011-03-14misc/screen: DragonFly BSD 2.9+ supportrumko4-18/+23
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-14misc/tmux: make it compilable on DragonFlyrumko2-5/+7
* 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-13in te NetBSD backend, fill in some metadata which are needed at leastdrochner3-2/+18
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-11Update to 1.1.20110302:wiz2-6/+6
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-11Update to 2.1.4.1:wiz2-7/+7
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-09Add and enable window.jmmv1-1/+2
2011-03-09Initial import of window-20110309:jmmv4-0/+42
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-08user-destdir installation support.obache1-7/+11
2011-03-05Fix building with GPGME 1.3.0.adam2-1/+18
2011-03-02Fix building with Clangadam2-1/+17
2011-02-28Reset maintainer for retired developers.wiz6-12/+12
2011-02-26Allow building with new X11/Xlib.h. Patch from upstream, see OpenOfficeaymeric3-1/+49
bug report 115871; adapted for vcl/unx/inc/xfont.hxx
2011-02-25update to 0.8.13drochner3-9/+8
changes: -ODF improvement -bugfixes
2011-02-25+ howmobache1-1/+2
2011-02-25Import howm-1.3.9.1 as misc/howm from pkgsrc-wip-jp.obache5-0/+120
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-25Let's assume for now that everything that worked with python-2.6 alsowiz3-6/+6
works with python-2.7.
2011-02-23Remove patches to make a gemspec file's format compatible as before.taca4-75/+3
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-17Dont try to use kernel only interface to inotify on linuxmarkd2-1/+33