Commit graph

60945 commits

Author SHA1 Message Date
snj
a585cd4176 No longer used. 2004-05-05 00:47:52 +00:00
danw
ec3447a783 make this build on Darwin 2004-05-05 00:46:45 +00:00
danw
a636841a93 add an ALL_TARGET for darwin and patch the package Makefile so the
build errors out if no platform-specific target is specified (so that
pkgsrc will recognize that the build failed)
2004-05-05 00:43:10 +00:00
danw
349cc5019f require gmake. (it coincidentally happens to build correctly with
bmake on NetBSD, but not on some other platforms)
2004-05-05 00:38:07 +00:00
snj
e42232833d Convert to buildlink3. 2004-05-05 00:28:50 +00:00
snj
b70890f6c3 No longer used. 2004-05-05 00:13:14 +00:00
snj
4190ee70d2 Convert to buildlink3. 2004-05-04 23:59:15 +00:00
snj
65a932dba9 Convert to buildlink3. 2004-05-04 23:46:36 +00:00
minskim
197ed63787 statvfs fix for NetBSD-current>=2.0D. 2004-05-04 23:36:16 +00:00
grant
3d0129ec64 indentation fix, drop unneeded parens. 2004-05-04 21:58:43 +00:00
grant
a0a08bd7a1 add the Cocoa framework directories to BUILDLINK_PASSTHRU_DIRS on
Darwin.

fixes build problem reported and confirmed fixed by Randy Beaudreault.
2004-05-04 21:58:07 +00:00
jmmv
204ee89764 Note updates of libgnomeprint{,-ui} to 2.6.1. 2004-05-04 21:43:33 +00:00
jmmv
e870916fd9 Update to 2.6.1:
2004-04-10  Guntupalli Karunakar  <karunakar@freedomink.org>

	* configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.

2004-03-31  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "af" to ALL_LINGUAS.

2004-03-22  Padraig O'Briain <padraig.obriain@sun.com>

	* libgnomeprintui/gnome-print-job-preview.c (create_preview_canvas):
	Omit creation of unnecessary relation. Fixes bug #136627.
2004-05-04 21:42:24 +00:00
jmmv
dcb1f7ac7b Update to 2.6.1:
2004-04-12  Jody Goldberg <jody@gnome.org>

	* libgnomeprint/gpa/gpa-option.c (gpa_option_new_from_tree) :
	  add braces

2004-04-16  Iñaki Larrañaga  <dooteo@euskalgnu.org>

	* configure.in: Added "eu" (Basque) to ALL_LINGUAS.

2004-04-10  Guntupalli Karunakar  <karunakar@freedomink.org>

	* configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.

2004-04-09  Andreas J. Guelzow <aguelzow@taliesin.ca>
	for Keith Sharp <kms@passback.co.uk>
	* libgnomeprint/gnome-print-config.c: add gtk-doc information
	* libgnomeprint/gnome-print-paper.c: add gtk-doc information
	* libgnomeprint/gnome-print-stdapi.c: add gtk-doc information
	* libgnomeprint/gnome-print-unit.c: add gtk-doc information
	* doc/reference/tmpl/gnome-print-config.sgml: add gtk-doc information
	* doc/reference/tmpl/gnome-print-unit.sgml: add gtk-doc information

2004-04-06  Andreas J. Guelzow <aguelzow@taliesin.ca>

	http://bugzilla.gnome.org/show_bug.cgi?id=138346
	* libgnomeprint/gnome-font-face.c (gnome_font_face_is_italic):
	Fix a typo.

2004-04-06  Andreas J. Guelzow <aguelzow@taliesin.ca>

	http://bugzilla.gnome.org/show_bug.cgi?id=138438
	* libgnomeprint/gp-tt-t1.c (print_glyph): remove
	unneeded argument in ttf_printf call

2004-03-30  Jean Brefort  <jean.brefort@ac-dijon.fr>

	* libgnomeprint/gnome-print-pango.c:
	(gnome_print_pango_layout_print): fixed slanting of fonts
