notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
Port details
mod_tidy Validates the HTML output of your apache2 webserver
0.5.5_1 www on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Version of this port present on the latest quarterly branch.
Maintainer: apache@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-10-15 19:49:55
Last Update: 2023-01-25 17:54:07
Commit Hash: 40843b1
People watching this port, also watch:: ladspa, p5-Gtk2, python
License: APACHE20 MIT
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. /usr/local/share/licenses/ap24-mod_tidy-0.5.5_1/catalog.mk
  2. /usr/local/share/licenses/ap24-mod_tidy-0.5.5_1/LICENSE
  3. /usr/local/share/licenses/ap24-mod_tidy-0.5.5_1/APACHE20
  4. /usr/local/share/licenses/ap24-mod_tidy-0.5.5_1/MIT
Collapse this list.
Dependency lines:
  • ap24-mod_tidy>0:www/mod_tidy
To install the port:
cd /usr/ports/www/mod_tidy/ && make install clean
To add the package, run one of these commands:
  • pkg install www/mod_tidy
  • pkg install ap24-mod_tidy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ap24-mod_tidy
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
ap24-mod_tidy
ABIlatestquarterly
FreeBSD:11:aarch640.5.5_10.5.5_1
FreeBSD:11:amd640.5.5_10.5.5_1
FreeBSD:11:armv60.5.5_10.5.5_1
FreeBSD:11:i3860.5.5_10.5.5_1
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips640.5.5_1pkg-fallout
FreeBSD:12:aarch640.5.5_10.5.5_1
FreeBSD:12:amd640.5.5_10.5.5_1
FreeBSD:12:armv60.5.5_10.5.5_1
FreeBSD:12:armv70.5.5_10.5.5_1
FreeBSD:12:i3860.5.5_10.5.5_1
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips640.5.5_1pkg-fallout
FreeBSD:12:powerpc64pkg-fallout0.5.5_1
FreeBSD:13:aarch640.5.5_10.5.5_1
FreeBSD:13:amd640.5.5_10.5.5_1
FreeBSD:13:armv60.5.5_10.5.5_1
FreeBSD:13:armv70.5.5_10.5.5_1
FreeBSD:13:i3860.5.5_10.5.5_1
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips640.5.5_10.5.5_1
FreeBSD:13:powerpc640.5.5_10.5.5_1
FreeBSD:13:riscv64pkg-fallout0.5.5_1
FreeBSD:14:aarch640.5.5_1pkg-fallout
FreeBSD:14:amd640.5.5_1pkg-fallout
FreeBSD:14:armv60.5.5_1pkg-fallout
FreeBSD:14:armv70.5.5_1pkg-fallout
FreeBSD:14:i3860.5.5_1pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc640.5.5_1pkg-fallout
FreeBSD:14:riscv640.5.5_1pkg-fallout
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. apxs : www/apache24
Runtime dependencies:
  1. apxs : www/apache24
Library dependencies:
  1. libtidy.so : www/tidy-lib
There are no ports dependent upon this port

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://mod-tidy.sourceforge.net/src/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.5_1
25 Jan 2023 17:54:07
commit hash:40843b1ccb8f70cca82dd115a71a46ae2a97a450commit hash:40843b1ccb8f70cca82dd115a71a46ae2a97a450commit hash:40843b1ccb8f70cca82dd115a71a46ae2a97a450commit hash:40843b1ccb8f70cca82dd115a71a46ae2a97a450 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/Uses/apache.mk: Refactor after removal of older versions

apache22 and apache25 had been removed a long time ago however the
apache.mk file has never been refactored and is out of sync from the
file Mk/bsd.default-versions.mk. These changes refactors the removals of
the older versions. In addition:

- Move some keywords like USE_APACHE, USE_APACHE_BUILD, USE_APACHE_RUN
  from SANITY_DEPRECATED to SANITY_UNSUPPORTED
- Remove apache versions from ports Makefiles as currently there is only
  one available version in the tree. However the version checks are
  still valid and should work flawlessly whenever a new version is
  added. For example USES=apache:2.2+ are simply replaced with
  USES=apache. As currently there are no other versions available for
  test this could not be checked on it's own ground.
- Update FOO_USE=APACHE=yes to FOO_USES=apache
- Remove trailing whitespaces

