Commit graph

18 commits

Author SHA1 Message Date
joerg
9d5e86cca3 Don't include x11.b3.mk by default, esp when no GTK/Qt support is
requested.
2007-02-02 00:20:06 +00:00
shannonjr
0b450fcca8 Re: pkg/35086: security/pinentry: PLIST is wrong
PLIST correction.
2006-11-22 11:56:14 +00:00
shannonjr
c9da25be4e Latest pinentry has new GTK+-2 Pinentry option. Enable or disable
according to build options.
2006-10-11 18:53:38 +00:00
shannonjr
108572fd2c Update to 0.7.2 2006-10-11 14:55:59 +00:00
rillig
e234a07b5d Fixed the set of installed files when the "qt" or "gtk" options are
selected. Fixed pkglint warnings. Bumped PKGREVISION.
2006-06-17 13:46:34 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
jlam
739ade02f5 List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.
2006-03-31 23:56:28 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
5a50bc13ef Use x11.b3.mk instead of setting USE_X11BASE. Suggested by wiz@ 2006-01-20 21:02:51 +00:00
joerg
30c4d198d1 Always set USE_X11BASE, which is needed when neither GTK nor Qt is
specified. Bump revision due to changed dependencies.
2006-01-20 20:45:42 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
shannonjr
7ab00beee9 Re: pkg/28968: pinentry breaks on build
Added dependancy on libconv to fix breakage reported on NetBSD 1.6.2 alpha
2005-01-14 21:29:47 +00:00
jmmv
06500a4fdd In fact, GNU make is required, but only when the QT frontend in enabled.
Pointed out by shannonjr@.
2004-11-05 17:44:35 +00:00
jmmv
ea4dd22335 Multiple cleanups:
- Move PKG_INSTALLATION_TYPES where it belongs.
- No need to use GNU make.
- No locales provided, so remove USE_PKGLOCALEDIR definition.
- Add a note telling that the usage of bsd.options.mk in this package is
  a hack and should be fixed (i.e., splitting the package in different
  ones).
- Get rid of the ugly PLIST handling.  (Anyway, the 'new' solution, based
  on PLIST_SUBST as usual, has to go away when the previous point is fixed.)
- Reword DESCR, based on the included README.
- Install info file correctly and bump PKGREVISION to 1 because of this.
2004-11-05 17:19:54 +00:00
shannonjr
da7b526f6f Set the minimum version of libgpg-error required correctly. 2004-10-24 08:58:01 +00:00
shannonjr
aa464f7c7b Applications for entering PINs or Passphrases. Used in conjunction with
gpg-agent that's part of gnupg-devel
2004-10-23 13:30:10 +00:00