Commit graph

16 commits

Author SHA1 Message Date
drochner
61f452e1f4 update to 2.28.1
This switches to the gnome-2.28 release branch.
2009-10-30 16:57:53 +00:00
drochner
1efa84e78d update to 0.23.1
changes:
-build fix release for latest glib
-translation updates

+DESTDIR support
2009-09-09 16:47:07 +00:00
drochner
3907ebea54 update to 0.23
This switches to webkit as rendering engine, one reason less to
keep an old version of firefox around.
2009-07-24 18:42:18 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
wiz
8df824ebb9 Update to 0.21:
NEW in 0.21:
============

Updated translations: hi, ar, it, sr, sr@latin, pt.

Many thanks to the translators: Rajesh Ranjan, Djihed Afifi, Luca
Ferretti, Goran Rakić, Duarte Loreto, Francesco Marletta, Khaled
Hosny.


NEW in 0.20:
============

- Fixed #499050, fix build against xulrunner 1.9 (Josselin Mouette)
- Fixed #537093, Does not build with gcc 4.3.0 (Cosimo Cecchi)
- Fixed #539624, Crashes when copying text with xulrunner 1.9 (Claudio Saavedra)
- Updated translations: vi, kn, sr, or, mr

Many thanks to the translators: Clytie Siddall, Shankar Prasad, Goran
Rakic, Manoj Kumar Giri, Sandeep Shedmake.
2008-10-24 16:56:55 +00:00
drochner
3591e385e3 update to 0.19.1
changes:
-Add a GType for the DhLink boxed type
-translation updates
2008-05-29 17:14:18 +00:00
drochner
2642ff2432 update to 0.19
This switches to the gnome-2.22 release.
2008-04-29 19:27:58 +00:00
drochner
2f14305fa9 update to 0.16.1
This switches to the new gnome-2.20 branch.
2007-11-03 16:24:10 +00:00
hira
6cdb950b99 Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
drochner
7b224c9f33 update to 0.16
changes:
-Changed keybinding in GEdit plugin from F7 to F2 to avoid a conflict
 with GTK+ 2.12
-translation updates
2007-09-18 19:23:01 +00:00
drochner
48fbe1f764 update to 0.15
changes:
-Add --focus-search command line option
-Add typeahead searching
-bugfixes
-translation updates
2007-07-13 16:32:32 +00:00
drochner
0665929773 update to 0.13
changes:
- Revert theme change since it breaks gecko < 1.9
- Make deprecated keywords grey
- Only search for books in the XDG data/home directories
-bugfixes
-translation updates
2007-02-08 18:20:04 +00:00
drochner
66ffe12718 update to 0.12
too many changes to list here, see the NEWS file in the distribution
most notably: uses gecko (firefox or mozilla) to render HTML

pkgsrc change: The search path for gtk-doc books has changed. Now
we support the gtk-doc standard share/gtk-doc/html/* (which was patched
out previously), and in addition share/doc/* (which is used by most
pkgsrc installed books). The latter was share/doc/html/* previously
which rendered the whole thing almost useless because only few pkgs
used it. This is in response to PR pkg/34159 by "khorben@syn.localhost".
2006-08-10 14:07:55 +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
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
xtraeme
105149d30f Initial import of devhelp 0.7.
Package provided by Benedikt Meurer <bmeurer@unix-ag.org> via pkgsrc-wip.

DevHelp is an application to view books created in a conjunction with XML and
HTML. This application is commonly used for viewing books about reference
libraries, articles or tutorials.

It provides the following features:

	- Full indexing of books in XML
	- HTML viewer (GtkHTML2)
	- Search by function, struct, macro or whatever
	- Auto completion
	- Commandline search
	- Emacs and Vim integration
2003-09-25 16:04:06 +00:00