1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

178 Commits

Author SHA1 Message Date
Eitan Adler
64faeb613a Fix build with KDNS: --with-adns must be passed to configure.
PR:		ports/183113
Submitted by:	Erick Turnquist <jhujhiti@adjectivism.org>
Approved by:	maintainer timeout (3 weeks)
2013-11-14 05:37:22 +00:00
Antoine Brodin
49dc8582d2 Fix staging:
- add man pages to the plist
- remove pkg-install and pkg-message from post-install
  (the gpg symlink creation was violating stage)
- re-add INFO to Makefile
- use @mode instead of chmod to allow packaging setuid as user

While here, USE_GMAKE->USES=gmake, use OPTIONS_SUB instead of PLIST_SUB
and use %%PORTDOCS%% for help files as they do not exist with --disable-doc

Approved by:	Jun Kuriyama (maintainer)
2013-10-06 15:04:10 +00:00
Jun Kuriyama
cd653907e2 - Upgrade 2.0.22 (security, VuXML entry will follow).
- Pet portlint about pkg-plist.
- Use $STAGEDIR.
- Turn setuid knob to OptionsNG [1]

PR:		ports/181495 [1]
Submitted by:	Matthew Luckie <mjl@luckie.org.nz> [1]
2013-10-05 09:34:12 +00:00
Baptiste Daroussin
a65ed2e51b Add NO_STAGE all over the place in preparation for the staging support (cat: security) 2013-09-20 22:55:24 +00:00
Jun Kuriyama
ce99cacd0f - Upgrade to 2.0.21 (minor improvements). 2013-08-19 13:29:42 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Jun Kuriyama
7271678f7c - Upgrade to 2.0.20. 2013-05-11 01:38:42 +00:00
Emanuel Haupt
2898e3fa0c Chase security/libgcrypt update 2013-05-03 16:36:39 +00:00
Rene Ladan
4e4178dab5 In preparation of removing devel/libusb (expires 2013-04-30), remove it
from these ports.

Other changes:
- convert Makefile header
- convert to optionsNG
- remove indefinite article from comment
- drop support for FreeBSD < 8.0
- pet portlint (leave library ABI versions in LIB_DEPENDS)
- net-mgmt/spectools: change option name from GTK to GTK2 to use default
  description from bsd.options.desc.mk

Approved by:	portmgr (bapt)
2013-04-29 16:43:05 +00:00
Marcus von Appen
95e7081976 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
2013-04-27 18:25:24 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Jun Kuriyama
a7ae59c7fd - Fix with NOPORTDOCS=yes [1,2]
- Fix CURL option handled incorrectly [3,4]

PR:		ports/170543 [1], ports/171848 [2], ports/171370 [3], ports/174075 [4]
Submitted by:	Rainer Duffner <rainer@ultra-secure.de> [1], Konstantinos Koukopoulos <koukopoulos@gmail.com> [2], John Marshall <john.marshall@riverwillow.com.au> [3], Phil Pennock <phil.pennock@globnix.org> [4]
2012-12-27 14:04:17 +00:00
Jun Kuriyama
d18e4a3b19 Revert previous tty patch until matured. 2012-08-13 14:17:35 +00:00
Jun Kuriyama
f31630bb91 - Convert to OptionsNG.
- Don't install gpg-zip.1 manpage as gpg-zip script is not installed
  [1].
- Fix /dev/tty brokenness [2].

PR:		ports/170327 [1], ports/170269 [2]
Submitted by:	Alfred Bartsch <bartsch@dssgmbh.de> [1],
	  	Ben Cottrell <tamino@wolfhut.org> [2]
2012-08-05 09:41:57 +00:00
Jun Kuriyama
779ffc83f9 - Add optional dependency on security/pinentry port.
I'd like to keep this port (and package built on pointyhat) having
simple dependencies.  So this knob is off by default.

PR:		ports/156287, ports/164333
Submitted by:	Joseph Olatt <joji@eskimo.com>, Oliver Herold <oh@fixmbr.de>
2012-05-04 11:07:46 +00:00
Jun Kuriyama
a21a1c4868 - Fix (and sort) plist with NLS option.
PR:		ports/167546
Submitted by:	Dima Panov <fluffy@Fluffy.Khv.RU>
2012-05-04 07:27:37 +00:00
Jun Kuriyama
4891889fbf - Upgrade to 2.0.19.
Feature safe:	yes
2012-03-27 10:03:39 +00:00
Jun Kuriyama
a601d24917 - Fix libcurl detection.
PR:		ports/160535
Submitted by	John Marshall <john.marshall@riverwillow.com.au>
2011-09-26 14:49:01 +00:00
Jun Kuriyama
2342faedbe - Upgrade to 2.0.18:
- Support the SSH confirm flag and show SSH fingerprints in ssh
    related pinentries.
  - Improved dirmngr/gpgsm interaction for OCSP.
  - Allow generation of card keys up to 4096 bit.

