FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 8:52 PM BST
Port details
libassuan 2.0.2 security on this many watch lists=120 search for ports that depend on this port
IPC library used by GnuPG and gpgme
Maintained by: dougb@FreeBSD.org search for ports maintained by this maintainer
Port Added: 20 Apr 2004 09:34:38
Also Listed In: devel
License: not specified in port


This is the IPC library used by GnuPG 2 and gpgme

WWW:	http://gnupg.org/related_software/libassuan/index.en.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/libtool
Required Libraries: devel/pth, security/libgpg-error

Required by:
for Libraries

To install the port: cd /usr/ports/security/libassuan/ && make install clean
To add the package: pkg_add -r libassuan


Configuration Options
     No options to configure

Master Sites:
http://ftp.linux.it/pub/mirrors/gnupg/libassuan/
ftp://ftp.demon.nl/pub/mirrors/gnupg/libassuan/
ftp://sunsite.dk/pub/security/gcrypt/libassuan/
ftp://ftp.jyu.fi/pub/crypt/gcrypt/libassuan/
ftp://ftp.freenet.de/pub/ftp.gnupg.org/gcrypt/libassuan/
ftp://ftp.surfnet.nl/pub/security/gnupg/libassuan/
ftp://ftp.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/libassuan/
ftp://sunsite.cnlab-switch.ch/mirror/gcrypt/libassuan/
ftp://ftp.iasi.roedu.net/pub/mirrors/ftp.gnupg.org/libassuan/
http://ring.nict.go.jp/archives/net/gnupg/libassuan/
http://ring.riken.jp/archives/net/gnupg/libassuan/
ftp://igloo.linux.gr/pub/crypto/gnupg/libassuan/
ftp://ftp.gnupg.org/gcrypt/libassuan/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 24

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
04 Jul 2011 21:01:55
Original commit files touched by this commit  2.0.2
dougb search for other commits by this committer
Update to version 2.0.2. These are build fixes only, no functional changes.
14 Jan 2011 18:02:22
Original commit files touched by this commit  2.0.1_1
dougb search for other commits by this committer
Apparently the verhack'ing caused lib/libassuan.a to slip in,
so fix the plist.

Submitted by:   ale

Feature safe:   yes
14 Jan 2011 07:42:11
Original commit files touched by this commit  2.0.1_1
dougb search for other commits by this committer
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
22 Dec 2010 19:16:12
Original commit files touched by this commit  2.0.1
dougb search for other commits by this committer
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
14 Jun 2010 00:42:52
Original commit files touched by this commit  2.0.0
dougb search for other commits by this committer
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.
12 May 2010 04:10:31
Original commit files touched by this commit  1.0.5
dougb search for other commits by this committer
Switch to PLIST_FILES

PR:             ports/146508
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
12 May 2010 04:09:55
Original commit files touched by this commit  1.0.5
dougb search for other commits by this committer
Add the info for the .sig file
11 May 2010 19:51:24
Original commit files touched by this commit  1.0.5
dougb search for other commits by this committer
Adopt the orphan, add the verify target for the PGP signature
15 Jan 2009 01:20:16
Original commit files touched by this commit  1.0.5
amdmi3 search for other commits by this committer
- Update to 1.0.5

PR:             130550
Submitted by:   Hirohisa Yamaguchi <umq at ueo dot co dot jp>
07 Sep 2008 00:36:27
Original commit files touched by this commit  1.0.4
linimon search for other commits by this committer
Reset lofi due to not commits in over 3 months, PR backlog, and no response
to email.

Hat:    portmgr
24 Dec 2007 19:46:29
Original commit files touched by this commit  1.0.4
lofi search for other commits by this committer
Update to 1.0.4

PR:             ports/118624
Submitted by:   Hirohisa Yamaguchi
25 Aug 2007 13:13:15
Original commit files touched by this commit  1.0.3
lofi search for other commits by this committer
Update to 1.0.3.

PR: ports/115778
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
27 Jul 2007 15:19:01
Original commit files touched by this commit  1.0.1
lofi search for other commits by this committer
-fPIC on amd64.
23 Jul 2007 09:36:52
Original commit files touched by this commit  1.0.1
rafan search for other commits by this committer
- 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
05 Dec 2006 12:20:11
Original commit files touched by this commit  1.0.1
lofi search for other commits by this committer
Update to 1.0.1
24 Jan 2006 01:03:33
Original commit files touched by this commit  0.6.10
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
24 Jun 2005 20:18:12
Original commit files touched by this commit  0.6.10
lofi search for other commits by this committer
Update to 0.6.10
09 Jan 2005 17:51:47
Original commit files touched by this commit  0.6.9
lofi search for other commits by this committer
Remove obsolete patch.

Noticed by: YONETANI Tomokazu <qhwt+fbsd@les.ath.cx>
22 Dec 2004 23:49:33
Original commit files touched by this commit  0.6.9
lofi search for other commits by this committer
Update to 0.6.9
25 Nov 2004 18:59:07
Original commit files touched by this commit  0.6.8
lofi search for other commits by this committer
Update to 0.6.8
12 Oct 2004 00:38:29
Original commit files touched by this commit  0.6.7
lofi search for other commits by this committer
Update to 0.6.7

PR: ports/72533
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
11 Oct 2004 02:28:40
Original commit files touched by this commit  0.6.6
marcus search for other commits by this committer
Fix build with bind9 in the base system.

Reported by:    pointyhat via kris
Approved by:    portmgr (implicit)
04 Aug 2004 15:15:29
Original commit files touched by this commit  0.6.6
lofi search for other commits by this committer
Update to 0.6.6
20 Apr 2004 09:34:01
Original commit files touched by this commit  0.6.4
lofi search for other commits by this committer
Add libassuan, an IPC library used by GnuPG and gpgme.

Number of commits found: 24

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days62
new fortnight184
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.254 seconds.