2004-05-04 21:39:44 +00:00
jmmv
300609b5d8 Note updates of libwnck and libgnomecanvas to 2.6.1. 2004-05-04 21:36:24 +00:00
jmmv
8fee67e472 Update to 2.6.1:
Translations:
- Added Gujarati translation (Gujarati Team)
- Added Basque translation (Iñaki Larrañaga)
- Various updated translations (ca, he, nn, wa)
2004-05-04 21:35:27 +00:00
jmmv
8215f83c4a Update to 2.6.1:
Fixes

 - Fix icon-reading crash when using enlightenment (Neil Muller)
 - AIX portability fixes (Kjartan Maraas)
 - Don't attempt to center the workspace on the mouse click (Kim Woelders)

 Translators

 - Iñaki Larrañaga Murgoitio (eu)
 - Guntupalli Karunakar (gu)
 - Mohammad DAMT (id)
 - Samúel Jón Gunnarsson (is)
 - Baris Cicek (tr)
2004-05-04 21:33:49 +00:00
jmmv
1a16637e46 Update of rhythmbox to 0.8.3 done. 2004-05-04 21:28:41 +00:00
jmmv
f65141036c Note update of libgtkhtml to 2.6.1. 2004-05-04 21:27:13 +00:00
jmmv
94e11d3ecf Update to 2.6.1:
* Look for "id" attribute of anchor element as XHTML 1.0 deprecates
  "name" attribute. (bug 137854) [Sven Neumann]
