summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2008-03-04Mechanical changes to add DESTDIR support to packages that installjlam45-275/+387
their files via a custom do-install target.
2008-03-04Resign from maintaining a lot of packages, so everyone is free to updaterillig1-2/+2
them at will.
2008-03-02Update to less-418. Too many changes to list here--see ChangeLog.bjs3-6/+22
While here, add a pcre option. TODO: support for various curses libraries.
2008-03-01Added and enabled ruby-progressbarobache1-1/+2
2008-03-01Import ruby-progressbar version 0.9.obache4-0/+43
Ruby/ProgressBar is a text progress bar library for Ruby. It can indicate progress with percentage, a progress bar, and estimated remaining time.
2008-02-28update to 0.9.1drochner3-13/+34
This is primarily a bug fix and stabilization release. Apart from bug fixes, users can expect to see improved start-up times and a new sky culture (Tupi-Guarani) as well as some progress with translations and overall stability.
2008-02-27Add and enable m17n-lib and related packages.obache1-1/+4
2008-02-27Import m17n-contrib version 1.1.6.obache5-0/+119
The m17n-contrib is a collection of contributed works to be used with the m17n library.
2008-02-27Import m17n-docs version 1.5.0.obache6-0/+573
The m17n-docs is documents of the m17n library.
2008-02-27Import m17n-db version 1.5.1.obache5-0/+483
This file is part of the m17n database; a sub-part of the m17n library.
2008-02-22- merge patch-aa and patch-ab, they patched the same file.tnn4-67/+66
- Uses asprintf and getopt_long This closes PR pkg/38054.
2008-02-20Update to kde3.5.9markd2-6/+5
Minor bugfixes
2008-02-20Update to kde3.5.9markd2-6/+5
Minor bugfixes
2008-02-20Update to kde3.5.9markd2-6/+5
Minor bugfixes
2008-02-20Update to kde3.5.9markd3-7/+8
Minor bugfixes
2008-02-20Update to kde3.5.9markd3-7/+10
kgeography * Make all the triangles of the Union Jack flag of Manitoba should be blue. * Make all Canada islands in Hudson belong to Nunavut. Kig * Euclidean grid: draw it for all the visible area; use the same scale for X and Y lines. * When exporting text labels to XFig, pass the correct reference point.
2008-02-20Update to kde 3.5.9markd4-22/+52
KAlarm * New option to specify reminder times in minutes. * Prevent multiple identical error messages accumulating for the same alarm. * Remember main window show/hide options when KAlarm last closed, instead of setting them in the Preferences dialog. * Replace simple repetitions with recurrence sub-repetitions, to reduce confusion. * Simplifications and improvements to the alarm edit dialog layout and controls. * Fix crash when saving Preferences, if 'xterm' is not installed in the system. * Fix failure to trigger some recurring date-only alarms * Fix date-only alarms repeating every minute from midnight until the start-of-day time. * Fix KAlarm hanging especially on startup, and potentially freezing the system for a while. * Fix deferral of non-recurring alarms not working. * Fix inability to reactivate deleted alarms which still have repetitions to go. * Fix sendmail error "Sender verify failed (in reply to RCPT TO command)" on some systems. * Prevent error messages while typing a date value, until the user has finished entering it.
2008-02-20Update to kde3.5.9markd2-6/+5
kmilo * Make sound level adjustment work when the laptop's master sound device is not device 0.
2008-02-17Support --mandir (and thus PKGMANDIR)tnn2-11/+14
2008-02-17Honor PKG_SYSCONFDIR and switch to use CONF_FILES framework.obache2-7/+9
Bump PKGREVISION.
2008-02-16Marked as USE_BSD_MAKEFILE and add DESTDIR support.obache1-10/+13
2008-02-16Fixes installation problem.obache2-1/+15
Patch provided by ISIHARA Takanori in PR 37823.
2008-02-16Regen patches for easier maintaining patches.obache8-34/+49
2008-02-07The package supports installation to DESTDIR.heinz1-2/+4
Added correct version requirement for p5-Time-HiRes.
2008-02-06Make this build with FreeBSD builtin gcc. Bump PKGREVISION.hira4-19/+19
2008-02-05 - Update comment for ldconfig.hira1-2/+5
- Add pre-configure target.
2008-02-05 - Make this build on FreeBSD (tested on 6.3-RELEASE/i386 only).hira8-32/+103
This should fix PR pkg/37929. - Merge Makefile.NetBSD.i386 and Makefile.NetBSD.x86_64 to Makefile.NetBSD.
2008-02-04Update ja-less to 382.262 aka less-382-iso262.obache8-144/+55
Pkgsrc changes: Change pkg revision to include iso patch revision. iso255 8/30/05 Joined with less-378. iso256 8/30/05 Joined with less-381. iso257 9/4/05 Fixed problems caused by merge. Changed buffering mechanism to track exact POSITION through code set conversion. This helped hiliting routine and improved less running speed. Changed to parse text from the beginning of physical line when less jumps into the middle of text. This fixed major problems on stateful text like ISO-2022. Fixed JIS X 0213:2000 related problems. Thanks to Takeshi WATANABE. Also, fixed a problem reported by him. Less will not split one wrong multi-byte character into different lines even if it is not fit in first line. Less moves entire text to second line. iso258 9/4/05 Joined with less-382. iso259 9/6/05 Changed an algorithm to detect the gap of parsing input stream. This fixed a problem on long JIS/English text. Fixed '\r' problem. iso260 9/19/05 Changed the algorithm handling input and output character sets. Now jless use two variables, one represents supporting character sets for input stream, and the other represents encoding scheme for output stream. Changed to support JISX0213:2004. iso261 2/24/06 Changed put_wrongmark function to make it work with new iso260 buffering semantics. And applied a patch provied by Takuji. Thanks to Takuji. iso262 2/24/06 Removed POSITION variable from member variables of M_BUFDATA. It was added to make multi-byte character buffering function work better with less. However, it degraded abstraction level of data structure (multi.h). This time, add POSITION* as an additional argument of few functions and keep data structure as simple as possible. This modification make regex_cs-lwp9k be able to compile.
2008-01-25Fixed some of the gcc4 issues. The package doesn't built yet onrillig3-6/+369
NetBSD-4.99.30.
2008-01-25The first of a series of patches for gcc4.rillig2-4/+23
2008-01-19Reset maintainer on his request.wiz1-2/+2
2008-01-18Fix build with pkgsrc's gcc (seen in bulk build).hira1-2/+3
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn33-62/+66
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2008-01-16Update rubygems to 1.0.1.minskim4-23/+26
Major New Features Include: * RubyGems warns about various problems with gemspecs during gem building * More-consistent versioning for the RubyGems software Other Changes Include: * Fixed various bugs and problems with installing gems on Windows * Fixed using `gem server` for installing gems * Various operations are even more verbose with --verbose * Built gems are now backwards compatible with 0.9.4 * Improved detection of RUBYOPT loading rubygems * `ruby setup.rb` now has a --help option * Gem::Specification#bindir is now respected on installation * Executable stubs can now be installed to match ruby's name, so if ruby is installed as 'ruby18', foo_exec will be installed as 'foo_exec18' * `gem unpack` can now unpack into a specific directory with --target * OpenSSL is no longer required by default
2008-01-15Update to 1.1.4:wiz2-7/+6
20051107: Bumped up version number to 1.1.4 20051107: Makefile: package target 20051107: Changed email and website to current ones 20051107: Fixed a few typos in the manpage (sync with util-linux (2.12r)
2008-01-15sunpro needs some patches.rillig6-1/+98
2008-01-12The package supports installation to DESTDIR.heinz1-3/+6
2008-01-12Update HOMEPAGEtnn1-2/+2
2008-01-12db4 update related revision bumpadam1-2/+2
2008-01-11update to 1.3.7drochner3-10/+47
This switches to the gnome-2.20 tree.
2008-01-11update to 2.20.3drochner2-6/+6
changes: -fix a python character encoding problem -translation updates
2008-01-11update to 2.20.3drochner2-6/+6
change: minor bugfix
2008-01-09Remove goffice0.5, replaced by goffice0.6 (no dependencies left).wiz7-481/+1
"I don't mind" drochner@
2008-01-09Update to 3.6.1.reed9-106/+39
Removed four patches -- three are integrated and antiword is removed. No longer conflict with antiword. Add patch (from OpenBSD) in attempt to fix egon. Improve DESCR. Add http download to MASTER_SITES. Don't depend on gv or gnuplot. gnuplot is optional. And I don't know why it depended on gv. This package provides its own postscript viewer. ChangeLog has: 061110 Buildability fixes for Egon. Unbundled Antiword. Corrected formatting errors in dictionary.it. Bundled o3read. 030916 Siag, PW: Ctrl-T adds sheet, Ctrl-W removes sheet. 030820 Got newest source from CVS. xsiag/window.c had to be reformatted using indent. 030309 Replaced applicationShellWidgetClass with mwApplicationShellWidgetClass. Instant drag and drop support, just like that. This means that Mowitz >= 0.3.0 is now required. Siag, PW, Egon: remove drop.[ch] and use drop functionality in Mowitz instead. Added cb_drag and cb_drop callbacks. 030304 Replaced XtAppInitialize with XtOpenApplication everywhere. 030303 Changed .cvs to .csv in common/siag.dfmext.
2008-01-09fix a build error reported by Thomas Klausner: replace wrong use ofdrochner2-1/+17
which(1) in a Makefile part provided by gtk-doc by a newer version (which is still not portable, but since that gtk-doc stuff is used at many places there is no point in introducing something better here)
2008-01-09Updated to version 0.30.heinz3-6/+26
Pkgsrc changes: - Added option "debug" (off by default). - Explicitly listed licence information. Changes since version 0.28: =========================== 0.30 rlwrap can now use putenv() on machines that don't have setenv() (like some Solaris systems) EOF on stdin (e.g. by pressing CTRL-D) would end prompt colouring. added -q option 0.29 added -A option to handle (ANSI-)coloured prompts added -p option to colourise uncoloured prompts added -t option to set terminal type for client command rlwrap now copies its terminal settings from the client even when this has put its terminal in single-keypress (uncooked) mode. A rlwrapped emacs will now respond to CTRL-C and CTRL-G as it should. fixed a long-standing bug where long output lines with the -r option would put mutilated words into the completion list. Drawback: prompts are not put into the completion list anymore (bug or feature?). rlwrap now handles output to the client before input from the client, and only handles keyboard input when all client I/O has been handled. This will make rlwrap a little better behaved when handling large chunks of (pasted) input, especially with colourised prompts error messages and warnings now include the rlwrap version number rlwrap now prints a warning when started in vi mode when the terminal is too dumb to support upwards cursor movement added a very simple custom malloc/free debugger for use with the --debug option. Rather fragile and not well tested, use with care. Whenever TERM is not set, rlwrap assumes vt100. Set TERM=dumb if you really have a dumb terminal. rlwrap now leaves the handling of multi-line prompts and edit buffers to readline (except when in horizontal-scroll mode or when configured with --enable-homegrown-redisplay). whenever --always-readline is set, SIGWINCH not passed to client command immediately, but only *after* accepting a line. multi-byte prompts and input no longer confuse rlwrap (provided your readline lib supports multi-byte characters) --spy-on-readline now enabled by default the configure script will now find term.h on cygwin dropped the assumption that tgetent() and friends are only ever declared in term.h; rlwrap now has proper terminal handling also under SunOS. the rlwrap source should again be fit for consumption by older (C91 compliant) compilers
2008-01-06The package supports instalation to DESTDIR.heinz1-1/+3
2008-01-06+goffice0.6drochner1-1/+2
2008-01-06add goffice-0.6.1, the most recent major branch of gofficedrochner5-0/+577
(installable in parallel with older branches)
2008-01-06-update to 0.5.4drochner4-120/+22
changes: minor bugfixes -disable installation of gtk-doc API documentation -- we leave that privilege to the most recent version which is 0.6.1