Commit Graph

354 Commits

Author SHA1 Message Date
naddy
9ebf378d4c respect CC and CFLAGS 2001-02-27 23:36:18 +00:00
ho
f5a72a011b Update to v0.99 2001-02-23 16:17:13 +00:00
naddy
abfa9851a8 If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
authorized by espie@

Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
espie
c5af8657b0 Bye, bye, EXTRACT_CMD, EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS 2000-12-14 13:22:59 +00:00
kevlo
a81e4cc61b - Fix tmpnam() warnings
- Mark unbroken

ok espie@
2000-11-15 12:57:42 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
ian
ee83bdd7ae Full name in MAINTAINER; remove a few old LICENSE_TYPEs, clarify
contool to NOFEE.
2000-10-05 16:10:24 +00:00
marc
c010f90695 revert last commit for Makefile (local change) 2000-09-27 01:01:10 +00:00
marc
4508a818a1 fix packing list 2000-09-27 00:44:52 +00:00
brad
3918ceb4a1 add name to MAINTAINER 2000-09-24 07:03:59 +00:00
espie
737aae78e5 Use new extraction framework 2000-09-15 13:42:00 +00:00
jakob
cd5b125792 - update to v0.98.1
- fix MASTER_SITE & HOMEPAGE
- cleanup
2000-09-10 12:58:56 +00:00
brad
39f4ba63e7 remove SYSCONFDIR from SUBST_VARS and SUBST_VARS too if no other variables
are listed
2000-09-06 05:48:47 +00:00
espie
08f15f7fab Make this look like an OpenBSD port.
Mark as unbroken.
2000-09-03 16:25:04 +00:00
espie
2d6babc490 Clean up patches. Make this look like an OpenBSD port (no compressed
manpage, no use of /usr/local/etc).

