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.0.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.0.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.0.1 08 Oct 2021 07:09:48 |
Bernhard Froehlich (decke) |
*/*: Add CPE information for horde ports
Approved by: portmgr (blanket) |
1.0.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.1 30 Sep 2014 22:15:00 |
bapt |
Convert to USES=horde
Fix pear-Horde_core options
Use options helpers where possible |
1.0.1 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.0.1 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.0.1 12 Dec 2012 12:34:41 |
mm |
Update devel/pear-Horde_Role to 1.0.1 |
1.0.0_2 15 Nov 2011 10:26:09 |
mm |
Do not explicitly set horde_dir in ${PREFIX}/etc/pear/conf
(possible with changed defaults in devel/pear)
Feature safe: yes |
1.0.0_1 14 Jul 2011 20:33:30 |
mm |
Set maintainer of Horde ports to horde@FreeBSD.org
Approved by: maintainer (beech@ and mm@) |
1.0.0_1 10 Jul 2011 20:16:02 |
mm |
Set horde_dir for the system and not for the user configuration |
1.0.0 07 Jul 2011 17:44:21 |
mm |
PEAR method to install Horde components into a base Horde installation.
WWW: http://pear.horde.org |