Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
sane-frontends-1.0.12, xmms-iris-0.12.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- handle new "CMD START" and "CMD FINISH" messages from cron
- new proc-ipmon that handles all "ipmon -a" records
|
|
|
|
|
|
--tag=disable-shared", from rudihl (a) gmx.de in PR pkg/25230.
|
|
|
|
-current, unused by any packages in pkgsrc, and there does not seem to
be any interest in updating or fixing it. There is a still a stable
release in multimedia/avifile.
|
|
that this package is useless. Then there's the fact that this depends on
avifile-devel, which is broken.
|
|
|
|
|
|
of /tmp! If you have been using GNOME, you may want to 'rm -f /.fam*' to
clean them up.
The problem is caused by two different issues, related to a call to tempnam:
- The code uses a HAVE_UNSETENV define to check if the unsetenv function
is available; however, the configure script does not check for it, so
unsetenv is never used. Fix the configure script to check for unsetenv.
- If unsetenv is not available, it does putenv("TMPDIR=") before calling
tempnam. The code expects that this call *unsets* the variable from the
environment (which happens in Linux), but instead it is *set* to an empty
value, causing the creation of files in the root directory. Fix this by
explicitly setting TMPDIR to /tmp.
Bump PKGREVISION to 1.
|
|
|
|
2004-04-18 Jaka Mocnik <jaka@gnu.org>
* configure.in: version 2.6.1; tagged as GGV_2_6_1.
* src/ggv-window.c (verb_FileOpen): don't set the file chooser size.
fixes #139518. patch by Darren Adams.
* src/gsdefaults.c (gtk_gs_defaults_set_*): only set the new value
if it differs from the old: should fix #139362.
* src/ggv-window.c (open_button_pressed_cb): applied a patch by
Kouichirou Hiratsuka, fixing a crash when event parameter is NULL.
fixes #139408.
2004-04-08 Guntupalli Karunakar <karunakar@freedomink.org>
* configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.
|
|
|
|
|
|
|
|
- Translation updates. Notably, Gujarati and Punjabi translations have been
added. Gabor Kelemen (hu); Nirav, Ankit, Ankur, Atit, Bhavin, Kartik,
Khushbu, Sweta (gu); Robert Sedak (hr); Priit Laes (et); Anthony Tang
(zh_TW).
|
|
to update]
|
|
Too many of changes and bug fixes since last packaged version to list here,
you would like to take a look at the enclosed CHANGES file.
|
|
Now M17N patch is merged into the main development now.
Pkgsrc changes:
* Simplify options.
* XXX "M17N without Unicode" is broken now. This should be fixed.
Other changes in W3m:
w3m 0.5 - 2004-03-22
* gettextize
* m17n patch merged
w3m 0.4.2 - 2003-09-23
* options: -4, -6
* configuration file in $(sysconfdir)/$(package)/
* func: NEXT_VISITED, PREV_VISITED
* autoconfiscate (partially)
* rc: use_history
w3m 0.4.1 - 2003-03-07
* fix bugs
- completion segfault in lineinput
- incremental search
- URL pattern fix
- UFhalfclose bug
- allow pipe in shell command
- enhance ftp directory support
- linenumber in edit
- fix Bug#181897
- W3M_TTY problem fixed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unixware.
Also tested on Linux, Solaris and NetBSD.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|