| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Oct 2012 15:21:55
2.0.3
|
jhale  |
- Update to 2.0.3
- Remove devel/pth dependency; libassuan-pth was dropped in 2.0.0
- Remove additional CFLAGS for amd64; builds fine on tinderbox without them
Approved by: makc, avilla (mentors, implicit) |
10 Oct 2012 12:20:25
2.0.2
|
jhale  |
- Take maintainership
Approved by: makc, avilla (mentors, implicit) |
08 Oct 2012 10:38:48
2.0.2
|
dougb  |
Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.
I bid fond fare well
A chapter closes for me
What opens for you? |
04 Jul 2011 21:01:55
2.0.2
|
dougb  |
Update to version 2.0.2. These are build fixes only, no functional changes. |
14 Jan 2011 18:02:22
2.0.1_1
|
dougb  |
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
2.0.1_1
|
dougb  |
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
2.0.1
|
dougb  |
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
2.0.0
|
dougb  |
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
1.0.5
|
dougb  |
Switch to PLIST_FILES
PR: ports/146508
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> |
12 May 2010 04:09:55
1.0.5
|
dougb  |
Add the info for the .sig file |
11 May 2010 19:51:24
1.0.5
|
dougb  |
Adopt the orphan, add the verify target for the PGP signature |
15 Jan 2009 01:20:16
1.0.5
|
amdmi3  |
- Update to 1.0.5
PR: 130550
Submitted by: Hirohisa Yamaguchi <umq at ueo dot co dot jp> |
07 Sep 2008 00:36:27
1.0.4
|
linimon  |
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
1.0.4
|
lofi  |
Update to 1.0.4
PR: ports/118624
Submitted by: Hirohisa Yamaguchi |
25 Aug 2007 13:13:15
1.0.3
|
lofi  |
Update to 1.0.3.
PR: ports/115778
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
27 Jul 2007 15:19:01
1.0.1
|
lofi  |
-fPIC on amd64. |
23 Jul 2007 09:36:52
1.0.1
|
rafan  |
- 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
1.0.1
|
lofi  |
Update to 1.0.1 |
24 Jan 2006 01:03:33
0.6.10
|
edwin  |
SHA256ify
Approved by: krion@ |
24 Jun 2005 20:18:12
0.6.10
|
lofi  |
Update to 0.6.10 |
09 Jan 2005 17:51:47
0.6.9
|
lofi  |
Remove obsolete patch.
Noticed by: YONETANI Tomokazu <qhwt+fbsd@les.ath.cx> |
22 Dec 2004 23:49:33
0.6.9
|
lofi  |
Update to 0.6.9 |
25 Nov 2004 18:59:07
0.6.8
|
lofi  |
Update to 0.6.8 |
12 Oct 2004 00:38:29
0.6.7
|
lofi  |
Update to 0.6.7
PR: ports/72533
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> |
11 Oct 2004 02:28:40
0.6.6
|
marcus  |
Fix build with bind9 in the base system.
Reported by: pointyhat via kris
Approved by: portmgr (implicit) |
04 Aug 2004 15:15:29
0.6.6
|
lofi  |
Update to 0.6.6 |
20 Apr 2004 09:34:01
0.6.4
|
lofi  |
Add libassuan, an IPC library used by GnuPG and gpgme. |