aboutsummaryrefslogtreecommitdiff
path: root/japanese/weblint97
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149333
* Unbreak by fixing pkg-plist and install instructions.Edwin Groothuis2005-11-032-7/+5
| | | | Notes: svn path=/head/; revision=147073
* Add quoting back to DEPRECATED, to combat the extra set of quotes thatBill Fenner2005-10-111-1/+1
| | | | | | | | | the check-deprecated target uses. This results in bizarre quoting like echo """Incomplete pkg-plist (port installs into nonstandard perl directory)""." but that's life in bsd.port.mk land for now. Notes: svn path=/head/; revision=144944
* Don't add extra quotes around DEPRECATED when BROKEN already hasBill Fenner2005-10-071-1/+1
| | | | | | | | | | | them. These are probably not the only ports that do this, but they are the only ones with bad shell metacharacters that the extra quotes un-quote. Approved by: linimon Notes: svn path=/head/; revision=144518
* Remove obsolete mastersites.Mark Linimon2005-10-062-3/+2
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=144367
* This port is scheduled for deletion on 2005-09-22 if it is still brokenKris Kennaway2005-07-231-0/+2
| | | | | | | at that time and no PRs have been submitted to fix it. Notes: svn path=/head/; revision=139936
* BROKEN: Incomplete pkg-plist (port installs into nonstandard perlKris Kennaway2005-02-121-0/+2
| | | | | | | directory) Notes: svn path=/head/; revision=128574
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* utilize SITE_PERLYing-Chieh Liao2003-10-241-1/+1
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* jcode.pl has been moved into perl5 directory today.SADA Kenji2002-07-101-1/+1
| | | | Notes: svn path=/head/; revision=62750
* - PORTDOCS policePatrick Li2001-12-241-3/+3
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-131-3/+3
| | | | | | | Finally `japanese' category has been done. Notes: svn path=/head/; revision=27480
* Fix misc. nits, including new MASTER_SITES and WWW line in DESCR.Steve Price1999-10-313-10/+21
| | | | | | | | PR: 14581 Submitted by: maintainer Notes: svn path=/head/; revision=22745
* Remove a00821@cc.hc.keio.ac.jp as MAINTAINER; email bounces with:Bill Fenner1999-10-211-2/+0
| | | | | | | | | | | | ... while talking to ccgwy2.hc.cc.keio.ac.jp.: >>> RCPT To:<a00821@cc.hc.keio.ac.jp> <<< 550 <a00821@cc.hc.keio.ac.jp>... User unknown 550 <a00821@cc.hc.keio.ac.jp>... User unknown for 2 months. Notes: svn path=/head/; revision=22562
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* More WWW: additionsMichael Haro1999-05-071-2/+1
| | | | Notes: svn path=/head/; revision=18580
* changed path of default perl librariesSatoshi Taoka1999-03-131-1/+1
| | | | | | | | PR: ports/10320 Submitted by: hokada@isl.melco.co.jp Notes: svn path=/head/; revision=17160
* No need to define MAKE_ENV with += when it's only assigned to once.Satoshi Asami1998-08-251-2/+2
| | | | Notes: svn path=/head/; revision=12827
* Ja-weblint97 have contained "jcode.pl".Jun Kuriyama1998-08-233-6/+9
| | | | | | | | | | | But jcode.pl is ported now. Therefore separate jcode.pl from ja-weblint97. PR: ports/7333 Submitted by: Takayuki Ariga <a00821@cc.hc.keio.ac.jp> Notes: svn path=/head/; revision=12759
* path to Japanese manpage updated (s/ja_JP.EUC/ja/)Jun-ichiro itojun Hagino1998-06-063-4/+4
| | | | | | | Submitted by: sada@e-mail.ne.jp (SADA Kenji) Notes: svn path=/head/; revision=11284
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationMasafumi Max NAKANE1997-09-141-2/+2
| | | | | | | for PKGNAME. (IE, jp-* to ja-*). Notes: svn path=/head/; revision=7911
* New port, jweblint97:Masafumi Max NAKANE1997-07-207-0/+110
an internationalized HTML checker with japanese message(EUC-JP) PR: 4035 Submitted by: Takayuki Ariga <a00821@cc.hc.keio.ac.jp> Notes: svn path=/head/; revision=7381