Commit graph

22 commits

Author SHA1 Message Date
minskim
2e0f75b0dc Bump PKGREVISION due to the newly-added zlib dependency. Noted by grant@. 2004-12-19 23:09:59 +00:00
minskim
4fa3151cef Add more missing dependencies: gettext-lib, zlib, and intltool. 2004-12-19 19:58:39 +00:00
minskim
dac480f9eb Add missing dependencies. Buildlinking pkgconfig revealed the problem. 2004-12-19 19:14:58 +00:00
minskim
c46140c484 Explicitly depend on directly-used packages, including glib2, gtk2,
and pkgconfig.

While here, rearrange paragraphs so that buildlink3.mk files are
included before overriding targets.
2004-12-14 19:49:41 +00:00
wiz
77e2e4b959 Reset maintainer on his request. 2004-11-27 11:43:34 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +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
jlam
8d572feba3 Use the new BUILDLINK_TRANSFORM commands to more precisely state the
intended transformation: use "rm" to remove an option, "rmdir" to remove
all options containing a path starting with a given directory name, and
"rename" to rename options to something else.
2004-08-28 06:05:31 +00:00
recht
63f6136582 Enable use of gtk/glib <=2.2 deprecated stuff to let this package build
against their respective 2.4 versions.
Fixes PR pkg/25242 by Noud de Brouwer.
2004-04-19 13:41:28 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jmmv
ae5a97419f Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
xtraeme
35e06f5d53 Bump PKGREVISION due to libgtkthml update. 2004-02-11 07:43:22 +00:00
jmmv
bad3afef71 Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy). 2004-02-09 18:47:36 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
grant
f49bdea710 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
jmmv
a51d1c36df Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
2003-12-28 23:37:05 +00:00
wiz
391b5798e6 Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +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