- Improve for port:
  - Remove patch that was incorporated into this release.
  - Remove redundant BUILD_DEPENDS.
  - Patching should be done in a -patch target. Silence the REINPLACE.

Submitted by:	dougb
PR:	  	ports/159520
2011-08-05 00:35:25 +00:00
Doug Barton
c383c90ce5 Add a patch to handle an ABI change relative to libgcrypt 1.5
Confirmed upstream:
http://lists.gnupg.org/pipermail/gnupg-users/2011-July/042333.html

PR:		ports/158674
Submitted by:	Mark Atkinson <atkin901@gmail.com>
Approved by:	early maintainer timeout/portmgr (pav)
2011-07-14 08:19:00 +00:00
Steve Wills
e0755b977d - Chase the libgcrypt shared lib version 2011-07-03 11:40:49 +00:00
Doug Barton
496a75656e Update libksba to 1.2.0, and update dependent ports.
The patch also adds a verify target for the PGP signature
of the distfile.

Noteworthy changes in version 1.2.0 (2011-03-01)
------------------------------------------------

* New functions to allow the creation of X.509 certificates.

This release adds features required by the GnuPG 2.1 development
version.

PR:		ports/155506
Submitted by:	me
Approved by:	maintainer timeout
2011-03-27 19:03:02 +00:00
Doug Barton
4cf0626f6b Version 2.0.17 was released on 2011-01-13:
What's New
===========
* Allow more hash algorithms with the OpenPGP v2 card.
* The gpg-agent now tests for a new gpg-agent.conf on a HUP.
* Fixed output of "gpgconf --check-options".
* Fixed a bug where Scdaemon sends a signal to Gpg-agent running in
  non-daemon mode.
* Fixed TTY management for pinentries and session variable update
  problem.
* Minor bug fixes.

For the port:
Camellia stopped being a configure option in 2.0.12
Fix minor typo for GPGSM OPTION
Minor plist update for 2.0.17

files/patch-keybox-blob.c seems to be no longer needed [2]

PR:		ports/153984
Submitted by:	me
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [2]
Approved by:	maintainer timeout (24 days)
Feature safe:	yes
2011-02-08 03:40:15 +00:00
Doug Barton
0064bfe0b9 Fix the shared library version number for libassuan to reflect what
the authors intended by adding:

USE_AUTOTOOLS=	libtool
USE_GNOME=	ltverhack

to security/libassuan/Makefile.

Update the libassuan shared library version number and/or bump
PORTREVISION in the dependent ports.

Requested by:	ale
Feature safe:	yes
2011-01-14 07:42:11 +00:00
Doug Barton
54767cbda3 Update libassuan to version 2.0.1:
* Input and output notification handler can now really access the
  parsed fd as stated in the manual.

* Cleaned up the logging.

Bump PORTREVISION and libassuan version number in related ports
2010-12-22 19:16:12 +00:00
Greg Larkin
d87674b7ee - Chase libksba shlib version bump in directly-dependent ports
Reported by:		ale and others via private email
Another pointy to:	glarkin
2010-12-16 14:16:46 +00:00
Greg Larkin
afb4f48d31 - Chase security/libksba shlib version bump
Requested by:	kwm
Pointyhat to:	glarkin
2010-12-16 02:34:07 +00:00
Jun Kuriyama
b24c09714b - Fix WITH_SUID_GPG knob.
PR:		152359
Submitted by:	sunpoet
2010-11-19 03:34:08 +00:00
Wesley Shields
15c1551ea3 Chase security/libgcrypt shlib bump.
PR:		ports/148755
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2010-07-27 01:25:20 +00:00
Jun Kuriyama
4c32bda1a6 - Fix $LICENSE_FILE [1].
- Fix realloc bug in GPGSM (not affected GPG itself) [2].

