Age | Commit message (Collapse) | Author | Files | Lines |
|
Ok by wiz.
Changes from 1.4.3 to 1.4.4:
- fixed: now external commands like "open file" work also for files
containing double quotation marks.
- fixed: abnormal termination if cvs status and no revision yet
- fixed: now cvs commands work also for files containing double quotation
marks.
- fixed: prevent rescanning of directory if the folder is solely
expanded/collapsed
- fixed: honor '/Attic' on conversion from rcsfile path to local file name.
- fixed: Output status detection for status cmd in combination with usage
of combined modules via a serverside modules file.
- changed: logging enhanced for cvs private data (cache clearance)
- fixed: External diff --side-by-side on a localy modified and outdated
file diffed against the head instead of the same revision in the
repository
- fixed: erroneous error output if cvsnt passwd file is not writeable
- fixed: adaptions for FreeBSD (borrowed from FreeBSD port of LinCVS)
- fixed: query update didn't detect 'needs merge' in nested subProjects
- changed: logging enhanced for cvs private data
- fixed: endless loop at startup if a menu contains items with the same
caption
- fixed: crash if operate on a CVS-controlled directory containing
corrupted CVS private data
- fixed: crash while reread of a non-controlled directory after removing of
all subdirectories of this directory if scanning-on-the-fly is activated
- fixed: rare crash if operate on a CVS-controlled directory in which
somebody has removed the private-data directory of CVS
- fixed: wrong include hints in ui files
- changed: Mac: use double height for width of WhatsThis buttons
- fixed: KDE integration disabled as workaround for crippled Qt shipped
with SuSE 9.3
- changed: Mac: ocvs is now the default cvs version
|
|
2.12.1
======
Fixes
- Code cleanups (Kjartan Maraas)
- Open GModules with G_MODULE_BIND_LAZY (Kjartan Maraas)
- Fix change notification with multiple sources (Alexander Larsson)
- Allow space in config source names on windows (Tor Lillqvist)
- Read xml files in larger chunks (Mark McLoughlin)
- Simplify the handling of --enable-schemas-install (Stepan Kasal)
- Win32 Fixes (Tor Lillqvist)
Lots of translation updates.
|
|
2.12.1
======
Fixes
- Code cleanups (Kjartan Maraas)
- Open GModules with G_MODULE_BIND_LAZY (Kjartan Maraas)
- Fix change notification with multiple sources (Alexander Larsson)
- Allow space in config source names on windows (Tor Lillqvist)
- Read xml files in larger chunks (Mark McLoughlin)
- Simplify the handling of --enable-schemas-install (Stepan Kasal)
- Win32 Fixes (Tor Lillqvist)
Translators
- Alexander Shopov (bg)
- Samia Niamatullah (bn)
- Miloslav Trmac (cs)
- Martin Willemoes Hansen (da)
- Adam Weinberger (en_CA)
- Francisco Javier F. Serrador (es)
- Ivar Smolin (et)
- Hizkuntza Politikarako Sailburuordetza (eu)
- Ilkka Tuohela (fi)
- Ignacio Casal Quinteiro (gl)
- Ankit Patel (gu)
- Yair Hershkovitz (he)
- Erdal Ronahi (ku)
- Tino Meinen (nl)
- Mişu Moldovan (ro)
- Marcel Telka (sk)
- Laurent Dhima (sq)
- Christian Rose (sv)
- Maxim Dziumanenko (uk)
- Clytie Siddall (vi)
- Funda Wang (zh_CN)
|
|
This is a terse description of the new features added to readline-5.1 since
the release of readline-5.0.
1. New Features in Readline
a. The key sequence sent by the keypad `delete' key is now automatically
bound to delete-char.
b. A negative argument to menu-complete now cycles backward through the
completion list.
c. A new bindable readline variable: bind-tty-special-chars. If non-zero,
readline will bind the terminal special characters to their readline
equivalents when it's called (on by default).
d. New bindable command: vi-rubout. Saves deleted text for possible
reinsertion, as with any vi-mode `text modification' command; `X' is bound
to this in vi command mode.
e. If the rl_completion_query_items is set to a value < 0, readline never
asks the user whether or not to view the possible completions.
f. New application-callable auxiliary function, rl_variable_value, returns
a string corresponding to a readline variable's value.
g. When parsing inputrc files and variable binding commands, the parser
strips trailing whitespace from values assigned to boolean variables
before checking them.
h. A new external application-controllable variable that allows the LINES
and COLUMNS environment variables to set the window size regardless of
what the kernel returns.
|
|
with INSTALL_DATA afterwards. Don't use find -print + xargs, use
find -exec directly.
|
|
|
|
|
|
NSIS (Nullsoft Scriptable Install System) is a professional open-source tool
for the development of Windows installers. It is designed to be as small and
flexible as possible and is therefore highly suitable for Internet
distribution.
An installer is not only the first experience of a user has with your product,
many software problems can also be solved by providing reliable installation
tools. NSIS allows you to create stable, quick and user friendly installers
that are capable of installing, uninstalling, setting system settings,
extracting files and more. With the NSIS scripting language you can implement
any custom logic you want.
The large collection of plug-ins, scripts and software in the Developer Center
helps you to build full featured installers and provides a solution for almost
every scenario.
|
|
Collection. The 0.96.9x releases will eventually become scons 0.97, but
the stable release is still 0.96.1 available in devel/scons. However, some
pacakges might need the newer capabilities.
SCons is an Open Source software construction tool--that is, a build tool;
an improved substitute for the classic Make utility; a better way to build
software.
|
|
Reminder from wiz@.
|
|
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
|
|
|
|
LinCVS is a graphical Interface for the cvs client commandline tool on the
Unix, Windows and Mac OS X platform. It allows to load modules from a
server (checkout), create modules on the server (import), as well as
checking the state of directories and individual files or updating them.
Basic operations like add, remove and commit are supported as matter of
course, just like showing the actual differences between the server version
and the local sandbox, graphical display of the version tree, and manifoldy
graphical support of project maintenance. All actions are logged on the cvs
server (configurable via history), and are therewith comprehensible.
|
|
worth deleting anyhow however, if nobody uses it. According to the
sourceforge project page development on it has stopped, nothing depends
on it, and the sourceforge page has no record of the 0.3 version we have
in pkgsrc.
|
|
the default shell on DragonFly.
|
|
|
|
|
|
And change COMMENT to "GNU info documentation utilities".
|
|
Collection. I had that one sitting here for a few months... I don't even
remember writing it, so maybe proper credit is lacking. In such case tell
me so.
The Term-Prompt module can be used to accept interactive input. You specify
the type of inputs allowed, a prompt, help text and defaults and it will deal
with the user interface, (and the user!), by displaying the prompt, showing the
default, and checking to be sure that the response is one of the legal choices.
Additional "types" that could be added would be a phone type, a social security
type, a generic numeric pattern type...
|
|
|
|
|
|
|
|
ArX-2.2.4 2005-Nov-16
"merge" now uses a three-way merge by default, with support for
external merge tools. "merge" also now takes the --update option
instead of using heuristics.
"merge", "dopatch", and "replay" now record when there are conflicts
in the tree, and "commit" will refuse to act unless they are cleaned
up with "resolve".
The --silent, --quiet, --default-output, --report, and --verbose
options have been replaced with -v and -q options.
ArX is now much more clever when dealing with renames.
"commit" and "tag" now support --author and --date options.
The patch queue manager has been updated.
Some bugs when working across filesystems have been fixed.
|
|
|
|
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
|
|
problems on NetBSD 1.6.2
Using nbpax allows extracting the archive correctly on NetBSD 1.6.2 (tar
in the base system has problems with long file names) and should not
concern other platforms since nbpax is part of the bootstrap.
|
|
Noted by reed@.
|
|
gdt agrees.
|
|
Fixes compilation on -current.
|
|
From the ChangeLog:
- 0006421: [security] Private bugs show up in public RSS feed (vboctor)
- 0006458: [security] Port #6457: SQL Injection in manage user page (TKADV2005-11-002) (vboctor)
- 0006461: [security] Port #6460: HTTP Header CRLF Injection (TKADV2005-11-002) (vboctor)
- 0006485: [security] XSS Vulnerability in filters (TKADV2005-11-002) (thraxisp)
- 0006489: [security] Port Injection Vulnerabilities in Filters (TKADV2005-11-002) (thraxisp)
- 0006492: [security] Port #6453: Make note private has no effect when resolving bug (thraxisp)
- 0006432: [bugtracker] error processing does not work! (jlatour)
- 0006379: [filters] Filter returns private issues when it should not (thraxisp)
- 0006254: [localization] strings_korean_utf8.txt has UTF-8 byte-order marker (ryandesign)
- 0006268: [localization] strings_chinese_simplified_utf8.txt has UTF-8 byte-order marker (ryandesign)
- 0006304: [localization] [PATCH] Major overhaul of strings_dutch.txt (jlatour)
- 0006358: [localization] Updated Dutch localization (Wanderer)
- 0006474: [localization] Calls to htmlspecialchars should take into account the current charset (jlatour)
|
|
|
|
|
|
to get fstat and struct stat on DragonFly.
|
|
|
|
1.6.2/i386.
|
|
pkgsrc work.
|
|
|
|
|
|
|
|
Backported from 0.5.8.
|
|
include bsd.prefs.mk before attempting to test for any variable like
${OPSYS} in a cpp-like pre-processing statement.
|
|
|
|
of the shared libXm has changed.
|
|
Changes:
- various bugfixes.
|
|
changes unknown
|
|
Many new features and refinements.
Notable changes include:
* Konqueror is the second web browser to pass the Acid2 CSS test,
ahead of Firefox and Internet Explorer
* Konqueror can also now free web pages from adverts with its
ad-block feature
* SuperKaramba is included in KDE, providing well-integrated and
easy-to-install widgets for the user's desktop
* Kopete has support for MSN and Yahoo! webcams
* The edutainment module has three new applications (KGeography,
Kanagram and blinKen), and has seen huge improvements in Kalzium
|
|
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.
Addresses PR 32046 by Leonard Schmidt.
|
|
"pkglint --autofix" change.
|
|
|
|
* Version 0.6.0 (released 2005-12-03)
** A C# port of Libidn has been contributed by Alexander Gnauck.
The port resides in the csharp/ directory. Configure will build it if
a working C# compiler can be found. Mono's "mcs" compiler is known to
work (available in Debian in the "mono-mcs" package), but PNET's
"cscc" compiler should also work (available in Debian in the "pnet"
package). The port is licensed under the GPL. Some Microsoft Visual
Studio project files are also present in the csharp/ directory, which
may be useful when building the port under Windows. The C# API is
currently not documented, improvements are gratefully accepted.
** Support shared libraries on Cygwin and Mingw32, thanks to Yaakov S.
** Fix memory leak.
** API and ABI is backwards compatible with the previous version.
|