summaryrefslogtreecommitdiff
path: root/devel/devhelp
AgeCommit message (Collapse)AuthorFilesLines
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-11Bump PKGREVISION due to libgtkthml update.xtraeme1-5/+5
2004-02-09Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).jmmv1-2/+2
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-28Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).jmmv1-2/+2
( We really need non-recursive dependancies... *sigh* )
2003-12-13Bump PKGREVISION for atk library major bump.wiz1-2/+2
2003-11-12PKGREVISION++ due to devel/popt update.salo1-1/+2
2003-09-25Initial import of devhelp 0.7.xtraeme5-0/+132
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