Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.6.4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.6.4 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
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 ) |
1.6.4 22 May 2021 16:20:48 |
Po-Chuan Hsieh (sunpoet) |
*/pear-*: Take maintainership |
1.6.4 04 May 2021 16:57:55 |
Rene Ladan (rene) |
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary |
1.6.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.4 06 Mar 2020 17:47:34 |
joneum |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
1.6.4 08 Mar 2018 19:48:41 |
mat |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
1.6.4 11 Jun 2017 07:43:31 |
sunpoet |
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> Auth-1.6.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Auth-1.6.4.tgz
fetch: http://pear.php.net/get/Auth-1.6.4.tgz: size mismatch: expected 56048,
actual 56771
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Auth-1.6.4.tgz [1]
Approved by: portmgr (blanket) |
1.6.4 16 May 2017 13:37:51 |
joneum |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
1.6.4 13 Dec 2016 15:05:07 |
sunpoet |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
1.6.4 04 Nov 2016 07:50:46 |
jbeich |
Pass maintainership of PEAR ports to the submitter
PR: 214156
Submitted by: Jochen Neumeister <joneum@bsdproject.de> |
1.6.4 25 Jul 2016 20:01:03 |
rene |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary |
1.6.4 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.6.4 26 Nov 2015 12:04:01 |
miwi |
- Take Maintainership
Approved by: mat (mentor) |
1.6.4 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
1.6.4 26 Sep 2014 09:05:59 |
bapt |
Convert to USES=pear |
1.6.4 25 Nov 2013 17:59:59 |
antoine |
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt) |
1.6.4 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.6.4 17 Dec 2012 02:15:14 |
bapt |
Convert miwi's ports to new Options framework
While here fix some consistency in PEAR options name
bumped revision of net/icpld and net/ipsumdump because IPV6 is now on
Approved by: miwi (maintainer) |
1.6.4 02 Jul 2011 11:50:24 |
miwi |
- Update to 1.6.4 |
1.6.2_1 09 Dec 2010 08:15:52 |
erwin |
Revert rev 1.18 to fix installation location
PR: 152039 (different solution than in the PR)
Submitted by: YAMASHIRO Jun <yamajun@ofug.net>
Approved by: maintainer |
1.6.2 21 Oct 2009 09:58:23 |
miwi |
- Update to 1.6.2 |
1.6.1_1 16 May 2009 13:29:26 |
miwi |
- Fix install location
PR: 134547
Reported by: Linus Lejon Isaksson <gilinko@yahoo.se>, many other |
1.6.1 08 Sep 2008 00:22:00 |
chinsan |
- Pass maintainership to miwi |
1.6.1 01 May 2008 15:05:53 |
chinsan |
- Update to 1.6.1 |
1.5.4 18 Jul 2007 07:47:32 |
chinsan |
- Update to 1.5.4
- Add PEAR_LOG knob.
Approved by: rafan (mentor) |
1.5.0 13 Feb 2007 12:41:23 |
rafan |
- Update to 1.5.0
- Sort OPTIONS
PR: ports/109128
Submitted by: chinsan (maintainer) |
1.4.0 31 Oct 2006 13:33:22 |
miwi |
- Update to 1.4.0
- Pass maintainership to submitter
PR: ports/104729
Submitted by: chinsan@ |
1.3.0 23 Sep 2006 00:23:36 |
linimon |
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 |
1.3.0 19 Sep 2006 08:27:08 |
clsung |
- Update to 1.3.0
PR: ports/101183
Submitted by: chinsan <chinsan dot tw_AT_gmail dot com>
Approved by: maintainer (timeout) |
1.2.4 16 Feb 2006 18:30:41 |
thierry |
Upgrade to 1.2.4 and fix a security issue.
According to the official announcement:
This release fixes a security issue that allows an attacker to perform
injection attacks against the underlying storage containers. Upgrading
is strongly recommended!
See changelog at <http://pear.php.net/package/Auth/download/1.2.4>.
PR: 93406
Submitted by: /me
Approved by: maintainer
Security: see changelog. |
1.2.3_1 24 Jan 2006 01:03:33 |
edwin |
SHA256ify
Approved by: krion@ |
1.2.3_1 09 Dec 2005 19:24:52 |
ale |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
1.2.3_1 15 Mar 2005 20:09:38 |
thierry |
+ fix CATEGORIES
+ take maintainership
+ update COMMENT
+ add PEAR package dependencies and use OPTIONS
+ replace @version@ strings
+ update pkg-descr
PR: ports/78862
Submitted by: Antônio Carlos Venâncio Júnior |
1.2.3 17 Mar 2004 18:29:46 |
trevor |
SIZEify. |
1.2.3 28 Dec 2003 08:44:09 |
edwin |
security/pear-Auth: upgrading to 1.2.3.
Upgrading pear-Auth to its latest release.
PR: ports/60281
Submitted by: Thierry Thomas <thierry@pompo.net> |
1.2.2 12 Nov 2003 23:46:19 |
edwin |
Add the virtual category "pear" to the Makefiles of these ports.
PR: ports/56582
Submitted by: edwin@mavetju.org
Approved by: portmgr@freebsd.org |
1.2.2 25 Aug 2003 01:21:45 |
edwin |
security/pear-Auth: upgrading to 1.2.2.
- Upgrading pear-Auth to its latest release;
- Installing tests;
- Unbreaking the WWW link.
PR: ports/55169
Submitted by: Thierry Thomas <thierry@pompo.net> |
1.2.0_1 07 Jun 2003 23:00:46 |
nork |
Update to pear-Archive_Tar 1.1.
Update to pear-PEAR 1.1.
Update to pear-HTML_Common 1.2.
Update to pear-Net_SMTP 1.2.3.
Update to pear-Log 1.6.5.
Update to pear-I18N 0.8.5.
Update to pear 4.3.2.
Adapt following ports for pear-PEAR's Makefile.common.
pear-Console_Getopt, pear-Auth, pear-Auth_SASL, devel/pear-Date,
net/pear-Net_Socket, pear-Mail_Mime, pear-Crypt_CBC, pear-mailparse,
pear-File, pear-HTML_Select_Common, and pear-Net_Sieve
PR: ports/52596, ports/52641, ports/52655, ports/52656,
ports/52671, ports/52678, ports/52845
Submitted by: Thierry Thomas <thierry@pompo.net> |
1.2.0 30 Mar 2003 02:08:48 |
edwin |
security/pear-Auth: upgrading to 1.2.0.
PR: ports/48800
Submitted by: Thierry Thomas <thierry@pompo.net> |
1.1.1 24 Feb 2003 21:40:53 |
edwin |
FIx "make index" |
1.1.1 24 Feb 2003 05:59:41 |
edwin |
New port: security/pear-Auth - PEAR authentication methods.
PR: ports/48119
Submitted by: Thierry Thomas <thierry@pompo.net> |