Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Overview of Changes from GLib 2.8.4 to GLib 2.8.5
=================================================
* Bug fixes:
322520 g_utf8_collate_key_for_filename reads too
much [Christian Persch]
324332 g_option_context_parse() returns false
without setting error [Tim-Philipp Müller]
325273 Error in documentation for glib_check_version()
[Declan Naughton]
325310 g_spawn_sync hangs when catching both stdout
and stderr [Tor Lillqvist]
323273 Invalid macro in genums.h: G_FLAGS_TYPE
[Kalle Vahlman]
- Other fixes [Sebastian Wilhelmi, Arjan van de Ven]
* Add g_object_compat_control() [Tim Janik]
* Win32 changes:
- Strip trailing slashes in g_stat() [Tor Lillqvist]
- Make g_rename() replace existing files [Tor]
- Other fixes [Tor]
* Translation updates (be,bg,en_CA,es,fi,fr,gl,gu,nl,vi,zh_CN)
|
|
without affecting packages that are currently using it.
Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor
"build" now set it to "full", but should be checked whether they really need it
(comment added). Packages which previously set it to "build" now don't set it
anymore.
Ok by jlam, wiz.
|
|
|
|
|
|
> 2005-12-18 02:57 bertho
>
> * README, cvsgraph.1, cvsgraph.c, cvsgraph.conf, cvsgraph.conf.5,
> cvsgraph.h, cvsgraph.spec, rcs.h, readconf.c, readconf.h: - Added
> dynamic colors and strings for more flexibility in visual
> representations of the tree. - Added keyword rev_idtext to
> define the revision ID in a revision box. Normally this would
> show the revision number, but can now be changed dynamically.
> - Fix dashed lines when stripped revisions have mergepoints
> attatched
>
> 2005-12-15 14:06 bertho
>
> * README, cvsgraph.c, cvsgraph.conf, cvsgraph.h, rcs.h, readconf.c,
> readconf.h: Implemented multiple regex match for triplets
> merge_{from,to,color} so that merges can be detected with more
> disjoined tag definitions.
>
> 2005-10-03 22:44 bertho
>
> * README: Update history
>
> 2005-10-03 22:40 bertho
>
> * cvsgraph.conf.5, rcsl.l: - Fix missing branch_bgcolor in manpage
> - Fix author names with spaces but not in @ encapsulation
>
> 2005-09-09 00:14 bertho
>
> * cvsgraph.conf.5: From Mark Brown <broonie@sirena.org.uk>: The
> enclosed typo fix was filed with the Debian bug tracking system -
> seems straightfoward and valid.
>
> 2005-08-29 20:29 bertho
>
> * README: - Fix incomplete parsing of access keyword
>
> 2005-08-29 20:27 bertho
>
> * rcsy.y: - Fix incomplete access parsing; set scanning of IDs
> after first instance.
>
> 2005-08-21 18:38 bertho
>
> * README: Bleed them for any violation
>
> 2005-08-21 18:36 bertho
>
> * README, cvsgraph.1, cvsgraph.conf.5: Changed the acceptable mail
> policy. No more unpunished disclamers.
>
> 2005-08-21 09:55 bertho
>
> * rcsl.l, README: Fix all numeric author ID
>
> 2005-06-23 00:51 bertho
>
> * cvsgraph.c, readconf.c: - Fix fixed background color - Fix width
> adaption of image width if error strings are displayed
>
> 2005-06-22 21:43 bertho
>
> * cvsgraph.1: Denote simple config negating options as deprecated.
> Using the -O option is much more flexible.
>
> 2005-06-22 21:41 bertho
>
> * cvsgraph.conf: Fix typo in comment.
>
> 2005-06-22 21:41 bertho
>
> * cvsgraph.c: Cvsnt merges should be enabled by default as
> mentioned in the manual page.
>
> 2005-06-21 02:02 bertho
>
> * cvsgraph.c, rcsl.l, readconf.c, readconf.h, utils.c: Change color
> management to reduce used colors. This will help future color
> extensions with color changes based on context/content. The
> default setup uses 10 colors now instead of 14.
>
> 2005-06-14 22:41 bertho
>
> * ChangeLog: Release 1.5.2
>
> 2005-06-14 22:40 bertho
>
> * README, cvsgraph.1, cvsgraph.c, cvsgraph.conf.5, cvsgraph.spec: -
> Fix merge lines to untagged revisions when strip_untagged is
> active - Prepare release 1.5.2
>
> 2005-06-13 22:57 bertho
>
> * README, rcsy.y: - Fix mergepoint1 syntax used by CVSNT allowing
> revision numbers as argument
>
> 2005-06-13 21:57 bertho
>
> * README, rcsl.l, rcsy.y: - Work around CVSNT problem with wrong
> keyword ordering - Fix complaining about a new CVSNT keyword
> properties
>
> 2004-12-04 03:18 bertho
>
> * README, configure, configure.in: Fix the configure script to
> detect gd-2: The mystery is solved, I think. The problem seems
> to be a bug in the GIF support of gd-2.0.33. I didn't look into
> properties
>
> 2004-12-04 03:18 bertho
>
> * README, configure, configure.in: Fix the configure script to
> detect gd-2: The mystery is solved, I think. The problem seems
> to be a bug in the GIF support of gd-2.0.33. I didn't look into
> it further because CvsGraph was configured to output PNGs and
> shouldn't have been outputting GIFs in the first place. The
> reason it was outputting GIFs was a bug in CvsGraph's configure
> script which causes CvsGraph to be built without PNG support.
>
> 2004-10-23 22:13 bertho
>
> * README, cvsgraph.c, rcs.h: Fix total branch-count when branches
> are folded.
>
> 2004-10-23 21:23 bertho
>
> * cvsgraph.c: Make timezone mangling with environment POSIX
> compliant. Should make Solaris happy again.
|
|
cxx threads
|
|
rather than PKG_FAIL_REASON, so that they provide useful error
messages in build logs, and so that they continue to work on platforms
where they aren't broken.
|
|
|
|
|
|
2005-12-05 Gisle Aas
Release 1.08
The untie code in close() just seemed wrong, so just
remove it. The object still seems to get cleaned up
on various versions perl.
2005-10-24 Gisle Aas
Release 1.07
Make sure read() will not return negative values.
<https://rt.cpan.org/Ticket/Display.html?id=13841>
|
|
1.23 Thu Dec 29 2005
- In moving from CVS to SVN I forgot to bring ::Parent with it.
(The tests passed spuriously because it found the old version.)
- Upgraded Module::Install and shrunk Makefile.PL again to reflect
the new features in it.
- Upgraded List::Util dependency to 1.18 because of memory leaks
and problems with non XS versions of functions we use.
1.22 Wed Dec 21 2005
- Apparently generating spurious warnings on Perl 5.8.1
on Mac OS X when using SVK. Tentatively applying solution.
- No change in functionality on any platform.
- No need to upgrade unless you are seeing lots of warnings.
- Rolled back the File::Spec dependency from 0.82 to 0.80
to avoid needless upgrades in some 5.005 and 5.006 situations.
- Moved from older CVS repository to newer SVN repository
- Updated Makefile.PL to Module::Install 0.45
|
|
1.18 -- Fri Nov 25 09:30:29 CST 2005
Bug Fixes
* Fix pure-perl version of refaddr to avoid blessing an un-blessed reference
* Fix memory leak in first() and reduce()
* Pure perl version of looks_like_number now matches XS version for
references and undef. It will now return undef
Enhancements
* Support for using XSLoader instead of DynaLoader
* Use new multicall API
|
|
2.04 Sat 31 Dec 2005
- No functional changes.
- Upgrading to a newer Module::Install to address Cygwin problem
2.03 Fri 30 Dec 2005
- No functional changes.
- POD Change: CPAN #15143 Clear things up about $! after
unsuccessful read()? (flatworm)
- Upgraded Makefile.PL to use Module::Install
|
|
|
|
|
|
New HOMEPAGE and MASTER_SITES was noted from minskim by private mail.
|
|
|
|
|
|
Second, update distinfo and/or stop using USE_RUBY_DIST_SUBDIR in Makefiles.
|
|
them.
|
|
explicitly casting positions to long, since that is what the code
expects.
|
|
|
|
available any more.
|
|
any more.
|
|
(30 December 2005, from /branches/1.3.x)
http://svn.collab.net/repos/svn/tags/1.3.0
pkgsrc changes:
- No more build- or run- time dependency on swig.
- Add SHLIBTOOL_OVERRIDE to p5-subversion and ruby-subversion.
- Run new py-subversion tests.
User-visible-changes:
- Client:
* 'svn ls -v' now shows remote locks (issue #2291)
* 'svn status' speedup (r15061, r15103)
* 'svn blame' speedup on files with long history (issue #1970)
* 'svnversion' now assumes default argument of '.' (r14892)
* support for neon 0.25.x, which fixes http:// control-c bug (issue #2297)
* support for more ISO-8601 date formats, compatible with GNU date (r14428)
* support for single-digit date components (r15459)
* on Windows, '_svn' admin dir now toggled by runtime env. variable (r16244)
* working copy size with empty propfiles reduced (r16855, see releasenotes)
* new switches added:
- 'svn blame --xml [--incremental]' (r14690)
- 'svn status --xml [--incremental]' (issue #2069)
- 'svn info --xml [--incremental]'
- 'svn add/import --no-ignore' (issue #2105)
- 'svnlook tree --full-paths' (r13976)
- 'svnlook diff --diff-copy-from' (r14855)
- 'svnlook changed --copy-info' (r16681)
* fixed: 'svn copy wc URL' might include deleted items (issue #2153)
* fixed: 'svn copy wc wc' allows cross-repository copies (issue #2404)
* fixed: 'svn up/merge' major property-merging bugs (issue #2035)
* fixed: 'svn merge' insisting on write access to '.' (issue #2411)
* fixed: 'svn merge' cross-device move problems (r16293, -329, -330)
* fixed: 'svn diff' outputs headers in wrong encoding (issue #1533)
* fixed: 'svn proplist/add/cat' dies on unversioned items (issue #2030)
* fixed: 'svn add' not honoring svn:ignore property (issue #2243)
* fixed: 'svn log -rN:M --limit X' error over http:// (issue #2396)
* fixed: 'svn switch --relocate' failure on 'deleted' dir (r16673)
* fixed: 'svn info' not always showing repos lock (issue #2276)
* fixed: 'svn info' might show lock on wrong path (r16626)
* fixed: 'svnlook' chokes on logs with inconsistent newlines (r14573)
* fixed: 'svnlook propget --revprop -t' failure (r15203)
* fixed: 'svnversion' wrongly traverses into externals (r15161)
* fixed: incorrect URI encoding passed to svn+ssh:// (issue #2406)
* fixed: properly handle filenames containing '@' (issue #2317)
* fixed: '--non-interactive' now suppresses launch of $EDITOR (r15277)
* fixed: conflict markers not in current encoding (r14621)
* fixed: commands ignoring extraneous -m or -F switches (issue #2285)
* fixed: poor error-checking when using revprops (r15542)
* fixed: stack-smashing bugs (r15948, r16037)
* fixed: incorrect parsing of mod_dav_svn XML responses (r17589)
* translation updates for all languages
- Server:
* svnserve improvements:
- can now restrict read/write access by path (see releasenotes)
- undeprecation of the --read-only (-R) option (r17614)
* mod_dav_svn improvements:
- 'SVNListParentPath on' shows all repositories in web browser (r16158)
- ability to log high-level client operations (see releasenotes)
- sets svn:mime-type on autoversioning commits (r14359)
* 'svn log' performance improvement (r14722)
* fixed: fs history algorithm might return wrong objects (issue #1970)
* fixed: repos deadlock when hooks output too much (issue #2078)
* fixed: mod_dav_svn displays errors with sensitive paths (r14792)
* fixed: anonymous reader could create empty commits (issue #2388)
* fixed: possible segfault to callers of trace_node_locations() (r16188)
* fixed: BDB-style locking actions on FSFS repositories (r16295, r16297)
* fixed: numerous bugs running BDB commands on FSFS (issue #2361, r16388)
* fixed: svndumpfilter incorrectly remapping dropped revs (issue #1911)
- Both:
* faster multiple (un)locks in a single svn:// request (issue #2264)
* the Subversion Book is no longer bundled (r17466)
Developer-visible-changes:
* reorganization of automated tests, including ability to run on ramdisk
* lots of Doxygen/API documentation cleanup
* numerous improvements to gen-make.py build system, especially on win32
* working copy is now storing repos_root as separate field (issue #960)
* keywords are now stored in an internal hash (issue #890)
* client status APIs now makes more server-side info available (r16344)
* new public APIs:
- new transfer progress callback for DAV (r15948)
- svn_ra_initialize(), svn_client_open_ra_session()
- svn_fs_closest_copy(), svn_fs_type()
- several rev'd APIs, see doxygen docs
* SWIG bindings: No more compile-time or runtime SWIG dependencies
- SWIG/python bindings:
- automatic memory management: APIs no longer require pool arguments!
- improved stability, as shown by our new testsuite
- better error messages
- SWIG/ruby bindings:
- complete API coverage!
- automatic memory management
- greatly expanded test suite
- SWIG/perl bindings:
- new accessors for svn_lock_t, svn_fs_access_t
- a number of bugfixes
* javahl bindings:
- add streamy API for fetching file contents (r15584)
- fixed: let tests run before bindings are installed (issue #2040)
- fixed: lock command not raising errors properly (issue #2394)
- fixed: ignored errors from svn_client_blame2() (r16434)
|
|
|
|
|
|
Changes:
2005-04-08 mallum,,, <mallum@openedhand.com>
* configure.ac:
* libmb/Makefile.am:
Bump up version to 1.7
2005-03-30 mallum,,, <mallum@openedhand.com>
* libmb/mbpixbuf.c: (_load_xpm_file):
Fix potential overflow in xmp loader. via Andreas Gunnarsson.
2005-03-29 mallum,,, <mallum@openedhand.com>
* libmb/mbdotdesktop.c: (_parse_desktop_entry):
Fix pontential overflow by 1 in scanf call.
* libmb/mbutil.c:
Ditch alloca.h include.
Fixes via ML post from Andreas Gunnarsson
2005-03-16 mallum,,, <mallum@openedhand.com>
* Makefile.am:
* configure.ac:
* tests/Makefile.am:
* tests/menu/Makefile.am:
Add tests/menu to dist and make sure make dist includes it.
2005-03-16 mallum,,, <mallum@openedhand.com>
* libmb/hash.c:
* libmb/mbdotdesktop.c:
* libmb/mbexp.c:
* libmb/mbmenu.c:
* libmb/mbpixbuf.c:
* libmb/mbtray.c:
* libmb/mbutil.c:
Add _GNU_SOURCE define to fix -DXOPEN_SOURCE issues.
2005-03-07 Ross Burton <ross@burtonini.com>
* tests/Makefile.am:
Add oh.h to pixbuf_SOURCES.
2005-02-22 mallum,,, <mallum@openedhand.com>
* configure.ac:
move AC_CONFIG_AUX_DIR above AM_INIT_AUTOMAKE
2005-02-22 mallum,,, <mallum@openedhand.com>
* libmb/mbtray.c: (get_xevent_timed):
Make timeouts work more correctly. Fixes bug with large timeouts
never getting called like with the clock applet.
|
|
Bump BUILDLINK_RECOMMENDED.
|
|
|
|
Incompatible command line changes:
- 'monotone revert' now requires an argument. To revert your
entire working copy,
$ monotone revert
no longer works; instead, go to the root of your working
copy and run
$ monotone revert .
New features:
- Netsync now supports IPv6 (where OS support exists)
Bugs fixed:
- 'revert' gives feedback describing what it changes
- Database locking further tweaked, to allow more concurrent
access in situations where this is safe.
- On win32, ticker display was fixed, so that it no longer
prints a new line at each update.
- 'read' can now understand (and migrate) privkey packets
generated by monotone version 0.23 or earlier.
- 'log --diffs <files>' now prints only diffs for the given
files (previously, it would print only revisions in which
the given files changed, but would print all diffs for those
revisions).
- Win9x and WinNT 4 compatibility fixes.
New translations:
- pt_BR
|
|
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.
|
|
|
|
|