Commit graph

3080 commits

Author SHA1 Message Date
rillig
9fc2d7d281 Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
wiz
0719006c41 Update path from cyrus-sasl2 to cyrus-sasl. 2006-04-13 21:45:12 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
tron
5792e49b1a Include "ncurses" buildlink3 glue code to make sure that "cdda-player"
gets build on all platforms. Bump package revision again.
2006-04-13 12:01:18 +00:00
drochner
25ebb4d9ae update to 2.14.2
change: update to the newest doc available
2006-04-12 20:06:13 +00:00
drochner
f795288c0b update to 2.14.1
changes:
* Add "Contents" entry to the Help menu
* Strip leading/trailing spaces from search terms
* Add 3perl to the Perl Functions section
* Display a header on the search results
-bugfixes
-translation updates
2006-04-12 20:02:24 +00:00
joerg
12c42bfe69 Include cdda-player, bump revision. 2006-04-12 16:47:51 +00:00
markd
5c72649489 Remove koffice-i18n-{de,en_GB} and replace with koffice-l10n-{de,en_GB}
for version 1.5.0.
2006-04-12 13:01:41 +00:00
markd
45981961af Update DESCR. 2006-04-12 12:47:10 +00:00
markd
170460640e Update to koffice 1.5.0
This version sports OpenDocument as the default file format,
accessibility, a new project planning tool KPlato, professional color
support and adjustment layers in Krita and the long awaited Kexi 1.0.
2006-04-12 12:37:35 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
jmmv
bc2a452a43 This needs msgid_plural; reported by Phil Pereira. 2006-04-10 16:30:47 +00:00
wiz
353d86717c Update to 1.7.1:
* 1.7:
		+ fixed the fix :-)
		+ the Ukrainian translation should have been in uk.po not
		ua.po

	* 1.7.1:
		+ the history and font dialog were broken.
2006-04-09 12:36:20 +00:00
wiz
7e612cc73f Update to 1.6:
* 1.6:
+ added Ukrainian translation.
+ fixed nasty wxHTML-related bug with absolute .chm links.
2006-04-08 22:36:01 +00:00
joerg
edb8f1cb3a Explicitly depend on intltool. Fix build on DragonFly by including
sys/types.h before regex.h.
2006-04-08 17:18:26 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
jlam
36c3fdbed9 Unify PLISTs between Solaris and everyone else. Also drop the removal
of screen.old... that just shouldn't happen.  Bump the PKGREVISION.
2006-04-05 23:06:33 +00:00
jlam
a4cbc72f58 List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-05 23:01:15 +00:00
jlam
ab9e528a14 Honor PKGINFODIR and list info files directly in the PLIST. Also set
sysconfdir to the example directory in INSTALL_MAKE_FLAGS instead of
patching out installation to $(sysconfdir) in various Makefiles.

Bump the PKGREVISION.
2006-04-05 22:54:59 +00:00
wiz
ddad54cd3a Update to 1.5:
* 1.5:
+ fixed bookmark selection bug.
+ fixed Mac OS X locale warning.
+ now text can be copied with ctrl(or cmd, on Mac)-C.
+ added Copy toolbar button.
+ added Edit menu bar.
2006-04-04 06:39:46 +00:00
jmmv
3186ed52c8 Update xdg-dirs and xdg-x11-dirs to 1.3:
- Register the share/pixmaps/backgrounds directory.
2006-04-01 21:39:54 +00:00
jmmv
9936f73158 Add and enable deskbar-applet. 2006-04-01 19:39:44 +00:00
jmmv
02303e57fa Initial import of deskbar-applet, version 2.14.0.1:
The goal of DeskbarApplet is to provide an omnipresent versatile search
interface.  By typing search terms into the deskbar entry in your panel
you are presented with the search results as you type.

Seaches are handled by a series of plugins.  DeskbarApplet provides a
simple interface to manage these plugins to provide you with the search
results that fit your needs.
2006-04-01 19:39:03 +00:00
jlam
739ade02f5 List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.
2006-03-31 23:56:28 +00:00
drochner
c81a4c61c6 update to 0.2.1
changes:
-Fixed a sign in equation [#328236].
-Back port some fixes for free memory reads that were causing
 problems on freebsd.
2006-03-31 14:54:22 +00:00
jmmv
e4fdfcae87 Update gnome2-user-docs to 2.14.0 and rename the package to gnome-user-docs
because the distname also dropped the '2':

Update to 2.14.0:

Version 2.14.0
--------------
* Updates to the system administration guide   (Brent Smith,
                                                William Jon McCann,
                                                Luca Ferretti)
* Updates to the user guide                    (Luca Ferretti,
						Joachim Noreiko,
						Brent Smith,
						Daniel Espinosa Ortiz)
                                                Luca Ferretti)
* Updates to the accessibility guide           (Luca Ferretti,
                                                Don Scorgie)

* Updated translations:
  Luca Ferretti (it)
  Nickolay V. Shmyrev (ru)


Version 2.13.2
--------------
* Updates to the system administration guide   (Brent Smith)
* Updates to the user guide                    (Luca Ferretti,
						Joachim Noreiko,
						Brent Smith,
						Daniel Espinosa Ortiz)
* Updated accessibility guide figures          (Luca Ferretti)

* Updated translations:
  Luca Ferretti (it)
  Vincent van Adrighem (nl)

Version 2.13.1.1
----------------
* Added missing OMF files

Version 2.13.1
--------------
* Updates to the User Guide
    (Joachim Noreiko, Brent Smith, Daniel Espinosa Ortiz, Chris Fox)
* Updates to the Accessibility Guide               (Brent Smith)
* Updates to the System Administrator Guide        (Brent Smith)
* Converted documentation build to gnome-doc-utils (Shaun McCance, Brent Smith)
2006-03-30 21:35:21 +00:00
jmmv
5f24055a71 Update to 2.14.0:
===================================================================
GNOME Utilities 2.14.0 (March 13th 2006) - "The Wedding Release"

This is the official 2.14.0 release of the GNOME Utilities package.

In this six months cycle, gnome-utils has received much love, both
in the single components and as a whole: tens of bugs, including
usability and portability issues, have been fixed; new features have
been added; the documentation has been improved by switching to
gnome-doc-utils; better performances have been achieved.  In short,
this is without any doubt the best gnome-utils release ever.

Significant changes in this release as compared to the last stable
release include a faster and more stable than ever System Log Viewer,
new features in the Search Tool like the ability to remember its size
and position or the monitoring of the searched files, and a completely
rewritten Dictionary; also, there have been tons of fixes and updates
to both GNOME Floppy and GNOME Screenshot.

Changes from the last pre-release:

    * Added Traditional Chinese translation (Hong Kong) [Chao-Hsiung Liao]

GNOME Search Tool
GNOME Dictionary
GNOME Floppy
GNOME Screenshot
GNOME Log Viewer

    * Nothing

Translations updates:

    bg [Rostislav Raykov], bn [Runa Bhattacharjee], cs [Petr Tomeš],
    et [Ivar Smolin], fr [Cyprien Le Pannérer], hi [Rajesh Ranjan],
    it [Andrea Zagli], pt_BR [Raphael Higino], pt [Duarte Loreto],
    ro [Mugurel Tudor], sq [Laurent Dhima], sv [Daniel Nylander],
    uk [Maxim Dziumanenko], zh_HK [Lin-Chieh Shangkuan],
    zh_TW [Lin-Chieh Shangkuan]

===================================================================
GNOME Utilities 2.13.94 (March 4th 2006) - "Escape Velocity"

GNOME Search Tool

    * Nuttin'

GNOME Dictionary

    * Fix bug 332035 - Fix transparency of the dictionary
      applet [Michael Hofmann]
    * Fix bug 330584 - Allow using Esc to close the applet's
      window.

GNOME Floppy

    * Nada

GNOME Screenshot

    * Zip

GNOME Log Viewer

    * Nothing

Translations updates:

    ca [Josep Puigdemont], cs [Miloslav Trmac], cy [Rhys Jones],
    de [Hendrik Richter], es [Francisco Javier F. Serrador], et [Priit Laes],
    eu [Iñaki Larrañaga], fi [Ilkka Tuohela], gl [Ignacio Casal Quinteiro],
    gu [Ankit Patel], hu [Gabor Kelemen], ja [Takeshi AIHANA],
    lt [Žygimantas Beručka], nb [Øivind Hoel], nl [Tino Meinen],
    no [Øivind Hoel], ru [Leonid Kanter], sr [Слободан Д. Средојевић],
    th [Theppitak Karoonboonyanan], vi [Clytie Siddall]

===================================================================
GNOME Utilities 2.13.93 (February 24th 2006) - "Asynchronous Beauty"

GNOME Search Tool

    * Fix bug 330176 - make the call to check locate/slocate
      asynchronous in order not to block the UI. [Dennis]
    * Update man page. [Dennis]
    * Fix bug 332457 - do not crash if nautilus is not
      installed. [Frederic Crozat]

GNOME Dictionary

    * Fix bug 331031 - handle the case when a file with the same
      name of the directory we use to store our dictionary sources
      has been found.
    * Do not crash when showing an error message with the
      applet. [Yanko Kaneti, Kjartan Maraas]
    * Fix bug 332383 - use ngettext() and make life of the translators
      easier [Gabor Kelemen]

GNOME Screenshot

    * Nothing

GNOME Floppy

    * Nada

GNOME Log Viewer

    * Zip

Translations updates:

    bg [Rostislav Raykov], cs [Miloslav Trmac], cy [Rhys Jones],
    el [Kostas Papadimas], fi [Ilkka Tuohela], hu [Gabor Kelemen],
    ja [Satoru SATOH], lt [Žygimantas Beručka], nb [Øivind Hoel],
    no [Øivind Hoel], pt_BR [Raphael Higino], pt [Duarte Loreto],
    ru [Leonid Kanter], sr [Слободан Д. Средојевић]
    vi [Clytie Siddall]

===================================================================
GNOME Utilities 2.13.92 (February 12th 2006) - "Gnome-utils vs. Bugzilla"

GNOME Search Tool

    Zip

GNOME Dictionary

    * Fix bug 329126 - warn the user if a file with the same name
      of the data directory is found.
    * Fix bug 329941 - support look up of multiple words from the
      command line.
    * Fix bug 329650 - avoid misplacing of the applet's window.
    * Fix bug 330782 - make the dictionary server response parsing
      a bit more robust.

GNOME Screenshot

    * Fix bug 170171 - translate file name when saving by drag'n'drop.
    * Fix bug 329296 - warn when using a wrong command line argument.

GNOME Floppy

    * Fix bug 329799 - fix HAL include path.

GNOME Log Viewer

    * Code base clean up patch [Paolo Borelli].

Translations updates:

    bg [Rostislav Raykov], ca [Josep Puigdemont],
    es [Francisco Javier F. Serrador], fi [Ilkka Tuohela],
    gl [Ignacio Casal Quinteiro], gu [Ankit Patel], nb [Øivind Hoel]
    nl [Tino Meinen], pt_BR [Raphael Higino], sr [Слободан Д. Средојевић],
    th [Theppitak Karoonboonyanan], zh_CN [Funda Wang]

===================================================================
GNOME Utilities 2.13.91 (January 30th 2006) - "Ain't that a brown paper bag?"

    * "Brown paper bag" release.
    * Fix the inclusion of the translations database.

GNOME Search Tool

GNOME Dictionary

GNOME Floppy

GNOME Log Viewer

    Nothing

Translations updates:

    None.

===================================================================
GNOME Utilities 2.13.90 (January 30th 2006) - "Gnomaean Taxonomy"

    * Fix the version for libgdict, and add a versioning scheme for
      this library; even if not part of the Platform, it will follow
      the API/ABI freeze from now on.
    * Remove the need for the template file for configure.in
    * Fix the categories for the .desktop files used to build the
      menus. [Behdad Esfahbod, Dennis and Emmanuele]

GNOME Search Tool

    Nothing

GNOME Dictionary

    * Reworked the size calculation for the window of the application
      and the applet: now, you should not need to resize it.
    * Code clean ups.
    * Support for the Document Font desktop setting.
    * Slight API addition inside libgdict: GdictDefbox now has a
      "font-name" property and its accessor functions.

GNOME Floppy

    * Fix bug 328956 - build using glibc 2.2 [Jens Granseuer]

GNOME Screenshot

    Nothing

GNOME Log Viewer

    * Begin some code clean ups.
    * Fix bug 327614 - avoid crashing when loading preferences.
    * Fix command line argument parsing, and add a "--version" switch
      to show the version.

Translations updates:

    ca [Josep Puigdemont], en_CA [Adam Weinberger],
    es [Francisco Javier F. Serrador], fi [Ilkka Tuohela],
    gl [Ignacio Casal Quinteiro], gu [Ankit Patel], it [Andrea Zagli],
    ja [Satoru SATOH], nb [Kjartan Maraas], nl [Tino Meinen],
    no [Kjartan Maraas], pt_BR [Evandro Fernandes Giovanini],
    th [Theppitak Karoonboonyanan], vi [Clytie Siddall],
    zh_CN [Funda Wang]

===================================================================
GNOME Utilities 2.13.5 (January 16th 2006) - "Optimized for Size"

    * This release of gnome-utils requires GLib >= 2.9.1 in order
      use GLib's new slab allocator called GSlice.  This will make
      our own allocations faster and with less overhead.

