Commit graph

72 commits

Author SHA1 Message Date
leot
caee511654 tidy: Backport a patch from upstream to address CVE-2017-17497
Bump PKGREVISION
2018-10-13 11:14:38 +00:00
adam
6f738aaa7e tidy: updated to 5.6.0
5.6.0:
Bug fixes.
2017-11-27 13:01:37 +00:00
maya
d5bc607200 Requires GCC 4.4.
from mmoll via github
2017-07-16 19:07:12 +00:00
adam
348b4aa4f7 5.4.0:
Bug fixes
2017-06-14 07:37:30 +00:00
wiz
fbf5d1dcea Updated tidy to 5.2.0.
This is the currently maintained version of tidy.
No concise changelog compared to the 2009 version available though,
sorry.
2017-02-20 09:31:53 +00:00
leot
9488b9c615 doxygen is needed as a BUILD_DEPENDS only for the "doc" option (and bump the
minimum version needed for it).
2016-11-25 16:05:23 +00:00
mef
bc244d8876 Update doxygen-depend version to 1.8.12 (or add new BUILD_DEPENDS+) 2016-11-24 14:11:31 +00:00
mef
734f59fb0d Adjust PLIST for doxygen update 1.8.11 to 1.8.12, PKGREVISION++. 2016-11-24 13:43:35 +00:00
wiz
65b3d46a18 Fix build with doxygen-1.8.11 and depend on it.
Bump PKGREVISION.
2016-06-07 07:44:25 +00:00
agc
b9b754e081 Add SHA512 digests for distfiles for www category
Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 02:46:46 +00:00
wiz
23570fcbad Update HOMEPAGE. 2015-07-26 21:33:56 +00:00
spz
d4dfcb3de5 add fix for CVE-2015-5522 and CVE-2015-5523 from
https://github.com/htacg/tidy-html5/commit/c18f27a58792f7fbd0b30a0ff50d6b40a82f9
40d
2015-07-26 15:58:53 +00:00
wiz
3f1f8d9371 Fix PLIST with doxygen-1.8.9 and depend on it.
Bump PKGREVISION.
2015-01-28 07:13:55 +00:00
wiz
c284852b72 Fix build with doxygen-1.8.7 and depend on it.
Bump PKGREVISION.
2014-04-25 21:04:24 +00:00
wiz
1d4a2aafe2 New doxygen, new PLIST. Bump dependency and PKGREVISION. 2013-01-30 21:00:01 +00:00
asau
5eae6a18a3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
wiz
4dc7e79725 Fix PLIST for doxygen-1.8.2, depend on it, and bump PKGREVISION. 2012-08-31 14:25:49 +00:00
tron
930994243d Add missing documentation files to package list, bump package revision. 2012-07-10 06:53:41 +00:00
mef
53f4a64561 Based on PR pkg/46675:
(1) bump PKGREVISON
(2) Update PLIST varied by doxygen bump 1.6.3 to 1.8.1.1
(3) (Patch added) Some Doxyfile updates to follow doxygen parser
2012-07-09 12:15:08 +00:00
wiz
9a8bfac663 Update to 20091027 CVS.
Bugfix for http://tidy.sf.net/issue/2855621
2011-01-21 21:18:12 +00:00
wiz
4ce2cf3d48 Depend on doxygen-1.5.9, which causes different file names. Adapt
PLIST. Bump PKGREVISION.
2009-08-17 11:24:39 +00:00
wiz
9193b8e01f Update to 20090326, bugfixes.
Set LICENSE.
2009-08-03 22:35:33 +00:00
joerg
e031855e4a Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 22:00:14 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
seb
2380b69755 Add package option 'doc'.
If and only if this option is set the documentation for the tidy
library is built with doxygen and then installed.

This new package option is set by default hence preserving the
previous package "behaviour" in the default case.

Not setting this option provides smaller build dependencies: doxygen
is not required.

Please note that the manual page of the command line tool tidy is
still provided even if the package option 'doc' is not set.

Bump PKGREVISION to 1.
2009-02-05 21:52:52 +00:00
wiz
d06acdae51 Update to 20081014:
18 June 2008
The configuration option anchor-as-name has been added.
2008-11-11 00:48:37 +00:00
gdt
4ff45ce856 Set BUILD_DEPENDS on doxygen to 1.5.6 because doxygen's ABI changed
in that version to generate additional files.
2008-06-13 12:22:55 +00:00
gdt
01daf81c5a Add missing doc/html file to PLIST; PKGREVISION++ 2008-06-12 11:52:37 +00:00
joerg
ffc28d6c56 DESTDIR support. 2008-06-08 00:15:49 +00:00
wiz
7702eae9ff Update to 20080423: Fix a doxygen warning. 2008-04-23 22:20:47 +00:00
wiz
237e755fc0 Update to CVS state of 20080324:
2.5 years of various changes and improvements.

pkgsrc changes:
Use libtool to provide a shared library; fixes wip/kdewebdev4 on amd64.
Generate API documentation from the provided files using doxygen.
Standardize path to installed documentation.
2008-04-09 09:01:52 +00:00
hira
1447455984 Add missing RCS Id. 2006-09-16 15:29:35 +00:00
jlam
ccdf6dbe01 Rename "SITES_* to "SITES.*" for file-specific lists of sites from which
to fetch the file.  This completes the renaming described in revision
1.1799 of bsd.pkg.mk.
2006-07-27 18:48:02 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
wiz
a0751bdcca Update to 20051026, changes unknown. 2006-04-16 12:12:25 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
reed
520c965e0a Honor PKGMANDIR. 2006-04-08 06:09:15 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jmmv
28624ead01 Fix build under Mac OS X: link directly against the generated libtidy.a
instead of using -ltidy, which picked up the (incompatible) libtidy.dylib
from /usr/lib.  I'm wondering if buildlink3 could help here in some way...
2006-01-20 12:09:21 +00:00
wiz
42778d0c29 Reset maintainer on request. 2006-01-03 19:28:40 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
wiz
e604e31d45 Update to 20050921, provided by Jeroen Ruigrok/asmodai in PR 31220.
fix crashes with nested framesets
fix dmalloc conflicts
fix crashes with invalid x/html tags
fix memory corruptions
fix attributes with null values
replace tabs with spaces
a lot generic stability fixes
fix accessibility crashes
accessibility missing output added
use id= instead of a name=
fix crashes with mixed php-like code in html
fix memory leaks
xml: was stripped from xml:lang
make sure id and name are identical when used
do not add xml:lang for XHTML 1.1
check validity of id/name values
a lot of new options for finegrained control
support align="char"
fix 64 bit portability issues
fix support for nested <sub> and <sup>
make sure id's are unique
be more resistant against malformed comments
make sure attribute values are lowercase for xhtml specified values
ensure xml declarations are present
allow empty action="" to form
area does not need a mandatory href
2005-10-04 18:00:49 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
809ad6f2f7 Add RMD160 checksums. 2005-02-24 14:08:26 +00:00
reed
1803c52b72 Define RANLIB for Darwin (not tested by me).
Update to newer docs download file (updated docs
appear to be the man page, tidy.css, and quickref.html).
Also bump PKGREVISION.
This will close PR pkg/26867. Thank you, Mark E. Perkins.
2004-09-07 14:37:27 +00:00
reed
f1275a21fa Update tidy to tidy-20040811.
I could not find any recent release notes or change log other than "People
continue to report examples where Tidy does not catch some ill-formed HTML
or, worse, generates ill-formed HTML. These cases have been significantly
reduced." (I didn't compare code with old release either.)

Patch-ab updated (same line patched).
2004-08-30 18:48:57 +00:00