Age | Commit message (Collapse) | Author | Files | Lines |
|
explicitely
(refrain from bumping PKGREVISION - the pkg was just updated so
ride on it)
|
|
There is a major step between 0.5.x and 0.6.x; I couldn't find a
useful changelog.
|
|
(I did measurements using pkgsrc/time/glclock some weeks ago; can't find
the numbers anymore. There was a significant improvement. The result was
still worse than the Mesa-5.x which comes with xfree86, which doesn't
deploy xshm as built in our tree.)
|
|
|
|
- Documentation fixes
- Bug fixes
- More channels added
|
|
help work); more to come.
+ cabextract-1.1, cmp3-2.0pre6, cpio-2.5.90, daapd-0.2.3, dar-2.1.5,
file-roller-2.8.3, gkrellm-volume-2.1.13, gkrellm1-xmms-0.5.8,
gmpc-0.11.2, gst-plugins-0.8.5, hydrogen-0.9.0, ices-2.0.0,
id3v2-0.1.11, jamjar-0.7.1, lcab-1.011, libao{,-arts,-esound}-0.8.5,
libcdaudio-0.99.12, libcomprex-0.3.3, libhydrogen-0.9.0,
libopendaap-0.2.3, makeself-2.1.3, mikmod-3.2.1, nulib2-2.0.3,
p5-Archive-Zip-1.14, p5-Compress-Bzip2-1.02, p7zip-4.10, rar-3.4.0,
rar-linux-3.4.0, unrar-3.4.3, upx-1.25, zziplib-0.13.37.
Add freepats to suggested packages (free GUS patches set).
|
|
|
|
|
|
version).
|
|
3 byte diff to previous one (in the tar header), so set DIST_SUBDIR.
cmp -l output (old - new):
5 164 206
6 312 226
7 246 247
|
|
|
|
Changes since 0.54:
v0.65 Dancer Vesperman noted that mtr no longer traces past
a section of non-responding hosts. Apparently I added
a line in net.c that didn't make sense in mtr-0.56. I
can't find the reason for adding that line, so someone
who thinks (s)he needs it, should holler.
v0.64 Philippe suggests to do the time_t thingy before socket.h.
Apparently, MAC OS X doesn't compile socket.h otherwise.
v0.63 Suggestion by RCW: Add -lm at line 70 of Configure.in.
On my system no ill effects ensued, so this version released
so that he can test if it still works on his sytem.
Let me add that it's stupid that I have to specify that this
this program now requires Automake version 1.5 to build, where
Automake was intended to make software independent of different
versions of build software!
For those concerned about the above statement: If you're just
trying to compile and use MTR, there is no need for automake.
Just when you're messing with the configure and build system of
mtr is automake a tool you need.
v0.62 Apparently someone changed gethostbyname into gethostbyname2
in mtr.c in an attempt to add IPV6 support. For systems without
ipv6 support, the old gethostbyname should be used! Linux
has the call even if you don't enable IPV6. Thanks Gary (rsub)
v0.61 Attempt to get/print the local IP address. Now shows as
0.0.0.0 :-( Hints and tips appreciated! -- REW
Lots of blank space reformatting.
moved the interface address setting to net.c (where it
belongs).
v0.60 John Thacker submitted a surprisingly simple patch to
enable linking against GTK2. (up to 2.4.0)
v0.59 Josh Martin suggested to add some bounds checking to
the dynamic field code. This caused me to delve in, and
rewrite some things. Now 50 lines of code less, but cleaner
code. :-)
v0.58 I don't remember. Fogot to update this. :-( Check the
patch.
v0.57 Lots of whitespace cleanups. And a DNS fix: Don't do DNS
lookups in raw mode with -n specified.
v0.56 Fixed compile warnings. Now compiles with -Wall. If your
compiler finds things mine didn't feel free to shout.
v0.55 Cleanup patch. I'm going to do some maintenance on MTR,
but I want to be able to say: Can you see which version
fixed/broke things for you, so you're going to see a
bunch of new releases soon.
|
|
galeon-1.3.18, gtkballs-3.1.4, koffice-1.3.4, mkvtoolnix-0.9.7,
openssl-0.9.7e, p5-libapreq2-2.04.03, svk-0.24, windowmaker-0.91.0
[pkg/27474], xmltv-0.5.36.
|
|
Changes:
* Fixed race condition allowing c2s to be killed, Stephen Marquard
* Fixed off-by-one bug in s2s/main.c leading to segfault on startup
in some environmentsp
* Fixed memory leak in sm, Michal Kera
* Fixed problem relating to SSL connections not being closed
correctly, Nathan Christiansen
* Fixed 3 problems in mod_announce: (a) NAD freed before use, (b)
struct tm not initialised correctly on some platforms, and (c)
time not initialised for broadcast motd messages delivered to
online users, Stephen Marquard
* Fixed insertion of extra namespace in element in some types of
messages retrieved from offline queue, which causes a parse
error in the router, Matthew Buckett
* Fixed off-by-one bug in PLAIN SASL authentication code. May also
resolve a number of other bugs relating to c2s authentication,
Robert Theisen
* Fixed return value of jid_new() in pkt.c to avoid sm segfault
from dereferencing NULL pointer, triggered by a message with a
to JID of the form "@some.server@", Stephen Marquard
* Avoided adding nads to the cache that are created through
nad_copy(), Stephen Marquard
* Fixed bug in retrieving hash values, Stephen Marquard
* Improved performance of pool cleanup function, Stephen Marquard
* Corrected handling of EMAIL, TEL and ADR/CTRY elements in vcards
for JEP-0054 compliance, Stephen Marquard
* Optimised sm algorithm for announcing presence to skip presence
announcements and probes for users on the same server who are
not online, Stephen Marquard
* Checked that storage drivers are initialised correctly; if not,
abort, Stephen Marquard
* Fixed file descriptor leak in storage_fs
* Allowed c2s to supply a certificate chain to clients, Iain
MacDonnell
|
|
Also don't do the ldd-REQUIRES dance unless SHLIB_HANDLING=YES (because you
don't want to run a native ldd on a foreign binary).
|
|
|
|
is set appropriately (sparcv7, sparcv8, sparcv9).
|
|
Fixes the build on OS X.
|
|
Linux systems have glibc which provides a good GNU iconv.
What GNU iconv feature/function is specifically needed
for abiword?
This should be fixed to not define USE_BUILTIN.iconv=no but
to use some other option, because it overrides PREFER_NATIVE
use for iconv.
Also at this time, converters/libiconv doesn't get built nor installed
under Linux. So abiword's build failed.
|
|
From ISIHARA Takanori and a cube. Closes PR 27494.
|
|
they are using a different WRKSRC, reported by Jeremy C. Reed on
tech-pkg@.
|
|
|
|
|
|
|
|
unmaintained; thus they get no security fixes and don't adapt
to changing im protocols.
|
|
the package is not postgresql "74" or "73".
|
|
patch-ab and patch-ac were removed in the update to 1.4.1 eight weeks ago.
This was reported by Pritesh Shah on tech-pkg mailing list.
|
|
FETCH_OUTPUT_ARGS.
|
|
* Add FETCH_OUTPUT_ARGS (new option, defaults to "-o" with NetBSD's ftp(1))
* Use FETCH_OUTPUT_ARGS to move the file transfer to a temporary name
on ${DISTDIR}/${DIST_SUBDIR} with extension ".temp"
* If temporary file matches the checksum recorded in distinfo, move it
to the original name (removing temp file)
For example, if you want to use PKG_RESUME_TRANSFERS with wget
(pkgsrc/net/wget), the following vars should be defined in mk.conf:
FETCH_CMD=wget
FETCH_RESUME_ARGS=-c
FETCH_OUTPUT_ARGS=-O
No need to set these vars when using defaults (NetBSD's ftp(1))
|
|
gnome-vfs2-cdda, gnome-vfs2-smb, libgnomeprint, libgtop2, libwnck,
gnome2-pixmaps, gnome-desktop, eel2, nautilus, gnome2-control-center,
gnome-panel, gnome-themes and gnome-session.
|
|
Session Manager
* Don't crash gnome-session-remove if we can't get a program name
(Ray Strode)
* Add a big bunch of debug spew (Federico)
* Don't leak the splash screen background image (Kjartan)
* Remove the purge timeout when re-incarnating a client (Federico)
Misc
* Use automake 1.7 (James Henstridge)
Translators
* Adam Weinberger (en_CA)
* Changwoo Ryu (ko)
|
|
Bugfixes:
- Patch to fix crash-causing namespace issue (Robert Basch, bug #116693).
New/updated translations:
2004-09-22 Dmitry G. Mastrukov <dmitry@taurussoft.org>
* ru.po: Updated Russian translation
from Russian team <gnome-cyr@gnome.org>.
2004-09-15 Alessio Frusciante <algol@firenze.linux.it>
* it.po: Updated Italian translation by
Luca Ferretti <elle.uca@infinito.it>.
|
|
Panel
* Prevent against future config breakage when changing
the default setup (Mark)
* De-sensitize addto button when nothing is selected (Vincent Noel)
* Fix icon scaling issue in the run dialog (Vincent Noel)
Translators
* Christophe Merlet (fr)
* Alessio Frusciante (it)
|
|
- Some tweaking of the available default applications
- Background capplet fixes (#154003)
- keyboard patchs (#144490) (#153866)
- Patch leak in XKB code
- update translations
|
|
* Update to latest egg-recent
* Fix memory leaks
* Clear clipboard after a cut file is pasted
* Properly escape uris created by connect to server dialog
* Better alignment of icon labels
* Allow move (not copy) of a file to another filesystem
* Fix reordering of selection when a listview is resorted
* Allow keynav on desktop
* Fix crash in sort-by-emblems mode
* Performance fixes when selecting files
* Performance increase in folder load
* Allow pasting files as text
* Fix nautilus extensions such as file-roller menus
* Made select by pattern work in trash
* Fixed cut/paste of text when renaming in listview
* Always use homedir icon for homedir
|
|
* Translation updates
|
|
Fixes
* Make %k in .desktop files work again (Brian Ryner)
* Use automake 1.7 (James Henstridge)
* New icons (Jakub Steiner, James Ogley)
Translators
* Wang Jian (zh_CN)
|
|
Fixes
- Only highlight sticky windows on the current workspace (Elijah Newren)
Translators
- Aiet Kolkhi (ka)
|
|
* Improved Solaris and AIX support.
* Updated translations.
|
|
2004-10-01 Jody Goldberg <jody@gnome.org>
* Release 2.8.0.1
2004-10-01 Jody Goldberg <jody@gnome.org>
(gnome_print_ps2_print_octal_byte) : doh!
* libgnomeprint/gnome-print-ps2.c (gnome_print_ps2_print_bpath) : fix
return type and handle errors.
2004-10-01 Jody Goldberg <jody@gnome.org>
* libgnomeprint/gnome-print-ps2.c : Clarify the error handling and
return values in all routines.
(gnome_print_ps2_print_double) : no need for a dynamic buffer. put it
on the stack.
(gnome_print_ps2_print_octal_byte) : new.
(gnome_print_ps2_glyphlist) : use it here and correct the return val
calculation.
2004-10-01 Morten Welinder <terra@gnome.org>
* libgnomeprint/gnome-print-ps2.c (gnome_print_ps2_puts,
gnome_print_ps2_putc): New functions. Change most calls of
gnome_print_ps2_fprintf to one of these.
(gnome_print_ps2_glyphlist): Print letters as letters, not octal.
Fixes #153667.
2004-09-30 Jody Goldberg <jody@gnome.org>
* libgnomeprint/modules/cups/gnome-print-cups.c
(attributes_changed_cb) : Store the queue length in QueueLength
2004-09-23 Jody Goldberg <jody@gnome.org>
* libgnomeprint/gnome-font-face.c (gf_pso_print_double) : remove some
dead code
|
|
gnome-vfs 2.8.2
* Bugs fixed:
+ performance increase in gnome-vfs-volume-monitor
+ Update to latest eggdesktopentries.c, fixing leaks
+ Fix problem with http leak fix in last version
+ Fix leaks
+ Make folders open with components, to make run-dialog work for
folders
+ Add support for additional headers to http backend
+ API docs updates
+ Default to the workgroup specified in smb.conf for network://
+ Fix queue handling for monitoring events
+ Add --disable-howl flag
+ Ignore smb files with empty names when enumerating
gnome-vfs 2.8.1
* Bugs fixed:
+ ftp-method: Don't ask for password if hostname wrong
+ fix detection of and build with kerberos
+ allow unref of the volume monitor after shutdown
+ Fix http issues with gtik
+ Fix leaks
+ Fix default application handling. Now user defaults override
system defaults.
+ Don't keep re-reading /etc/fstab
+ Read the right fstab file on solaris
+ sftp-method: use password if in uri
+ http-method: fix seek to end of file
+ http-method: various webdav fixes
+ Handle empty but non-null http proxy hostname.
|
|
|
|
Fixes
- If the toplevel directory of a source isn't writable, then mark the
whole source as readonly (Mark)
- Plug various leaks (Kjartan)
Translators
- Christophe Merlet (RedFox) (fr)
- Alessio Frusciante (it)
- Žygimantas Beručka (lt)
- Li-Jen Hsin (zh_TW)
|
|
|
|
tkfontsel, xftlsfonts, gtkfontsel, choosefont, rkhunter,
logrider, swatch, ardour, libdisassemble, cenon, pdftk,
guipdftk, ttf-freefont, lingoteach.
|
|
|
|
|
|
|
|
* configure.in (VERSION): Bump to 1.4.2.
* NEWS: Describe 1.4.2's changes.
* src/m4.c (reference_error): Preserve errno, since M4ERROR
relies on this.
* src/builtin.c (m4_esyscmd): Clear errno before calling popen.
(m4_maketemp): Clear errno before calling mkstemp.
* src/path.c (path_search): Don't let "free" trash errno when
returning NULL.
* src/output.c (insert_file): Don't assume errno has a valid
value simply because fread returns zero. This fixes a
portability bug reported by Marion Hakanson in
<http://lists.gnu.org/archive/html/bug-m4/2004-07/msg00029.html>.
Fixes PR pkg/27301.
|
|
|