GNOME Search Tool

    * Use the new and faster g_slice_* functions.

GNOME Dictionary

    * Fix bug #324006 - fix a critical warning in bonobo after login
    * Fix bug #325014 - new dictionary supports word as command line
      argument
    * Fix bug #325887 - dictionary remembers the last used window size
      and state
    * Fix bug #327156 - fix a spelling error in the GConf schema
    * Use the new and faster g_slice_* functions
    * Added two new dictionary sources, one for French-based and one for
      Spanish-based dictionaries

GNOME Floppy

    * Zip

GNOME Screenshot

    * Fix bug 161030 - Should provide a .desktop file

GNOME Log Viewer

    * Zip

Translations updates:

    bg [Rostislav Raykov], ca [Josep Puigdemont], el [Kostas Papadimas],
    en_CA [Adam Weinberger], es [Francisco Javier F. Serrador],
    fi [Ilkka Tuohela], gl [Ignacio Casal Quinteiro], gu [Ankit Patel],
    ja [Takeshi AIHANA], lt [Žygimantas Beručka], nb [Kjartan Maraas],
    nl [Daniel van Eeden], no [Kjartan Maraas], sr [Слободан Д. Средојевић],
    th [Theppitak Karoonboonyanan], vi [Clytie Siddall]

===================================================================
GNOME Utilities 2.13.4 (January 2nd 2006) - "Ubiquitous X-Ray"

    * Merged the "new-dictionary" branch, containing the new Dictionary
      application and applet [Emmanuele]

GNOME Search Tool

    * Fix bug #324552 - use g_date_set_time_t [Kjartan Maraas]
    * Fix bug #324097 - save window size and state [Dennis]

GNOME Dictionary

    * Complete rewrite of the application and the applet [Emmanuele]
    * Exports the Gdict library, for accessing the dictionary sources
      used by GNOME Dictionary.
    * Tons on features: new user interface; save the definitions to
      a text file; new print output; supports multiple dictionary
      sources; "search-as-you-type" find style; improved window
      handling; better error messages.

GNOME Floppy

    * Fix bug #324552 - compiler warnings [Kjartan Maraas]

GNOME Screenshot

    * Fix bug #324552 - compiler warnings [Kjartan Maraas]
    * Fix bug #319188 - fix a crasher due to unescaped characters
    inside the path [Sebastien Bacher]

GNOME Log Viewer

    * Nada

Translations updates:

    ca [Josep Puigdemont], en_CA [Adam Weinberger],
    es [Francisco Javier F. Serrador], fi [Ilkka Tuohela],
    gl [Ignacio Casal Quinteiro], gu [Ankit Patel], ja [Takeshi AIHANA],
    la [Žygimantas Beručka], th [Theppitak Karoonboonyanan],
    vi [Clytie Siddall], zh_CN [Funda Wang]

===================================================================
GNOME Utilities 2.13.3 (December 12th 2005)

    * New co-maintainer - Emmanuele Bassi
    * Ported the whole documentation system to gnome-doc-utils [Emmanuele]

GNOME Search Tool

    * Fix bug #322529 - Show hidden files if searching in hidden
      folder. [Dennis]
    * Fix bug #322763 - gnome-search-tool does not monitor files
      for removal [Dennis, Vincent]

GNOME Dictionary

    * Fix bug #323863 - Typo [Vincent]

GNOME Floppy

    * Nada

GNOME Screenshot

    * Walou

GNOME Log Viewer

    * Bold updated/new lines in log for 5 seconds [Vincent]
    * Add a tree view in the side bar to group logs by folder [Vincent]
    * Show a busy cursor while loading logs [Vincent]
    * Remove hints in main treeview [Vincent]
    * Store position when switching logs [Vincent]
    * Update log stats when log is modified [Vincent]
    * Fix bug #322132 - Add Monitor category to .desktop [Matthias Clasen]
    * Fix bug #323141 - GConf key descriptions. [Vincent]

Translation updates :

    bg [Vladimir Petkov], cs [Miloslav Trmac], en_CA [Adam
    Weinberger], es [Francisco Javier F. Serrador], et
    [Priit Laes], fi [Ilkka Tuohela], gl [Ignacio Casal Quinteiro],
    gu [Ankit Patel], ja [Takeshi AIHANA], lt [Žygimantas
    Beručka], nb [Kjartan Maraas], no [Kjartan Maraas], nl
    [Vincent van Adrighem], sk [Marcel Telka], th [Theppitak
    Karoonboonyanan], zh_CN [Funda Wang]

===================================================================
GNOME Utilities 2.13.2 (November 14th 2005)

GNOME Search Tool

    * replace g_return_if_fail with g_assert in static functions [Dennis]
    * Fix bug #320161 - wrong focus after search [Dennis]
    * Allow columns reordering [Dennis]

GNOME Dictionary

    * Nuthin

GNOME Floppy

    * Nuthin

GNOME Screenshot

    * Nuthin

GNOME Log Viewer

    * Big speedups, esp. with large logs [Vincent]
    * replace g_return_if_fail with g_assert in static functions [Vincent]
    * use strptime to convert strings to dates [Vincent]
    * Lots of refactoring and cleaning up [Vincent]
    * Replace the find bar with a filter bar [Vincent]
    * Don't use column headers in the main tree view (more speedup) [Vincent]
    * Sync menu description and key shortcuts with evince [Vincent]
    * Remove the properties window [Vincent]
    * Don't convert in utf8 when the locale is utf8 [Vincent]

Translation updates :

    * cs [Miloslav Trmac], en_CA [Adam Weinberger], es [Francisco Javier
      F. Serrador], et [Priit Laes], ja [Takeshi AIHANA], ku [Erdal Ronahi],
      sk [Marcel Telka], th [Theppitak Karoonboonyanan], zh_CN [Funda Wang]

===================================================================
GNOME Utilities 2.13.1 (October 21st 2005)

GNOME Search Tool

    * CPU optimization [Dennis]
    * Fix bug #317147 - Search for file also search in parent [patch from
      Emmanuel Touzery]

GNOME Dictionary

    * Fix bug #318095 - Missing includes [patch from Stanislav Brabec]
    * Fix bug #319331 - Leaks [Kjartan Maraas]

GNOME Floppy

    * Fig bug #318095 - Missing includes [patch from Stanislav Brabec]
    * Fix an include [patch from Jens Granseuer]
    * Fix bug #316770 - invalid documentation [Takeshi AIHANA]

GNOME Screenshot

    * Fix bug #167158 - it's in gnome-utils now [Sebastien Bacher]
    * Fix bug #319191 - Remove a g_print statement [Sebastien Bacher]
    * Fix bug #162534 - "screenshooter" term [Christian Persch]

GNOME Log Viewer

    * Fix bug #156507 - Make session management work again [Vincent]
    * Fix bug #318689 - only open real files [Frederic Crozat]
    * Use monospace font by default and follow the pref [Vincent]
    * Use gnome-vfs for monitoring [Vincent]
    * Monitor logs by default [Vincent]
    * Use fixed height mode for the treeview [Vincent]
    * Bold log names when new lines are added [Vincent]
    * Huge speedups when displaying big logs [Vincent]
    * Don't huge fixed-size buffers - 30% memory gain [Vincent]
    * Append lines at the end of the log when monitoring [Vincent]
    * Plugged huge memory leaks [Vincent]
    * Simplify internal handling of dates, big speedup [Vincent]
    * Fix bug #157769 - updated documentation [Vincent]
    * Fix bug #318609 - line selection is too slow [Vincent]
    * Fix bug #316738 - crash when exiting without any opened log
      [patch from Luke Macken]
    * Fix bug #316829 - crash when switching to default font size [Vincent]
    * Fix bug #317208 - C99-ism [patch from Jens Granseuer]
    * Fix bug #318095 - cast warning [patch from Stanislav Brabec]
    * Fix bug #310110 - when selecting a log line, select its date
      in the calendar [Vincent]
    * Lots of plumbing work [Vincent]

Translation updates :

    * et [Priit Laes], eu [Inaki Larranaga], fr [Christophe Merlet], gl
      [Ignacio Casal Quinteiro], it [Andrea Zagli], nl [Vincent van Adrighem], sv
      [Christian Rose], vi [Clytie Siddall], zh_TW [Chao-Hsiung Liao]
2006-03-30 21:33:32 +00:00
jmmv
1fd00af3ec Update to 1.0.7:
Enhanced EWMH behavior - GOK registers itself as a pager now.
       Works better with Firefox toolbars.
       Works better with OpenOffice configuration dialogs and menus.
       Bugfixes for: #321908, #323975, #160848, #322062, #308417,
		#304524, OpenOffice Issuezilla #48639.

       New languages:
       'ru' (Russian - Nickolay V. Shmyrev)
       'fa' (Persian/Farsi - Roozbeh Pournader)
       'gl' (Galician - Ignacio Casal Quinteiro)
       'zh_HK' (Hong Kong Chinese - Chao-Hsiung Liao)
2006-03-30 21:30:56 +00:00
jmmv
29a00d163b Update to 2.14.0:
Changes in 2.14.0:
------------------
* Sort search results to provide some sanity                 (Don Scorgie)
* Fix space problem with manpage search on FreeBSD           (Don Scorgie)
* Updated translations:
Vladimir Petkov (bg)
Ivar Smolin (et)
Rajesh Ranjan (hi)
Vladimer Sichinava (ka)
Žygimantas Beručka (lt)
Bartosz Kosiorek (pl)
Leandro A. F. Pereira (pt_BR)
Mugurel Tudor (ro)
Leonid Kanter (ru)
Daniel Nylander (sv)
Maxim Dzumanenko (uk)


Changes in 2.13.6:
------------------
* If beagle daemon is not running fall back to basic search  (Joe Shaw)
* Removed redundant search text entry                        (Joe Shaw)
* Fix some memory leaks                                      (Brent Smith)
* Re-applied a11y patch                                      (Brent Smith)
* set MOZ_DISABLE_PANGO in environ to fix broken characters  (Brent Smith)
* Escape characters when searching                           (Don Scorgie)
* Fix resizing issues by focus print preview on html widget  (Don Scorgie)
* Updated translations:
  Miloslav Trmac (cs)
  Rhys Jones (cy)
  Hendrik Richter (de)
  Ivar Smolin (et)
  Iñaki Larrañaga (eu)
  Mate ORY (hu)
  Luca Ferretti (it)
  Takeshi AIHANA (ja)
  Duarte Loreto (pt)
  Abel Cheung (zh_HK)
  Abel Cheung (zh_TW)

Changes in 2.13.5:
------------------
* Reverted a11y patch due to issues finding registry      (Brent Smith)
* 64-bit cleanups related to gsize                        (Robert Harris)
* Small speedups in TOC processing                        (Brent Smith)
* Fixed crash with malformed documents                    (Brent Smith)
* Make relative paths work with second instance of yelp   (Brent Smith)
* Remove references functions that no longer exist        (Brent Smith)
* Updated translatations:
  ca      (Josep Puigdemont i Casamajó)
  da      (Lasse Bang Mikkelsen)
  el      (Kostas Papadimas)
  en_CA   (Adam Weinberger)
  es      (Francisco Javier F. Serrador)
  et      (Priit Laes)
  fi      (Ilkka Tuohela)
  gl      (Ignacio Casal Quinteiro)
  gu      (Ankit Patel)
  nb      (Kjartan Maraas)
  nl      (Tino Meinen)
  no      (Kjartan Maraas)
  sq      (Laurent Dhima)
  sr      (Slobodan D. Sredojevic)
  th      (Theppitak Karoonboonyanan)
  vi      (Clytie Siddall)
  zh_CN   (Funda Wang)

Changes in 2.13.4:
------------------
* Bury man and info under 'Command Line Help'             (Shaun McCance)
* Workaround for a11y issues.  Should fix bug #157941     (Don Scorgie)
* Added support for mapping severl man sections, #328172  (Brent Smith)
* Fixed some memory leaks                                 (Don Scorgie)
* More robust handling for basic search, #328464          (Don Scorgie)
* Fixed in TOC handling, #328953                          (Brent Smith)
* Use the new document font setting by default            (Brent Smith)
* Fixed some C99 initializations, #328261                 (Jens Granseuer)
* Fixed a critical warning                                (Brent Smith)
* Use a newer Beagle for Beagle search                    (Don Scorgie)
* More robus GConf error handling, #327826                (Brent Smith)
* Added GTK to the desktop file categories                (Brent Smith)
* Fixed loading of non-compressed man and info            (Don Scorgie)
* Fixed crashes on malformed info:dir files               (Don Scorgie)
* Fixed compilation issues on Solaris                     (Glynn Foster)
* Updated translations:
  bg      (Vladimir Petkov)
  ca      (Josep Puigdemont i Casamajó)
  da      (Lasse Bang Mikkelsen)
  da      (Lasse Bang Mikkelsen)
  en_CA   (Adam Weinberger)
  es      (Francisco Javier F. Serrador)
  fi      (Ilkka Tuohela)
  gl      (Ignacio Casal Quinteiro)
  gu      (Ankit Patel)
  hu      (Gabor Kelemen)
  lt      (Žygimantas Beručka)
  nb      (Kjartan Maraas)
  nl      (Tino Meinen)
  no      (Kjartan Maraas)
  pt_BR   (Evandro Fernandes Giovanini)
  ru      (razi)
  th      (Theppitak Karoonboonyanan)
  vi      (Clytie Siddall)
  zh_CN   (Funda Wang)

