Age | Commit message (Collapse) | Author | Files | Lines |
|
GNOME packages. Suggested by tron in private mail.
|
|
echo VAR | tr A-Z a-z
|
|
Make can take care of substitutions itself, so we don't need to use
echo VAR | sed
or
echo VAR | tr
Suggested by seb.
|
|
|
|
- Updated Turkish translation (Fatih Demir).
- Updated Swedish translation (Christian Rose).
- Updated Spanish translation (Julio Merino).
- Fixed /ME in dialog windows.
- Support up to 4GB files in DCC (previously 2GB).
- Fixed random /part reasons not working.
- Fixed possible crash when receiving a message from a channel that
was already parted.
- Updated included intl/ to 0.10.38.
- Updated build environment to autoconf 2.53.
- Fixed tabcompletion crash on very large channels.
- Fixed glibc 2.3.x regexp channel-list window crash.
- Don't leak memory on /unloadall.
- win32: convert \ and | to _ when receiving filenames with nick.
- win32: don't use TerminateThread(), which leaks the stack.
This update was provided by Juan RP in PR pkg/19801.
|
|
|
|
portable) way. This fixes PR pkg/19821 by Wolfgang S. Rupprecht.
|
|
Jeremy C. Reed on tech-pkg.
Even though bootstrap's bmake will do this at build-time, this ensures
that even older bmake's don't fail if a package checks it for == i386.
|
|
|
|
and this one can't be an exception. Bump PKGREVISION to 6.
This fixes problems shown in last Hubert's bulk build.
|
|
This should fix the problem seen in Huberts latest bulk-build.
|
|
in Huberts bulk-builds. Remove previous attempt to fix this and while we're
there, we can remove USE_X11 since we already use USE_IMAKE.
|
|
|
|
of that.
|
|
2002-12-09 21:54 Timo Sirainen <tss@iki.fi>
* src/irc/core/modes.c: mode +o nick -o nick2 did +o for the nick2 too
|
|
2002-11-29 13:38 Timo Sirainen <tss@iki.fi>
* src/core/network.c: If bind() fails when connecting, don't fallback to
default address. Should make it easier to notice invalid settings or
figure out why it's not working..
2002-11-28 23:43 Timo Sirainen <tss@iki.fi>
* src/core/network.c: net_gethostbyaddr() was pretty much broken.
|
|
2002-11-19 12:18 Timo Sirainen <tss@iki.fi>
* src/irc/dcc/dcc-send.c: /SET dcc_send_replace_space_with_underscore ON
was buggy.
|
|
|
|
|
|
Changes since 3.2.0:
2002-10-15 Sami J. Lehtinen <sjl@ssh.com>
* ssh-3.2.2 (on Unix this time).
* sshd2: Fixed a security problem with setsid() use. Now we call
it every time, if we need to run a new process on the user's
privileges (command, subsystem or shell). Previously, it was only
run if the user had requested a tty (for a shell, for example).
Special thanks to Logan Gabriel for finding this problem.
2002-10-01 Sami J. Lehtinen <sjl@ssh.com>
* configure: Previous: Check for /dev/pts was broken.
2002-08-08 Sami J. Lehtinen <sjl@ssh.com>
* ssh-3.2.2 (only Windows client, no *nix changes).
2002-07-26 Sami J. Lehtinen <sjl@ssh.com>
* ssh-3.2.1.
2002-07-24 Sami J. Lehtinen <sjl@ssh.com>
* sshd2: Fixed a bug with setpcred() usage (on AIX), which caused
that chroot() was not done.
|
|
|
|
are required for ZTS. Disable ZTS if no threads.
|
|
paths.
|
|
|
|
- Supply example configuration for Apache web server.
- Search for configuration file in "${PKG_SYSCONFDIR}/phpmyadmin".
- Rearrange directory structure so that the PHP files can be mapped
into a web server's document space instead of copying them.
- Bump package revision after above changes.
These improvements are based on the patches supplied by Adrian Portelli
in PR pkg/19708.
|
|
|
|
problems shown in last Hubert's bulk build.
|
|
|
|
* Works with gtkhtml-1.1
* Remove guile support to unbreak gnome (needs fixing in the
guile 1.4 and 1.6 packages)
* Translation updates
* Build fixes
* Update documentation
* Search unusual install paths for data
* Fix task redraw bug
* New popup menu entries
* Misc bugfixes
* Fixes to configure/makefile setup
* spec file file list fixes
* coredump fixes
* column drawing fixes
* fix for printing dates, titles and tooltips
* updated man pages
|
|
|
|
|
|
(which depends on gnumeric) only supports guile-1.4.
XXX: This is a quick fix to unbreak gnucash and the gnome meta-pkg, but
XXX: the guile packages need to be changed to co-exist to address this
XXX: properly!
Bump PKGREVISION.
|
|
|
|
|
|
|
|
|
|
|
|
XXX Should be fixed later.
|
|
|
|
|
|
Bump PKGREVISION to 5.
|
|
Fix a previous entry: haskel-mode -> haskell-mode (pointed out by wiz).
|
|
Bump PKGREVISION to 1.
|
|
|
|
include:
* Completely redesigned interface, brighter and full of helpful icons
and better widgets.
* Connect to multiple databases on different hosts in one instance of
the program. Forms, Reports, Queries, Scripts, and Diagrams can be
copied between clusters.
* Syntax highlighting.
* Forms took a leap, with a snappy grid, more widgets, more fonts, more
colors, simpler data source connection, tab order modification, and a
removal of the 8k barrier.
* The PgMonitor program was pulled under the umbrella, and can be run as
a plugin from the main window menu.
|
|
|
|
- apply patch from Dave Serls:
* allow user to specify timezone in hours-offset from UTC
* prepend information with location to allow user to easily
distinguish multiple instances of bbweather for different
location
- neatify some of the code
- cleanup Makefile to better work with GNU make and normal make
- html documentation now installs into the proper directory
While we're there, remove perl-buildlink and instead use
USE_PERL5= run
|
|
|
|
|
|
Bump PKGREVISION to 1.
|