summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2008-03-08Changed version to match upstream. (From 2.0 to real "2".)reed1-2/+2
2008-03-08Don't hardcode "1.8" in the GEM_SUBDIR -- use ${RUBY_VER_DIR} instead.jlam1-2/+2
2008-03-08Update dtach to 0.8.obache2-6/+6
Patch provided by MAINTAINER, Francis GUDIN. The changes in version 0.8 are: - When using dtach -A or dtach -c, the master will now wait until the client attaches before trying to read from the program being executed. This avoids a race condition when the program prints something and exits before the client can attach itself. - Instead of exiting quietly, dtach will now report any errors that occur while trying to execute the program. - dtach -n can now be used without a terminal. - dtach -A will now try to detect and remove stale sockets. - Removed a Linux-specific escape sequence from the code that restores the original terminal settings. - Changed dtach.1 to use \- for the dashes in command line options, and fix an ambiguous backslash. - Use non-blocking mode in the master process, and avoid data loss by ensuring that at least one attaching client succesfully completes a write. - Fix -e ^<char> to work with lowercase characters.
2008-03-08Add new package.reed1-1/+2
2008-03-08+ Add patches by Marcus Rueckert for destdir-style installation of gems.jlam9-860/+187
Patches from the OpenSuSE rubygems-1.0.1 src rpm. + Support user-destdir installation. + Dynamically generate the entire portion of the PLIST that corresponds to the documentation generated by rubygem at install-time. Bump the PKGREVISION to 1.
2008-03-07Import new package: linux-words (from pkgsrc-wip).reed4-0/+48
This is a word list containing over 45000 words. This list is suitable for English language spelling checkers, libcrack, and as a target for look(1). This is linux.words.2, compiled by Rik Faith on Oct 10, 1993.
2008-03-07Remove now unused goffice package.wiz7-484/+1
2008-03-07Remove now unused goffice0.2.wiz11-523/+1
2008-03-07Update to 0.6.2:wiz4-25/+11
goffice 0.6.2: Jean: * Set Length to 0 for invalid series in 1.5d plots. Fixes #514642. Morten: * Fix memory handling for 1.5d plots. Fixes #517995.
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz11-17/+22
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.