From fd462f770b9c4b2ec3806cb41c2f43fe47adfea8 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Sat, 7 Feb 2009 00:07:04 +0200 Subject: [PATCH] linklint: Added linklint 2.3.5 - HTML links checker --- network/linklint/linklint.cache | 19 +++++++++++++++++++ network/linklint/linklint.conf | 24 ++++++++++++++++++++++++ network/linklint/linklint.desc | 31 +++++++++++++++++++++++++++++++ 3 files changed, 74 insertions(+) create mode 100644 network/linklint/linklint.cache create mode 100644 network/linklint/linklint.conf create mode 100644 network/linklint/linklint.desc diff --git a/network/linklint/linklint.cache b/network/linklint/linklint.cache new file mode 100644 index 000000000..b74d6df0d --- /dev/null +++ b/network/linklint/linklint.cache @@ -0,0 +1,19 @@ + +[TIMESTAMP] 1233954857 Fri Feb 6 23:14:17 2009 +[BUILDTIME] 100 (9) +[SIZE] 0.54 MB, 38 files + +[DEP] bash +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] fhs +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] runit +[DEP] sed +[DEP] sysfiles +[DEP] tar diff --git a/network/linklint/linklint.conf b/network/linklint/linklint.conf new file mode 100644 index 000000000..7367e6b69 --- /dev/null +++ b/network/linklint/linklint.conf @@ -0,0 +1,24 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../linklint/linklint.conf +# Copyright (C) 2009 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +makeopt= +makeinstopt= + +hook_add postmake 5 'linklint_install' +linklint_install() { + cp -vf linklint-$ver "$root$bindir/" + ln -snvf linklint-$ver "$root$bindir/linklint" + + tar -c *.txt doc | tar -C "$root$docdir/" -xv +} diff --git a/network/linklint/linklint.desc b/network/linklint/linklint.desc new file mode 100644 index 000000000..1cb3d8166 --- /dev/null +++ b/network/linklint/linklint.desc @@ -0,0 +1,31 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../linklint/linklint.desc +[COPY] Copyright (C) 2009 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] HTML links checker + +[T] A perl program that checks local and remote HTML links + +[U] http://www.linklint.org/ + +[A] James B. Bowlin +[M] Alejandro Mery + +[C] extra/tool + +[L] GPL +[S] Stable +[V] 2.3.5 +[P] X -----5---9 800.000 + +[D] 63927150 linklint-2.3.5.tar.gz http://www.linklint.org/download/