changes:
* LSN's match MMC-3 specs better.
* Fix bug in vcd-info showing sequence number
* add --without-versioned-libs option
* make -mno-cygwin work
* release number is now preprocessor symbol so applications can make use of
for compatibility
* More libcdio things moved into libcdio (e.g. MSF printing,
iso9660 PVD handling)
* use generic list things from libcdio. Eventually everything will
use glib. But this moves in the right direction by consolidating code
a little
* Darwin compilation fixes
* Miscellaneous contributed bug fixes
And always is defined as share/examples/rc.d
which was the default before.
This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.
This was discussed on tech-pkg in late January and late April.
Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
for the most part. Although unlink can be given a list of files, it will
not remove directories; this module remedies that. It also accepts
wildcards, * and ?, as arguments for filenames.
changes:
* Use less memory for desktop background
* Make authentication work for the external connect-to-server dialog
* Fix leaks
* Redraw less in the list view when deleting
changes:
* Lock the drive when requesting media
* Unlock the drive after it is used
* Fix compilation on non-Linux systems
* Fix compilation warnings on Solaris
* Avoid symbolic link loops in mapping-daemon
==============
Version 2.10.1
==============
Fixes
* Add support for new "type" argument to <MergeFile> (Mark)
* Monitor <MergeDir>s for changes (Mark)
* Make user desktop entries override system ones (Mark)
* Make .directory files in <LegacyDir>s be pulled in (Mark)
* Fix weirdess with [KDE Desktop Entry] files (Mark)
* Fix <LegacyDir>s which don't contain any entries in the toplevel (Mark)
* Make sure items in <LegacyDir>s as allocated (Mark)
* Make <LegacyDir>s with a prefix work correctly (Mark)
Translators
* Adam Weinberger (en_CA)
* Daniel van Eeden (nl)
0.4.4 -> 0.4.5
- It's now possible to use STARTTLS to encrypt SMTP traffic.
- Some memory leaks were fixed (a bunch of missing g_free()).
- Parts of the code were edited to conform to the FreeBSD coding style
guide.
- A new application icon is included.
- The man page was updated.
* Support for multiple drives in floppyd
* Updated .spec file
* Fixed some long name directory entry freeing bugs
* Fixed duplicate FAT writing error. Fixed segfault on short images.
* Mformat creates images of correct size.
* CYGWIN compatibility (O_BINARY flag).
* Cygwin patch for plain_io.c (no locking)
* Fix a couple of memory leaks in config file parsing. Fix llong.h
(redefined same symbol twice)
* Fix a variable initialization problem in plain_io.c
* New mclasserase command to erase memory cards
C99 "compatibility" (cf http://www.mtools.linux.lu/download.html)
* Fix rootskip and rate of XDF disks
* Fix inverted IS_MFORMAT_ONLY conditon in plain_io.c
* Moved putc after variable description (anybody knows about a -W
flag so that gcc warns about these?)
* Fixed mattrib -p (missing slash)
* Added -m option to mformat to specify a non-standard mediabyte
* Added -d options to mformat to specify number of FAT copies. Can
also be set using the MTOOLS_NFATS environmental variable.
- set command_interpreter, so that rc.subr(8) can find the process(es).
- /usr/pkg/sbin/xend {stop,restart} don't to what we expect, to
let rc.subr do it instead.
Bump PKGREVISION.
Should fix pkg/29847.
It looks like I've been in a hate phase for a long time now.
Besides I wonder if this package should not be removed as cfengine 1.* is
since long dead.