Changes in 2.13.3:
------------------
* Enable info and man support by default
* Add non-Beagle search fallback                        (Don Scorgie)
* Make TOC pages XHTML strict compliant                 (Don Scorgie)
* Fix compilation on Sun Studio                         (Glynn Foster)
* Fix startup notification                              (Don Scorgie)
* Update gecko detection                                (Christian Persch)
* HIG work, #326134                                     (Dennis Cranston)
* Search /usr/local for info files, #130245             (Don Scorgie)
* Fix several more info page issues                     (Don Scorgie)
* Fix some compiler warnings in debug mode              (Brent Smith)
* Make find menu items insensitive when unavailable     (Don Scorgie)
* Massive man page parser rework, fixing lots of bugs   (Brent Smith)
* Fix stripping of query strings, #301741               (Shaun McCance)
* Various bits of code cleanup                          (Kjartan Maraas,
                                                         Christian Persch)
* Add a find previous menu item                         (Christian Persch)
* Autogenerate ids when unavailable, #154934            (Brent Smith)
* Fix a crash due to bad mozilla profile, #164689       (Christian Persch)
* Remove markup from string, #162807                    (Christian Neumair)
* Add info pages table-of-contents                      (Don Scorgie)
* Make HTML docs with frames work                       (Don Scorgie)
* Cleanup of legacy files                               (Brent Smith)
* Fix more critical issues                              (Brent Smith, Dave Malcom)
* Don't use xslt to get title nodes                     (Don Scorgie)
* Updated translations:
  bg     (Vladimir Petkov)
  ca     (Josep Puigdemont i Casamajó)
  en_CA  (Adam Weinberger)
  es     (Francisco Javier F. Serrador)
  fi     (Ilkka Tuohela)
  gl     (Ignacio Casal Quinteiro)
  gu     (Ankit Patel)
  ja     (Takeshi AIHANA)
  lt     (Žygimantas Beručka)
  nb     (Kjartan Maraas)
  nl     (Tino Meinen)
  no     (Kjartan Maraas)
  sr     (Slobodan D. Sredojevic)
  th     (Theppitak Karoonboonyanan)
  vi     (Clytie Siddall)
  zh_HK  (Chao-Hsiung Liao)
  zh_TW  (Chao-Hsiung Liao)


Changes in 2.13.2:
------------------
* Added printing support                   (Chris Lahey, Don Scorgie)
* Cache man page index for faster startup times         (Brent Smith)
* Info page improvements, info menu support             (Don Scorgie)
* Fixed some critical warnings                          (Don Scorgie)
* Correct a misplaced #endif                            (Matthias Clasen)
* Use gecko.m4 from Epiphany to detect gecko            (Christian Persch)
* Use nsIWebBrowserSetup to turn off the global history (Christian Persch)
* Updated translations:
  cs      (Miloslav Trmac)
  en_CA   (Adam Weinberger)
  gu      (Ankit Patel)
  ja      (Takeshi AIHANA)
  nb      (Kjartan Maraas)
  nl      (Tino Meinen)
  no      (Kjartan Maraas)
  th      (Theppitak Karoonboonyanan)
  zh_CN   (Funda Wang)

