2009-12-04 00:19:05 by Aleksej Saushev | Files touched by this commit (1) |
Log message:
Depend on xulrunner devel/instead of www/firefox, bump revision.
Discussed with <tnn>.
|
2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | |
Log message:
bump revision because of graphics/jpeg update
|
2009-08-12 04:31:23 by OBATA Akio | Files touched by this commit (54) |
Log message:
recursive bump for icu shlib version change except already done.
|
2009-07-22 11:01:55 by Thomas Klausner | Files touched by this commit (373) |
Log message:
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-09 21:08:47 by Matthias Drochner | Files touched by this commit (2) | |
Log message:
update to 1.4.28
change: bugfix for 100% CPU issues
|
2009-06-15 00:00:42 by Joerg Sonnenberger | Files touched by this commit (316) |
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
|
2009-04-08 18:44:23 by Matthias Drochner | Files touched by this commit (2) |
Log message:
add an option to use webkit as html renderer
(marked experimental, but works for me on i386)
|
2009-04-07 13:36:27 by Matthias Drochner | Files touched by this commit (2) | |
Log message:
update to 1.4.27
changes:
-bugfixes
-translation updates
|
2009-02-16 18:34:17 by Matthias Drochner | Files touched by this commit (5) | |
Log message:
-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-01-18 02:59:43 by Matthias Drochner | Files touched by this commit (3) |
Log message:
work around an assumption that time_t fits into an unsigned ist
(breaking the item list display on 32-bit NetBSD-current systems)
|