non port: japanese/another-htmllint/Makefile |
Number of commits found: 31 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Tuesday, 28 Sep 2021
|
05:13 Yasuhiro Kimura (yasu)
*/*: Update MAINTAINER address of my ports to that of FreeBSD.org
Approved by: meta (mentor)
Differential Revision: https://reviews.freebsd.org/D32170
10c30f1 |
Wednesday, 14 Jul 2021
|
12:26 Tobias C. Berner (tcberner) Author: Yasuhiro Kimura
japanese/another-htmllint: Install right 'htmllint' file
Install right 'htmllint' file. Currently one included in original
archive is installed. But to work correctly one generated from
file/htmllint.in need to be installed. So change 'do-install' target
so it installs the latter instead of the former.
PR: 256966
76f8790 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Saturday, 2 Feb 2019
|
09:52 tobik
japanese/*: Use NO_WRKSUBDIR
 |
Monday, 18 Jun 2018
|
13:06 meta
japanese/another-htmllint: Change dependecy from www/p5-CGI.pm to www/p5-CGI
www/p5-CGI and www/p5-CGI.pm provide same functions and conflict each other.
While a lot of ports use www/p5-CGI, only this one uses www/p5-CGI.pm. By
swiching to use www/p5-CGI this port and others can be installed together.
Also, pass maintainership to the submitter due to consecutive maintainer
timeouts.
PR: 228236
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: maintainer timeout, pi (mentor)
 |
Tuesday, 27 Mar 2018
|
06:10 meta
japanese/another-htmllint: add misssing RUN_DEPENDS on www/p5-LWP-Protocol-https
as it is necessary to access https contents. Also,
- Add license information
- Bump PORTREVISION for dependency change
- While here, pet some portlint warnings
PR: 222276, 226089
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: maintainer timeout (1 month+), pi (mentor)
 |
Monday, 5 Jun 2017
|
23:25 sunpoet
Remove outdated PERL_LEVEL check
- While I'm here, convert to options target helper
With hat: perl
Approved by: portmgr (blanket)
 |
Friday, 1 Apr 2016
|
14:08 mat
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
 |
Wednesday, 22 Jul 2015
|
03:39 kuriyama
Add www/p5-CGI.pm to RUN_DEPENDS when perl is 5.22 or later.
PR: ports/201615
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
 |
Monday, 29 Dec 2014
|
03:51 kuriyama
- Updated to latest version (20111128) and other improvements.
PR: ports/195766
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
 |
Tuesday, 11 Nov 2014
|
21:15 antoine
- Fix shebangs
- Cleanup plist
 |
Saturday, 14 Jun 2014
|
08:38 kuriyama
- Stagify.
 |
Friday, 6 Jun 2014
|
15:26 ak
- Use /usr/bin/unzip for zip files extraction (part 2)
Remove most of USES=zip:infozip
PR: ports/188419
Approved by: portmgr (bapt)
Exp-run: antoine
 |
Monday, 10 Mar 2014
|
15:21 bapt
Convert j* to USES=zip
 |
Friday, 20 Sep 2013
|
18:47 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
 |
Tuesday, 10 Sep 2013
|
09:39 az
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
 |
Wednesday, 10 Oct 2012
|
16:56 az
- Remove SITE_PERL from *_DEPENDS (final part)
Approved by: portmgr@ (bapt@)
 |
Friday, 29 Jun 2012
|
18:16 az
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
 |
Wednesday, 22 Jul 2009
|
16:27 pgollucci
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav)
 |
Saturday, 8 Sep 2007
|
01:00 linimon
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
 |
Tuesday, 11 Jul 2006
|
02:14 kuriyama
- Update to 20060601 version.
PR: ports/100047
Submitted by: TAKEMOTO Noriaki <takemoto@k9.dion.ne.jp>
 |
Tuesday, 26 Jul 2005
|
15:44 kuriyama
Unbreak conditionalized Jcode.pm path.
Reported by: pointyhat via kris
 |
Wednesday, 13 Oct 2004
|
11:27 kuriyama
- Update to 20040725 version.
- Add $HTMLLINT_ADMIN to indicate admin address.
 |
Saturday, 1 May 2004
|
10:00 kuriyama
Update to recent version.
 |
Friday, 24 Oct 2003
|
12:05 ijliao
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
 |
Saturday, 22 Feb 2003
|
07:48 kuriyama
de-pkg-comment.
 |
Wednesday, 12 Sep 2001
|
11:43 kuriyama
Upgrade to 20010911 version.
 |
Sunday, 8 Oct 2000
|
11:23 asami
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear.
 |
Monday, 2 Oct 2000
|
06:18 kuriyama
Another HTML-lint (all messages are written in Japanese...)
 |
Number of commits found: 31 |