non port: security/p5-Crypt-OpenSSL-AES/Makefile |
SVNWeb
|
Number of commits found XX: 9 |
Wed, 15 Mar 2017
|
[ 14:45 mat ] 
436247 archivers/py-attic/Makefile
436247 audio/baresip/Makefile
436247 audio/libshairport/Makefile
436247 audio/rem/Makefile
436247 audio/shairport/Makefile
436247 audio/umurmur/Makefile
436247 benchmarks/httperf/Makefile
436247 benchmarks/siege/Makefile
436247 comms/conserver-com/Makefile
436247 databases/galera/Makefile
(Only the first 10 of 257 ports in this commit are shown above. )
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
|
Fri, 12 Dec 2014
|
[ 21:58 antoine ] 
374606 security/p5-Crypt-OpenSSL-AES/Makefile
374606 security/p5-Crypt-OpenSSL-DSA/Makefile
374606 security/p5-Crypt-OpenSSL-X509/Makefile
374606 security/p5-OpenCA-OpenSSL/Makefile
374606 security/p5-POE-Filter-SSL/Makefile
Respect WITH_OPENSSL_PORT=yes
|
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 )
|
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:07 az ] 
326994 security/ipfwcount/Makefile
326994 security/libwhisker/Makefile
326994 security/log2timeline/Makefile
326994 security/p5-AuthCAS/Makefile
326994 security/p5-Authen-DecHpwd/Makefile
326994 security/p5-Authen-NTLM/Makefile
326994 security/p5-Crypt-Enigma/Makefile
326994 security/p5-Crypt-Loki97/Makefile
326994 security/p5-Crypt-NULL/Makefile
326994 security/p5-Crypt-OpenSSL-AES/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)
|
Thu, 16 May 2013
|
[ 08:39 miwi ] 
318284 security/p5-Crypt-OpenSSL-AES/Makefile
318284 security/p5-Crypt-OpenSSL-AES/pkg-plist
- Fix plist
- Trim header
Reported by: poudriere exp-run
|
Sun, 16 Dec 2012
|
[ 06:12 az ] 
308985 archivers/rpm5/Makefile
308985 audio/gnump3d/Makefile
308985 audio/gnupod/Makefile
308985 audio/p5-Audio-MPD/Makefile
308985 audio/shairport/Makefile
308985 chinese/p5-Encode-CNMap/Makefile
308985 chinese/p5-Encode-HanConvert/Makefile
308985 comms/p5-SMS-Send-TW-chtsns/Makefile
308985 converters/p5-Storable-AMF/Makefile
308985 databases/drizzle/Makefile
(Only the first 10 of 113 ports in this commit are shown above. )
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@)
|
Wed, 9 Jul 2008
|
[ 04:27 beech ]
1.983 security/Makefile
1.1 security/p5-Crypt-OpenSSL-AES/Makefile
1.1 security/p5-Crypt-OpenSSL-AES/distinfo
1.1 security/p5-Crypt-OpenSSL-AES/pkg-descr
1.1 security/p5-Crypt-OpenSSL-AES/pkg-plist
- New port p5-Crypt-OpenSSL-AES-0.02
The Crypt::OpenSSL::AES module implements a wrapper around
OpenSSL's AES (Rijndael) library.
PR: ports/125387
Submitted by: John Ferrell <jdferrell3 at yahoo.com>
|
Number of commits found XX: 9 |