non port: security/p5-Crypt-GCrypt/Makefile |
SVNWeb
|
Number of commits found: 32 |
Fri, 15 Sep 2017
|
[ 08:58 mat ] 
449893 archivers/p5-Archive-Extract/Makefile
449893 archivers/p5-Archive-Peek/Makefile
449893 archivers/p5-Archive-Tar/Makefile
449893 archivers/p5-Archive-Zip/Makefile
449893 archivers/p5-Compress-LZ4/Makefile
449893 archivers/p5-Compress-LZF/Makefile
449893 archivers/p5-Compress-LZW/Makefile
449893 archivers/p5-Compress-Raw-Bzip2/Makefile
449893 archivers/p5-Compress-Raw-Lzma/Makefile
449893 archivers/p5-Compress-Raw-Zlib/Makefile
(Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Fri, 2 Dec 2016
|
[ 11:58 mat ] 
427552 archivers/p5-Compress-LZ4/Makefile
427552 astro/p5-Starlink-AST/Makefile
427552 audio/libogg/Makefile
427552 audio/libvorbis/Makefile
427552 audio/p5-Net-FreeDB/Makefile
427552 biology/cd-hit/Makefile
427552 cad/tkgate/Makefile
427552 comms/qsstv/Makefile
427552 comms/svxlink/Makefile
427552 comms/trustedqsl/Makefile
(Only the first 10 of 119 ports in this commit are shown above. )
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] 
412349 russian/bugzilla44/Makefile
412349 russian/emkatic/Makefile
412349 russian/gd/Makefile
412349 russian/p5-Convert-Cyrillic/Makefile
412349 russian/p5-Lingua-DetectCyrillic/Makefile
412349 russian/p5-Text-Hyphen-RU/Makefile
412349 russian/p5-XML-Parser-encodings/Makefile
412349 russian/rubygem-russian/Makefile
412349 science/InsightToolkit/Makefile
412349 science/R-cran-DCluster/Makefile
(Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 19 Oct 2015
|
[ 20:21 sunpoet ] 
399766 security/p5-Crypt-GCrypt/Makefile
399766 security/p5-Crypt-GCrypt/files/patch-GCrypt.xs
- Use USES=localbase
- Pet portlint: fix diff header of patch files
|
Fri, 2 Jan 2015
|
[ 18:46 pi ] 
376062 audio/ario/Makefile
376062 audio/gogglesmm/Makefile
376062 audio/pianobar/Makefile
376062 comms/svxlink/Makefile
376062 databases/freetds/Makefile
376062 databases/libgda4/Makefile
376062 databases/libgda5/Makefile
376062 databases/xtrabackup/Makefile
376062 devel/ccrtp/Makefile
376062 devel/gsoap/Makefile
(Only the first 10 of 104 ports in this commit are shown above. )
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in (Only the first 15 lines of the commit message are shown above )
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] 
373448 CHANGES
373448 Mk/Uses/perl5.mk
373448 Mk/bsd.default-versions.mk
373448 Mk/bsd.port.mk
373448 UPDATING
373448 archivers/dpkg/Makefile
373448 archivers/p5-Archive-Any-Lite/Makefile
373448 archivers/p5-Archive-Any-Lite/pkg-plist
373448 archivers/p5-Archive-Any-Plugin-Rar/Makefile
373448 archivers/p5-Archive-Any-Plugin-Rar/pkg-plist
(Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above )
|
Wed, 30 Jul 2014
|
[ 03:57 pi ] 
363436 UPDATING
363436 audio/ario/Makefile
363436 audio/gogglesmm/Makefile
363436 audio/pianobar/Makefile
363436 comms/svxlink/Makefile
363436 databases/xtrabackup/Makefile
363436 devel/ccrtp/Makefile
363436 devel/ccrtp/distinfo
363436 devel/ccrtp/pkg-plist
363436 devel/gsoap/Makefile
(Only the first 10 of 94 ports in this commit are shown above. )
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit)
|
Sun, 8 Jun 2014
|
[ 13:25 sunpoet ] 
357031 security/p5-Crypt-GCrypt/Makefile
357031 security/p5-Crypt-GCrypt/distinfo
357031 security/p5-Crypt-GCrypt/pkg-descr
- Update to 1.26
- Convert to new LIB_DEPENDS format
- Reformat pkg-descr
Changes: http://search.cpan.org/dist/Crypt-GCrypt/Changelog
|
Tue, 3 Jun 2014
|
[ 20:42 sunpoet ] 
356412 devel/p5-Class-Accessor-Lite/Makefile
356412 devel/p5-Test-Mock-LWP/Makefile
356412 devel/p5-Test-UseAllModules/Makefile
356412 devel/p5-Tie-iCal/Makefile
356412 net/p5-Test-URI/Makefile
356412 security/p5-Crypt-GCrypt/Makefile
356412 textproc/p5-FormValidator-Lite/Makefile
356412 textproc/p5-String-CamelCase/Makefile
356412 www/p5-LWP-UserAgent-WithCache/Makefile
356412 www/p5-Template-Provider-Encoding/Makefile
- Take maintainership
|
[ 20:06 antoine ] 
356403 devel/p5-Class-Accessor-Lite/Makefile
356403 devel/p5-FreeBSD-i386-Ptrace/Makefile
356403 devel/p5-Test-Mock-LWP/Makefile
356403 devel/p5-Test-UseAllModules/Makefile
356403 devel/p5-Tie-Array-Pack/Makefile
356403 devel/p5-Tie-iCal/Makefile
356403 graphics/leafpak/Makefile
356403 japanese/p5-WWW-2ch/Makefile
356403 net/p5-Test-URI/Makefile
356403 security/p5-Crypt-GCrypt/Makefile
(Only the first 10 of 22 ports in this commit are shown above. )
Reset maintainer on staged ports too
With hat: portmgr
|
Thu, 30 Jan 2014
|
[ 09:08 az ] 
341821 security/p5-AuthCAS/Makefile
341821 security/p5-AuthCAS/pkg-descr
341821 security/p5-AuthCAS/pkg-plist
341821 security/p5-Authen-CyrusSASL/Makefile
341821 security/p5-Authen-CyrusSASL/pkg-plist
341821 security/p5-Authen-Htpasswd/Makefile
341821 security/p5-Authen-Htpasswd/pkg-plist
341821 security/p5-Authen-NTLM/Makefile
341821 security/p5-Authen-NTLM/pkg-plist
341821 security/p5-Authen-TypeKey/Makefile
(Only the first 10 of 107 ports in this commit are shown above. )
- add stage support
Approved by: portmgr (blanket infrastructure)
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] 
327769 security/ADMsmb/Makefile
327769 security/ADMsnmp/Makefile
327769 security/R-cran-ROAuth/Makefile
327769 security/R-cran-digest/Makefile
327769 security/aescrypt/Makefile
327769 security/aespipe/Makefile
327769 security/afterglow/Makefile
327769 security/aide/Makefile
327769 security/aimsniff/Makefile
327769 security/amap/Makefile
(Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Wed, 11 Sep 2013
|
[ 17:17 az ] 
326996 security/bruteforceblocker/Makefile
326996 security/munge/Makefile
326996 security/p5-Crypt-Anubis/Makefile
326996 security/p5-Crypt-DES_PP/Makefile
326996 security/p5-Crypt-GCrypt/Makefile
326996 security/p5-Crypt-MySQL/Makefile
326996 security/p5-Crypt-OFB/Makefile
326996 security/p5-Crypt-OTP/Makefile
326996 security/p5-Crypt-Rijndael/Makefile
326996 security/p5-Crypt-UnixCrypt_XS/Makefile
(Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Fri, 3 May 2013
|
[ 16:36 ehaupt ] 
317220 audio/ario/Makefile
317220 audio/gogglesmm/Makefile
317220 audio/libmtp/Makefile
317220 audio/pianobar/Makefile
317220 comms/libimobiledevice/Makefile
317220 comms/qtel/Makefile
317220 databases/drizzle/Makefile
317220 databases/libgda4/Makefile
317220 deskutils/chmsee/Makefile
317220 devel/gsoap/Makefile
(Only the first 10 of 95 ports in this commit are shown above. )
Chase security/libgcrypt update
|
Fri, 30 Sep 2011
|
[ 10:51 culot ]
1.18 security/p5-Crypt-GCrypt/Makefile
1.10 security/p5-Crypt-GCrypt/distinfo
- Update to 1.25 [1]
- Add LICENSE (Artistic 1 & GPLv1)
- Reset PORTREVISION
Changes: http://search.cpan.org/dist/Crypt-GCrypt/Changelog
PR: ports/161125 [1]
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
|
Sat, 17 Sep 2011
|
[ 06:49 sunpoet ]
1.10 archivers/p5-Compress-LZF/Makefile
1.6 archivers/p5-PerlIO-gzip/Makefile
1.4 archivers/p5-PerlIO-via-Bzip2/Makefile
1.4 astro/p5-Weather-Underground/Makefile
1.4 audio/p5-Audio-Beep/Makefile
1.17 audio/p5-MP3-Tag/Makefile
1.17 chinese/oicq/Makefile
1.6 chinese/p5-Encode-HanExtra/Makefile
1.6 comms/p5-Fax-Hylafax-Client/Makefile
1.7 comms/p5-SMS-Send-DeviceGsm/Makefile
(Only the first 10 of 309 ports in this commit are shown above. )
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl
|
Sun, 3 Jul 2011
|
[ 11:40 swills ]
1.34 audio/gogglesmm/Makefile
1.4 comms/libimobiledevice/Makefile
1.4 databases/drizzle/Makefile
1.35 databases/libgda4/Makefile
1.29 deskutils/chmsee/Makefile
1.5 devel/libvirt/Makefile
1.11 devel/libzrtpcpp/Makefile
1.7 devel/srecord/Makefile
1.26 emulators/fuse/Makefile
1.19 emulators/libspectrum/Makefile
(Only the first 10 of 49 ports in this commit are shown above. )
- Chase the libgcrypt shared lib version
|
Tue, 27 Jul 2010
|
[ 01:25 wxs ]
1.26 deskutils/chmsee/Makefile
1.10 devel/libzrtpcpp/Makefile
1.6 devel/srecord/Makefile
1.24 emulators/fuse/Makefile
1.17 emulators/libspectrum/Makefile
1.28 games/libggz/Makefile
1.22 graphics/telak/Makefile
1.6 irc/irssi-otr/Makefile
1.42 mail/wmbiff/Makefile
1.8 misc/metalink-tools/Makefile
(Only the first 10 of 40 ports in this commit are shown above. )
Chase security/libgcrypt shlib bump.
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
|
Wed, 10 Feb 2010
|
[ 07:55 wen ]
1.14 security/p5-Crypt-GCrypt/Makefile
1.8 security/p5-Crypt-GCrypt/distinfo
1.2 security/p5-Crypt-GCrypt/pkg-plist
- Update to 1.24
PR: ports/143719
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
|
Mon, 11 Jan 2010
|
[ 02:20 wen ]
1.13 security/p5-Crypt-GCrypt/Makefile
1.7 security/p5-Crypt-GCrypt/distinfo
- Update to 1.23
PR: ports/142553
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
|
Mon, 9 Nov 2009
|
[ 08:20 arved ]
1.12 security/p5-Crypt-GCrypt/Makefile
1.6 security/p5-Crypt-GCrypt/distinfo
Update to 1.22
PR: 140404
Submitted by: maintainer
|
Mon, 9 Feb 2009
|
[ 21:31 miwi ]
1.11 security/p5-Crypt-GCrypt/Makefile
1.5 security/p5-Crypt-GCrypt/distinfo
- Update to 1.21
PR: 131419
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer
|
Tue, 6 Jan 2009
|
[ 13:01 rafan ]
1.17 emulators/fuse/Makefile
1.14 emulators/libspectrum/Makefile
1.24 games/libggz/Makefile
1.15 graphics/telak/Makefile
1.39 mail/wmbiff/Makefile
1.2 misc/metalink-tools/Makefile
1.212 multimedia/vlc-devel/Makefile
1.71 net-im/climm/Makefile
1.34 net-im/mcabber/Makefile
1.10 net/csync2/Makefile
(Only the first 10 of 29 ports in this commit are shown above. )
- Bump PORTREVISION due to share library version bump in security/libgcrypt
PR: ports/127478
|
Fri, 25 Jul 2008
|
[ 14:34 pav ]
1.6 accessibility/py-papi/Makefile
1.9 astro/gpstk/Makefile
1.17 astro/nova/Makefile
1.24 audio/ccaudio/Makefile
1.18 audio/fcplay/Makefile
1.23 audio/gkrellmss2/Makefile
1.17 audio/jack-keyboard/Makefile
1.20 audio/rawrec/Makefile
1.3 benchmarks/thrulay/Makefile
1.7 biology/blat/Makefile
(Only the first 10 of 213 ports in this commit are shown above. )
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
|
Fri, 6 Jun 2008
|
[ 14:01 edwin ]
1.3 security/aespipe/Makefile
1.2 security/afterglow/Makefile
1.10 security/amavisd-milter/Makefile
1.63 security/amavisd-new/Makefile
1.8 security/aolserver-nsmcrypt/Makefile
1.14 security/authforce/Makefile
1.21 security/base/Makefile
1.6 security/bsp_upektfmess/Makefile
1.11 security/clamtk/Makefile
1.14 security/crank/Makefile
(Only the first 10 of 129 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Thu, 28 Feb 2008
|
[ 21:47 arved ]
1.13 emulators/fuse/Makefile
1.11 emulators/libspectrum/Makefile
1.8 graphics/telak/Makefile
1.34 mail/wmbiff/Makefile
1.6 net/csync2/Makefile
1.26 net/cyphesis/Makefile
1.127 net/wireshark/Makefile
1.32 security/dirmngr/Makefile
1.5 security/fiked/Makefile
1.30 security/gnome-keyring/Makefile
(Only the first 10 of 20 ports in this commit are shown above. )
Chase libgcrypt library version
|
Tue, 26 Feb 2008
|
[ 20:03 gabor ]
1.6 security/p5-Crypt-GCrypt/Makefile
1.4 security/p5-Crypt-GCrypt/distinfo
- Update to 1.20
- Better adjustment of dependencies
- Style
PR: ports/121011
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer
|
Tue, 30 Oct 2007
|
[ 09:23 miwi ]
1.5 security/p5-Crypt-GCrypt/Makefile
1.3 security/p5-Crypt-GCrypt/distinfo
- Update to 1.17
PR: 117659
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
|
Sun, 9 Sep 2007
|
[ 00:10 linimon ]
1.4 security/p5-Crypt-GCrypt/Makefile
Fix mismerge.
Hat: portmgr
|
Sat, 8 Sep 2007
|
[ 01:04 linimon ]
1.15 ports-mgmt/p5-FreeBSD-Portindex/Makefile
1.8 ports-mgmt/portscout/Makefile
1.2 print/a2pdf/Makefile
1.10 print/axpoint/Makefile
1.2 print/latexdiff/Makefile
1.35 print/muttprint/Makefile
1.4 print/p5-Net-Printer/Makefile
1.10 print/p5-PDFLib/Makefile
1.4 print/p5-XML-ApacheFOP/Makefile
1.5 security/amavis-stats/Makefile
(Only the first 10 of 88 ports in this commit are shown above. )
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
Sun, 27 May 2007
|
[ 10:40 miwi ]
1.2 security/p5-Crypt-GCrypt/Makefile
1.2 security/p5-Crypt-GCrypt/distinfo
- Update to 1.16
PR: 112600
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
|
Fri, 6 Oct 2006
|
[ 04:58 clsung ]
1.823 security/Makefile
1.1 security/p5-Crypt-GCrypt/Makefile
1.1 security/p5-Crypt-GCrypt/distinfo
1.1 security/p5-Crypt-GCrypt/pkg-descr
1.1 security/p5-Crypt-GCrypt/pkg-plist
Add p5-Crypt-GCrypt 1.15, perl interface to the GNU Cryptographic
library.
PR: ports/103767
Submitted by: TAKAHASHI Kaoru <kaoru at kaisei.org>
|
Number of commits found: 32 |