summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
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
2008-01-04Bump PKGREVISION due to boost update to 1.34.1.jmmv1-1/+2
2008-01-04Update MASTER_SITES to alioth, noticed by Zafer Aydogan in privata mail.obache1-3/+3
But comment out now, it only have newer version. File list is: http://alioth.debian.org/frs/?group_id=30592 Also update HOMEPAGE.
2008-01-04Update MASTER_SITES, noticed by Zafer Aydogan in private mail.obache1-3/+3
But comment out now, it only have newer version. Also update HOMEPAGE.
2008-01-04Add DESTDIR support.obache1-3/+5
2008-01-04Update MASTER_SITES, noticed by Zafer Aydogan in private mail.obache1-3/+3
Also update HOMEPAGE.
2008-01-04Update MASTERE_SITES, noticed by Zafer Aydogan in private mail.obache1-2/+3
2008-01-04This package is now hosted by SourceForge,obache1-3/+3
noticed by Zafer Aydogan in private mail. Change HOMEPAGE too.
2008-01-04MASTER_SITES are not available anymore, noticed by Zafer Aydogan in private ↵obache1-3/+2
mail. Other package systems seems have version 1.19 (ex. MASTER_SITE_GENTOO).
2008-01-04Change MASTER_SITES to new location, noticed by Zafer Aydogan in private mail.obache1-3/+3
HOMEPAGE is also gone away, comment possible new location.
2008-01-04Old version is in old sub directory.obache1-2/+3
Noticed by Zafer Aydogan in private mail.
2008-01-04Change to unified diff.obache2-22/+14
2008-01-04Only need wish on runtime.obache1-2/+2
2008-01-04Change patch & sed to USE_TOOLS & REPLACE_INTERPRETER.obache3-26/+9
2008-01-04Add DESTDIR support.obache1-5/+6
2008-01-04Update MASITER_SITES, noticed by Zafer Aydogan in private mail.obache1-2/+4
2008-01-03Update to 4.6.0. NOTE ESPECIALLY the behavior change in the firstgdt2-9/+9
bullet below. 4.6.0 Release Notes ------------------- o MAJOR: Rework pj_transform() to avoid applying ellipsoid to ellipsoid transformations as a datum shift when no datum info is available. o Avoid applying "change of ellipsoid" during datum shifting based on ellipsoids getting changed to spheres for spherical projections. o Upgrade to EPSG 6.13 o Added "900913" "Google Mercator" code in nad/esri.extra. o Avoid some static variable based multi-threading problems. o Improve error recovery if ctable style datum shift grid fails to load. o Support drive letters properly in PROJ_LIB paths for win32. o Fix occasional problem with DMS parsing. o Removed non-functional mpoly projection. o add lonlat, and latlon as aliases for longlat.
2007-12-30Needs msgfmt.joerg1-2/+2
2007-12-29DESTDIR ready.obache1-2/+4