non port: security/pear-Crypt_DiffieHellman/Makefile |
SVNWeb
|
Number of commits found: 21 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 857c05f (Only the first 10 of 840 ports in this commit are shown above. )
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 )
|
Sat, 22 May 2021
|
[ 16:20 Po-Chuan Hsieh (sunpoet) ] 0ab3218 (Only the first 10 of 271 ports in this commit are shown above. )
*/pear-*: Take maintainership
|
Tue, 4 May 2021
|
[ 16:57 Rene Ladan (rene) ] 727adba (Only the first 10 of 290 ports in this commit are shown above. )
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 6 Mar 2020
|
[ 17:47 joneum ] (Only the first 10 of 31 ports in this commit are shown above. )
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH
|
Sun, 11 Jun 2017
|
[ 07:44 sunpoet ]
Update distinfo and unbreak this port
- While I'm here:
- Add USES=php
- Fix indent
Content of tarballs are unchanged (checked against [1]).
=> Crypt_DiffieHellman-0.2.6.tgz doesn't seem to exist in
/usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Crypt_DiffieHellman-0.2.6.tgz
fetch: http://pear.php.net/get/Crypt_DiffieHellman-0.2.6.tgz: size mismatch:
expected 10908, actual 11062
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Crypt_DiffieHellman-0.2.6.tgz
[1]
Approved by: portmgr (blanket)
|
Tue, 16 May 2017
|
[ 13:37 joneum ] (Only the first 10 of 355 ports in this commit are shown above. )
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755
|
Fri, 4 Nov 2016
|
[ 07:50 jbeich ] (Only the first 10 of 116 ports in this commit are shown above. )
Pass maintainership of PEAR ports to the submitter
PR: 214156
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
|
Mon, 25 Jul 2016
|
[ 20:01 rene ] (Only the first 10 of 317 ports in this commit are shown above. )
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary
|
Thu, 26 Nov 2015
|
[ 12:04 miwi ] (Only the first 10 of 262 ports in this commit are shown above. )
- Take Maintainership
Approved by: mat (mentor)
|
Tue, 18 Nov 2014
|
[ 09:37 bapt ] (Only the first 10 of 449 ports in this commit are shown above. )
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
|
Fri, 26 Sep 2014
|
[ 09:05 bapt ] (Only the first 10 of 35 ports in this commit are shown above. )
Convert to USES=pear
|
Mon, 25 Nov 2013
|
[ 17:59 antoine ] (Only the first 10 of 253 ports in this commit are shown above. )
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt)
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (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)
|
Thu, 3 May 2012
|
[ 15:15 miwi ]
- Update to 0.2.6
- Switch to PEAR_AUTOINSTALL
PR: 167027
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
Sat, 25 Jun 2011
|
[ 05:33 miwi ]
- Update 0.2.5
|
Tue, 7 Jul 2009
|
[ 10:04 miwi ]
- Update to 0.2.3
|
Sat, 30 May 2009
|
[ 17:14 miwi ]
- Update to 0.2.2
|
Sat, 11 Apr 2009
|
[ 09:09 miwi ] (Only the first 10 of 23 ports in this commit are shown above. )
- Reset ditesh (at) gathani.org due to long period of inactivity.
- Take over some ports
Approved by: portmgr (linimon)
|
Tue, 12 Feb 2008
|
[ 22:43 miwi ]
Implementation of the Diffie-Hellman Key Exchange cryptographic protocol
in PHP5. Enables two parties without any prior knowledge of each other
establish a secure shared secret key across an insecure channel
of communication.
WWW: http://pear.php.net/package/Crypt_DiffieHellman/
PR: ports/120010
Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org>
|
Number of commits found: 21 |