Commit graph

70 commits

Author SHA1 Message Date
drochner
22e5f6e7e4 update to 1.4.13
changes: minor bugfixes
2008-03-10 13:00:01 +00:00
wiz
8e810a2bc9 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
drochner
15b546ee23 update to 1.4.12
changes:
-fix a crash when selecting news bins
-add compatibility with non-standard "xmlURL" OPML attributes
 used by LiveJournal
-bugfixes
2008-02-03 11:14:27 +00:00
smb
5535249300 Fix a reentrancy bug, and a portability bug involving a Linux documentation
error and the behavior of NetBSD on 64-bit machines.  All three bugs
(including the Linux documentation problem) have been reported upstream
and will be fixed there.
2008-01-16 19:53:24 +00:00
smb
b58d777007 Replace calls to gmtime() with calls to gmtime_r() in a threaded routine. 2008-01-09 20:12:19 +00:00
smb
2e4ede884a Add options to liferea to permit selection of different rendering engines 2008-01-08 15:14:25 +00:00
drochner
0a8d6d43d3 update to 1.4.10
This is a bugfix release that tries to fix three issues:
- The reappearing of already downloaded items
  (caused by an incorrect cache handling)
- The continuous growth of the sqlite DB file
  (caused by comments not being removed along with their parent items).
- The general performance problem with search folders.
2008-01-06 15:53:43 +00:00
drochner
167fb031d3 update to 1.4.9
changs:
-fixes a security issue with the LD_LIBRARY_PATH handling in the
 starter script (CVE-2005-4791)
-translation updates
-minor bugfixes
2007-12-17 19:10:02 +00:00
drochner
c3f4d6f9af update to 1.4.7
changes: bugfixes
2007-11-22 20:10:50 +00:00
tnn
20b1e38266 Update to liferea-1.4.5b and add DESTDIR support.
Apart from many bugfixes, the ChangeLog mentions a new sqlite3 db backend,
improved DBUS support, libnotify support, comment feeds, automatic www
browser detection and improved proxy support.
2007-10-20 00:17:32 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
wiz
42825e73a6 Bump PKGREVISION for gnome-vfs rename. 2007-09-19 23:18:43 +00:00
drochner
e76d8398b2 update to 1.2.23
changes: bugfixes
(I see that 1.4.0 is out, but prefer to wait for .1.)
2007-09-03 16:34:41 +00:00
drochner
33417d1cbb update to 1.2.20
changes:
-fix memory leaks
-solve a Solaris compilation problem
-fix bug in the networking code
-updates the Spanish translation
2007-07-17 10:52:27 +00:00
drochner
1f488c35a5 update to 1.2.16b
changes:
-fixes and optimizations to reduce CPU usage
-translation updates
-Increased security: disallowing clicking on file:// links
-other fixes
2007-06-15 18:03:21 +00:00
wiz
9d27f90a6f opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
2007-06-05 05:36:59 +00:00
drochner
9eb1b772a6 update to 1.2.10c
changes:
-bugfixes
-new configuration options for the tray icon
-translation updates
-Adds a hot key (Ctrl-L) to mark all feeds as read
2007-04-11 18:58:37 +00:00
drochner
962bfbfc90 update to 1.2.8
change:
This release introduces a changed internal item lookup handling that
changes linear list searches to two step hash map lookups. While this
might improve performance it also can introduce new instabilities.
2007-03-23 16:51:20 +00:00
drochner
d0cc0ca2ee update to 1.2.7
changes:
-minor cleanup and bugfixes
-minor UI improvements
-translation updates
2007-03-13 09:57:33 +00:00
joerg
29911246c8 Needs intltool. 2007-01-29 16:45:03 +00:00
drochner
36edaf7165 update to 1.2.4
This switches to the new stable branch, too many changes to list here.
2007-01-23 18:23:08 +00:00
drochner
fccbc61163 update to 1.0.27 which contains a fix for the 64-bit problem reported
by Pierre Pronchery as PR pkg/35200
other changes:
-enables startupnotify
-Fixes a problem of liferea-feed-add with running program detection
-translation updates
2006-12-08 19:40:39 +00:00
drochner
c5dc94bc15 update to 1.0.25
his release fixes minor problems and updates the French and German translation.
2006-10-30 21:08:07 +00:00
drochner
f8d4a45f42 update to 1.0.23
changes:
-Improvements to the favicon detection.
-bugfixes
2006-10-12 14:07:18 +00:00
jmmv
f190ea92a4 Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.
2006-09-16 12:20:32 +00:00
drochner
841257b26d update to 1.0.21, from Martin Wilke per PR pkg/34319
changes: minor bugfixes
2006-08-29 10:03:37 +00:00
drochner
2ce7a0e3ea update to 1.0.19
changes:
* Fixes a uninitialized value bug
-some dbus related changes not relevant for the pkg yet
-fix for 64bit issue
-manpage update
2006-08-03 17:51:55 +00:00
drochner
84bca40c8d update to 1.0.18
changes:
-bugfixes
-documentation improvements
-Added a gconf key to disable DBUS if necessary
2006-07-24 20:36:39 +00:00
jlam
ee68c93314 LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC
tree unless they're named something other than "libtool".

SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just
define it to the empty list and shlibtool-override will look for libtool
scripts.
2006-07-07 15:49:30 +00:00
drochner
8f5aa2734e update to 1.0.16
changes: fixes for serious bugs
2006-07-04 16:22:49 +00:00
joerg
2422bc50c2 Needs msgfmt. 2006-06-21 23:46:31 +00:00
drochner
3170ed6a9e update to 1.0.12
changes:
-bugfixes
-added XulRunner support
2006-05-10 16:38:48 +00:00
drochner
6ec845779c update to 1.0.10
changes:
* Added 64bit library path for Firefox
  to start script
