summaryrefslogtreecommitdiff
path: root/japanese/slrn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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