moved files.
This commit is contained in:
parent
a05b3d9fac
commit
0af81e9c12
7 changed files with 0 additions and 93 deletions
|
@ -1 +0,0 @@
|
|||
An X11 viewer for text files. Useful as an add-on tool for other apps.
|
|
@ -1,22 +0,0 @@
|
|||
This is a port of xless (version 1.7), a handy text file viewer for X.
|
||||
Useful as a viewer tool for other apps (e.g., xfm, the X file manager),
|
||||
or as a standalone viewer. Presents a scrollable text window (both
|
||||
vertical and horizontal scrolling), with a number of clickable buttons.
|
||||
|
||||
From the README file:
|
||||
|
||||
FEATURES:
|
||||
Display either the file(s) specified on the command line or input from
|
||||
standard input, supplied by a pipe. File/pipe may be optionally
|
||||
monitored so that the display is continuously updated as new text is
|
||||
added.
|
||||
Display new files in the current window or by creating a new window.
|
||||
Reload or print the displayed file.
|
||||
Search the displayed file using either exact, case-insensitive, or
|
||||
regular expression patterns.
|
||||
Edit the displayed file with your favorite editor (as specified in
|
||||
the VISUAL or EDITOR environment variable)
|
||||
|
||||
--
|
||||
Conrad Sabatier
|
||||
conrads@neosoft.com
|
|
@ -1,6 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 1997/11/06 10:03:28 agc Exp $
|
||||
bin/xless
|
||||
lib/X11/xless.help
|
||||
lib/X11/app-defaults/XLess
|
||||
lib/X11/app-defaults/XLess-color
|
||||
man/cat1/xless.0.gz
|
|
@ -1 +0,0 @@
|
|||
Petri-Net Simulator for Xwindows
|
|
@ -1,29 +0,0 @@
|
|||
PNS
|
||||
---
|
||||
Is a public domain Petri net simulation tool
|
||||
for Unix systems.
|
||||
PNS is a graphics tool and requires the X window system.
|
||||
see also www-page:
|
||||
http://www.informatik.uni-stuttgart.de/ipvr/bv/pns/pns.html
|
||||
|
||||
Examples:
|
||||
---------
|
||||
- simple.net
|
||||
3-2 Reduction
|
||||
|
||||
- add.net
|
||||
x = x + y
|
||||
|
||||
- sub1.net
|
||||
x >= y : x = x - y
|
||||
x < y : y = y - x
|
||||
|
||||
- sub2.net
|
||||
x = x - y
|
||||
NEGATIVE = 1 <=> x-y < 0
|
||||
|
||||
- mult.net
|
||||
z = x * y
|
||||
|
||||
- phil.net
|
||||
Dining Philosophers Problem
|
|
@ -1,15 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 1997/11/06 10:03:32 agc Exp $
|
||||
lib/xpns/pns
|
||||
lib/xpns/pns.hlp
|
||||
lib/xpns/pns.shell
|
||||
bin/xpns
|
||||
share/doc/xpns/a.net
|
||||
share/doc/xpns/a1.net
|
||||
share/doc/xpns/add.net
|
||||
share/doc/xpns/mult.net
|
||||
share/doc/xpns/phil.net
|
||||
share/doc/xpns/rw.net
|
||||
share/doc/xpns/sub.net
|
||||
share/doc/xpns/sub2.net
|
||||
@dirrm share/doc/xpns
|
||||
@dirrm lib/xpns
|
|
@ -1,19 +0,0 @@
|
|||
# New ports collection makefile for: xtimer
|
||||
# Version required: 0.8087
|
||||
# Date created: 05 Apr 1997
|
||||
# Whom: candy@fct.kgc.co.jp
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1997/10/27 01:58:11 hubertf Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xtimer-8087
|
||||
PKGNAME= xtimer-0.8087
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://spock.vector.co.jp/authors/VA004959/xtimer/
|
||||
|
||||
MAINTAINER= candy@fct.kgc.co.jp
|
||||
|
||||
USE_IMAKE= yes
|
||||
MAN1= xtimer.1
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Reference in a new issue