9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] Announce: port
@ 2002-04-25  7:22 forsyth
  2002-04-26  8:47 ` peter a. cejchan
  0 siblings, 1 reply; 10+ messages in thread
From: forsyth @ 2002-04-25  7:22 UTC (permalink / raw)
  To: 9fans

you've put absolute pathnames in the tar file.



^ permalink raw reply	[flat|nested] 10+ messages in thread
* [9fans] Announce: port
@ 2002-04-25  7:33 Peter A. Cejchan
  2002-04-25  9:04 ` Boyd Roberts
  0 siblings, 1 reply; 10+ messages in thread
From: Peter A. Cejchan @ 2002-04-25  7:33 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 2 bytes --]



[-- Attachment #2: ANN --]
[-- Type: text/plain, Size: 975 bytes --]

Hi, friends!

Just to announce the port of two Unix utilities:

rel-1.3.tbz	sorts input text files according to relevance to given combination of keywords
pstotext-1.8g.tbz	extracts plain ascii text from ps/pdf document

Get the ports from http://next.gli.cas.cz/plan9/ape (the server is usually up 15:30 - 03:00 GMT;  may be down outside this time span, sorry (I still switch between Plan 9 and Linux, sigh).

Both programs are APE ports, thus, they know nothing of Unicode :-(. Rel is taken from Debian sources (look at http://www.debian.org, for a link to its homepage); pstotext, now part of gsview, is was grabbed direstly from its homepage at
http://research.compaq.com/SRC/virtualpaper/pstotext.html.
I received no response from the authors, so I suppose I may redistribute the modified sw with the original licenses. Correct me if I'm wrong.

Why I didn't make native ports? I am not skilled enough :-(((. However, you are encouraged.
Enjoy!

++pac.

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: [9fans] Announce: port
@ 2002-04-25  7:55 forsyth
  0 siblings, 0 replies; 10+ messages in thread
From: forsyth @ 2002-04-25  7:55 UTC (permalink / raw)
  To: 9fans

here's a mkfile for rel.

</$objtype/mkfile
CC=pcc -c
LD=pcc

OFILES=\
	rel.$O\
	postfix.$O\
	lexicon.$O\
	searchfile.$O\
	relclose.$O\
	eval.$O\
	bmhsearch.$O\
	searchpath.$O\
	translit.$O\
	qsortlist.$O\
	uppercase.$O\
	memalloc.$O\
	message.$O\
	version.$O\

TARG=rel
BIN=$home/bin/$objtype

</sys/src/cmd/mkone
CFLAGS= -DFSE_CONTINUE -D_POSIX_SOURCE -D_BSD_EXTENSION -D_Plan9_



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2002-04-29 10:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-25  7:22 [9fans] Announce: port forsyth
2002-04-26  8:47 ` peter a. cejchan
2002-04-25  7:33 Peter A. Cejchan
2002-04-25  9:04 ` Boyd Roberts
2002-04-26  8:47   ` peter a. cejchan
2002-04-26 11:38     ` Boyd Roberts
2002-04-29  9:40       ` Douglas A. Gwyn
2002-04-29  9:45       ` peter a. cejchan
2002-04-29 10:48         ` Boyd Roberts
2002-04-25  7:55 forsyth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).