PR:		ports/148817 [1]
Submitted by:	Anonymous <swell.k@gmail.com> [1]
Security:	http://lists.gnupg.org/pipermail/gnupg-announce/2010q3/000302.html [2]
2010-07-23 13:43:26 +00:00
Jun Kuriyama
f378817648 - Upgrade to 2.0.16.
- Add license info.

PR:		ports/148756
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2010-07-20 14:01:50 +00:00
Doug Barton
116c2e08e6 Update to version 2.0.15, which has the following changes:
* New command --passwd for GPG.
 * Fixes a regression in 2.0.14 which prevented unprotection of new
   or changed gpg-agent passphrases.
 * Make use of libassuan 2.0 which is available as a DSO.

For the port:
 * Since libassuan is now a shared lib, move it LIB_DEPENDS
 * Remove now-spurious CONFLICTS

Approved by:	maintainer
2010-06-17 21:33:29 +00:00
Doug Barton
2bb492f2f1 Fix port name on the LEFT side of the : for BUILD_DEPENDS
While I'm here update to the current version of libassuan-1 (1.0.5)
2010-06-14 05:17:52 +00:00
Doug Barton
74677dffde Update security/libassuan to version 2.0.0, which is required by gnupg 2.0.15
Unfortunately version 2.0.0 is largely incompatible with version 1.x, so it
is necessary to have a stopgap measure while ports that depend on libassuan
can be updated. In conversation with the maintainers of the dependent ports
it was originally considered ideal to prepare updates for the ports first,
then upgrade everything to libassuan 2.x en masse. Since no action has
arisen on that front, go with plan B:

Copy security/libassuan to security/libassuan-1, and update the dependent
ports accordingly. Because this is (intended to be) a _temporary_ measure,
and because no updates for libassuan 1.x are anticipated, and because the
hope is that it can be removed sooner rather than later, it's a copy instead
of a repocopy.
2010-06-14 00:42:52 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +00:00
Jun Kuriyama
1504b8d623 - Unbreak on 9-current (utmpx).
PR:		ports/142865, ports/142871
Submitted by:	garga, keramida
Tested on:	9-current, 8.0
2010-01-16 06:27:17 +00:00
Jun Kuriyama
2cacc83472 - Upgrade to 2.0.14. 2009-12-22 08:24:33 +00:00
Jun Kuriyama
0ea46ab220 - Upgrade to 2.0.13. 2009-09-05 15:22:50 +00:00
Martin Wilke
c3fdb4cd22 Add security/pinentry-qt4 to the list of pinentry dialogs.
PR:		136097
Submitted by:	makc@
Approved by:	maintainer timeout
2009-07-18 09:03:43 +00:00
Jun Kuriyama
4dc50ded23 - Upgrade to 2.0.12.
- Turn on Camellia option (rfc5581 published).

PR:		ports/135668
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2009-06-17 14:59:03 +00:00
Stanislav Sedov
f5d05ea54d - Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
  in USB stack.

Reviewed by:	thompsa (old version), miwi
Tested by:	miwi
2009-03-09 17:15:43 +00:00
Jun Kuriyama
6cc6fe0d88 Upgrade to 2.0.11 (minor fixes). 2009-03-04 14:27:11 +00:00
Peter Pentchev
c189a6b2da Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +00:00
Jun Kuriyama
efe5fa61bc - Add notice about CAMELLIA option (for testing only) [1].
- Turn CAMELLIA off by default for above reason.

Suggested by:	dougb [1]
2009-01-20 23:49:58 +00:00
Jun Kuriyama
e8152a8521 Upgrade to 2.0.10.
PR:		ports/130430
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
Announcement:	https://lists.gnupg.org/pipermail/gnupg-announce/2009q1/000284.html
2009-01-13 01:24:47 +00:00
Rong-En Fan
af76562086 - Bump PORTREVISION due to share library version bump in security/libgcrypt
PR:		 ports/127478
2009-01-06 13:01:11 +00:00
Timur I. Bakeyev
fd6d4c049f Make WITHOUT_NLS actually work 2008-07-27 15:13:59 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
bbc68225b4 - Update to 2.0.9
Notes:
	This update fixes a possible security vulnerability involving
	memory corruption from importing malicious keys.

PR:		122114/122349
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> / Nick Barkas <snb@threerings.net>
Approved by:	maintainer timeout
Security:	http://www.vuxml.org/freebsd/30394651-13e1-11dd-bab7-0016179b2dd5.html
2008-04-26 23:48:43 +00:00