* Use focus-width when restyling box. (bug 125290) [Balamurali Vishwnanthan]
* Fix crasher bug in gnochm when displaying new page. (bug #135489).
2004-05-04 21:26:22 +00:00
jmmv
e270f3280a Note update of rhythmbox to 0.8.3. 2004-05-04 21:14:49 +00:00
jmmv
d2450572c8 Update to 0.8.3, from Kouichirou Hiratsuka in PR pkg/25461:
* Revert change to use authentication callbacks, it broke too much.
* Don't crash on gnome-panel restart.
* Plug a memory leak.
* Update et and nl translations.
2004-05-04 21:14:12 +00:00
jmmv
b02a768b5d Note updates of libgnome and libgnomeui to 2.6.1.1. 2004-05-04 21:13:04 +00:00
jmmv
c5616fbcc8 Update to 2.6.1.1:
Improvements:
- File system loading notification support (Federico Mena Quintero)

Bug fixes:
- Authentication manager fixes (Alexander Larsson)
- File system fixes (Federico, Alexander)
- Various bugfixes (Padraig O'Brian, Anders Carlsson)

Translations:
- Added Punjabi translation (Amanpreet Singh Alam)
- Added Gujarati translation (Gujurati Team)
- Added Maori translation (John C Barstow)
- Added Basque translation (Iñaki Larrañaga)
- Added Afrikaans translation (Zuza Software Foundation)
- Various updated translations (ca, et, eu, he, hu, id, is, nn, wa)
2004-05-04 21:11:16 +00:00
jmmv
0ed46913f5 Update to 2.6.1.1:
Bug fixes:
- Various fixes (Kjartan Maraas, Colin Walters)

Translations:
- Added Punjabi translation (Amanpreet Singh Alam)
- Added Gujarati translation (Gujarati Team)
- Various updated translations (az, ar, be, ca, cs, cy, da, de,
				en_CA, en_GB, el, es, et, eu, fi,
				he, hr, id, it, ja, ko, lt, nn, nl,
				no, pl, pt, pt_BR, ro, ru, sk, sr@ije,
				sq, sr, sr@Latn, sv, ta, th, tr, uk,
				zh_CN, wa)
2004-05-04 21:10:13 +00:00
minskim
8b704d72e0 Honor LIBOWN and LIBGRP. 2004-05-04 20:20:50 +00:00
minskim
7964bdeff3 statvfs fix for postfix and postfix-current on NetBSD-current>=2.0D.
Patch provided by John R. Shannon in PR pkg/25430.
2004-05-04 19:59:06 +00:00
jmmv
d75b4263d2 Note update of id3v2 to 0.1.10. 2004-05-04 19:04:20 +00:00
jmmv
b10e85f44d Update to 0.1.10. I couldn't find any list of changes, but diffing the
sources:
- The package is now LGPL'ed instead of GPL'ed.
- Several fixes in the genre manipulation code.
2004-05-04 19:03:25 +00:00
wiz
574a63fcf1 + rhythmbox-0.8.3 [pkg/25461].
- mldonkey-2.5.19, rsync-2.6.1 (thanks, tron).
2004-05-04 18:59:08 +00:00
wiz
2cba6b8adc mldonkey-2.5.20 update done. 2004-05-04 18:57:20 +00:00
wiz
6f8cab4d84 Update to 2.5.20:
2.5.20:
A major bug in the last release that prevented connections to
Overnet has been fixed.
2.5.19:
Most Savannah patches were applied and important bugfixes including
fixes for a memory leak with no UDP, a problem with losing downloaded
parts at startup, and Emule compatibility. A 'recover_bytes' command
was added to check on disk for non-zero parts in a file and set
them as already downloaded.
2004-05-04 18:56:28 +00:00
minskim
f3bddedf0d Update mathomatic to 11.0f.
Changes:
  - Removed calc() fraction code for accuracy because of fraction slack
    that was implemented in version 10.9c.
  - Solve increase power function wasn't working with odd number roots.
    Fixed.  Appears to be another gcc optimizer bug.
  - Improved simplify command.
  - Tweaked factor_constants().
  - Some changes to "makefile" for "readline" support.
    "GNU make" or "gmake" required now.
  - Fixed solving of "x^(1/99)=x".
  - Fixed readline bug.
2004-05-04 17:20:48 +00:00
jmmv
066ba696e4 Note update of epiphany to 1.2.5. 2004-05-04 17:18:41 +00:00
jmmv
3c6d102300 Update to 1.2.5:
Epiphany 1.2.5
==============
Bugfixes
* Make saving a web page not re-fetch the page (Christian) [#141652]
* Fix crash on startup (Marco) [#141262]

Translations
* Duarte Loreto (pt)

Documentation
* New translation of help into Basque (eu) by
  Hizkuntza Politikarako Sailburuordetza
* Updated screenshots in help (Piers)
* Updated help on smart bookmarks (Piers, patch by "gatto") [#139616]

Epiphany 1.2.4
==============

Bugfixes
* Fix problem with font selection in prefs dialogue (Christian)
* Fix encoding of downloaded and saved content (Marco) [#126571, #141050]
* Fix crash when closing a window while in print preview
  mode (Christian) [#121298]

Translations
* John C Barstow (mi)
2004-05-04 17:16:26 +00:00
minskim
48a6b345fe Run a statfs-related test in configure only when statvfs is not
available.  OK'ed by jmmv@.
2004-05-04 16:35:57 +00:00
dillo
f225dd14f6 add and enable gtkmagnetic 2004-05-04 16:28:55 +00:00
dillo
6e6d549856 note addition of gtkmagnetic 2.2, an interpreter for Magnetic
Scroll's text adventures
2004-05-04 16:26:34 +00:00
dillo
6312931692 import gtkmagnetic 2.2, an interpreter for Magnetic Scroll's text adventures 2004-05-04 16:25:15 +00:00
mrg
a20b09890b statfs->statvfs 2004-05-04 13:52:11 +00:00
mrg
ebfb7e73a1 statfs->statvfs. 2004-05-04 13:50:57 +00:00
markd
71137107ce koffice update 2004-05-04 11:55:24 +00:00
markd
431505f33a Update koffice to 1.3.1
Changes:

KOfficeCore:
* Changed .desktop file setup so that changes to the K menu structure, to
  file-program associations, or other distribution customizations cannot
  prevent KOffice applications from starting.
* Fixed parsing of number+unit, due to change in Qt 3.3. Fixes problems
  when opening OOWriter documents in particular.
* Don't show the filter dialog when generating thumbnails
* Improved error handling to catch "partition full" problems.
KOfficeUI:
* Fix overwriting of templates
* Fix loading icons when creating templates
* Allow template icons up to 64x64 instead of 60x60 and scale better if
  too big

KoText library features (shared between KWord and KPresenter):
* Date variables for printing-date, last-modified, and creation-date were
  not loaded correctly.
* Background spellchecking works again
* Fixed crash during background spellchecking (refcounting of formats)
* Fixed race condition during background spellchecking (leading to
  misplaced red underlines)
* Repaint paragraph after bg spell checking, in all cases (errors or not),
  otherwise newly-added-to-the-dictionary words were still red-underlined
* Fixed hyphenation checkbox not correctly set in font dialog
* Fixed wrong hyphenation in many cases, due to wrong word sent to
  hyphenation engine
* Font dialog usability: turn radiobuttons superscript/subscript into
  checkboxes to make it possible to deactivate both.
* Usability in style dialog: when creating a new style, select it as the
  'next style' for itself
* Allow decimal values in "multiple" (proportional) linespacing.
* Fixed wrong left margin on multiline paragraphs with a counter.

KWord
* Fixed "add bookmark" for the case where there's no selection
* Keep bookmark valid after deleting its paragraph
* Usability improvements in "select bookmark" dialog
* Fixed drawing of borders for copied frames (e.g. header/footers)
* Fixed "text doesn't immediately run around copied frame on new page"
* Fixed crash when activating text view mode and there's no text frameset
* Allow to save custom shortcuts for 'insert variable' actions
* Fixed crash when undoing a paste action
* Fixed crash related to tables and deleting frames
* Fixed crash when pasting plain text over a selection
* Fixed wrong conversion of values in config dialog when switching units

KPresenter
* Fixed possible crash in presentation mode if not all slides are shown
* Fixed wrong clipping of fullscreen presentation
* Fixed show the duration for the correct page if not all slides are shown
* Fixed crash in infinite loop presentation mode when first slide is not
  shown
* Fixed speed of automatic presentation (it was reversed)
* Fixed wrong positioning of text when using "Vertical Alignment"
* Fixed redrawing of lines in drawing mode in case of a repaint event
* Save HTML Slideshow export settings does not add extension to filenames
* If a page is shown more than once during a presentation, add the time
  for the duration instead of showing only the last duration.

KSpread
* undo not working after deleting multiple cells
* fixed crash when opening a file over the network

Kivio
* Add missing code to make the 'Crop picture to edges' option in the page
  export dialog work.
* Fixed painting bug when moving stencils containing text.
* Add boundaries to the zoom to prevent lockups and crashes.
2004-05-04 11:47:30 +00:00
tron
de813baa96 Remove extra semicolon in variable declaration which breaks build with
at least GCC 2.95.3.
2004-05-04 11:46:26 +00:00
tron
67d3e7566c Note update of "rsync" package to version 2.6.2. 2004-05-04 11:37:10 +00:00
tron
e3a3dce3ba Update "rsync" package to version 2.6.2. Changes since version 2.6.0:
- Fixed a major bug in the sorting of the filenames when --relative
  is used for some sources (probably just "/", but don't depend on
  that).  This fix ensures that we ask for the right file-list item
  when requesting changes from the sender.
- Rsync now checks the return value of the close() function to
  better report disk-full problems on an NFS file system.
- Paths sent to an rsync daemon are more thoroughly sanitized when
  chroot is not used.  If you're running a non-read-only rsync
  daemon with chroot disabled, *please upgrade*, ESPECIALLY if the
  user privs you run rsync under is anything above "nobody".
- Lower memory use, more optimal transfer of data over the socket,
  and lower CPU usage (see the INTERNAL section for details).
- The RSYNC_PROXY environment variable can now contain a
  "USER:PASS@" prefix before the "HOST:PORT" information.
  (Bardur Arantsson)
- The --progress output now mentions how far along in the transfer
  we are, including both a count of files transferred and a
  percentage of the total file-count that we've processed.  It also
  shows better current-rate-of-transfer and remaining-transfer-time
  values.
- The configure script now accepts --with-rsyncd-conf=PATH to
  override the default value of the /etc/rsyncd.conf file.
- Added a couple extra diffs in the "patches" dir, removed the ones
  that got applied, and rebuilt the rest.
- Documentation changes now attempt to describe some often mis-
  understood features more clearly.
- When -x (--one-file-system) is combined with -L (--copy-links) or
  --copy-unsafe-links, no symlinked files are skipped, even if the
  referent file is on a different filesystem.
- The --link-dest code now works properly for a non-root user when
  (1) the UIDs of the source and destination differ and -o was
  specified, or (2) when the group of the source can't be used on
  the destination and -g was specified.
- Fixed a bug in the handling of -H (hard-links) that might cause
  the expanded PATH/NAME value of the current item to get
  overwritten (due to an expanded-name caching bug).
- We now reset the "new data has been sent" flag at the start of
  each file we send.  This makes sure that an interrupted transfer
  with the --partial option set doesn't keep a shorter temp file
  than the current basis file when no new data has been transfered
  over the wire for that file.
- Fixed a byte-order problem in --batch-mode on big-endian machines.
  (Jay Fenlason)
- Fixed configure bug when running "./configure --disable-ipv6".
- Fixed "make test" bug when build dir is not the source dir.
- When using --cvs-exclude, the exclude items we get from a
  per-directory's .cvsignore file once again only affect that one
  directory (not all following directories too).  The items are also
  now properly word-split and parsed without any +/- prefix parsing.
- When specifying the USER@HOST: prefix for a file, the USER part
  can now contain an '@', if needed (i.e. the last '@' is used to
  find the HOST, not the first).
- Fixed some bugs in the handling of group IDs for non-root users:
  (1) It properly handles a group that the sender didn't have a name
  for (it would previously skip changing the group on any files in
  that group).  (2) If --numeric-ids is used, rsync no longer
  attempts to set groups that the user doesn't have the permission
  to set.
- Fixed the "refuse options" setting in the rsyncd.conf file.
- Improved the -x (--one-file-system) flag's handling of any mount-
  point directories we encounter.  It is both more optimal (in that
  it no longer does a useless scan of the contents of the mount-
  point dirs) and also fixes a bug where a remapped mount of the
  original filesystem could get discovered in a subdir we should be
  ignoring.
- Rsync no longer discards a double-slash at the start of a filename
  when trying to open the file.  It also no longer constructs names
  that start with a double slash (unless the user supplied them).
- Path-specifying options to a daemon should now work the same with
  or without chroot turned on.  Previously, such a option (such as
  --link-dest) would get its absolute path munged into a relative
  one if chroot was not on, making that setting fairly useless.
  Rsync now transforms the path into one that is based on the
  module's base dir when chroot is not enabled.
- Fixed compilation problem on Tru64 Unix (having to do with
  sockaddr.sa_len and sockaddr.sin_len).
- Fixed a compatibility problem interacting with older rsync
  versions that might send us an empty --suffix value without
  telling us that --backup-dir was specified.
- The "hosts allow" option for a daemon-over-remote-shell process
  now has improved support for IPv6 addresses and a fix for systems
  that have a length field in their socket structs.
- Fixed the ability to request an empty backup --suffix when sending
  files to an rsync daemon.
2004-05-04 11:36:19 +00:00
mrg
e7036407ca for NetBSD 2.0D and later, use statvfs(2).
XXX this should be a configure test...
2004-05-04 11:30:17 +00:00
wiz
885be9e9f5 + blender-2.33, classpath-0.09, delegate-8.9.2, distcc-2.14,
dvd+rw-tools-5.19-1.4.9.7 [pkg/25433], gentoo-0.11.49, gkrellm2-2.1.28,
  gnunet-0.6.2, gnuplot-4.0.0 [pkg/25450], grhino-0.12.0, larswm-7.3.3,
  mathomatic-11.0f, mldonkey-2.5.19, shorten-3.6.0, slib-3a1,
  tcpreplay-2.1.1, thunderbird-0.6, ysm-2.9.5.
2004-05-04 09:26:06 +00:00
mrg
fe7ba66f1c apply the patches from PR#25405: use statvfs if we find <sys/statvfs.h>.
now this builds with -current.
2004-05-04 08:23:38 +00:00
wiz
860e4850d1 Unused. 2004-05-04 08:18:26 +00:00