| non port: security/libassuan/Makefile |
|
CVSWeb
|
Number of commits found: 20 |
|
Mon, 4 Jul 2011
|
[ 21:01 dougb ]
1.20 security/libassuan/Makefile
1.15 security/libassuan/distinfo
Update to version 2.0.2. These are build fixes only, no functional changes.
|
|
Fri, 14 Jan 2011
|
[ 18:02 dougb ]
1.19 security/libassuan/Makefile
Apparently the verhack'ing caused lib/libassuan.a to slip in,
so fix the plist.
Submitted by: ale
Feature safe: yes
|
[ 07:42 dougb ]
1.122 deskutils/kdepim4/Makefile
1.35 deskutils/kdepimlibs4/Makefile
1.168 net/kdenetwork4/Makefile
1.49 security/dirmngr/Makefile
1.136 security/gnupg/Makefile
1.45 security/gpa/Makefile
1.68 security/gpgme/Makefile
1.18 security/libassuan/Makefile
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
|
|
Wed, 22 Dec 2010
|
[ 19:16 dougb ]
1.48 security/dirmngr/Makefile
1.135 security/gnupg/Makefile
1.44 security/gpa/Makefile
1.67 security/gpgme/Makefile
1.17 security/libassuan/Makefile
1.45 security/opensc/Makefile
1.14 security/libassuan/distinfo
1.3 security/libassuan/pkg-descr
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
|
|
Mon, 14 Jun 2010
|
[ 00:42 dougb ]
1.111 deskutils/kdepim4/Makefile
1.1113 security/Makefile
1.42 security/dirmngr/Makefile
1.126 security/gnupg/Makefile
1.40 security/gpa/Makefile
1.1 security/libassuan-1/Makefile
1.16 security/libassuan/Makefile
1.42 security/opensc/Makefile
1.943 UPDATING
1.1 security/libassuan-1/distinfo
(Only the first 10 of 13 ports in this commit are shown above. )
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.
|
|
Wed, 12 May 2010
|
[ 04:10 dougb ]
1.15 security/libassuan/Makefile
1.3 security/libassuan/pkg-plist
Switch to PLIST_FILES
PR: ports/146508
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
|
Tue, 11 May 2010
|
[ 19:51 dougb ]
1.14 security/libassuan/Makefile
Adopt the orphan, add the verify target for the PGP signature
|
|
Thu, 15 Jan 2009
|
[ 01:20 amdmi3 ]
1.13 security/libassuan/Makefile
1.11 security/libassuan/distinfo
1.5 security/libassuan/files/patch-configure
- Update to 1.0.5
PR: 130550
Submitted by: Hirohisa Yamaguchi <umq at ueo dot co dot jp>
|
|
Sun, 7 Sep 2008
|
[ 00:36 linimon ]
1.31 audio/icecast/Makefile
1.58 audio/icecast2/Makefile
1.20 audio/ices/Makefile
1.11 audio/ices0/Makefile
1.16 audio/last.fm/Makefile
1.13 audio/libshout/Makefile
1.33 audio/libshout2/Makefile
1.13 audio/portaudio/Makefile
1.29 multimedia/xvid/Makefile
1.11 multimedia/xvid4conf/Makefile
(Only the first 10 of 24 ports in this commit are shown above. )
Reset lofi due to not commits in over 3 months, PR backlog, and no response
to email.
Hat: portmgr
|
|
Mon, 24 Dec 2007
|
[ 19:46 lofi ]
1.11 security/libassuan/Makefile
1.10 security/libassuan/distinfo
Update to 1.0.4
PR: ports/118624
Submitted by: Hirohisa Yamaguchi
|
|
Sat, 25 Aug 2007
|
[ 13:13 lofi ]
1.10 security/libassuan/Makefile
1.9 security/libassuan/distinfo
Update to 1.0.3.
PR: ports/115778
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
|
|
Fri, 27 Jul 2007
|
[ 15:19 lofi ]
1.9 security/libassuan/Makefile
-fPIC on amd64.
|
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ]
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile
(Only the first 10 of 437 ports in this commit are shown above. )
- 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
|
|
Tue, 5 Dec 2006
|
[ 12:20 lofi ]
1.7 security/libassuan/Makefile
1.8 security/libassuan/distinfo
1.4 security/libassuan/files/patch-configure
1.2 security/libassuan/pkg-plist
Update to 1.0.1
|
|
Fri, 24 Jun 2005
|
[ 20:18 lofi ]
1.6 security/libassuan/Makefile
1.6 security/libassuan/distinfo
1.3 security/libassuan/files/patch-configure
Update to 0.6.10
|
|
Wed, 22 Dec 2004
|
[ 23:49 lofi ]
1.5 security/libassuan/Makefile
1.5 security/libassuan/distinfo
1.2 security/libassuan/files/patch-assuan-socket.c
1.2 security/libassuan/files/patch-configure
Update to 0.6.9
|
|
Thu, 25 Nov 2004
|
[ 18:59 lofi ]
1.4 security/libassuan/Makefile
1.4 security/libassuan/distinfo
1.1 security/libassuan/files/patch-assuan-socket.c
Update to 0.6.8
|
|
Tue, 12 Oct 2004
|
[ 00:38 lofi ]
1.3 security/libassuan/Makefile
1.3 security/libassuan/distinfo
Update to 0.6.7
PR: ports/72533
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
|
|
Wed, 4 Aug 2004
|
[ 15:15 lofi ]
1.2 security/libassuan/Makefile
1.2 security/libassuan/distinfo
1.2 security/libassuan/files/patch-assuan-domain-connect.c
1.2 security/libassuan/files/patch-assuan-socket-connect.c
1.2 security/libassuan/files/patch-assuan-socket-server.c
Update to 0.6.6
|
|
Tue, 20 Apr 2004
|
[ 09:34 lofi ]
1.498 security/Makefile
1.1 security/libassuan/Makefile
1.1 security/libassuan/distinfo
1.1 security/libassuan/files/patch-assuan-domain-connect.c
1.1 security/libassuan/files/patch-assuan-socket-connect.c
1.1 security/libassuan/files/patch-assuan-socket-server.c
1.1 security/libassuan/files/patch-configure
1.1 security/libassuan/pkg-descr
1.1 security/libassuan/pkg-plist
Add libassuan, an IPC library used by GnuPG and gpgme.
|
Number of commits found: 20 |