Don't try at an INSTALL script yet, as the steps needed are numerous.
2000-09-03 16:24:27 +00:00
turan
c9f036accf broken, does not fake and install correctly 2000-09-03 04:10:43 +00:00
brad
a60d676442 - move examples from share/minicom to share/examples/minicom
- ${FOO} -> $FOO in DEINSTALL/INSTALL
2000-08-31 00:40:30 +00:00
brad
50d20074bb remove @owner, @group and @mode tags 2000-08-31 00:22:56 +00:00
brad
95b3790845 install minicom user:group of root:wheel 2000-08-31 00:21:56 +00:00
brad
98bf82f177 even better reason why this should be marked BROKEN,
insecure tempfile handling: can overwrite any file on the system
2000-08-15 19:38:18 +00:00
brad
0c7a16985e add #!/bin/sh 2000-07-19 09:31:17 +00:00
espie
f100c128f9 Remove NO_CONFIGURE/NO_PATCH/NO_EXTRACT/NO_MTREE
Kill corresponding FAKE=Yes and switch to CONFIGURE_STYLE while I'm at it.
2000-06-16 23:06:03 +00:00
brad
fa502182d4 - add NEED_VERSION
- remove license type
- GNU_CONFIGURE -> CONFIGURE_STYLE
- add @comment with RCS id to PLIST
2000-06-15 00:50:06 +00:00
angelos
1f989b0864 Fix installation and fake. 2000-06-14 22:22:28 +00:00
angelos
69f5e971b5 Remove Fake=no 2000-06-14 22:08:38 +00:00
form
2c90726ea7 remove FAKE=yes 2000-06-14 16:45:01 +00:00
form
d1c70f6fd1 fix checksum 2000-06-09 19:37:39 +00:00
form
d75c440f59 do not use gmake 2000-06-09 16:14:40 +00:00
espie
2d3d0a6a2e - fake, patch from Matt Behrens.
- revert dependency to tcl/tk 8.0, as this port still looks for tcl/tk 8.0.
2000-06-05 01:28:14 +00:00
form
9327e75de3 Do not create /etc/minicom during `make fake' 2000-06-03 11:02:37 +00:00
form
8921632ce1 oops 2000-06-03 06:23:36 +00:00
form
7ce73ad0dd upgrade to 1.83.1
fix INSTALL script
2000-06-03 06:20:56 +00:00
espie
6c8b98baeb Trivial fake.
Remove non-standard licence, use MESSAGE as it's what it's meant for.
2000-05-31 13:49:10 +00:00
espie
a8f61ccbd1 Trivial fake 2000-05-31 13:42:50 +00:00
espie
aecf108f94 trivial fake 2000-05-31 13:36:18 +00:00
espie
a624b79c97 Fake 2000-05-28 00:29:26 +00:00
espie
8e39579cb9 Forgot to add MESSAGE... 2000-05-27 23:52:57 +00:00
espie
668fcfd726 Fake.
Put BSD ack in MESSAGE.
2000-05-27 23:49:39 +00:00
espie
9ec282cc30 - fake
- mark as BROKEN, this needs auditing.
2000-05-27 23:33:07 +00:00
form
c5c73de58e Upgrade to 1.83.0.
Use INSTALL/DEINSTALL.
Fake.
2000-05-18 04:41:30 +00:00
espie
f7e984c32a Simplify build process slightly (no need for sed, pull everything
into main Makefile)

give sensible rights to kermit (no read rights ???) so that packaging works
(hint: make package should NOT use root rights).
Fake.
2000-05-17 17:01:12 +00:00
ho
58fd988159 Better DST in datebook. (turan@ ok) 2000-05-04 15:04:27 +00:00
turan
e9090c091d fix broken port 2000-04-12 20:06:19 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
ho
70f61394c8 Update to version 0.98. Set me as MAINTAINER. 'Fake'. 2000-04-08 10:42:17 +00:00
jakob
31b2a7b601 update dependency to tcl 8.3 2000-04-01 08:58:06 +00:00
espie
46805c3820 Fix tcl/tk 8.0 and 8.3 dependencies...
tcl/tk 8.2 still needs to be updated to 8.3 to fully clean up that mess.
2000-03-27 18:17:27 +00:00
espie
3b5e3e8d17 Introduce :: in *_DEPENDS as a place holder for a package spec
Bump NEED_VERSION.
2000-03-24 23:28:01 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
brad
7b86cdec58 change BROKEN tag to mention that hylafax has a known buffer overflow 2000-03-23 07:23:08 +00:00
espie
6369f43cd9 Use new LIB_DEPENDS specs everywhere (sed takes care of . -> \.)
Turn new ghostscript on everywhere.
2000-03-19 16:43:40 +00:00
turan
fbac6b6bb8 license 2000-03-14 00:24:55 +00:00
espie
76d52e1f68 PORTSDIR no longer needed in *DEPENDS. 2000-03-05 18:30:21 +00:00
espie
05c91bd5b9 Separate distfiles coming from separate sites... 2000-03-03 20:22:01 +00:00
turan
28c0fc13d7 broken, installs files automatically in /etc 2000-03-03 12:03:02 +00:00
espie
edba5cfedf MAKEFILE-> MAKE_FILE 2000-02-22 17:08:31 +00:00
turan
7dbe79af00 add missing quote 2000-02-22 08:25:15 +00:00
turan
ac47cc4541 broken, installs files into /usr/local/etc 2000-02-19 21:09:15 +00:00
espie
4420842031 All the Makefiles cvs missed first time around... 2000-02-16 10:52:08 +00:00
turan
38ee5aad5b restrict cdrom 2000-02-15 06:18:08 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
a920596bd0 add in NONE license. Distribution is still permitted since this is a
patch file
2000-02-13 06:59:16 +00:00
turan
cc900354f1 dual BSD,NONE licenses. make the whole BSD 2000-02-12 09:32:29 +00:00
turan
ce65793f81 none licenses 2000-02-12 08:41:07 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
turan
8d37dded6c bsd licenses 2000-02-12 06:29:49 +00:00
espie
a813079932 Kill a large set of deprecated variables.
Thoroughly unsubtle, most mkdir -p should probably be INSTALL* at
*install stage, and echo/ECHO_MSG is somewhat unsorted.

It's quite possible I missed a few automated changes...
2000-02-11 01:09:59 +00:00
espie
28accd1d93 Use WRKDIST where appropriate. 2000-02-11 00:37:15 +00:00
espie
1958137a5f Kill NO_WRKSUBDIR.
Clean up a few deprecated variables on the fly.
2000-02-10 23:14:27 +00:00
espie
e201e9d26b Kill most instances of PATCH_SITES 2000-02-02 17:02:38 +00:00
form
22a6fd499c Do not use rzsz port. Always use lrzsz. 2000-02-01 02:57:59 +00:00
espie
67beead928 Remove rzsz.
Thanks to FreeBSD for discovering that nasty little surprise...
2000-01-31 22:42:23 +00:00
dugsong
f5d3e6667e add $OpenBSD$ tag 2000-01-05 23:42:20 +00:00
dugsong
700ce86188 add jpilot port 2000-01-05 23:40:48 +00:00
dugsong
0f87bb00b6 new jpilot port - Palm desktop application. from evan.cordes@UMICH.EDU 2000-01-05 23:39:45 +00:00
brad
f4d8e69fa7 change LIB_DEPENDS for new libtiff 1999-12-11 02:36:40 +00:00
form
b31809ff89 Improve Makefile.
.if defined(USE_LRZSZ) -> .if defined(USE_LRZSZ) && ${USE_LRZSZ:U} == "YES".
Default config: Only root can access minicom by default.
1999-12-09 03:28:30 +00:00
brad
b2d416ea28 - add new official dist site
- add HOMEPAGE
- cleanup Makefile
1999-12-08 01:41:14 +00:00
espie
88d4502064 Kill USE_EGCC/USE_EGXX, since 2.6 includes both as standard compilers. 1999-12-03 14:24:38 +00:00
kevlo
bc862a5c36 Mark it unbroken and update to 3.54.
Change the MAINTAINER to kevlo@
1999-11-30 07:57:48 +00:00
kevlo
51c143e2c4 Update to 3.3. 1999-11-30 06:11:43 +00:00
kevlo
4719dc6805 Add this file to print messages after installing this port. 1999-11-30 06:08:01 +00:00
brad
ec428d82ff don't install seyon sgid dialer 1999-11-29 21:47:16 +00:00
jakob
f8a1a282fe dependency updated and fixed, not broken anymore 1999-11-10 20:04:30 +00:00
kevlo
c2be38d5c4 Mark it unbroken. Fix PLIST. 1999-11-08 02:30:36 +00:00
kevlo
a58e31589d 1) Mark it unbroken
2) Fix: install zmrx.1 & zmtx.1 files into man/man1
1999-11-04 08:59:22 +00:00
turan
559574b9e4 malsync, broken. dependency pilot-utils is also broken 1999-11-03 00:59:31 +00:00
ian
47fabc2964 Better style: use ${CHOWN} etc. 1999-11-01 04:10:18 +00:00
angelos
2c39631937 Fix PLIST, left broken for turans@ (or someone else) to verify 1999-10-30 21:51:56 +00:00
espie
d9d5ced09d Typo in CATEGORIES 1999-10-29 11:11:42 +00:00
ian
8d3d79a92c Eliminate duplicate running of .efaxrc. 1999-10-29 02:55:25 +00:00
ian
374b657620 Rip out stupid INTERACTIVE stuff from Makefile. Just bitch and die at
run time if they didn't read the (new improved) MESSAGE file when installing.
1999-10-29 00:37:56 +00:00
turan
ca0fd5f9d7 broken, bad packing lists 1999-10-28 07:55:56 +00:00
turan
c8cefa2a2d broken, bad packing lists 1999-10-28 07:43:36 +00:00
brad
6316950dce - remove BROKEN tag
- cleanup Makefile
1999-10-27 12:24:46 +00:00
brad
d79fdeb5a6 sync PLIST so a package can be made 1999-10-27 12:23:00 +00:00
brad
a800867ed7 each patch only patches one file now 1999-10-27 12:21:34 +00:00
brad
9ed46dac23 - convert patches to unified diffs
- each patch only patches one file now
1999-10-27 12:20:25 +00:00
turan
c5965282f3 These ports have bad packing lists.
Ports tree is now unlocked.  Read the new policy first.
1999-10-26 04:56:35 +00:00
espie
2ecf62ac6e Fix port to work with recent bsd.port.mk (have to ensure RUN_DEPENDS is
defined before including bsd.port.mk)
1999-10-01 17:01:52 +00:00
brad
c2eadd8783 more dist sites 1999-09-22 20:21:55 +00:00
turan
25c374a61c broken, checksum mismatch 1999-09-19 13:44:14 +00:00
brad
a781a26136 upgrade to mgetty+sendfax 1.1.21 1999-08-28 18:13:36 +00:00
brad
c58c6756ac - add dist patch that makes HylaFAX compile with EGCS
- /usr/sbin/chown -> ${CHOWN}, chmod -> ${CHMOD}
1999-08-27 01:46:10 +00:00
downsj
69e25e0fdc Update to 0.9. 1999-08-19 20:52:28 +00:00
angelos
06fd67b4b6 Original FTP site unavailable. 1999-08-18 02:09:45 +00:00
brad
94bb9cccfe - style
- make PLIST in alpha order
1999-08-06 02:45:33 +00:00
form
f8202262ff update to 1.82.1 1999-06-23 06:39:12 +00:00
espie
3be21ae5ed Oops...diff -u, not diff. 1999-06-17 23:15:15 +00:00
espie
f7d8610d24 Fix most problems with hylafax and OpenBSD current 1999-06-17 16:57:01 +00:00
jakob
cd5c66910b Updated to v0.9.3. 1999-06-12 20:45:36 +00:00
dugsong
2d3bcc9c2c add $ tag 1999-06-11 19:14:44 +00:00
dugsong
d3ce1a26c0 added malsync port 1999-06-11 19:13:04 +00:00
dugsong
88fa50b113 malsync port, from pheezy@monkey.org 1999-06-11 19:12:15 +00:00
brad
01e58673b0 change SEPARATE_BUILD= yes -> concurrent 1999-06-01 21:47:14 +00:00
brad
3d432c3d0e lrzsz 0.12.20's Makefile 1999-05-24 01:22:43 +00:00
brad
967063d394 3.50 Makefile 1999-05-21 00:07:58 +00:00
brad
6ebc14ee9f upgrade to rzsz 3.50 1999-05-21 00:06:38 +00:00
brad
466fe65be7 upgrade to lrzsz 0.12.20 1999-05-19 16:05:17 +00:00
espie
5ac3448778 Fix comments 1999-04-20 18:47:26 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00
brad
6bab311225 fix dependency lists, fix email address's and remove unnecessary comments 1999-04-01 06:20:02 +00:00
brad
d022737d79 remove unnecessary comments and fix email address's 1999-04-01 02:57:50 +00:00
espie
926e5fa1a6 Fix up PLISTs.
At one point bsd.port.mk put out erroneous PLIST-auto, with @cwd, @pkgname,
and @pkgdep lines.

These are actually added by make package, and shouldn't usually be put
inside the PLIST, as this is extra information to update.

I left a few @cwd in, mainly for the perl modules, which want to live under
/usr to work.
1999-03-23 17:47:31 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
brad
8107cea033 upgrade to mgetty 1.1.20 1999-02-25 04:14:07 +00:00
marc
8604d96a54 Ooops, forgot to add MIRROR_DISTFILE=no, too 1999-02-17 03:57:12 +00:00
marc
dafc80ed10 broken until updated (can't find sources) 1999-02-17 03:42:35 +00:00
marc
4dc993c625 fix the remainder of long COMMENT files 1999-01-27 00:22:28 +00:00
niklas
b324576d22 Make compile 1999-01-21 20:01:20 +00:00
jason
a66db21260 o Put config in /etc (and make manpages refer to it there)
o Put examples and README.OpenBSD in share/examples/conserver
o Update packing list to reflect new locations
1999-01-05 16:57:17 +00:00
jason
cb5e8f8b85 o use CLOCAL in conserver/comsent.c
o patch man pages to always refer to the config file in /usr/local/etc
1999-01-04 22:59:24 +00:00
form
bb05206d57 Do not use setreuid()/setregid() under OpenBSD,
use seteuid()/setegid() to set eff uid/gid,
use setuid()/setgid() to drop privs instead.
1998-12-20 12:09:47 +00:00
form
25e301e177 add lrzsz to makefile 1998-12-18 12:10:30 +00:00
form
0c77dab41e update to 1.82 1998-12-18 10:49:20 +00:00
jasoni
6984d0a3f8 Update to version 3.48. 1998-12-18 06:16:29 +00:00
form
00c8962ae6 lrzsz, improved rzsz 1998-12-18 06:09:59 +00:00
form
393870ccb6 update to 1.1.9, make port non-interactive. 1998-12-18 02:55:46 +00:00
marc
fcd7346579 guard build instructions with NO_WARNINGS flag 1998-12-16 20:02:35 +00:00
marc
163a7fbae2 no package for this port 1998-12-07 20:47:27 +00:00
marc
35405eb4a0 shorten COMMENT 1998-11-23 21:59:24 +00:00
downsj
ab61f54e3d Don't kill the unlink(), either. 1998-11-10 00:30:04 +00:00
downsj
09580c9a79 mkstemp() returns an int, not a FILE *. God, I hate debugging C--. 1998-11-10 00:03:48 +00:00
form
03a6993c8e form@vs.itam.nsc.ru -> form@openbsd.org 1998-10-20 08:39:43 +00:00
marc
cb73ca98dd comment out the BROKEN reason for all ports where the reason
was source files out of date and we have a copy of the required
version on ftp.openbsd.org
1998-10-18 05:01:58 +00:00
marc
79f8b334f1 RESTRICTED: may not be used for commercial purposes 1998-10-07 19:36:37 +00:00
marc
5e607a27c0 update makefile 1998-10-07 19:27:38 +00:00
marc
a962811b04 BROKEN: required dependencies not available 1998-10-07 19:25:27 +00:00
marc
d5ed3e1356 update makefile 1998-10-07 19:22:18 +00:00
marc
d308ba1b41 BROKEN: source files have changed
NO_CDROM = COMM: commercial software
1998-10-07 19:19:35 +00:00
marc
31385b5c84 clean up makefile 1998-10-07 19:09:42 +00:00
marc
e53a60033e clean up makefile 1998-10-07 18:58:10 +00:00
marc
2c6de64959 BROKEN: newer version available 1998-10-07 18:51:26 +00:00
marc
085511c375 BROKEN: newer version available 1998-10-07 18:43:11 +00:00
marc
8d9c30b51b clean up makefile 1998-10-07 18:32:06 +00:00
marc
c0f154493a makefile tweaks 1998-10-07 18:28:50 +00:00
marc
e01e223705 NO_PACKAGE: binary distribution requires explicit acknowledgement 1998-10-07 05:24:18 +00:00
marc
f8d22a5cde update makefile 1998-10-07 05:09:51 +00:00
ian
6d4237d8aa Fix DISTNAME/PKGNAME. Ensure on-null name/faxnum at run time. 1998-09-13 01:48:17 +00:00
ian
9f2cb15327 Add entry for efax. 1998-09-06 23:09:11 +00:00
ian
1ce805942b Initial checkin of EFax, a simpler FAX package good for single-user unices. 1998-09-06 22:39:51 +00:00
d
bcbfb2e050 HylaFAX 4.0.2 1998-09-04 00:35:54 +00:00
angelos
0127d24095 Update to pilot-link-0.9.0 1998-09-01 00:08:59 +00:00
marc
6126f458b6 update to 1.1.17 1998-08-28 06:11:48 +00:00
angelos
455f1ae169 Add pilot-link port 1998-06-26 02:05:06 +00:00
angelos
30d37073a9 pilot-link 0.8.13 port 1998-06-26 02:05:00 +00:00
marc
83509d9a0f when previously updating tiff34 to install as libtiff the shared
version was left at 1.0.  Oops.  The old tiff (3.3) installed as
libtiff.so.3.3. Install tiff34 as libtiff.so.3.4 but keep the libtiff34
link at version 1.0.  confusing but it seems to work correctly.
Update all ports that depend upon tiff so the dependency is on
tiff.3.4.
1998-06-14 08:10:23 +00:00
angelos
4052a4e009 Fix this. 1998-05-17 02:53:19 +00:00
angelos
6e29969aab Enable qpage. 1998-05-17 02:34:46 +00:00
angelos
65e5a21c17 qpage port 1998-05-17 02:33:35 +00:00
form
827690eaf1 update 1998-05-06 03:40:32 +00:00
form
0505ca99b2 update minicom 1998-05-06 03:36:37 +00:00
marc
abcc1f4848 update LIB_DEPENDS for new jpeg library 1998-05-06 02:49:32 +00:00
form
810ea821e0 add minicom to makefile 1998-05-06 02:08:50 +00:00
form
56ba098e86 update config directory in makefile 1998-05-05 03:31:52 +00:00
form
945994e276 add mgetty+sendfax to makefile 1998-05-04 05:31:03 +00:00
form
ec74d93014 mgetty+sendfax port, nice getty replacement with fax/ppp recognition support 1998-05-04 05:22:02 +00:00
angelos
b5e9a4b57f Enable conserver. 1998-04-29 03:32:47 +00:00
angelos
30ff4e39b6 conserver port. 1998-04-29 03:31:56 +00:00
marc
6dbfe168c8 update INDEX, note that tkhylafax is broken 1998-04-28 20:06:04 +00:00
angelos
5e8c8fe6fc Update checksum and patches. 1998-04-25 23:25:24 +00:00
marc
0d4cc14d99 add NO_CDROM to kermit, remove broken minicom 1998-04-10 05:55:03 +00:00
marc
2336209e34 mark as broken -- required run time package not
yet ported to openbsd.  Change makefile to install in standard
locations. Update packing list.  Change create-dev-link to
match OpenBSD owners, modes, and device names.  Get rid of
setre{uid,gid}.
1998-03-04 22:47:44 +00:00
marc
d23fb20ab1 add patch to remove time_t warnings; remove
the unneeded (and deprecated) SETREUID and
SAVEDUID options from Makefile; install with
proper owner, group and modes so can access
lock directory and devices; install man in cat1,
not man1; clean up packing list
1998-03-03 21:45:42 +00:00
niklas
35df4f7d6e cuaa1 does not exist on OpenBSD anywhere 1998-02-13 14:43:08 +00:00
niklas
907b0cbe80 nicer maintainer address 1998-02-13 14:40:59 +00:00
niklas
b922d0b92a hylafax port from David Leonard <david.leonard@dstc.edu.au> with some changes
by me.
1998-02-08 06:00:08 +00:00
niklas
6d765f297c Make compile on alpha and correct manpage name. The page is installed
in a slightly wrong place as it is pre-nroffed but end up in man1 instead
of cat1
1998-01-31 08:23:22 +00:00
niklas
7e1fcf6afa uncompressed manpages here 1998-01-30 22:35:21 +00:00
joey
0375a29143 Sigh... 1998-01-03 21:53:58 +00:00
joey
4bcf3d736c updated makefile 1998-01-02 14:41:52 +00:00
downsj
8450f5cdad I really enjoy how people actually test the things they import into ports. 1998-01-01 17:08:18 +00:00
joey
4dddb82bba bpl 1997-12-31 18:36:18 +00:00
joey
180be36f13 zmtx... 1997-12-31 17:14:13 +00:00
joey
75768c4108 blah 1997-12-31 16:58:35 +00:00
joey
c24f639b91 xcept 1997-12-31 16:50:28 +00:00
joey
ce30fa6f2a seyon 1997-12-31 16:37:29 +00:00
joey
a41b477a6a keep up to date 1997-12-31 16:29:56 +00:00
joey
3fb7fb45fc minicom 1997-12-31 16:28:39 +00:00