Changes in 2.13.1:
------------------
* Beagle-based search                                       (Chris Lahey)
* Added Find Next                                           (Don Scorgie)
* Make the window display the man page title                (Don Scorgie)
* Fixed CSS validation errors                               (Don Scorgie)
* Fixed JavaScript error, #307948                           (Stuart Langridge)
* Fixed invalid read, #166715                               (Don Scorgie)
* Improved toc stylesheet performance                       (Brent Smith)
* Handle xref anchors properly, #93721                      (Don Scorgie)
* Allow compilation against xulrunner                       (Robert O'Callahan)
* Remove warning about non existant bookmark file, #310097  (Paolo Borelli)
* Hide the bookmarks dialog on delete_event, #319502        (Brent Smith)
* Fixed incorrect free, #319096                             (Matthias Clasen)
* Don't ship generated files                                (Frederic Crozat)
* Hide the preferences dialog on delete_event, #318736      (Brent Smith)
* Desensitive buttons when nothing selected, #318485        (Gabriel Burt)
* Added "Copy email address" option to popup menu           (Don Scorgie)
* Allow Enter to find next, #167420           (Jorge Bernal, Brent Smith)
* Allow Esc to close find bar, #167414        (Jorge Bernal, Brent Smith)
* Made the man parser ignore macros used by pod2man         (Brent Smith)
* Handle troff \s+-[N] macros in man pages                  (Brent Smith)
* Fix the SH, SS, and IP sibling selectors                  (Shaun McCance)
* General cleanup                                           (Don Scorgie)
* Updated translations:
  bg      (Alexander Shopov)
  bn      (Khandakar Mujahidul Islam)
  cs      (Miloslav Trmac)
  en_CA   (Adam Weinberger)
  es      (Francisco Javier F. Serrador)
  et      (Priit Laes)
  fi      (Ilkka Tuohela)
  gl      (Ignacio Casal Quinteiro)
  ku      (Erdal Ronahi)
  ky      (Timur Jamakeev)
  nb      (Kjartan Maraas)
  no      (Kjartan Maraas)
  sk      (Ivan Noris)
  sv      (Christian Rose)
  th      (Theppitak Karoonboonyanan)
2006-03-30 21:26:24 +00:00
jmmv
2eb50cd83b Update gnome-dirs, gnome1-dirs and gnome2-dirs to 1.6:
- Add the share/gnome-default-applications.
2006-03-30 21:14:32 +00:00
markd
eed29fc877 Update KDE to 3.5.2
changes unknown
2006-03-30 02:59:29 +00:00
markd
b0aeaceb24 Update to KDE 3.5.2
changes unknown
2006-03-30 02:56:33 +00:00
markd
3ec71bc52f Update KDE to 3.5.2
change unknown
2006-03-30 02:55:31 +00:00
markd
6dc96f7dd1 Update KDE to 3.5.2
* Kalzium
  o Do not crash anymore when switching element in the Detail
    Information dialog
  o Display the correct abundance of crustal rocks
  o Fixed typo in the origin of the name of the element Silver
  o Really show as translated all the strings in the glossary
* blinKen
  o Only use 'steve.ttf'-font if possible
* KBruch
  o Layoutfixes for RTL-languages
* KHangman
  o blank/missing menu comments (tooltips)
* KStars
  o All time fields in the astrocalculator now show the current
    UT, not local time
  o All deep-sky objects were shown with incorrect position angle
    (flipped horizontally)
  o UI-improvement
  o Fix some typos and string improvements in calculator
  o Some fixes in the datafile
  o Do not fade transient label if the object has gained a
    persistent label by becoming the centered object.
* Kig
  o Do not apply the line style when drawing the arrow of vectors
  o Do not show inappropriate entries for text labels in the popup
    menu
  o Rename the "Size" menu item in the object popup menu to the
    more appropriate "Set Pen Width"
* KWordQuiz
  o Don't crash when switching back to editor.
  o Display incorrect answers correctly.
2006-03-30 02:54:00 +00:00
markd
4d27faa5cc Update KDE to 3.5.2
* Akregator
  o Feed archive: Move feed limit up to 500 feeds instead of 384
    (due to file limit a process can have opened at a time)
  o Feed archive: Lock feed archive to prevent multiple write
    access which can corrupt feed archives and cause crashes on
    startup
  o Feed fetching: Do not use Konqueror cache settings, but use
    "refresh" mode by default (Check with server if the cached
    file is up-to-date, reload if not)
  o Feed parser: read feed description and homepage link for Atom
    feeds
  o Feed parser: Improve parsing of Atom content (especially for
    0.3 feeds), do not strip HTML markup for types like "text/html"
  o Feed parser: ignore unknown or invalid version attribute value
    in the <rss> tag and just assume RSS 2.0.
* KAddressBook
  o Sometimes KAddressBook lost all data. This is now fixed.
  o Wait for complete loading of all addressbook resources before
    execution of commandline and DCOP commands (e.g. "Open in
    Addressbook" by KMail)
* KAlarm
  o Fix kalarmd hang when triggering late alarm and KAlarm run
    mode is on-demand
  o Prevent defunct kalarm processes when run mode is on-demand
  o Fix column widths when main window is resized, if columns have
    been reordered
  o Add Select All and Deselect actions & shortcuts for alarm and
    template lists
2006-03-30 02:52:17 +00:00
markd
af0eccc667 Update KDE to 3.5.2
* KJots
  o Make non-Unicode books display and save correctly.
  o Corrected possible data corruption when switching to/from
    Unicode mode.
  o Added keyboard shortcuts for deleting pages/books.
2006-03-30 02:50:18 +00:00
markd
1d5a2e17c3 Make karbon run on NetBSD and other systems where dlopen doesn't look in
dependent libraries. From koffice SVN by way of kde bug id 111372.
Pointer to the bug report and fix from David W. Talmage and Joerg
Sonnenberger.  Bump PKGREVISION.
2006-03-25 22:03:31 +00:00
joerg
636c2ba036 Sprinkle some const. Helps on DragonFly, but wordexp is still an issue. 2006-03-25 18:10:08 +00:00
joerg
8b83e2ad26 Fix DragonFly build. 2006-03-25 18:04:04 +00:00
joerg
1fafd71d51 Fix pthread linkage. 2006-03-25 17:29:45 +00:00
wiz
ea4adc2c6a Add build dependency on kdelibs3, because configure tests for kde-config. 2006-03-21 19:24:45 +00:00
jlam
11993b86ed Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-21 06:00:43 +00:00
jlam
068ab199e0 * Honor PKGINFODIR and drop use of obsolete INFO_DIR.
* List the info files directly in the PLIST.
2006-03-20 17:16:13 +00:00
jlam
26e00a350f Replace INFO_DIR with EMACS_INFOPREFIX, which is the correct location for
info files for both emacs and xemacs.  Handle the split info file case
correctly when installing the info files.
2006-03-20 05:35:58 +00:00
wiz
7b53b52892 This package installs an autocorrect file, so depend on koffice.
However, don't use its bl3.mk, because it doesn't need any library
from koffice.
Bump PKGREVISION.
2006-03-15 00:26:07 +00:00
wiz
225a0cbe06 This package does not need anything in particular from koffice.
Depend on kdelibs3 instead (which contains the directory containing
the directories from this package).
Also, DEPEND on it instead of including its bl3.mk file, since
we do not need any libraries.
Bump PKGREVISION.
2006-03-15 00:17:42 +00:00
wiz
0c02765e24 Set USE_PKGLOCALEDIR. 2006-03-14 23:58:19 +00:00
wiz
93caf3307f This package only installs locale files -- no reason to depend on koffice. 2006-03-14 23:55:18 +00:00
wiz
d9ae18d520 Fix directory name in PLIST. Bump PKGREVISION. 2006-03-14 23:36:35 +00:00
jlam
daad0f3d6c Modify the pkginstall framework so that it manages all aspects of
INSTALL/DEINSTALL script creation within pkgsrc.

If an INSTALL or DEINSTALL script is found in the package directory,
it is automatically used as a template for the pkginstall-generated
scripts.  If instead, they should be used simply as the full scripts,
then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC
explicitly, e.g.:

	INSTALL_SRC=	${PKGDIR}/INSTALL
	DEINSTALL_SRC=	# emtpy

As part of the restructuring of the pkginstall framework internals,
we now *always* generate temporary INSTALL or DEINSTALL scripts.  By
comparing these temporary scripts with minimal INSTALL/DEINSTALL
scripts formed from only the base templates, we determine whether or
not the INSTALL/DEINSTALL scripts are actually needed by the package
(see the generate-install-scripts target in bsd.pkginstall.mk).

In addition, more variables in the framework have been made private.
The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are
more sensible names given the very few exported variables in this
framework.  The only public variables relating to the templates are:

	INSTALL_SRC		INSTALL_TEMPLATE
	DEINSTALL_SRC		DEINSTALL_TEMPLATE
				HEADER_TEMPLATE

The packages in pkgsrc have been modified to reflect the changes in
the pkginstall framework.
2006-03-14 01:14:26 +00:00
minskim
e899c5ed94 Remove share/kde/apps/noatun from PLIST because it is created/deleted by
kdemultimedia.  Bump PKGREVISION.
2006-03-13 22:14:54 +00:00
wiz
3351c09810 Update to 1.3.9:
2006-03-07  Heikki Orsila
	* Version 1.3.9
	- Fixed large file support for Solaris (Mark Niggemann)
	- Added an option that converts backslashes to slashes. It is useful
	  for checking sfv files generated by Windows systems. The feature
	  was implemented by Tero Halla-aho.
2006-03-12 18:26:20 +00:00
ghen
3c4efb2a04 pkglint: Please use ${OO_VER:Q} instead of ${OO_VER} (in MESSAGE_SUBST). 2006-03-11 11:15:39 +00:00
ghen
496a8989a4 Update to OpenOffice 2.0.2, another bugfix release on the 2.0 branch.
This release fixes a lot of bugs, and also introduces some new features.
For a complete list of changes, see
  http://development.openoffice.org/releases/2.0.2.html

Ok with mrauch.
2006-03-11 11:11:04 +00:00
jlam
ecd187df30 Use the pkginstall framework to generate the INSTALL/DEINSTALL scripts
instead.
2006-03-10 20:18:38 +00:00
minskim
0c308ad972 Add wish to USE_TOOLS and replace the hardcoded "wish8.3" with ${WISH}.
Also fix the command name in usage.  Suggested by Robert Elz in PR pkg/32990.

Bump PKGREVISION.
2006-03-09 19:19:00 +00:00
joerg
b1fdc71ece Override LIBPTHREAD on DragonFly. 2006-03-07 03:58:22 +00:00
wiz
35af66a196 Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.
2006-03-06 00:18:10 +00:00
jlam
6e0c050321 * Teach the tools framework how to supply the pkgsrc version of
makeinfo if no native makeinfo executable exists.  Honor TEXINFO_REQD
  when determining whether the native makeinfo can be used.

* Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo.

* Get rid of all the "split" argument deduction for makeinfo since
  the PLIST module already handles varying numbers of split info files
  correctly.

NOTE: Platforms that have "makeinfo" in the base system should check
      that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are
      correct.
2006-03-05 16:27:22 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
wiz
4acc412762 Update to 1.0.20060221:
2006/02/21
	+ fix logic in split-out dlg_menu() to separate inputmenu and menu
	  handling (report by Auke Kok).
2006-03-03 22:29:58 +00:00
minskim
938801ed8c Update xchm to 1.4.
Changes:
- Fixed Polish translation.
- Fixed a command line relative path bug.
- Fixed CHM input stream implementation on Windows.
- The build scripts are MinGW32-friendly.
2006-03-02 01:40:24 +00:00
joerg
5f504824c0 Add DragonFly support. When will the Large File Hacks for/from Linux
finally die?
2006-02-24 19:05:40 +00:00
rillig
79d30e1ecb Fixed pkglint warnings and one that has been discovered by wiz. 2006-02-23 23:01:00 +00:00
rillig
3efe8f8368 Added a patch that passes the pkgsrc LDFLAGS to the compiler and linker. 2006-02-23 18:03:57 +00:00
adam
665bdb1486 Removed celestia{-gtk,-gnome,-kde}; use celestia/options.mk to select a gui 2006-02-17 23:49:19 +00:00
adam
b2f04064f4 Changes 1.4.0
* New stars.dat format with HD catalog numbers and parallax errors omitted
* Added catalog cross indexes for HD and SAO catalogs
* Fixed bugs in parsing catalog numbers
* Added white dwarf temperatures and  spectral types DA, DB, DC, DO, DQ, and DZ
* Added handling for partial spectral types where one or both of the subclass
  and luminosity class are unknown
* Permit extended star attributes in .stc files: mesh, texture, rotation
  elements, semiaxes
* Support multiple star systems of any complexity with orbits and barycenters
* Changed .stc loader so that a star definition with a duplicate catalog
  number replaces the previous definition
* Made catalog numbers optional in .stc files; stars can be defined without
  having to create fake catalog numbers
* Star colors now chosen based on temperature; either 'classic' and black body
  colors may be selected
* Bound % key to toggle between star color tables
* Fixed black holes: infinite radius bug gone, rendered just as a plain black
  sphere
* Added comprehensive catalog of all knows stars within 25 light years of the
  Sun, including orbits for multiple star systems
[More]

Changes 1.4.1
* Changed maximum number of eclipse shadows in OpenGL 2.0 path from two to
  three; if max is exceeded, clamp to three rather than not rendering the
  shadows at all.
* Corrected a bad calculation in ring shadow shaders that caused ring shadows
  to be drawn in the wrong place.
* Windows: Fixed the minimum feature size slider in the locations dialog so it
  updates in response to all the standard controls.
* Added a correct InfoURL for the Moon
* Windows: added splash screen with a progress indicator
* Corrected a local flashing of the Milky Way brightness.
* Now the distance to the galaxy center is displayed, if the observer is
  located inside the galaxy (Milky Way...).
* Eliminated various incorrect Hubble type acronyms in deepsky.dsc that had
  penetrated the PERL filter.
* Updated  Titan and Iapetus textures in lores directory
* Added lunar elevation map, using Clementine laser altimeter data, merged
  in the polar regions, with topographic data  from Clementine 750 nm
  oblique and nadir images.
* Updated/added Tethys textures in lores, medres and hires directories.
* Added locations on Phoebe in satmoons2.ssc, as extracted from USGS/IAU
  official data.
* Added Mesh for Phoebe texture.
* Updated Iapetus texture.
* Moved locations files from extras into data directory for inclusion in
  standard package.
* Fixed bug where displayed time scale differed from actual time scale after
  clicking a cel URL.
[More]

Pkgsrc:
* Use options.mk framework to build GLUT, GTK, GNOME, or KDE user interface.
2006-02-17 23:46:39 +00:00
adrianp
5a17aaa31a +p5-Locale-libintl 2006-02-17 21:00:00 +00:00
adrianp
c9b6933a2d The package libintl-perl is an internationalization library for Perl
that aims to be compatible with the Uniforum message translations
system as implemented for example in GNU gettext.

Packaged by peter.schuller (at) infidyne.com in pkgsrc-wip
2006-02-17 20:58:38 +00:00
rillig
d4909077d6 Updated multitail to 3.8.6.
Changes since 3.8.5:
- Made the cursor keys work in the scrollback screen.
2006-02-17 13:50:18 +00:00
martti
d48b5f2558 Fixed warnings found by pkglint -Wall. 2006-02-17 06:49:23 +00:00
rillig
e6cd99b6c7 Updated multitail to 3.8.5.
Changes include:
- Many bug fixes.
- Many portability improvements.
- Interactive mode for adding/removing log files on-the-fly.
2006-02-16 06:05:31 +00:00
drochner
10000d9556 update to 0.7.1
new major release, lots of features added, and some bugfixes
see http://www.stellarium.org/changelog.txt for details
2006-02-15 18:43:45 +00:00
rillig
961eecf2d1 PKGNAME in PLIST corresponds to PKGNAME_NOREV in Makefile. Fixed. Also
fixed all pkglint warnings. Bumped PKGREVISION.
2006-02-14 01:01:17 +00:00
wiz
017354df44 PKGREVISION bump for gtkglext BUILDLINK_DEPENDS change. 2006-02-13 21:12:55 +00:00
rillig
f85d3e4da5 Pass {BIN,MAN}{OWN,GRP} to the inner Makefile. Bumped PKGREVISION. 2006-02-12 18:57:21 +00:00
xtraeme
507463550b Joerg Sonnenberger will be the maintainer. 2006-02-12 15:29:17 +00:00
xtraeme
b36bf56512 ENOTIME to mantain these packages, feel free to pick it up if you are
insterested.
2006-02-12 15:24:14 +00:00
joerg
7a370a99a2 Use PKGNAME_NOREV. 2006-02-11 14:19:49 +00:00
markd
37e58a16f9 Fix build on Solaris. 2006-02-07 10:17:28 +00:00
markd
a6321a55cc Fix build on Solaris. 2006-02-07 10:06:53 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
cube
03c09cffe6 Remove a reference to a variable unused by the configure script. Looks
like it could cause issues in some situation, as shown by a recent bulk
build failure.  No functional change.
2006-02-05 14:41:37 +00:00
rillig
10c1f397c2 BUILD_DEFS+=XAW_TYPE. Bumped PKGREVISION. Tried to update to 3.6.0, but
failed.
2006-02-04 02:46:31 +00:00
markd
a867f8a702 Update to KDE 3.5.1
Changes:
* Kttsd
  o kttsd freezes when removing a speaking text job on alsa plugin
  o appendText method ignored and not working
  o Not loading plugins when desktop language is not ISO-8859-1
2006-01-31 22:44:58 +00:00
markd
0839e39c68 Update to KDE 3.5.1
Changes unknown.
2006-01-31 22:43:41 +00:00
markd
75af763bd8 Update to KDE 3.5.1
Changes:
* KCron
  o Don't crash after selecting variable
2006-01-31 22:42:33 +00:00
markd
7cfe60c285 Update to KDE 3.5.1
Changes:
* various KWin decorations: Support for titlebar wheel event actions
2006-01-31 22:41:11 +00:00
markd
14d360cfef Update to KDE 3.5.1
Changes:
* Kalzium
  o (Calculator) Visible userfeedback for invalid input
  o (Calculator) Don't calculate invalid molecules
  o (Plotting) Fix drawing of single points
  o (Data) Fix the discovery date of Iodine (was 1804, correct is 1811)
  o (Data) About 40 new radii (atomic and covalent) have been added
  o (Data) Some elements densities (only elements > 70) where displayed
    wrong (g/L instead of g/cm^3)
* Kig
  o forcing undo/redo actions disabled while constructing
  o fix redefining of text labels
* KStars: NGC 1300 KPNO image link is to an image of NGC 1232 and not
  NGC 1300
* KTouch: Missing i18n calls.
* KVoctrain: Make keyboard layout switching work again.
* KWordQuiz: Don't crash when downloading vocabularies.
* libkdeedu: (Plotting) Fix drawing of grid
2006-01-31 22:39:29 +00:00
markd
667a41da9b Update to KDE 3.5.1
Changes:
* KAlarm
  o Fix email attachments being forgotten when saving alarms
  o Make autoclose of message windows work
  o Display alarm message windows within current screen in multi-head
    systems
  o Fix toolbar configuration being lost after quitting KAlarm
  o Fix New From Template not creating alarm if template contents are
    not changed
  o Fix configuration dialog not fitting in 1024x768 screen in some
    translations
* KMail
  o KMail crashes while inserting files
  o KMail composer crashes when inserting file
  o KMail crashes when inserting files into email messages
  o autocomplete in composer completes section title instead of
    email-address
  o The item "network state" in the KMail file menu is very confusing
  o Crash when applying pipe through filters
  o subfolders and included mails lost when moving folder to
    cachedimap account
  o Cannot create new folders with IMAP using Dovecot-imapd, regression
    from 3.4.X
  o Retrieving folder contents screen is irritating
  o Interpret old-fashioned time zone in email Date header
  o HTML formatting is lost when saving in drafts folder
  o composer kaddressbook no adresses at first launch
* KOrganizer
  o libkholidays bug in Belgian version
  o HTML export does not include location field
* Kontact
  o Mistake in reporting upcoming German Holidays on Overview page
  o Summary for "special dates" shows wrong time spans
* KAddressBook
  o Allow the selection/copy of the formatted address
  o URL images not working in KAddressBook
  o Photo image location field is nonfunctional
  o Contact's photos are not cleared in "Contact Editor" extension bar
  o Need an easy way to copy and paste an address from the editor window
  o Exporting contacts to vcard generates _.vcf for EVERY contact
    without a real name
  o kaddressbook hangs on loading vcard
* KNotes
  o Possibility to sort knotes list of notes titles
  o separate "Clear" action visually from Cut/Copy/Paste since it's not
    doing anything with the clipboard
  o added a "Do not show again" box to the delete note dialog
  o actually set the "Keep Above/Below" bit when creating a note on
    startup
  o race condition when using NETRootInfo::moveResizeRequest
  o line breaks not rendered properly in edit view
  o KNotes via network does not work properly
  o Confusing error requester while sending to self
  o Renaming a note opening it and editing its title does not rename it
    in the kontact notes view
* Akregator
  o Do not open binary files in the HTML viewer but externally. Fix
    "Save Link As" for binary files
  o  Fix article order in Combined View: sort by date
  o Fix parsing of Atom 1.0 feeds with escaped HTML in it: Don't show
    tags as text
  o Select next item in article list when deleting the selected article
  o Avoid crashes as happening when moving a folder and deleting a
    subitem afterwards
  o Fix problems with keyboard navigation getting stuck on duplicated
    articles and prevent creation of new items when selecting an unread
    dupe
  o Don't try to reload broken feeds every minute
  o CDATA in feed is not handled correctly
* KNode
  o Respect background color settings when article viewer is empty
  o Fix crash on startup if auto mark-as-read is disabled
  o Reset busy cursor when folder loading fails.
2006-01-31 22:37:34 +00:00
markd
fb19ac3812 Update to KDE 3.5.1
Changes:
* SuperKaramba
  o Allow to remove a local theme
  o Enhanced itemDropped-func with x,y-value
  o some major strategic feature enhancements to superkaramba, which
    make it possible to write kicker-replacement themes
  o locale in python themes
  o Applets appear on top after switch desktop
  o Get new Superkaramba theme from internet (with KHotNewStuff) doesn't
    work
  o SuperKaramba does not use the result for its test for KNewStuff
  o Don't popup dialog at startup when there are no themes on desktop
  o Non-intuitive theme removing in Theme Dialog
* KCalc
  o KCalc returns wrong value
  o KCalc truncates decimals sporadically
  o Cannot increase the precision to 10 digits
  o Cut buffer is filled with wrong value when you click on results
* KLaptopDaemon
  o KLaptopDaemon improperly links against libstdc++
2006-01-31 22:35:02 +00:00
jschauma
bfc146aa64 add p5-Geo-Weather 2006-01-31 21:38:28 +00:00
jschauma
d716356b46 Initial import of p5-Geo-Weather:
The Geo::Weather module retrieves the current weather from weather.com
when given city and state or a US zip code. Geo::Weather relies on
LWP::UserAgent to work.
2006-01-31 21:37:46 +00:00
reed
f48c1dcb6a Forgot to commit this last week; from my update to git-4.3.20:
Update patch-ac -- for location of html document. (Now only
installs one.)

Update patch-ab -- to add .gitrc.cons25

(distinfo was already committed.)
2006-01-31 20:29:40 +00:00
wiz
d3e31f7e6d Update to 0.2.0:
2006-01-30  Jody Goldberg

	* Release 0.2.0

2006-01-23  Jean Brefort

	* goffice/gtk/go-action-combo-color.c: (make_icon),
	(go_action_combo_color_connect_proxy): fixed warnings when using a
	combo action in a menu.
	* goffice/gtk/go-action-combo-pixmaps.c: (make_icon),
	(go_action_combo_pixmaps_connect_proxy): ditto.

2006-01-05  Jean Brefort

	* goffice/utils/go-libxml-extras.c:
	(e_xml_get_child_by_name_by_lang): fix an internaitonalization bug.

2006-01-01  Jean Brefort

	* plugins/plot_barcol/gog-minmax.c: fixed a marker display problem.

2005-11-17  Emmanuel Pacaud

	* pixmap/chart_dropbar_1_[12].[svg,png]: fix rendering and bitmap.
	[#321675]

2005-11-14  Jody Goldberg

	* configure.in : post release bump
	  and disable the deprecated flags.
2006-01-30 21:02:26 +00:00
joerg
adf8da23f9 Build the Linux based package for DragonFly as well. 2006-01-30 17:24:49 +00:00
wiz
4d0cbc7656 Update to 1.0.20060126:
2006/01/26
	+ fix fselect.c to compile properly with Intel compiler and largefile
	  option.
	+ improve configure script checks for curses headers to work around
	  breakage in some packages, e.g., cygwin.
	+ amend correction to menubox, fixes normal menus (Debian #349969).
2006-01-29 17:56:48 +00:00
rxg
0ffebed2d2 Add & enable rox-memo. 2006-01-29 17:48:38 +00:00
rxg
f2e8706c86 Intial import rox-memo-1.9.5.
Reminds you about things for ROX.
2006-01-29 17:46:45 +00:00
agc
49a712066b Fix some nits and bugs, update to autocue-20060129:
+ make the output buffer the same size as the input buffer, useful for
longer paragraphs

+ separate paragraphs with a "                      -" line

+ make fast scrolling a bit faster
2006-01-29 00:11:15 +00:00
agc
621044f5c7 Add and enable autocue. 2006-01-28 20:48:19 +00:00
agc
05732b74ce Initial import of autocue-20060128 into the Packages Collection.
autocue is a program which takes a simple text file as input, and
	outputs its contents, broken up into paragraphs, and formatted by fmt,
	into xcb's cut buffers.  From there, the text can be pasted with a
	simple mouse click.  autocue will then wait for a period of time
	relative to the size of the text, before moving onto the next
	paragraph. Successive cut buffers will be used, and then will wrap
	to the beginning.

	The speed can be varied whilst the program is running - by sending
	a SIGUSR1 to the process, autocue will go faster. Sending a SIGUSR2
	to the process will make it go slower.

	This program can be used to scroll a presentation, along with timing
	information (a beep is sounded when the next buffer should be pasted),
	and the presenter can simply paste into the presentation window.
2006-01-28 20:47:22 +00:00
heinz
1cb7ac9e00 Added a forgotten include file in our patch for auction.c. This way, the
compiler does not complain (or abort) about "int to pointer conversion"
anymore.
This should fix the build on IRIX with the mipspro compiler.
2006-01-28 18:28:22 +00:00
minskim
788b6c355d Update xchm to 1.3.
Changes:
        + added Czech translation.
        + added Slovak translation.
        + updated Russian translation.
        + updated French translation.
        + removed useless mouse scroll patch for Mac OS X.
        + fixed the About dialog on Mac OS X.
        + fixed the HTML link to Pabs' chmspec page.
        + now allowing the 'back' button to get to the welcome page.
        + the code compiles on Win32 with MinGW without patches
        + added Win32 resource and icon files
        + applied GCC 4.1 related patch
2006-01-27 23:21:17 +00:00
reed
cf6b3e0678 Update git to git-4.3.20.
Remove BUILD_TARGET.

Change pre-install target to post-extract and
don't patch manually, just uses patches/ framework.

This adds gitwhich command and removes gitregrep and gitrfgrep.

Moves terminal files from lib/git/term/ to share/git.

Update patch-ac -- for location of html document. (Now only
installs one.)

Update patch-ab -- to add .gitrc.cons25

Add patch-ad for the .gitrc.cons25 (this was in files, but recreated
patch).

(Note I only slightly tested git. I updated this because
I saw old Makefile.in didn't honor the @mandir@ and @infodir@
as provided by configure. I patched this, but then saw this
was an old version and new version already had this fixed.)

Changes here:

* Version 4.3.20
================

** Moving across filesystems now preserves file ownership.

** Copying no longer preserves file ownership.

** F7 (`make-directory') creates all the intermediate directories.

** Fixed a long standing bug in the xid code for long user names (I
   could finally reproduce it myself).

** Fixed a crash in the incremental search code.

* Version 4.3.19
================

** Fixed 2 compilation problems on non-ANSI C compilers.

** Minor fixes in gitaction.

* Version 4.3.18
================

** The build/installation procedure is now based on automake.

** `make prefix=some_path' no longer recompiles git.  According to the
   new GNU coding standards this is the correct behaviour.

** The key sequence typed so far is displayed in the status bar, if
   not completed in one second.

** `select-extension'/`unselect-extension': new builtin commands,
   bound on `Alt-+'/`Alt--' (or `ESC +'/`ESC -').  These commands
   select/unselect all the files in the current directory that have
   the same extension as the current file.  That is, if the current
   file is "git.c", `select-extension' will select all the "*.c" files
   in the current directory.  If the current file does not have an
   extension (including the case where its name starts with a dot), no
   selections/unselections are made.

** The insertion of file/directory names in the command line
   (Alt-Enter) is a little bit smarter.  Quotes are added only when
   necessary and when before the current possition there is a /, no
   space is added before the name, to allow for path building.

** The incremental forward/backwards search mechanism can recall the
   last searched string if the user types ^S/^R while the string is
   empty.  This is similar to what Emacs does.

** F2 works on *.pgp files (will ask for a passphrase).

** `ESC m f' mounts the first floppy in /mnt/floppy.  `ESC r f'
   unmounts it.

** A simple scroll-bar thumb (#) has been added on the right side of
   the panel's frame.

** The shell command currently being executed is displayed on the
   title of the xterm window.

** GIT_BROWSER: new environment variable.  If set, git will use this
   to view html documents.  If GIT_BROWSER is not set, lynx will be
   used instead.

** A more Unix like key sequence structure in gitps and gitview.  You
   can scroll up and down with `Space' and `Backspace' and quit with
   `q'.

** Binary file split on `^C /' and (in background) on `^C b /'.

** The inconsistency between the keys and the signal names in gitps
   have been fixed.  Signal selection is done with upper case letters
   only.

** Other bug fixes.
2006-01-26 17:58:18 +00:00
reed
e05cca85cb Update HOMEPAGE (was missing). 2006-01-26 17:00:15 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
wiz
fba22ed2eb Update to 1.0.20060119
2006/01/19
	+ completed dialog.3 manpage
	+ modify configure script option --with-gauge to cover all flavors of
	  the gauge (gauge, pause, progressbox).
	+ add progressbox widget, a hybrid of gauge and tailbox (Reznic Valery).
	+ fix a comparison in checklist.c to avoid unneeded arrows when the
	  list happens to fit in the window (patch by Peter Postma).
	+ correct wrapping computation in print_line() from 2005/11/07 changes
	  (report by Barry Kauler).
	+ update sv.po (comments only).
		http://www.iro.umontreal.ca/translation/maint/dialog/
	+ correct logic that passes the callback for menubox to do inputmenu
	  operations from 2005/12/7 changes (report by Reznic Valery).
2006-01-23 21:49:05 +00:00
tron
fb3920eecb Invoke "${RANLIB}" manually after installation. This makes this package
usable under Mac OS X. Bump package revision and minimal required of
this package because of this fix.
2006-01-21 20:42:39 +00:00
tron
eb4dfcb58b Remove unnecessary dependence on "rpm" package. This package only
needs "rpm2pkg" (which only has a build time dependence on "rpm").
2006-01-21 20:40:00 +00:00
jlam
758d912e33 Update package Makefile now that bsd.pkg.extract.mk is using the
"extract" script for extraction.  Many cases where a custom EXTRACT_CMD
simply copied the distfile into the work directory are no longer
needed.  The extract script also hides differences between pax and
tar behind a common command-line interface, so we no longer need code
that's conditional on whether EXTRACT_USING is tar or pax.
2006-01-21 18:57:40 +00:00
jmmv
d971a332da Drop maintainership. I can't seriously be the maintainer of so many
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
2006-01-20 16:15:52 +00:00
jmmv
334a96236b Update to 2.12.2:
GNOME Search Tool

  No change

GNOME Dictionary

  * Fix missing includes - bug #318095 [Stanislav Brabec]

GNOME Floppy

  * Fix missing includes - bug #318095 [Stanislav Brabec]

GNOME Screenshot

  No change

GNOME Log Viewer

  * Prevent cast warning - bug #318095 [Stanislav Brabec]
  * Only accept regular files - bug #318689 [Frederic Crozat]
  * Correctly parse the command line option when started from session
	manager - bug #156507 [Vincent]

Translation updates :

  * et [Priit Laes], sv [Christian Rose]
2006-01-20 14:19:48 +00:00
jmmv
de59e8f41c Changes in 2.12.2:
------------------
* Allow compilation against xulrunner (Robert O'Callahan)
* Hide the bookmarks dialog on delete_event, #319502 (Brent Smith)
* Fixed incorrect free, #319096 (Matthias Clasen)
* Don't ship generated files (Frederic Crozat)
* Hide the preferences dialog on delete_event, #318736 (Brent Smith)
* Updated translations:
  bn      (Khandakar Mujahidul Islam)
  et      (Ivar Smolin)
2006-01-20 13:33:54 +00:00
joerg
c0e7ba7273 Add DragonFly support. Fix errno. 2006-01-20 03:15:35 +00:00
joerg
b91547e8cb Add some explicit typename keywords to apeace GCC 3.4+.
Use OS X style localtime handling for DragonFly as well.
2006-01-20 03:09:17 +00:00
joerg
fe14c9ecb1 Fix errno. 2006-01-20 02:19:22 +00:00
jlam
6fbe86c997 Remove unnecessary DECOMPRESS_CMD setting, which is automatically taken
care if in bsd.pkg.extract.mk based on the EXTRACT_SUFX.
2006-01-19 23:00:24 +00:00
joerg
ac8f70a5a0 Use SUBST. 2006-01-19 02:01:18 +00:00
xtraeme
94dbc0f920 Update meta-pkgs/xorg to 6.9.0.
The full list of changes:
http://ftp.x.org/pub/X11R7.0/doc/html/RELNOTES2.html

Thanks to joerg@ and reed@ for testing on DragonFlyBSD.

Tested on NetBSD/i386 3.0/-current and DragonFlyBSD-1.4/i386.
2006-01-18 23:53:05 +00:00
jmmv
9cea83e7fa Adjust dependencies after the renames of gstreamer, gst-plugins and
gst-plugins-* to gstreamer0.8, gst-plugins0.8 and gst-plugins0.8-*,
respectively.  Bump PKGREVISION.
2006-01-18 12:55:55 +00:00
kristerw
81ef29ab40 Regenerate hand edited patches so that they can be applied using the
OS X patch program.
2006-01-17 21:23:01 +00:00
rxg
0ea2173b85 Added & enable hanzim. 2006-01-16 13:20:12 +00:00
rxg
45c0e5f6f9 Initial import hanzim-1.3.
Hanzim is a program designed to help you memorize characters by helping you
internalize their various systematicities.  It displays lists of characters
with the same radicals, same remaining parts, and same pronunciations.  Along
with the characters it displays pin-yin pronunciations and lists of compounds.

Oked by wiz & closed pkg/17408.
2006-01-16 13:18:29 +00:00
uebayasi
d225e82caf Update elscreen to 1.4.3.
Performance improvement and many feature additions including add-on
support.  (Add-on packages are not yet pkgsrc'ized.)

Install README file as requested by Takanori Ishihara in pkg/32526.
2006-01-15 05:59:38 +00:00
wiz
35d88b0724 Update to 1.0.20060101:
2006/01/01
	+ add a null-pointer check in dlg_register_buttons(), needed for the
	  tailboxbg (Debian #345524).
	+ fix a few memory leaks reported by valgrind.
2006-01-15 00:46:45 +00:00
wulf
2c510b4551 Updated qbrew to 0.3.5:
- Updated style database to BJCP 2004
	- Added splashscreen
	- Added database editor tool
	- Minor refactoring
	- Export to HTML, improved printing
2006-01-14 13:55:28 +00:00
wiz
2eb70e5a09 Mark as ONLY_FOR_PLATFORM NetBSD, since it uses wscons; noted by joerg.
While here, drop maintainership.
2006-01-11 18:15:57 +00:00
joerg
779abf9ccb Add DragonFly support. 2006-01-11 17:02:39 +00:00
rillig
71d1af2fc0 Replaced explicit call to ${SED} with PLIST_SUBST, which makes the bogus
lines starting with "@" disappear from the PLIST file.
2006-01-10 18:50:09 +00:00
wiz
d42ddee813 Does not need qt3-tools at runtime.
Change to build dependency and bump PKGREVISION.
2006-01-09 20:47:36 +00:00
rh
a2b442c21d Add missing nl and uk locales.
Patch provided in private mail by Eric Gillespie <epg@>, thanks!
2006-01-08 20:31:59 +00:00
xtraeme
eadc9131c8 Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysql
pkg has been changed to 5.x). Reminded by wiz... thanks.
2006-01-08 18:35:08 +00:00
markd
c4be92a335 If multiple python's are installed make sure configure chooses the same
one that buildlink has.
2006-01-08 12:07:51 +00:00
rillig
6836cb6ed6 Added a patch to prevent expansion of the toupper and tolower macros in
C++. Needed at least for NetBSD 1.6.2/i386.
2006-01-07 21:55:23 +00:00
wiz
751d30d637 DEPENDS and PKGREVISION bumps because db4's library name changed. 2006-01-06 15:10:01 +00:00
joerg
41a06bf703 Add DragonFly support. 2006-01-05 20:25:16 +00:00
markd
2d4aa09624 updated xpdf patch.
http://www.kde.org/info/security/advisory-20051207-2.txt
Bump PKGREVISION.
2006-01-05 10:28:27 +00:00
ghen
455345bb5b Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build",
without affecting packages that are currently using it.

Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor
"build" now set it to "full", but should be checked whether they really need it
(comment added).  Packages which previously set it to "build" now don't set it
anymore.

Ok by jlam, wiz.
2006-01-05 10:08:58 +00:00
uebayasi
4a3d716f2b Update libcdio to 0.76; from Sergey Svishchev in pkg/32459.
Changes between 0.75 and 0.76:

- Better compatibility with C++
- a better eject routine for FreeBSD
- Fix bug in not specifying a device name in libcio_cdda
- Allow building cd-paranoia if Perl is not installed.
- More accurate library dependency tracking in linking and pkg-config
- Miscellaneous minor bug fixes.
- cdio/cdda.h headers no longer depends on cdio/paranoia.h but vice versa
  is true. This may require an #include <cdio/cdda.h> in some applications that
  used <cdio/paranoia.h> but didn't include it.
2006-01-05 04:29:25 +00:00
ghen
12f8cb92be Update to OpenOffice 2.0.1, the first bugfix release on the 2.0 branch.
This release fixes a lot of bugs, and also introduces some new featues.
For a complete list of changes, see
  http://development.openoffice.org/releases/2.0.1.html

Ok by mrauch, wiz.
2006-01-04 15:29:41 +00:00
reinoud
5cc3ad0d88 Recommended upgrade that also fixes a lot of small bugs. New in this
release are the preservation of attribute times and ownership of files and
directories and an important fix to filesize related issues making it more
robust. Some important SCSI/ATAPI fixes have been made that greatly
increase drive compatibility.
2006-01-04 14:39:40 +00:00
schmonz
42428df5a0 Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4
rather than PKG_FAIL_REASON, so that they provide useful error
messages in build logs, and so that they continue to work on platforms
where they aren't broken.
2006-01-04 04:29:05 +00:00
joerg
28376c5d9e Readd $NetBSD$ 2006-01-03 19:28:00 +00:00
wiz
d5756a8bd6 Update to 0.53:
[Changes for 0.53 - 2005-12-05]

* Make xgettext.pl work with poEdit by not trying to read from empty
  .po files.  Patch from Brian Cassidy.

[Changes for 0.52 - 2005-12-04]

* Christian Hansen pointed out 0.51's fix was bass ackwards.

[Changes for 0.51 - 2005-12-03]

* Locale::Maketext::Extract::Run's use of File::Find::find with
  (follow => 1) may break on systems without symbolic links.
  Reported by Brian Cassidy.
2006-01-03 18:29:21 +00:00
joerg
6d5bd06910 Fix patches: $Header$ is a CVS keyword. Remove realloc and malloc
prototypes, they conflict with DragonFly's stdlib.h. Add parameter
to sigwinch, it should match the local prototype. Fix errno.
2006-01-03 18:16:10 +00:00
joerg
58b8395fca Include stdio.h as well when looking for __fpending, that's where it is
found on DragonFly. Add one more check for DTTOIF, otherwise it can end
up as implicit prototype and undefined reference.
2006-01-03 18:02:14 +00:00
joerg
dd0f404145 Add DragonFly support. 2006-01-03 16:55:43 +00:00
joerg
90fdfe4556 DragonFly needs netinet/in.h as well. 2006-01-03 16:46:07 +00:00
joerg
dd108bbd7b Fix errno. 2006-01-03 16:00:57 +00:00
joerg
758fd9f74a Prefer NAME_MAX to MAXNAMLEN, the former is POSIX, the latter a FFS limit. 2006-01-03 15:56:54 +00:00
joerg
6a5721bc6a Fix errno. 2006-01-03 15:51:02 +00:00
joerg
fa0effb01c Inside of trying to fix a brain damaged configure script which ignores
the --x-libraries parameter, just hack the Makefile to use X11BASE.
2006-01-03 15:33:22 +00:00
taca
dccd827fac Stop handling DIST_SUBDIR default for Ruby based packages.
Second, update distinfo and/or stop using USE_RUBY_DIST_SUBDIR in Makefiles.
2006-01-03 14:25:49 +00:00
wiz
8208de660d Update to 1.3.8:
2006-01-01  Heikki Orsila
	* Version 1.3.8
	- configure and Makefile cleanups and fixes.

2005-10-24  Heikki Orsila
	- Mike Frysinger pointed out several things about
	  the build procedure:
	  - -W/-O flags are useless in header checks in the configure script
	  - $compiler was not used for header checks in the configure script
	  - Cleaned CFLAGS handling so that if CFLAGS is set by the
	    environment, the default -O2 is stripped away from the
	    src/Makefile.in.
2006-01-02 23:57:42 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
wiz
fb93d0a329 Update to 1.0.20051219:
2005/12/19
	+ correct return-values of new functions dlg_default_listitem() and
	  dlg_default_formitem() (Debian #344002).
	+ add Swedish translation (Debian #343303, by Daniel Nylander)
	+ begin function-summaries in dialog.3
	+ update config.guess, config.sub

2005/12/07
	+ change license to LGPL.
	+ change naming convention in dlg_colors.h to make it easier to read,
	  and incidentally remove the last chunk of code preventing relicense.
	+ add --passwordform (request by Reznic Valery).
	+ modify pause.c, msgbox.c to work with --help-button.
	+ modify formbox.c, inputbox.c, textbox.c, yesno.c to work with extra
	  button (adapted from Reznic Valery patch).
	+ modify dlg_exit_label(), dlg_yes_labels() and dlg_ok_label() to allow
	  help-button (prompted by Reznic Valery patch).
	+ add zh_CN.po file from
		http://www.iro.umontreal.ca/translation/maint/dialog/
	+ provide alternate interfaces for dialog_checklist(), dialog_menu()
	  and dialog_form():  dlg_checklist(), dlg_menu() and dlg_form()
	  (discussion with Michael Gebetsroither).
	+ add/use dlg_result_key() to allow binding function keys to the
	  buttons.
	+ implement user-definable key bindings in the rc-file.
	+ modify inline cases for KEY_xxx values to use binding tables in new
	  module dlg_keys.c
	+ add several DIALOG_STATE items to the rc file:  aspect,
	  separate_widget, tab_len and visit_links
	+ add a tab-adjustment to dlg_print_text() to improve solution from
	  2005/10/30, e.g., in the samples/form* scripts.
	+ fix an off-by-one which made mouse-selection not work for menu items
	  past the first page (GenToo #112024, patch by Harald van Dijk).

2005/11/07
	+ extend dlg_add_result() to allow caller to pass a null pointer
	  for dialog_vars.input_result (Debian #336986).
	+ correct length used for text portion of radio/checkboxes (report by
	  Valentin Stoykov).
	+ modify msgbox, textbox and center_label() to work properly for
	  LANG=bg_BG.utf8 examples by Valentin Stoykov.
	+ modify use of freopen() to work with opaque FILE type on DragonFly
	  (report by Jeremy C Reed).
	+ modify print_line() to compute columns, use that for the call to
	  dlg_print_line().  Fix a few places where strlen() was used instead
	  of dlg_count_columns() (reports by Valentin Stoykov).

2005/10/30
	+ reviewed changes since beginning development in 1999, decided that
	  there are no appreciable portions of original code remaining.
	  Marked sources to correspond.
	+ improve cache performance for inputstr.c using tsearch() rather than
	  a linked-list search (Debian #294853).
	+ remove a special case for darwin in CF_XOPEN_SOURCE configure macro.
	+ add ms.po file from
		http://www.iro.umontreal.ca/translation/maint/dialog/
	+ remove an assignment that caused the cursor to appear initially on a
	  form field rather than button (Debian #333506).
	+ modify buttons.c to count columns rather than bytes, fixing case
	  where buttons were laid out incorrectly (report by Valentin Stoykov).
	+ change dlg_print_text() to count columns rather than bytes, fixing
	  case where fewer columns were displayed in menu than expected
	  (report by Valentin Stoykov).

2005/10/05
	+ improve fix for dlg_does_output(), eliminating redundant leading
	  separator.
	+ fill background color for item-help text (report by Peter Postma).
	+ correct interaction between --separate-output and --output-separator
	  broken in 2005/09/11 fix for Debian #326918 (Debian #331440).
	+ update config.guess, config.sub
2005-12-31 00:07:03 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
jmmv
b8060aa07d Unbreak this package by requiring a firefox package that provides the .pc
files.
2005-12-28 18:19:07 +00:00
reed
cc7cd45463 This will install two screenrc examples (and changes name of one) and
fixes man page to point to them.

Update patch-ap for doc/screen.1 so the location of examples files
is corrected.

Now install both examples. Update PLISTs. Note that the
screenrc example is now called screenrc and etcscreenrc is
etcscreenrc (makes sense).

Mention both examples in MESSAGE.

Bump PKGREVISION.

This will solve problem for PR #32391.

Okayed by maintainer.
2005-12-28 17:53:24 +00:00
garbled
ae0aff6153 Fixed by gtkglext fix. 2005-12-28 17:13:11 +00:00
garbled
66a05eaebf Fixed by gtkglext fix. Tested on i386/2.0 2005-12-28 17:12:36 +00:00
reed
16fc5c74ac Move include of sys/types.h earlier. Fixes build as noticed on DragonFly. 2005-12-28 16:37:59 +00:00
schmonz
463f43526a Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
2005-12-26 23:39:30 +00:00
martti
b056797a6b Include <sys/types.h> before <sys/socket.h>. This fixed compilation
problems on DragonFly BSD. Reported and patch provided by Francis GUDIN
on a private mail.
2005-12-21 15:15:52 +00:00
joerg
c206e2a8e4 -lcompat needed for DragonFly as well. Include LDFLAGS on other systems
as well.
2005-12-20 17:59:59 +00:00
joerg
c89d68069d XmClientLibs is gone, use -lXm -lXt directly. 2005-12-20 17:54:10 +00:00
joerg
10f9b774de Fix errno. 2005-12-18 13:46:58 +00:00
markd
91428acb14 Fix defining of socklen_t for NetBSD (and DragonFly). Should fix
PR pkg/32311.
2005-12-18 01:29:09 +00:00
wiz
19d0af8e06 Complete move of math/goffice to misc/goffice. 2005-12-17 20:19:49 +00:00
wiz
c46811e931 Re-import in intended directory:
This is a library for common operations for document centric
applications that are conceptually simple, but complex to implement
fully. Supported operations include:
    - plugins
    - load/save documents
    - undo/redo
2005-12-17 20:18:52 +00:00
joerg
54ef4b0e60 Fix errno. Use correct thread library, not the hard-wired -lpthread. 2005-12-17 14:51:23 +00:00
christos
030a7500c2 update sums. 2005-12-16 14:08:42 +00:00
joerg
6e4a0dd799 Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.
2005-12-12 21:36:54 +00:00
markd
f3816ebe6f Remove kgeography. Now part of kdeedu3. 2005-12-11 13:06:57 +00:00
markd
ebaad31fb4 Update to KDE 3.5
Many new features and refinements.

Notable changes include:
* Konqueror is the second web browser to pass the Acid2 CSS test,
  ahead of Firefox and Internet Explorer
* Konqueror can also now free web pages from adverts with its
  ad-block feature
* SuperKaramba is included in KDE, providing well-integrated and
  easy-to-install widgets for the user's desktop
* Kopete has support for MSN and Yahoo! webcams
* The edutainment module has three new applications (KGeography,
  Kanagram and blinKen), and has seen huge improvements in Kalzium
2005-12-11 11:45:44 +00:00
markd
13062e801a Update to KDE 3.5
Many new features and refinements.

Notable changes include:
* Konqueror is the second web browser to pass the Acid2 CSS test,
  ahead of Firefox and Internet Explorer
* Konqueror can also now free web pages from adverts with its
  ad-block feature
* SuperKaramba is included in KDE, providing well-integrated and
  easy-to-install widgets for the user's desktop
* Kopete has support for MSN and Yahoo! webcams
* The edutainment module has three new applications (KGeography,
  Kanagram and blinKen), and has seen huge improvements in Kalzium
2005-12-11 11:40:02 +00:00
markd
0691144d40 Update to KDE 3.5
Many new features and refinements.

Notable changes include:
* Konqueror is the second web browser to pass the Acid2 CSS test,
  ahead of Firefox and Internet Explorer
* Konqueror can also now free web pages from adverts with its
  ad-block feature
* SuperKaramba is included in KDE, providing well-integrated and
  easy-to-install widgets for the user's desktop
* Kopete has support for MSN and Yahoo! webcams
* The edutainment module has three new applications (KGeography,
  Kanagram and blinKen), and has seen huge improvements in Kalzium
2005-12-11 11:26:25 +00:00
markd
bba1661508 Update to KDE 3.5
Many new features and refinements.

Notable changes include:
* Konqueror is the second web browser to pass the Acid2 CSS test,
  ahead of Firefox and Internet Explorer
* Konqueror can also now free web pages from adverts with its
  ad-block feature
* SuperKaramba is included in KDE, providing well-integrated and
  easy-to-install widgets for the user's desktop
* Kopete has support for MSN and Yahoo! webcams
* The edutainment module has three new applications (KGeography,
  Kanagram and blinKen), and has seen huge improvements in Kalzium
2005-12-11 11:20:51 +00:00
wiz
7e1c5bfbc9 Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.
2005-12-11 09:40:37 +00:00
rillig
7f6a676139 Added patch-aq, which makes screen use the setenv() function with three
parameters instead of the one with two parameters. The setenv() function
has been added to Solaris recently, so this wasn't necessary before.
Should fix PR 32273.
2005-12-10 23:28:13 +00:00
christos
aefe2a6c54 make it work on 64 bit machines 2005-12-10 22:10:47 +00:00
markd
56a9e25cba More xpdf buffer overflows.
http://www.kde.org/info/security/advisory-20051207-1.txt
Bump PKGREVISION.
2005-12-08 10:47:47 +00:00
rillig
039c944473 Bumped the PKGREVISION of the packages that have been broken by the recent
"pkglint --autofix" change.
2005-12-08 09:52:15 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
christos
5fe8c296ec bump pkgrevision and fix distinfo I forgot to commit 2005-12-03 17:43:47 +00:00
christos
f037ad8962 Prefer sigaction instead of sigvec if it exists, and check if sigvec exists
based on the existance of the macro SV_INTERRUPT.
2005-12-03 16:46:32 +00:00
rillig
80e4c00ddc Fixed misspelled variables NO_SOURCE_ON_{FTP,CDROM}. 2005-12-02 13:57:49 +00:00
rillig
a658c87fb4 Added a patch that fixes the build for ISO C90 compilers. 2005-11-30 19:08:54 +00:00
wiz
321a09857a Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS because
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
2005-11-25 21:23:14 +00:00
wiz
651c43b46b Capitalize KOffice like in the other packages. 2005-11-24 20:18:38 +00:00
wiz
830f7dc521 Improve comment. 2005-11-24 20:17:48 +00:00
wiz
ad37663a10 Update to 0.50:
[Changes for 0.50 - 2005-11-04]

* Per suggestion from Sava Chankov, add the (quite outdated) webl10n
  articles to docs/ directory.

Patches from Mikael Sennerholm:

* Added "localize" and "localise" to the list of recognized L10N
  functions in Locale::Maketext::Extract.

* Skip .svn directories in Locale::Maketext::Extract::Run.

[Changes for 0.49 - 2005-04-13]

* Stephen Quinney notes that we are too eager to die on nonexisting
  files passed in as part of a lexicon_get_() source.  We now silently
  ignore nonexistant files, only reporting error when it exists but
  cannot be read or parsed.

[Changes for 0.48 - 2005-03-12]

Patches from Thierry Vignaud:

* In Gettext.pm, do not silently skip last entry of a catalog.

* In Extract.pm, do not silently skip first entry of a catalog
  if there's only one empty line tween header and first real message.
2005-11-23 22:11:45 +00:00
wiz
23be7a8cc8 Update to 1.10:
2005-11-10  Andy Lester
	* Release 1.10:

	New maintainer.  No changes at all.  Bumped up the version number
	and released it so that I can get the RT queue and any future mail.
2005-11-23 22:11:00 +00:00
magick
01235f8ff0 Update to 2.7.6. Changes since 2.7.5:
The major new features in release 2.7.6 is the German translation of
the complete manual and help pages. Also a few bugs which have been
reported since the previous release have been fixed.

* Added German translation of the complete manual and help pages.
  (Many thanks to Olaf Noehring and Kurt Lettmaier for contributing
  thetranslated manual.)
* A major bug which affected sequential removal of multiple reminders
  was fixed. The bug could even crash nxtvepg.  (Thanks again to Kurt
  for reporting this bug.)
* XMLTV output was slightly changed to make it fully compliant with
  the XMLTV DTD 0.6.
* Error diagnositcs in the provider scan were improved to avoid silent
  failures without an indication of the cause.  (Thanks to Andreas for
  reporting this problem)
* Last but not least, the Windows release is now provided in form of
  an installer instead of a plain ZIP archive.  (Thanks to Néo for
  suggesting and implementing the installer.)
2005-11-20 17:52:43 +00:00
rillig
8061a246e4 Added missing RMD160 checksums, except for those files that were
unavailable.
2005-11-17 10:43:51 +00:00
heinz
c10e3a93b9 Added package esniper. 2005-11-13 17:54:53 +00:00
heinz
198f562d2b Initial import of esniper 2.14.0.
Esniper is a simple, lightweight command line tool for sniping ebay auctions.
It runs on all flavors of Linux, Unix and Windows, and should adapt easily
to other operating systems.

Pkgsrc changes:
  - Added patch-aa to let esniper accept eBay passwords with unsafe
    characters (according to URL-encoding rules). Submitted to the upstream
    author (esniper-Bugs-1352595).
2005-11-13 17:51:40 +00:00
joerg
3fabd20993 Depend on errno.h to provide errno. 2005-11-10 18:29:01 +00:00
joerg
43b5d9ae83 Depend on errno.h for errno.
Don't depend on stdio and stdout to be static values, move the
initialisation to run time.
2005-11-10 18:25:42 +00:00
joerg
6e4272b21d Depend on errno.h to provide errno. 2005-11-10 18:13:53 +00:00
joerg
54ba5b8c5d Use POSIX NAME_MAX if available, fall back to MAXNAMLEN otherwise.
Don't use stdout for initialisation of a global variable, do it
in main.
2005-11-10 18:10:36 +00:00
joerg
2747b739d1 Welcome in the 21st century. errno, malloc and realloc are all
part of ISO C, don't define them manually.
2005-11-10 18:03:21 +00:00
joerg
f1e2e5680c Hack in DragonFly. 2005-11-10 18:00:09 +00:00
joerg
5d41d07897 Depend on the existence of errno.h and its errno. 2005-11-10 17:56:49 +00:00
joerg
1a11187979 Depend on errno.h to provide errno. 2005-11-10 17:41:18 +00:00
joerg
c0b212acf9 Use errno from errno.h. 2005-11-10 17:31:47 +00:00
joerg
1fc5f5990d cdialog is gone. 2005-11-10 13:03:36 +00:00
martti
2020bbfe3d Substitute "XFce 4" with "Xfce" in DESCR and Makefile's COMMENT.
It is a lower-case f according to the official site.
2005-11-09 07:09:04 +00:00
uebayasi
ef25155504 cdialog is superseded by dialog (pkgsrc/misc/dialog).
Pointed out by Tomoaki Imamura.
2005-11-09 04:29:44 +00:00
reinoud
1eb7013c3d Upgrade udfclient to version 0.5, featuring
SCSI layer rewrite, new CD-MRW and DVD+MRW support, new scsi/atapi format
utility, more support for customer DVD (video) recorder DVDs and lots of
bug fixes. Please do test this version and report strange behaviour 0.4.9
didn't show and report any problems!
2005-11-08 20:30:57 +00:00
reed
9d6019b481 Use patch from Thomas Dickey for this "tty-input".
(Not bumping PKGREVISION, since it was bumped today for similar patch.)
2005-11-08 18:05:23 +00:00
joerg
ca9979bfc9 Unbreak build on NetBSD, C says that stdio is not a modificable lvalue.
Infact, the LHS is not needed at all.
2005-11-08 14:42:10 +00:00
joerg
6f2c35ed2a The stdio abuse is bad enough to warrant a PKGREVISION bump. 2005-11-08 13:25:12 +00:00
joerg
8c4f2eb1c9 Fix another stupid program, which assumes that *stdin =*reopen()
is ever likely to work.
2005-11-08 13:20:45 +00:00
joerg
8d751efc7b Always use the errno from errno.h. 2005-11-08 12:58:47 +00:00
tv
c85768c7fe Use HUGE_VAL for INFINITY if it is available. 2005-11-08 03:24:00 +00:00
tv
9c4ca81985 Add __INTERIX to conditional cpp block for <netinet/in.h>. 2005-11-08 03:06:06 +00:00
tv
adff29069e Use utime() instead of utimes() on Interix. 2005-11-08 03:03:44 +00:00
kristerw
49e24d6370 Change "../p5-I18N-LangTags" to "../../misc/p5-I18N-LangTags" to silence
warnings from "make show-depends-dirs".
2005-11-06 22:15:02 +00:00
tv
13d6f46ff8 Fix typo botch in previous. 2005-11-03 16:26:28 +00:00
tv
e29bd72b8d This needs libgetopt for getopt_long(3). 2005-11-03 15:11:37 +00:00
taca
5f0adcb4f0 - remove dependency to ruby-digest, ruby-openssl and ruby-zlib packages.
- require Ruby 1.8.3 or lator.

Bump PKGREVISION.
2005-11-03 05:12:42 +00:00
rillig
296401572a Replaced USE_PERL=run with USE_TOOLS+=perl:run. 2005-11-02 20:53:38 +00:00
mrauch
8b6802b5ba Remove the test if /proc exists.
This was left over from the version 1 package and is no longer necessary,
as installation sets are now rpms.
Noted by Geert Hendrickx.
2005-11-01 13:26:43 +00:00
mrauch
24299b5cb3 Missed one file when committing the change to enable optional java support.
This patch was part of the patch set from Geert Hendrickx.
2005-10-26 18:26:52 +00:00
tv
c439d81404 Check defined() before empty() to satisfy older NetBSD make / bmake. 2005-10-26 11:56:12 +00:00
wiz
2d3e809d30 Update to 1.3.7:
2005-10-23  Heikki Orsila
	* Version 1.3.7
	- Fixed INSTALL documentation. The INSTALL file documented the
	  old behaviour, where editing Makefile was required for installing
	  to an alternative path.
	- Fixed 'configure --help' to report usage properly. '--prefix dir' =>
	  '--prefix=dir'.
	- Shortened cksfv output to print only 2 lines to the beginning of a
	  newly created sfv file. cksfv version, date, time, and the project
	  web site URL.
	- A stack corruption and localtime error fix by
	  T. Farago
	- Added -b option to the command line help.
2005-10-25 13:16:34 +00:00
rillig
302e549bd0 Use "+=" instead of "=" with PLIST_SUBST. Added proper quoting for
DISTNAME.
2005-10-23 23:09:59 +00:00
rillig
40d65e93e1 Set GNU_CONFIGURE to "yes" in Makefile. Removed leading "#" characters
from patch-aa. Sorted PLIST.
2005-10-23 20:14:07 +00:00
rillig
6fbf764a47 Added missing $ after NetBSD in line 1. 2005-10-23 20:11:47 +00:00
rillig
c0f6a017e2 Added RCS Id to patch-aa and converted it into a unified patch. Sorted
PLIST.
2005-10-23 20:10:57 +00:00
mrauch
bc9a97eb7b Add optional java support via options framework.
Patch from Geert Hendrickx in mail to tech-pkg.
2005-10-23 14:38:30 +00:00
wiz
68b8d173bf Update MASTER_SITES and HOMEPAGE, fixing PR 31776 by Zafer Aydogan. 2005-10-22 03:33:29 +00:00
mrauch
6721dad7d4 Rename PKGNAME to openoffice-bin so it better coexists with the
misc/openoffice-bin package.
Noted by Hubert Feyrer in mail to tech-pkg.
2005-10-21 12:30:58 +00:00
abs
8c2c441380 Updated misc/p5-Business-CreditCard to 0.28
0.28  Thu Jul  1 01:17:32 PDT 2004
        - added Switch and Solo cards, patch from Max Becker
        - added proper Changes file
        - added documentation on cardtype() return values from
          tmurray@agronomy.org (closes: cpan #3330)
2005-10-20 17:27:46 +00:00
mrauch
55401acbdd Update to the final release 2.0.0.
This version is completely identical to the previous 2.0.0rc3.
2005-10-20 14:05:39 +00:00
mrauch
6df68d9f44 Update to 2.0.0rc3.
This version solves the OOo bug 55330 that the value of a graphics
object attribute was accidentally inverted during read.
Update submitted by Geert Hendrickx in PR pkg/31851.
2005-10-18 15:12:10 +00:00
reed
a51c61f187 The homepage and download site were gone. This was noted in PR 31777.
I asked developer to make the download available again.
His new webpage is at
http://morrdusk.net/projects/colortail/
2005-10-17 16:01:39 +00:00
minskim
fe4018e8c2 Add plural support for msgfmt. 2005-10-17 01:35:22 +00:00
jdolecek
ebc5ce969d Fix bug in mbstring extension function mb_encode_mimeheader(), which
misinterpreted some Japanese characters as ASCII.

PR: 31223 by Takahiro Kambe
2005-10-16 12:17:47 +00:00
jmmv
96560dfc5d Update to 2.12.1:
===================================================================
GNOME Utilities 2.12.1 (October 4th 2005)

GNOME Search Tool

  * Fix bug #317147 - search for files also search in the parent
	directory [Dennis and Emmanuel Touzery]
  * HIG issues [Dennis]

GNOME Dictionary

  * Fix bug #314017 - Correctly save the font size [Vincent]
  * Fix warnings [Vincent]

GNOME Floppy

  * Moved an #include to allow compilation with glibc
	2.2 [patch from Jens Granseuer]

GNOME Screenshot

  * Nuthin'

GNOME Log Viewer

  * Fix bug #317208 - C99-ism [Patch from Jens Granseuer]
  * Fix bug #316829 - crash when changing font size [Vincent]
  * Fix bug #316738 - crash when exiting [Patch from Luke Macken]

Translation updates :

  * eu [Inaki Larranaga], fr [Christophe Merlet], it [Andrea Zagli], vi
  [Clytie Siddall]

===================================================================
GNOME Utilities 2.12.0 (September 6th 2005)

GNOME Search Tool

  Nothing.

GNOME Dictionary

  Nada.

GNOME Floppy

  Walou.

GNOME Screenshot

  * Fix crasher when we can't access the last saved dir [Jonathan Blandford]

GNOME Log Viewer

  Nib nib.

Translation updates :

  * bg [Yavor Doganov], ca [Softcatalà], cy [Gareth Bowker], el [Kostas
    Papadimas], es [Francisco Javier F. Serrador], fr [Christophe Merlet
    (RedFox)], ko [Young-Ho Cha], lt [Žygimantas Beručka], pt [Duarte Loreto],
    ru [Leonid Kanter], tr [Deniz Koçak], vi [Clytie Siddall]

===================================================================
GNOME Utilities 2.11.92 (August 22nd 2005)

GNOME Search Tool

  * Updated help [Dennis]

GNOME Dictionary

  Nada.

GNOME Floppy

  Walou.

GNOME Screenshot

  * Fix wrong order of filename charset conversion [Kang Jeong-Hee]
  * Fix typo [Gustavo Noronha Silva]

GNOME Log Viewer

  Nib nib.

Translation updates :

  * de [Hendrik Brandt], el [Kostas Papadimas], id [Mohammad DAMT], pl [Artur
    Flinta], pt_BR [Evandro Fernandes Giovanini], ro [Mugurel Tudor], sq [Laurent
    Dhima], uk [Maxim Dziumanenko], zh_TW [Chao-Hsiung Liao],

===================================================================
GNOME Utilities 2.11.91 (August 8th 2005)

GNOME Search Tool

  * Fix bug #312136 - failure to locate /dev/null	[Dennis]

GNOME Dictionary

  Moo.

GNOME Floppy

  Mee.

GNOME Screenshot

  Maa.

GNOME Log Viewer

  * Fix crash on AMD64 [Joe Marcus Clarke].

Translation updates :

  * fi [Ilkka Tuohela], gu [Ankit Patel], he [Yair Hershkovitz], id [Mohammad
    DAMT], ne [Pawan Chitrakar], nl [Tino Meinen], pt_BR [Guilherme de S. Pastore]

===================================================================
GNOME Utilities 2.11.90 (July 25th 2005)

GNOME Search Tool

  * General fixes [Dennis]
  * Workaround for bug #311318 [Dennis]
  * Monitor the click policy [Dennis]
  * Follow nautilus updated look & feel [Dennis]

GNOME Dictionary

  Nothing.

GNOME Floppy

  I actually forgot about this program during the whole unstable cycle.
  Nobody noticed :-)

GNOME Screenshot

  * Fix bug #169248 - shadow drawing code [Emmanuel Pacaud]

GNOME Log Viewer

  * Fix the display of one-line logs [Vincent]
  * Fix the calendar sensitivity [Vincent]
  * Fix bug #310875 - escape markup log lines [Vincent]

Translation updates :

  * cs [Miloslav Trmac], el [Nikos Charonitakis], en_CA [Adam Weinberger], et
    [Priit Laes], es [Francisco Javier F. Serrador], fr [Christophe Merlet], he
    [Yair Hershkovitz], hu [Gabor Kelemen], ja [Takeshi AIHANA], nb [Kjartan
    Maraas], nl [Vincent van Adrighem], no [Kjartan Maraas], th [Theppitak
    Karoonboonyanan], vi [Clytie Siddall], zh_CN [Funda Wang],

===================================================================
GNOME Utilities 2.11.2 (July 11th 2005)

GNOME Search Tool

  * Fix drag-n-drop with nautilus CVS. [Dennis]
  * Fix memory leaks and other bugs.  [Dennis]

GNOME Dictionary

  * Fix applet configuration saving [Leonardo Boshell]
  * Misc fixes [Stanislav Brabec]
  * HIG corrections [Dennis]
  * Interface updates [Vincent]
  * Use a GtkEntryCompletion (not working yet, see bug #308076) [Vincent]
  * Fix bug #307684 [Vincent]
  * Fix bug #304034 [Vincent]

GNOME Screenshot

  * Nothing much

GNOME Log Viewer

  * Fix bug #308382 [Stanislav Brabec]
  * Add more default logs [Vincent]
  * Fix bug #307642 (crash) [Vincent]
  * Fix a few warnings [Kjartan Maraas]

Translation updates :

  * bg [Rostislav Raykov], cs [Miloslav Trmac], de [Hendrik Brandt], en_CA
    [Adam Weinberger], en_GB [James Ogley], da [Martin Willemoes Hansen], de
    [Hendrik Brandt], et [Priit Laes], fa [Meelad Zakaria], gl [Ignacio Casal
    Quinteiro], ja [Takeshi AIHANA], nb [Kjartan Maraas], nl [Vincent van
    Adrighem], no [Kjartan Maraas], sr [Danilo Segan], th [Theppitak
    Karoonboonyanan], zh_TW [Abel Cheung],

===================================================================
GNOME Utilities 2.11.1 (June 8th 2005)

GNOME Search Tool

   * Add support for the GREP_COMMAND variable [Dennis]
	 * Fix bug #306355 - Add a --with-grep command line option [Dennis]

GNOME Dictionary

	 * Let the user select the display font [Vincent]
	 * More layout fixes [Vincent]

GNOME Screenshot

	 * Nothing much

GNOME Log Viewer

	 * When a logfile has archives, show a drop-down selection menu [Vincent]
	 * Speedup the loading of large archives [Vincent]
	 * Speedup the treeview [Vincent]
	 * Allow loading non-formatted log files [Vincent]
	 * Show the number of log lines in the status bar [Vincent]
	 * Remember the expanded rows when switching logs [Vincent]
	 * Hide the calendar for freeform logs [Vincent]
	 * Import the "find" toolbar from evince [Vincent]

Translation updates :

   * bg [Alexander Shopov], cs [Miloslav Trmac], de [Hendrik Brandt], en
     [James Ogley], en_CA [Adam Weinberger], et [Priit Laes], gl [Ignacio Casal
     Quinteiro], ja [Takeshi AIHANA], nb [Terance Sola], no [Terance Sola], th
     [Theppitak Karoonboonyanan], zh_CN [Funda Wang]

===================================================================
GNOME Utilities 2.11.0

GNOME Search Tool

   * Add thumbnails support [Dennis]

GNOME Dictionary

   * Fix bug #304564 - infinite loop causing 100% CPU usage [Christian Krause]
   * Prettify definition layouts [Vincent]
   * Hide the status bar when not used [Vincent]

GNOME Screenshot

   * Fix bug #303891 - typo in GConf path [Trent Lloyd]

GNOME Log Viewer

   * Revert to single-window mode [Vincent]
   * Add a sidebar that shows all the opened logs [Vincent]
   * Include the calendar in the new sidebar [Vincent]
   * Remove the useless "details" window [Vincent]
   * Add the ability to change the font size [Vincent]
   * Fix bug #170244 - crash [Sylvain Pasche]

Translation updates :

   * bg (Vladimir Petkov), ca (Josep Puigdemont), cs (Miloslav Trmac), cy
     (Rhys Jones), da (Martin Willemoes Hansen), de (Hendrik Richter), en_CA (Adam
     Weinberger), en_GB (David Lodge), es (Francisco Javier F. Serrador), el
     (Kostas Papadimas), et (Priit Laes), fa (Sara Khalatbari), gu (Ankit Patel),
     nb (Kjartan Maraas), nl (Vincent van Adrighem), no (Kjartan Maraas), pt_BR
     (Raphael Higino), ro (Mugurel Tudor), rw (Steve Murphy), xh (Adi Attar), zh_TW
     (Abel Cheung)
2005-10-16 12:13:48 +00:00
tonio
89252c6115 Update misc/figlet to 2.2.2
Changes in FIGlet 2.2.2
-----------------------

License changed from "Artistic License" to "Academic Free
License" as agreed by FIGlet authors. 05 July 2005

Also, updated the patch to use BSD_INSTALL_*
2005-10-15 22:16:05 +00:00
tonio
e974ba9768 Update misc/vera to 1.16
Update Homepage, and use ${INFO_DIR} instead of info/
This fixes PR 31790, the old version's distfile was removed from MASTER_SITE
2005-10-15 17:50:27 +00:00
jmmv
991e39cbcc Update to 2.12.1:
Changes in 2.12.1:
------------------
* Updated translations:
  ku      (Erdal Ronahi)
  vi      (Clytie Siddall)

Changes in 2.12.0:
------------------
* Enabled F7 keybinding, as per #157941    (Shaun McCance)
* Don't crash on invalid DocBook, #310420  (Brent Smith)
* Updated translations:
  ca      (Jordi Mallach)
  cy      (Telsa Gwynne)
  fr      (Christophe Merlet)
  ko      (Young-Ho Cha)
  lt      (Žygimantas Beručka)
  ru      (Leonid Kanter)
  tr      (Baris Cicek)

Changes in 2.11.92:
-------------------
* All sorts of Gecko backend stuff                 (Christian Persch)
* Fix typo in character code in translator comment (Behdad Esfahbod)
* Small fixes                                      (Ross Burton)
* Fix crash                                        (Don Scorgie)
* Updated translations:
  el     (Nikos Charonitakis)
  fa     (Meelad Zakaria)
  fi     (Ilkka Tuohela)
  gu     (Ankit Patel)
  he     (Yuval Tanny)
  hu     (Gabor Kelemen)
  id     (Ahmad Riza H Nst)
  ja     (Takeshi AIHANA)
  nl     (Reinout van Schouwen)
  pl     (Bartosz Kosiorek)
  pt_BR  (Estêvão Samuel Procópio)
  pt     (Duarte Loreto)
  ro     (Mugurel Tudor)
  sq     (Laurent Dhima)
  sr     (Слободан Д. Средојевић)
  sv     (Christian Rose)
  th     (Theppitak Karoonboonyanan)
  uk     (Maxim Dzumanenko)
  vi     (Clytie Siddall)
  zh_CN  (Funda Wang)
  zh_TW  (Abel Cheung)

Changes in 2.11.1:
------------------
* Made bookmark headers insensitive            (Don Scorgie)
* Use gobject private data, fixing bug #140632 (Christian Persch)
* All sorts of Gecko backend stuff             (Christian Persch)
* Position the navbar at the bottom            (Shaun McCance)
* Changed color parameters around              (Shaun McCance)
* Added trail of links to parent sections      (Shaun McCance)
* Added JS magic to the linktrail              (Stuart Langridge)
* Depend on gnome-doc-utils 0.3.1              (Shaun McCance)
* Set a minimum font size of 8pt               (Shaun McCance)
* Updated translations:
  bg      (Vladimir Petkov)
  cs      (Miloslav Trmac)
  da      (Martin Willemoes Hansen)
  de      (Hendrik Brandt)
  es      (Francisco Javier F. Serrador)
  et      (Ivar Smolin)
  gl      (Ignacio Casal Quinteiro)
  it      (Alessio Frusciante)
  nb      (Terance Sola)
  nl      (Tino Meinen)
  no      (Terance Sola)
  sv      (Christian Rose)
  zh_TW   (Abel Cheung)
  en_CA   (Adam Weinberger)
  eu      (Iñaki Larrañaga)
  el      (Kostas Papadimas)
2005-10-14 21:48:34 +00:00
markd
6402382373 Update to KDE 3.4.3
Changes:
KCalc: Fix Stefan-Boltzmann constant
2005-10-13 13:14:15 +00:00
markd
42466e747f Update to KDE 3.4.3
Changes:
backported bug fixes.
2005-10-13 13:12:25 +00:00