Approved by:    portmgr
Differential Revision: https://reviews.freebsd.org/D38113
07 Sep 2022 21:58:51
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.5.5_1
07 Sep 2022 21:10:59
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.5.5_1
20 Jul 2022 14:23:26
commit hash:e915e756715f12e5e0e46993b1265f44690b4a90commit hash:e915e756715f12e5e0e46993b1265f44690b4a90commit hash:e915e756715f12e5e0e46993b1265f44690b4a90commit hash:e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.5.5_1
06 Apr 2021 14:31:07
commit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.5.5_1
11 Mar 2018 17:38:46
Revision:464189Original commit files touched by this commit
brnrd search for other commits by this committer
Migrate USE_APACHE to USES= apache (category www)

 - Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk

With hat:	apache
0.5.5_1
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
0.5.5_1
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
0.5.5_1
30 Dec 2013 20:55:19
Revision:338168Original commit files touched by this commit
ohauer search for other commits by this committer
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
0.5.5_1
15 Dec 2013 16:45:38
Revision:336555Original commit files touched by this commit
ohauer search for other commits by this committer
- add stage support
- minor cleanups
0.5.5_1
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
0.5.5_1
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
0.5.5_1
18 Aug 2012 14:29:11
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
0.5.5_1
20 Aug 2011 17:27:52
Original commit files touched by this commit
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
0.5.5
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.5.5
20 Oct 2010 03:26:34
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix some MASTER_SITES

With Hat:       apache@
Reported by:    distilator
0.5.5
17 May 2009 07:24:35
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
0.5.5
31 Aug 2008 21:07:47
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.5.5
- Works with apache 2.2.x
0.5
14 Mar 2007 19:32:09
Original commit files touched by this commit
pav search for other commits by this committer
- Unbreak fetch by mirroring pre-reroll distfile

PR:             ports/109151
Submitted by:   Jason Harris <jharris@widomaker.com>
Approved by:    maintainer timeout (apache; 1 month)
0.5
11 Feb 2007 01:23:35
Original commit files touched by this commit
kris search for other commits by this committer
Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
0.5
04 Feb 2007 02:26:55
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Size mismatch
0.5
04 Dec 2005 20:30:38
Original commit files touched by this commit
clement search for other commits by this committer
- Convert to new USE_APACHE
- Add SHA256
0.5
04 Dec 2005 00:18:15
Original commit files touched by this commit
clement search for other commits by this committer
- prepare removal of www/apache2 in favor of www/apache20 for naming
  consistency
- add entries in UPDATING (for apache22 too)

PR:             ports/78119
Repocopied by:  marcus
0.5
30 Jul 2005 22:42:53
Original commit files touched by this commit
clement search for other commits by this committer
- update to 0.5
- remove entry from LEGAL since this port is now under apache 2.0 license
- respect apache 2.0 license
- remove stalled pkg-plist
0.3_1
30 Jul 2005 22:20:23
Original commit files touched by this commit
clement search for other commits by this committer
- Update WWW:
  I'll try to update the port tomorrow
0.3_1
22 May 2005 13:55:47
Original commit files touched by this commit
clement search for other commits by this committer
- Deal with dead site.
0.3_1
18 Aug 2004 16:21:56
Original commit files touched by this commit
clement search for other commits by this committer
- Assign maintainership to freshly created apache@ mailing list
0.3_1
17 Aug 2004 07:56:45
Original commit files touched by this commit
clement search for other commits by this committer
- Bump PORTREVISION

Requested/Reminded by:  mat
0.3
16 Aug 2004 20:40:30
Original commit files touched by this commit
clement search for other commits by this committer
- Fix "Undefined symbols" at run-time.

PR:             ports/70316
Submitted by:   Daniel Grund <daniel@dgrund.de>
With help from: thierry
0.3
07 Feb 2004 17:16:21
Original commit files touched by this commit
clement search for other commits by this committer
- SIZEify distinfo
0.3
13 Jan 2004 15:04:51
Original commit files touched by this commit
clement search for other commits by this committer
- Update my email address

Approved and reviewed by:    erwin (mentor)
0.3
15 Oct 2003 19:48:03
Original commit files touched by this commit
naddy search for other commits by this committer
Import mod_tidy 0.3.

mod_tidy validates the HTML output of your apache2 webserver.

PR:             57662
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>

Number of commits found: 32