Commit graph

24 commits

Author SHA1 Message Date
Doug Barton
8fd6aff234 Update to version 2.0.2. These are build fixes only, no functional changes. 2011-07-04 21:01:55 +00:00
Doug Barton
57391a8666 Apparently the verhack'ing caused lib/libassuan.a to slip in,
so fix the plist.

Submitted by:   ale

Feature safe:	yes
2011-01-14 18:02:22 +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
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
Doug Barton
6adb739ad8 Switch to PLIST_FILES
PR:		ports/146508
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2010-05-12 04:10:31 +00:00
Doug Barton
4ca14d973b Add the info for the .sig file 2010-05-12 04:09:55 +00:00
Doug Barton
e2b965f9ff Adopt the orphan, add the verify target for the PGP signature 2010-05-11 19:51:24 +00:00
Dmitry Marakasov
0b0576d1e6 - Update to 1.0.5
PR:		130550
Submitted by:	Hirohisa Yamaguchi <umq at ueo dot co dot jp>
2009-01-15 01:20:16 +00:00
Mark Linimon
afc0f19cab Reset lofi due to not commits in over 3 months, PR backlog, and no response
to email.

Hat:	portmgr
2008-09-07 00:36:27 +00:00
Michael Nottebrock
63ccb8cf81 Update to 1.0.4
PR:		ports/118624
Submitted by:	Hirohisa Yamaguchi
2007-12-24 19:46:28 +00:00
Michael Nottebrock
4af96e7ccc Update to 1.0.3.
PR: ports/115778
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
2007-08-25 13:13:15 +00:00
Michael Nottebrock
5aa71449ba -fPIC on amd64. 2007-07-27 15:19:01 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Michael Nottebrock
535e4cfb53 Update to 1.0.1 2006-12-05 12:20:11 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Michael Nottebrock
28175536be Update to 0.6.10 2005-06-24 20:18:12 +00:00
Michael Nottebrock
d19ce79279 Remove obsolete patch.
Noticed by: YONETANI Tomokazu <qhwt+fbsd@les.ath.cx>
2005-01-09 17:51:47 +00:00
Michael Nottebrock
684d43bb00 Update to 0.6.9 2004-12-22 23:49:33 +00:00
Michael Nottebrock
ded9471f83 Update to 0.6.8 2004-11-25 18:59:07 +00:00
Michael Nottebrock
30c9b71c45 Update to 0.6.7
PR: ports/72533
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
2004-10-12 00:38:29 +00:00
Joe Marcus Clarke
c990cdad14 Fix build with bind9 in the base system.
Reported by:	pointyhat via kris
Approved by:	portmgr (implicit)
2004-10-11 02:28:39 +00:00
Michael Nottebrock
1ec974c923 Update to 0.6.6 2004-08-04 15:15:29 +00:00
Michael Nottebrock
e87f40932c Add libassuan, an IPC library used by GnuPG and gpgme. 2004-04-20 09:34:01 +00:00