Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.1 08 Jul 2024 05:07:41 |
Jason E. Hale (jhale) |
security/libassuan: Update to 3.0.1
https://dev.gnupg.org/T7163 |
2.5.7 24 Apr 2024 05:52:54 |
Jason E. Hale (jhale) |
security/libassuan: Update to 2.5.7
Prefer gpgrt-config in the configure stage over the old individual
*-config scripts from the various gnupg-related libraries.
https://dev.gnupg.org/T7028 |
2.5.6 19 Jun 2023 18:54:44 |
Jason E. Hale (jhale) |
security/libassuan: Update to 2.5.6
https://dev.gnupg.org/T6542 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.5.5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.5.5 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.5.5 12 Apr 2021 19:36:27 |
Jason E. Hale (jhale) |
security/libassuan: Update to 2.5.5 |
2.5.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.5.4 24 Oct 2020 13:11:16 |
jhale |
security/libassuan: Update to 2.5.4 |
2.5.3 19 Mar 2019 02:56:20 |
jhale |
security/libassuan: Update to 2.5.3 |
2.5.2 03 Jan 2019 14:28:11 |
jhale |
security/libassuan: Update to 2.5.2
- Simplify MASTER_SITES
- Add regression tests |
2.5.1_1 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
2.5.1 20 Dec 2017 23:57:50 |
jhale |
Update to 2.5.1
PR: 224489
Submitted by: adamw |
2.4.3 19 Sep 2016 22:47:35 |
jhale |
Update to 2.4.3
PR: 212354
Submitted by: cmt |
2.4.2 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.4.2 08 Dec 2015 03:27:41 |
jhale |
Update to 2.4.2 |
2.2.1 31 May 2015 14:30:56 |
jhale |
Update to 2.2.1 |
2.2.0 26 Feb 2015 02:59:54 |
jhale |
- Update to 2.2.0 |
2.1.3 30 Nov 2014 22:57:20 |
jhale |
- Update to 2.1.3 |
2.1.2_1 17 Sep 2014 15:48:49 |
amdmi3 |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
2.1.2 03 Sep 2014 13:23:38 |
jhale |
- Update to 2.1.2
- Simplify MASTER_SITES and drop .sig file
- Add LICENSE
- Strip library
- Convert PLIST_FILES to pkg-plist |
2.1.1_1 30 May 2014 09:58:02 |
tijl |
USES=libtool tar:bzip2. |
2.1.1 02 Oct 2013 01:21:18 |
jhale |
- Update to 2.1.1 [1]
- Support staging
- Improve pkg-descr description and tab -> space WWW line
PR: ports/176461 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1] |
2.0.3 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
2.0.3 10 Oct 2012 15:21:55 |
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) |
2.0.2 10 Oct 2012 12:20:25 |
jhale |
- Take maintainership
Approved by: makc, avilla (mentors, implicit) |
2.0.2 08 Oct 2012 10:38:48 |
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? |
2.0.2 04 Jul 2011 21:01:55 |
dougb |
Update to version 2.0.2. These are build fixes only, no functional changes. |
2.0.1_1 14 Jan 2011 18:02:22 |
dougb |
Apparently the verhack'ing caused lib/libassuan.a to slip in,
so fix the plist.
Submitted by: ale
Feature safe: yes |
2.0.1_1 14 Jan 2011 07:42:11 |
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 |
2.0.1 22 Dec 2010 19:16:12 |
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 |
2.0.0 14 Jun 2010 00:42:52 |
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. |
1.0.5 12 May 2010 04:10:31 |
dougb |
Switch to PLIST_FILES
PR: ports/146508
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> |
1.0.5 12 May 2010 04:09:55 |
dougb |
Add the info for the .sig file |
1.0.5 11 May 2010 19:51:24 |
dougb |
Adopt the orphan, add the verify target for the PGP signature |
1.0.5 15 Jan 2009 01:20:16 |
amdmi3 |
- Update to 1.0.5
PR: 130550
Submitted by: Hirohisa Yamaguchi <umq at ueo dot co dot jp> |
1.0.4 07 Sep 2008 00:36:27 |
linimon |
Reset lofi due to not commits in over 3 months, PR backlog, and no response
to email.
Hat: portmgr |
1.0.4 24 Dec 2007 19:46:29 |
lofi |
Update to 1.0.4
PR: ports/118624
Submitted by: Hirohisa Yamaguchi |
1.0.3 25 Aug 2007 13:13:15 |
lofi |
Update to 1.0.3.
PR: ports/115778
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
1.0.1 27 Jul 2007 15:19:01 |
lofi |
-fPIC on amd64. |
1.0.1 23 Jul 2007 09:36:52 |
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 |
1.0.1 05 Dec 2006 12:20:11 |
lofi |
Update to 1.0.1 |
0.6.10 24 Jan 2006 01:03:33 |
edwin |
SHA256ify
Approved by: krion@ |
0.6.10 24 Jun 2005 20:18:12 |
lofi |
Update to 0.6.10 |
0.6.9 09 Jan 2005 17:51:47 |
lofi |
Remove obsolete patch.
Noticed by: YONETANI Tomokazu <qhwt+fbsd@les.ath.cx> |
0.6.9 22 Dec 2004 23:49:33 |
lofi |
Update to 0.6.9 |
0.6.8 25 Nov 2004 18:59:07 |
lofi |
Update to 0.6.8 |
0.6.7 12 Oct 2004 00:38:29 |
lofi |
Update to 0.6.7
PR: ports/72533
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> |
0.6.6 11 Oct 2004 02:28:40 |
marcus |
Fix build with bind9 in the base system.
Reported by: pointyhat via kris
Approved by: portmgr (implicit) |
0.6.6 04 Aug 2004 15:15:29 |
lofi |
Update to 0.6.6 |
0.6.4 20 Apr 2004 09:34:01 |
lofi |
Add libassuan, an IPC library used by GnuPG and gpgme. |