* Added fix a timezone parsing problem
* Added a workaround for a problem caused
  by installing the gconf schemes from
  earlier Liferea version, which caused
  a HTML view zoom level of 0.
2006-04-27 20:38:25 +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
drochner
63348d3492 update to 1.0.9
changes: minor bugfixes, translation updates
2006-04-11 08:51:27 +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
drochner
b27fbcff08 update to 1.0.7
This release fixes a crash when using the file/directory selection dialog
and updates the Polish and Dutch translation
2006-03-14 19:27:48 +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
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
drochner
2ea0d2f642 update to 1.0.6
changes:
-translation and documentation updates
-fix for a "minor preference problem"
2006-03-02 21:05:32 +00:00
drochner
45aadcf6cb update to 1.0.4
changes:
-bugfixes
-UI improvements
-translation updates
2006-02-15 18:35:12 +00:00
drochner
fe9057c4be update to 1.0.3
changes:
-bugfixes
-Atom 1.0 parsing improvements
-Improved zlib decompression support
2006-02-07 19:31:43 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +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
2171e2b610 Update to 1.0.1:
2006-01-17  Lars Lindner

	Version 1.0.1

	* Fixes a compatibility issue with Firefox 1.5
	  that might cause crashes when running with both
	  the Mozilla Suite and Firefox are installed.
	  (Gentoo bug #118700 reported by Ed Katmur)
	* Removes vfolder nodes when exporting the feed list.
	  (SF #1407742 reported by Duilio J. Protti)
2006-01-22 11:18:30 +00:00
wiz
8d13ccf950 Update to 1.0:
2005-12-23  Lars Lindner

	Version 1.0

	* Notifications are now always kept on top.
	  (patch from Scott Harmon)
	* HTML view cleared when subscription is removed.
	* Added <Del> as accelerator for deleting items.
	* Now double clicking an item behaves according
	  to the open-link-in-Liferea preference.
	  (SF 1362228, reported by jphendrix)

	Bugfixes:

	* Fixes crash on "Next Unread" when no feed list
	  selection is available.
	* Fixes a memory corruption caused by a bug in
	  the Atom 1.0 parsing code. (SF #1366369,
	  reported by Stephane Bortzmeyer)
	* Fixes crash when removing items from the "Unread"
	  vfolder. (reported by Liberty Young)
	* Fixes missing dates for RSS feeds that specify
	  RFC822 date definitions without seconds.
	  (reported by Aristotle Pagaltzis)
	* Right clicking the enclosure download arrow
	  now opens the enclosures menu and not the
	  standard hyperlink context menu.
	* Lockfiles are correctly checked for hostnames containing
	  periods.

	Translations:

	* Update of Japanese translation (Takeshi AIHANA)
	* Update of Bulgarian translation (Vladimir Petkov)
	* Update of Italian translation (Dario Coniglario)
	* Update of Spanish translation (Calos Fenollosa Bielsa)
	* Update of Brazilian Portugese translation
	  (Fernando Ike de Oliveira)
	* Update of Slovakian translation (Tibor Pittich)
	* Update of Korean translation (Park Ji-In)
	* Update of Swedish translation (Sigge Kotliar)


2005-11-18  Lars Lindner

	Version 1.0 RC4

	* SF feed removed from all default feed lists.
	* Updated some default feed lists to include the
	  standard vfolders.
	* Adds a lot of missing accelerator keys to
	  the different dialogs.
	* An offline FAQ was added to the program.
	  There is a new FAQ option in the help menu.
	* Help contents index extended with links to
	  online support sites.

	Bugfixes:

	* Fixes a minor problem when downloading favicons
	  that were at least once downloaded in the past
	  and are not available online anymore.
	* Fixes a bug that prevented using hotkeys with
	  Mozilla and hidden menu bar.
	* Fixes a bug about using Ctrl-F with GtkHTML2
	  (SF #1358949, reported by noltec)
	* Repaired some broken translation strings.
	* Fixes several typos.


	Translations:

	* Update of Italian translation (Dario Coniglario)
	* Update of Bulgarian translation (Vladimir Petkov)
	* Update of Swedish translation (Sigge Kotliar)
	* Update of French translation (Vincent Levefre)


2005-11-04  Lars Lindner

	Version 1.0 RC3

	* Display vfolder properties when a vfolder is created.
	* New preference to hide all read items when viewing
	  a folder. (Patch from Bjorn Monnens)
	* Improved GNOME HIG compliance, better dialog padding
	  and spacing. (Patch from Christian Persch)
	* Added Ctrl-F hotkey to open the search dialog.

	Bugfixes:

	* Prevents next unread jumping into a vfolder.
	  (reported by Sigge Kotliar)
	* Prevents deferred item removal in the wrong
	  feed when changing from a "unread" vfolder
	  to any other feed.
	* Fixes the bug that all items of a feed were
	  dropped as soon as "disable cache" was enabled.
	  (SF #1318391 reported by Matt Brubeck)
	* Certain favicons are no longer downloaded in an
	  endless loop.
	* Fixes a RFC822 date parsing problem on MacOS.
	  (Patch from Vincent Lefevre)

	Translations:

	* Update of Spanish translation (Carlos Fennelosa)
	* Update of Japanese translation (Takeshi AIHANA)
2006-01-10 22:44:07 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
drochner
b39162b693 update to 1.0rc2
changes:
-speedup
-bugfixes
-new swedish translation
2005-10-20 17:40:43 +00:00
drochner
1a506a9673 update to 0.9.7b
this is a major update (from 0.6.4), too much to list
2005-09-08 18:49:33 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00