non port: security/p5-Crypt-DES_PP/Makefile |
SVNWeb
|
Number of commits found: 10 |
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: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)
|
Mon, 14 Jun 2010
|
[ 12:56 ashish ]
1.26 dns/pdnsd/Makefile
1.6 security/p5-Crypt-CFB/Makefile
1.6 security/p5-Crypt-Ctr/Makefile
1.6 security/p5-Crypt-DES_PP/Makefile
1.6 security/p5-Crypt-GOST/Makefile
1.9 security/p5-Crypt-GPG/Makefile
1.6 security/p5-Crypt-HCE_MD5/Makefile
1.7 security/p5-Crypt-Khazad/Makefile
1.7 security/p5-Crypt-License/Makefile
1.8 security/p5-Crypt-Lite/Makefile
(Only the first 10 of 31 ports in this commit are shown above. )
- Adopt unmaintained ports.
Approved by: pgj, tabthorpe (mentors)
|
Tue, 8 Jun 2010
|
[ 07:31 gabor ]
1.7 archivers/bsdar/Makefile
1.13 audio/gnuitar/Makefile
1.2 devel/opencvs/Makefile
1.25 dns/pdnsd/Makefile
1.5 security/p5-Crypt-CFB/Makefile
1.5 security/p5-Crypt-Ctr/Makefile
1.5 security/p5-Crypt-DES_PP/Makefile
1.5 security/p5-Crypt-GOST/Makefile
1.8 security/p5-Crypt-GPG/Makefile
1.5 security/p5-Crypt-HCE_MD5/Makefile
(Only the first 10 of 36 ports in this commit are shown above. )
- Drop maintainership
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ]
1.9 archivers/p5-Archive-Extract/Makefile
1.8 archivers/p5-Compress-Bzip2/Makefile
1.5 archivers/p5-Compress-LZW/Makefile
1.5 archivers/p5-PerlIO-gzip/Makefile
1.3 archivers/p5-PerlIO-via-Bzip2/Makefile
1.12 astro/p5-Astro-Catalog/Makefile
1.10 astro/p5-Astro-MoonPhase/Makefile
1.6 astro/p5-Astro-Sunrise/Makefile
1.8 astro/p5-GPS/Makefile
1.3 audio/p5-Audio-Beep/Makefile
(Only the first 10 of 2168 ports in this commit are shown above. )
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
|
Fri, 8 Dec 2006
|
[ 13:46 gabor ]
1.16 archivers/cabextract/Makefile
1.16 archivers/freeze/Makefile
1.17 archivers/gzip/Makefile
1.14 archivers/nomarch/Makefile
1.59 archivers/rar/Makefile
1.4 audio/gnuitar/Makefile
1.4 audio/linux-shoutcast/Makefile
1.10 audio/shoutcast/Makefile
1.12 audio/sonice/Makefile
1.35 databases/gdbm/Makefile
(Only the first 10 of 69 ports in this commit are shown above. )
Change my e-mail address.
Approved by: erwin (mentor)
|
Fri, 30 Dec 2005
|
[ 20:33 leeym ]
1.2 security/p5-Crypt-DES_PP/Makefile
- remove IGNORE on old perl
Submitted by: leeym
Approved by: maintainer via email
|
Tue, 20 Dec 2005
|
[ 14:49 erwin ]
1.698 security/Makefile
1.1 security/p5-Crypt-DES_PP/Makefile
1.1 security/p5-Crypt-DES_PP/distinfo
1.1 security/p5-Crypt-DES_PP/pkg-descr
1.1 security/p5-Crypt-DES_PP/pkg-plist
The Data Encryption Standard (DES), also known as Data
Encryption Algorithm (DEA) is a semi-strong encryption and
decryption algorithm.
The module is 100 % compatible to Crypt::DES but is implemented
entirely in Perl. That means that you do not need a C compiler
to build and install this extension.
WWW: http://search.cpan.org/dist/Crypt-DES_PP
PR: ports/90682
Submitted by: Gabor Kovesdan
|
Number of commits found: 10 |