non port: security/pear-Crypt_Blowfish/Makefile |
SVNWeb
|
Number of commits found: 28 |
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
|
Mon, 18 Nov 2019
|
[ 08:05 tobik ] (Only the first 10 of 11 ports in this commit are shown above. )
Add more missing USES=php
|
Sun, 11 Jun 2017
|
[ 07:43 sunpoet ]
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> Crypt_Blowfish-1.1.0RC2.tgz doesn't seem to exist in
/usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Crypt_Blowfish-1.1.0RC2.tgz
fetch: http://pear.php.net/get/Crypt_Blowfish-1.1.0RC2.tgz: size mismatch:
expected 18548, actual 18424
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Crypt_Blowfish-1.1.0RC2.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)
|
Mon, 11 May 2015
|
[ 18:34 mat ] (Only the first 10 of 285 ports in this commit are shown above. )
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
|
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)
|
Fri, 15 Mar 2013
|
[ 06:27 miwi ]
- Convert to PEAR_AUTOINSTALL
- Trim header
|
Sat, 21 Jan 2012
|
[ 17:40 eadler ] (Only the first 10 of 1326 ports in this commit are shown above. )
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
|
Tue, 1 Dec 2009
|
[ 21:46 tabthorpe ] (Only the first 10 of 16 ports in this commit are shown above. )
- Pass maintainership to miwi
|
Tue, 30 Sep 2008
|
[ 16:35 tabthorpe ]
- Update to 1.1.0.r2
|
Thu, 23 Aug 2007
|
[ 04:00 tabthorpe ] (Only the first 10 of 58 ports in this commit are shown above. )
- change maintainer address on ports I maintain
Approved by: clsung (mentor)
|
Tue, 14 Nov 2006
|
[ 07:52 miwi ]
- Update to 1.1.0.r1
PR: ports/105486
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
|
Thu, 9 Nov 2006
|
[ 05:27 clsung ]
- Take maintainership
PR: ports/105317
Submitted by: maintainer (Thomas Abthorpe)
|
Sat, 23 Sep 2006
|
[ 00:23 linimon ] (Only the first 10 of 96 ports in this commit are shown above. )
Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email. We hope to see him back.
Hat: portmgr
|
Fri, 9 Dec 2005
|
[ 19:24 ale ] (Only the first 10 of 167 ports in this commit are shown above. )
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net
|
Mon, 30 May 2005
|
[ 22:12 pav ]
- Update to 1.0.1
PR: ports/81686
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
|
Thu, 5 May 2005
|
[ 19:51 thierry ]
Add pear-Crypt_Blowfish 1.0.0, PEAR class for blowfish encryption.
PR: 80404
Submitted by: Antonio Carlos Venancio Junior (<antonio (at) php.net>)
|
Number of commits found: 28 |