Commit graph

84 commits

Author SHA1 Message Date
drochner
e4be2ba690 update to 1.4.19
Fixes a bug introduced with 1.4.18 that causes all news bin
contents to be dropped on startup.
2008-09-14 14:19:40 +00:00
drochner
361a4e510b update to 1.4.18
changes:
Minor bugfixes, also adds a new automatic DB cleanup functionality
during startup.
2008-08-06 18:51:47 +00:00
drochner
f9197c0562 update to 1.4.16b
changes:
-minor bugfixes
-Changes DB schema to better handle comments during
 item and subscription deletion. This makes the cache
 version incompatible to 1.4.15
-Update of French translation
2008-06-23 16:26:19 +00:00
drochner
15e69f8927 fix PLIST, from Hasso Tepper per PR pkg/38848 2008-06-05 11:05:37 +00:00
smb
f639486e71 Correct PLIST 2008-05-04 00:13:46 +00:00
drochner
e3bc0f4a13 update to 1.4.15
changes:
-bugfixes
-translation updates
2008-04-21 19:48:29 +00:00
drochner
aa16a0781a update to 1.4.14
This release fixes a freeze when migrating from v1.0.x and also solves
some problems with search folders.
2008-04-10 17:33:22 +00:00
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
aef471b12e Change #define of _XOPEN_SOURCE to make strptime() happy 2008-01-09 21:09:26 +00:00
smb
89ef082df4 Get the patch right this time... 2008-01-09 20:35:28 +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
hira
6cdb950b99 Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +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
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
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