Age | Commit message (Collapse) | Author | Files | Lines |
|
PPMd is a file compressor written mainly for embedding in user programs, and
it is not intended for direct use. This program is an effort to make speed
and performance improvements on the abstract PPM model [1-6] without tuning
it to particular data types.
|
|
Also, add LDFLAGS to a link call so this builds on non-native-threads systems.
|
|
|
|
Should fix bulk build problem.
|
|
|
|
XXX the package did not build for me.
|
|
|
|
|
|
|
|
|
|
|
|
Kry:
* Improved Mac compatibility.
* Fixed the i18n charset.
* Try to set the locale even if it seems to fail.
Creteil:
* Fixed the default Size to 800x600 for 1st time aMule launched without
~/.eMule config file.
shakraw:
* ExternalConn: new communication code using wxSockets.
* Web interface: improved communication performance.
* Text interface: now using new wxSockets code.
pil0t:
* Fix for the geometry on start.
pure_ascii:
* Added sorting to filename list in file details.
* Added "Takeover" by doubleclick in file details.
* Fixed preferences window popping up on "Show/Hide UL/DL" in download list.
* i18n stuff (Systray).
rubber30:
* Fixed viewing and sorting by LastSeenComplete and LastReception.
Emilio Sandoz:
* Converted stats calculations to 64bit where necessary (for uptime >49days).
* i18n strings fixed.
* gcc 2.95 compilation fix.
deltaHF:
* i18n stuff.
|
|
* Tcl_Obj sharing fixed in [binary scan]
* Updated errno usage for recent glibc
* Fixed [file normalize ~unknownuser] error
* Fixed two memory leaks in VFS code
* Fixed possible infinite loop in TclFinalizeFilesystem
* Updated HP-UX 11 build libraries setup
* Unix std channels forced to exist at startup
* Stopped broken [exec] quoting of '{'
* Fixed memory leak with very long host names
* Corrected level interpretation of Tcl_CreateTrace
* Allow 64-bit configure on IRIX64-6.5*
* Several OS X/Aqua native integration improvements (scrollbar,
event generate, unicode clipboard, tk_messageBox, mousewheel event,
alpha blending for partially transparent images)
* Recognized native hand2/fleur cursors on Windows
* Post menubuttons so they stay on screen better
* Fixed crash during intra-image copy/resize
* New msg catalogs for Esperanto and Polish
* Corrections bold/italic font handling (width calculations) on Windows
* Fixed shrinking grid geometry calculations
|
|
|
|
|
|
fix build with gcc3. Note that the somewhat aging gmp autoconf test
had been removed wholesale.
Bump PKGREVISION.
|
|
|
|
the gnome meta-pkg. Bump PKGREVISION to 3.
|
|
ftp://ftp.gnome.org/pub/gnome/desktop/2.4/2.4.2/sources/
This means removal of balsa2 and gnome-audio, and addition of gucharmap,
zenity and gnome-accessibility. Bump PKGREVISION to 3.
|
|
packages (addition of xdg-dirs>=1.1 as a dependancy).
|
|
|
|
Bugs fixed in 1.8.3:
* Long standing bugs:
- Quote filenames in installation rules, in case $DESTDIR, $prefix,
or any of the other *dir variables contain a space.
Please note that Automake does not and cannot support spaces in
filenames that are involved during the build. This change affects
only installation paths, so that `make install' does not bomb out
in packages configured with
./configure --prefix '/c/Program Files'
- Fix the depfiles output so it works with GNU sed (<4.1) even when
POSIXLY_CORRECT is set.
- Do not AC_SUBST(LIBOBJS) in AM_WITH_REGEX. This macro was unusable
since Autoconf 2.54, which defines LIBOBJS itself.
- Fix a potential (but unlikely) race condition in parallel elisp
builds. (Introduced in 1.7.3.)
- Do not assume that users override _DEPENDENCIES in all conditions
where Automake will try to define them.
- Do not use `mkdir -p' in mkinstalldirs, unless this is GNU mkdir.
Solaris 8's `mkdir -p' is not thread-safe and can break parallel
builds.
This fix also affects the $(mkdir_p) variable defined since
Automake 1.8. It will be set to `mkdir -p' only if mkdir is GNU
mkdir, and to `mkinstalldirs' or `install-sh -d' otherwise.
- Secure temporary directory creation in `make distcheck'. (PR/413)
- Do not generate two build rules for `parser.h' when the
parser appears in two different conditionals.
- Work around a Solaris 8 /bin/sh bug in the test for dependency
checking. Usually ./configure will not pick this shell; so this
fix only helps cases where the shell is forced to /bin/sh.
* Bugs introduced by 1.8:
- In some situations (hand-written `m4_include's), aclocal would
call the `File::Spec->rel2abs' method, which was only introduced
in Perl 5.6. This new version reestablish support Perl 5.005.
It is likely that the next major Automake releases will require at
least Perl 5.6. Consider upgrading your development environment
if you are still using the five-year-old Perl 5.005.
- Automake would sometimes fail to define rules for targets listed
in variables defined in multiple conditions. For instance on
if C1
bin_PROGRAMS = a
else
bin_PROGRAMS = b
endif
it would define only the `a.$(OBJEXT): a.c' rule and omit the
`b.$(OBJEXT): b.c' rule.
* New sections in manual:
- Third-Party Makefiles: how to interface third party Makefiles.
- Upgrading: upgrading packages to newer Automake versions.
- Multiple Outputs: handling tools that produce many outputs.
|
|
|
|
ChangeLog in the distfile.
|
|
with 8.4 will be updated to depend on x11/tk after Tk update.
|
|
many packages still need 8.3. OK'ed by the maintainer (jwise@).
|
|
|
|
ChangeLog in the distfile.
|
|
|
|
be updated to depend on lang/tcl after Tcl/Tk update.
|
|
|
|
xdg-x11-dirs.
|
|
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
|
|
|
|
Note update of gnome-dirs, gnome1-dirs and gnome2-dirs to 1.5.
|
|
xdg-dirs and xdg-x11-dirs.
|
|
|
|
xdg-x11-dirs installs a set of shared directories used by freedesktop.org
XDG based systems (kde 3.2 and gnome 2.4). It is useful to simplify PLIST
handling in other packages.
This package differs from xdg-dirs in that shared directories are created
under X11's tree. Has no effect if using xpkgwedge, other than depending
directly on xdg-dirs.
|
|
share/application-registry
share/icons
share/images
share/mime-info
share/pixmaps
share/sounds
share/themes
Bump version to 1.1 due to this.
While here, split the Makefile to ease the addition of xdg-x11-dirs.
|
|
because many packages still need 8.3. OK'ed by the maintainer (jwise@).
|
|
|
|
|
|
(The DESCRiption was same as the other gettext package,
and the COMMENT mentioned "Tools".)
|
|
Builds fine with 2.95.3 and 3.3.2.
|
|
build on 64bit architecture.
|
|
gnuchess-5.07 and no longer available on MASTER_SITES. OK'ed by wiz@.
|
|
|
|
* Make the status icon flash when going to and from away state.
* Show the contact list if it's visible on another workspace when toggling
visibility.
* Make links clickable in logs.
* Handle incoming private chats through group chats correctly.
* An experimental and optional dbus interface.
* Add status submenu to the notification area icon.
* Limit the length of the status text in the contact list.
* Plug memory leaks.
* When detaching a tab, put the new window at the pointer.
* Updated translations (ca, cs, es, hr, nl, no, sr, sr@Latn, sv).
|
|
|
|
* GnuPG signed message part icons now have borders to indicate the
status of the signature. A blue dotted border indicates the status
is unknown, a red dotted border indicates a bad signature, and a
solid green border indicates a good signature.
* when composing to a default address the header entry is no longer
selected but instead is given a coloured, bold font to indicate
its presence
* a "Wrap current paragraph" button is now available for the Compose
toolbar
* a new reply quote format token is available, '%X'. This specifies
the cursor position.
* the Folderview is updated progressively while receiving mail
* support for the 'Rif:' Subject reply prefix has been added
* LDAP TLS support has been added in the address book
* a Compose window can opened from the address book by right-
clicking an entry and selecting 'Mail To'
* tools/textviewer.sh: support for perl and shell scripts
* better handling of whitespace in Quick Search bar
* updated translations: German, Russian, Serbian, Simplified
Chinese, Spanish, and Slovak
* Bug fixes
|