Commit graph

113 commits

Author SHA1 Message Date
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
asau
5eae6a18a3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
drochner
bda17f4fc4 PKGREV bumps for gnutls shlib major change 2012-07-02 19:23:29 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
obache
a6d5ad9edc Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
drochner
bf977b837a kill the "mozilla" option -- due to API changes this doesn't work anymore
(this pkg is somewhat outdated, but it might be a low-footprint
alternative to newer versions which require webkit)
2012-02-09 20:19:14 +00:00
wiz
fb1a8e5414 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:41:29 +00:00
sbd
0baf031533 Recursive dependency bump for databases/gdbm ABI_DEPENDS change. 2012-01-24 09:10:50 +00:00
obache
615c758c19 Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump. 2012-01-13 10:54:43 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
obache
8692ff62cb recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
obache
9572f6d892 recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
tnn
11a497b12e - clean up liferea mozilla options
- fix build with mozilla option
2009-12-04 13:50:08 +00:00
asau
4da5447a63 Depend on xulrunner devel/instead of www/firefox, bump revision.
Discussed with <tnn>.
2009-12-03 23:19:05 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
obache
3b11655430 recursive bump for icu shlib version change except already done. 2009-08-12 02:31:18 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
drochner
d2a740be99 update to 1.4.28
change: bugfix for 100% CPU issues
2009-07-09 19:08:47 +00:00
drochner
b05ec60ecc add an option to use webkit as html renderer
(marked experimental, but works for me on i386)
2009-04-08 16:44:23 +00:00
drochner
eac2f3c169 update to 1.4.27
changes:
-bugfixes
-translation updates
2009-04-07 11:36:27 +00:00
drochner
77999763b7 -update to 1.4.24
changes:
 -Flash is now stripped from feed content per default
 -Added preference option to allow Flash in feed content
 -Fixes cross compilation issue with configure.ac
 -translation updates
-allow to build against gtkhtml also on 64-bit platforms. gtkhtml is
 rather buggy, but since liferea doesn't like the gecko version of
 firefox2 anymore, and our firefox3 pkg is too hacked up to be usable
 for embedding this is the only choice atm
-improve my patch for 64-bit time_t so that it should be good enough
 for upstream (if there only was a working mailing list to report to)
tested by Steve Bellovin (assuming no news are good news)
2009-02-16 17:34:17 +00:00
drochner
739b3c4d1a work around an assumption that time_t fits into an unsigned ist
(breaking the item list display on 32-bit NetBSD-current systems)
2009-01-18 01:59:42 +00:00
jmcneill
f70cbfa7b8 Update liferea to 1.4.23.
Version 1.4.23 (Stable)

* Fixes unsubstituted variable in start script.
  (reported by Peter van der Does)
* Fixes Debian #494741: Crashes on exit after closing
  update monitor dialog with ESC. (reported by ygrek)

Version 1.4.22 (Stable)

* Fixes a typo in XulRunner initialization #ifdef
  (suggested by Peter van der Does)
* Fixes a typo in configure.ac
  (suggested by Peter van der Does)
* Fixes SF #2266119: configure error if gecko disabled.
  (reported by Vincent Lefevre)
* Fixes a XulRunner build issue with new gecko.m4 macro.
  (suggested by Peter van der Does)
* Fixes a DB migration issue that might occur when
  upgrading from schema version < 5 to 7.
  (patch by Thomas B)
* New M4 macro for Gecko detection derived from Yelp.
  This should improve compilation against XulRunner 1.9
  on Debian.
* Removes gray colouring of updated item titles.
  This often confused users to believe the item
  state was unread.
* Fixes for French translation (Vincent Lefevre)

Version 1.4.20 (Stable)

* Fixes SF #2042420: "Toggle Read Status" item list
  popup menu option (reported by Jeff Fortin)
* Fixes SF #2027445: Incorrect invalid encoding errors.
  (reported by Roman Beslik)
* Fixes "lost" views. View in the cache database that
  are not used anymore will be dropped on startup.
  (reported by Maik Zumstrull)
* Added new Slovakian translation (Pavol Klacansky)
2009-01-12 02:43:32 +00:00
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
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