summaryrefslogtreecommitdiff
path: root/japanese/slrn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use MASTER_SITE_PORTS_JP instead of spelling out the URL.Satoshi Asami2000-06-091-1/+1
| | | | Notes: svn path=/head/; revision=29470
* Update the japanese/[o-t]* ports with the newAkinori MUSHA2000-04-121-7/+7
| | | | | | | PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Notes: svn path=/head/; revision=27463
* Corrected "Version required"Satoshi Taoka2000-02-091-1/+1
| | | | | | | | Submitted by: new maintainer Obtained from: reply mail of PR 16583 Notes: svn path=/head/; revision=25613
* Update to 0.9.6.2Satoshi Taoka2000-02-092-13/+13
| | | | | | | | | | | Change Maintainer to Uichi Katsuta <ukatsuta@mud.biglobe.ne.jp> because he could not contact the current maintainer. PR: 16583 Submitted by: Uichi Katsuta <ukatsuta@mud.biglobe.ne.jp> Notes: svn path=/head/; revision=25612
* BugFix: MIME decode, character code conversion.SADA Kenji1999-12-085-14/+14
| | | | | | | | | | Imported: UTF-7,8 to JIS X0208 code conversion. PR: 15361 Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp> Notes: svn path=/head/; revision=23660
* Updated to 0.9.5.7Satoshi Taoka1999-09-076-89/+127
| | | | | | | | PR: 13591 Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp> Notes: svn path=/head/; revision=21347
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek1999-06-281-1/+1
| | | | Notes: svn path=/head/; revision=19848
* In the name of consistency add back a comment line I trashed in theSteve Price1999-05-031-1/+2
| | | | | | | last commit. Notes: svn path=/head/; revision=18355
* Update to use new version of libslang.Steve Price1999-05-013-3/+36
| | | | | | | | PR: 11314 Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp> Notes: svn path=/head/; revision=18287
* unBROKEN_ELFSatoshi Taoka1999-04-024-40/+25
| | | | | | | Corrected MASTER_SITES, PATCH_SITES Notes: svn path=/head/; revision=17540
* BROKEN='fetch'David E. O'Brien1998-12-031-1/+3
| | | | | | | (this only has one mastersite) Notes: svn path=/head/; revision=15085
* Mark BROKEN for ELF:Justin M. Seger1998-10-161-1/+3
| | | | | | | | | cd /usr/ports/japanese/slrn/work/slrn/src/objs; cc art.o chmap.o editscore.o group.o grplens.o hash.o help.o interp.o khenkan.o menu.o mime.o misc.o post.o score.o server.o sortdate.o slrn.o startup.o ttymsg.o util.o uudecode.o xover.o slrndir.o version.o print.o -o slrn -L/usr/local/lib -lslang -ltermcap -lm art.o: In function `wrap_article': art.o(.text+0xc78): undefined reference to `kanji_pos' Notes: svn path=/head/; revision=14058
* Remove all the remaining regexps from LIB_DEPENDS. There are someSatoshi Asami1998-10-091-2/+2
| | | | | | | | ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps. Notes: svn path=/head/; revision=13784
* Initial import of japanese slrn version 0.9.5.2.Steve Price1998-07-206-0/+115
A japanese newsreader based on S-Lang. PR: 7207 Submitted by: Takashi Mega <mega@rodan.misc.hit-u.ac.jp> Notes: svn path=/head/; revision=11983