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.5.1 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.5.1 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.5.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.5.1 25 Jul 2018 05:11:46
  |
joneum  |
devel/pear-HTML_QuickForm_advmultiselect: Update to 1.5.1
PR: 229599
Reported by: joneum
Approved by: maintainer |
1.5.0 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.5.0 11 Jun 2017 07:34:36
  |
sunpoet  |
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> HTML_QuickForm_advmultiselect-1.5.0.tgz doesn't seem to exist in
/usr/ports/distfiles/PEAR.
=> Attempting to fetch
http://pear.php.net/get/HTML_QuickForm_advmultiselect-1.5.0.tgz
fetch: http://pear.php.net/get/HTML_QuickForm_advmultiselect-1.5.0.tgz: size
mismatch: expected 30923, actual 31171
Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_QuickForm_advmultiselect-1.5.0.tgz
[1]
Approved by: portmgr (blanket) |
1.5.0 13 Dec 2016 15:05:07
  |
sunpoet  |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
1.5.0 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.5.0 23 Sep 2014 15:15:05
  |
bapt  |
Convert to USES=pear |
1.5.0 08 Nov 2013 21:41:54
  |
antoine  |
Stage support for pear classes and channels in the devel category
Reviewed by: bapt, ports@
Tested with: poudriere + diff on the content of generated packages |
1.5.0 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.5.0 13 May 2013 09:08:51
  |
miwi  |
- Convert to PEAR_AUTOINSTALL
- Trim header |
1.5.0 21 Jan 2012 17:40:15
 |
eadler  |
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 |
1.5.0 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
1.5.0 29 Dec 2010 20:04:42
 |
pgollucci  |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
1.5.0 28 Feb 2009 19:48:02
 |
miwi  |
- Update to 1.5.0
PR: 131695
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer timeout |
1.4.1 16 May 2008 19:00:36
 |
miwi  |
- Update to 1.4.1
PR: 123142
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer timeout |
1.1.0 19 Dec 2005 23:34:13
 |
edwin  |
Update to version 1.1.0 (via private email)
Submitted by: "Chris St Denis" <Chris@ctgameinfo.com> |
1.0.0 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.0.0 13 Nov 2005 16:22:18
 |
pav  |
The HTML_QuickForm_advmultiselect package adds an element to the HTML_QuickForm
package that is two select boxes next to each other emulating a multi-select.
PR: ports/88818
Submitted by: Chris St Denis <chris@ctgameinfo.com> |