Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: www/tidy-devel |
Commit | Credits | Log message |
090315.c_3 25 Mar 2024 12:27:20 |
Rene Ladan (rene) |
cleanup: Remove expired www/tidy ports:
2024-03-23 www/tidy-devel: no more dev at SF, replaced by www/tidy-html5
2024-03-23 www/tidy-lib: no more dev at SF, replaced by www/tidy-html5 |
090315.c_3 23 Feb 2024 16:23:19 |
Thierry Thomas (thierry) |
www/tidy-devel: mark deprecated
SourceForge is now just a mirror of GH, correspondig to www/tidy-html5. |
090315.c_3 10 Sep 2022 17:41:16 |
Stefan Eßer (se) Author: Tobias Kortkamp |
Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
a) just using the pkg-descr from the parents
b) or had their own separate pkg-descr with custom WWW
Use WWW?= in parents when the child's WWW is different.
Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.
Approved by: portmgr (implicit) |
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) |
090315.c_3 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 ) |
090315.c_3 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
090315.c_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
090315.c_1 31 Mar 2014 16:02:09 |
rene |
Now supports staging out of the box
Approved by: portmgr (blanket infrastructure) |
090315.c_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
051026_2 03 Feb 2007 22:35:41 |
thierry |
Change my e-mail address. |
030220 25 Feb 2003 19:17:49 |
petef |
Specify the MASTERDIR as a relative path to ${.CURDIR} instead of
${PORTSDIR} (which isn't defined because we're a slave Makefile, and
not including bsd.port.mk). This fixes the INDEX build.
Noticed by: INDEX build script |
030220 24 Feb 2003 07:56:47 |
edwin |
new port www/tidy-lib
slave port www/tidy-lib
PR: ports/48549
Submitted by: Thierry Thomas <thierry@pompo.net> |