Commit Graph

364 Commits

Author SHA1 Message Date
Peter Wemm
1addd067e6 Another spin loop bug. On dropped network connections, console(8) can
also spin getting a 0 return from write(). (it's only testing for -1).
1998-06-28 14:53:48 +00:00
Peter Wemm
13666592ed Preserve CLOCAL and CRTSCTS rather than just attempting to clear them,
based on a suggestion ages ago by: Tor Egge <Tor.Egge@idi.ntnu.no>
1998-06-28 14:36:43 +00:00
Peter Wemm
35a4e1f98c Attempt to catch another spin in the client on a zero return from read(). 1998-06-28 14:29:55 +00:00
Peter Wemm
406c65e0f2 Catch a 0 return from read() on carrier loss, otherwise it spins in an
infinite loop.

Submitted by:   Tor Egge <Tor.Egge@idi.ntnu.no>  (ages ago)
1998-06-28 14:28:26 +00:00
Satoshi Asami
baeac4caed Oops, missed another "shells/bash".
Found by:	make index
1998-06-27 09:02:35 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
Satoshi Asami
030f6d6f83 Rename "bash" to "bash1" (the actual port is already repository copied).
Requested by:	chet@ins.CWRU.Edu
1998-06-25 22:26:26 +00:00
Donald Burr
2d1ba4c0c6 Mission: move ports/comms/atp into ports/mail/atp.
Phase II: deactive atp in comms Makefile.
1998-06-11 12:18:01 +00:00
Vanilla I. Shu
0a52ab20d3 1. Correct the config file path on qpage.1
2. Add a rc file (etc/rc.d/qpage.sh) to start qpage daemon.
1998-06-04 03:54:38 +00:00
Vanilla I. Shu
12fcdea9b8 Change MASTER_SITES. 1998-06-03 06:13:48 +00:00
Donald Burr
32ddfaf566 Active atp. 1998-05-16 01:39:33 +00:00
Justin M. Seger
18f33c0f93 Change JPEG shared library number to 9. This is to make sure that everyone
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default.  Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.

Approved by:    asami
1998-05-04 20:23:32 +00:00
Stefan Eßer
ae74d2183b Port is no longer broken: correct PLIST has been commited 1998-05-02 22:15:24 +00:00
Stefan Eßer
67a12e6297 Update PLIST to match Beta4.1 1998-05-02 22:14:03 +00:00
Satoshi Asami
1bc3971a43 ===> Building package for kdeutils-4.1b
Creating package /usr/ports/packages/All/kdeutils-4.1b.tgz
Registering depends: giflib-3.0 jpeg-6b kdelibs-4.1b qt-1.31.
Creating gzip'd tar ball in '/usr/ports/packages/All/kdeutils-4.1b.tgz'
tar: can't add file share/applnk/Applications/kedit.kdelnk : No such file or directory
tar: can't add file share/apps/kjots/toolbar/OpenBook.xpm : No such file or directory
tar: can't add file share/apps/kjots/toolbar/filedel.xpm : No such file or directory
tar: can't add file share/apps/kljettool/pics/kljetlogo.xpm : No such file or directory
tar: can't add file share/doc/HTML/en/kjots/index.html : No such file or directory
tar: can't add file share/icons/kjots.xpm : No such file or directory
*** Error code 1
1998-04-28 04:33:57 +00:00
Stefan Eßer
c053e88100 Update to KDE Beta4. 1998-04-27 20:45:07 +00:00
Jean-Marc Zucconi
28b9fcedad Upgrade to 1.1.14
Submitted by:	Richard Wackerbarth <rkw@Dataplex.Net>
1998-04-20 20:07:52 +00:00
Peter Wemm
864473be72 FreeBSD has setsockopt(). 1998-04-20 03:52:46 +00:00
Peter Wemm
e1cbd05435 Argh; have I mentioned that I hate ttyslot() keyed utmp files yet? :-] 1998-04-18 20:49:58 +00:00
Peter Wemm
514479cd0e Tweak autologin to get it to the point where it appears to work..
Move 'console' to /usr/local/bin rather than /usr/local/sbin since there's
nothing about it that requires superuser access in any way.
1998-04-18 20:17:37 +00:00
Justin M. Seger
b5544f1358 Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
Jun-ichiro itojun Hagino
306f120d87 updated to 4.0pl2.
added official mirrors to MASTER_SITES.
1998-04-12 03:10:51 +00:00
Justin M. Seger
81bf4f2c35 Mark this port as BROKEN. It installs a .seyon in ${HOME}. Ports are
supposed to install files under ${PREFIX} only.  Also there is no entry for
this file in the PLIST, so packages of seyon aren't complete.
1998-04-03 04:20:48 +00:00
David E. O'Brien
104a9716e0 Upgrade to 0.12.18. 1998-03-31 01:56:33 +00:00
Peter Wemm
6ea0e308f9 Work around "new" uudecode behavior.. (argh!)
Reviewed by:  asami
1998-03-22 11:47:19 +00:00
Satoshi Asami
208df7acc0 Don't ask me why, but patch is failing now.
===>  Patching for conserver-5.21
===>  Applying FreeBSD patches for conserver-5.21
No file to patch.  Skipping...
2 out of 2 hunks ignored--saving rejects to ./conserver/group.c.rej
*** Error code 2
1998-03-22 10:54:36 +00:00
Satoshi Asami
9c54760d3e Add comms/kpilot, devel/p5-File-Sync, games/tank, security/pgp5 and
www/checkbot.

Forgotten or misspelled by:	various people :p
1998-03-21 13:54:17 +00:00
Jean-Marc Zucconi
6b8d83c978 Path change in MASTER_SITES. 1998-03-07 23:26:23 +00:00
Stefan Eßer
1ecf9ece5a Use $(MASTER_SITE_KDE) 1998-03-06 19:52:23 +00:00
Bill Fenner
f06d13b6ff Add tk virtual category where missing. List of ports which depend on tk
but aren't in a tk virtual category from
 awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX

I didn't do anything about the ports which depend on things which depend
 on a tk revision.  I'd be afraid that the depended-upon port might change
 and thus outdate the virtual category in the depender.
1998-02-21 22:38:11 +00:00
Stefan Eßer
c6a25ffa61 Clean up Makefile 1998-02-15 22:23:46 +00:00
Stefan Eßer
378c4ca460 Upgrade to KDE Beta3 1998-02-07 20:50:24 +00:00
Masafumi Max NAKANE
537bb5dd1d Fixes to allow transmission of files with long names.
Submitted by:	Muramatsu Atsushi <amura@ma3.seikyou.ne.jp>
1998-02-03 18:41:47 +00:00
Jun-ichiro itojun Hagino
263066dcac fix for new select() behavior in FreeBSD-current.
(change made on 97dec)

comment from Lars follows:
	Included is an updated patch-ab file for hylafax for current that
	fixes the busywait that occurred once the fifo_poll() fix went into
	the kernel in December.

	The symptoms were that faxqetty and faxq would chew up an inordinate
	amount of time waiting for input form their FIFOS. Basically the
	kernel fix was to make select() return a 1 on EOF (in accordance
	with POSIX) and for read() to keep returning 0 on EOF (which is
	the state you are in if you open the fifo for reading in non-blocking
	mode and there are no writers).

Reviewed by:	asami
Submitted by:	Lars Fredriksen <lars@fredriks-1.pr.mcs.net>
1998-02-02 01:25:38 +00:00
Satoshi Asami
7caba36778 Make this port package. 1998-01-26 13:31:18 +00:00
Vanilla I. Shu
55731213f2 Upgrade to 1.1.11, enable voice extension. 1998-01-26 10:14:48 +00:00
David E. O'Brien
178721614c Allow root to use the "-d" switch.
Cleanup pre-install script.
Remove etc/minicom on pkg_delete.
1998-01-10 18:39:42 +00:00
David E. O'Brien
5a47182c21 Upgrade to 1.78 1998-01-03 10:58:43 +00:00
Satoshi Asami
e33da5f5f8 Edit out $Id$ line.
Reported by: Dale Mayberry <dale@mars.mat.net> via itojun
1997-12-02 00:20:16 +00:00
Thomas Gellekum
79fef7002a Use new location for tiff34 headers. 1997-12-01 08:07:14 +00:00
Satoshi Asami
8e1e5b68cb Don't delete ${PREFIX}/share/doc. 1997-11-29 01:18:12 +00:00
Stefan Eßer
2ffc580361 Update to Beta2 1997-11-28 00:04:29 +00:00
Justin M. Seger
04189f61a3 Remove bad MASTER_SITE, fix version required line. 1997-11-26 23:20:45 +00:00
Justin M. Seger
22297f9465 Remove bad MASTER_SITE and portlint. 1997-11-26 23:16:51 +00:00
Paul Traina
559e9ffa0a Activate pilot-link 1997-11-24 09:12:26 +00:00
Peter Wemm
16961431cd Create a /usr/local/etc/rc.d/conserver.sh script for starting up. 1997-11-22 15:37:11 +00:00
Peter Wemm
05de5b58c5 Specify the port rather than depending /etc/services or the yp
services.byname table to be bashed.
1997-11-22 15:26:24 +00:00
Peter Wemm
b789060cb3 Make it a bit easier to override the compiled-in "default" host for the
console(8) client.  (The default is OK since it's a command-line option).
Also, list the MAN?= entries :-]
1997-11-22 15:25:01 +00:00
Peter Wemm
e68314d7b9 Damn, I forgot to regenerate this patch file prior to commit... 1997-11-22 15:05:23 +00:00
Peter Wemm
ffb75d4511 Add conserver 1997-11-22 14:56:56 +00:00
Peter Wemm
5d18ff83bb A port for conserver. conserver is the answer to serial consoles. :-)
There is a later version of conserver, but it requires a rather extensive
build environment and set of tools to build it.  This version works is
nice and stable though.
1997-11-22 14:56:14 +00:00
Satoshi Asami
7020e533e7 Remove BROKEN, it packages fine now. 1997-11-11 01:33:22 +00:00
Jean-Marc Zucconi
8e43e96278 Fix a problem with pkg_delete. 1997-11-10 23:33:50 +00:00
Satoshi Asami
5351bba2f1 Mark this port BROKEN, it doesn't package. 1997-11-10 09:05:06 +00:00
Justin M. Seger
5b3a653aeb Fix seyon to compile under current. 1997-11-08 19:02:43 +00:00
Jean-Marc Zucconi
c14ae00aec Upgrade to version 1.1.9
Submitted by:	Vanill I. Shu  <vanilla@MinJe.com.TW>
1997-11-08 01:23:58 +00:00
Thomas Gellekum
ae19160dcc Fix hylafax which I broke with my tiff34 changes earlier today. 1997-11-05 15:37:36 +00:00
Satoshi Asami
ab4c4c3135 (1) Move the following ports out of x11/:
kdegames   -> games/
    kdenetwork -> net/
    kdesupport -> converters/
    kdeutils   -> misc/

    (Repository copy already done, dependency path and category name fixups
     is being done in this commit.)

(2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib})
    ports.

(3) Make package names follow the convention.

(4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...".
    There is no need to specify the full pathname if the target is an
    executable in the standard path.  (Actually, as the same port is
    specified in LIB_DEPENDS, I think we can completely do away with
    this line but since Stefan added this explicitly, I assume there
    is a reason for it and left it alone.)

Approved by:	se (all but 4)
1997-11-05 04:20:23 +00:00
Stefan Eßer
53313e608c Add BUILD_DEPENDS on moc pre-processor.
Make LIB_DEPENDS accept both libjpeg.so.6.0 and 7.0, as
requested by TOYONAGA Tatsuto <toyonaga@msd.ts.fujitsu.co.jp>
1997-11-03 00:25:44 +00:00
Stefan Eßer
3464604978 Utilities for the KDE desktop environment (Calculator, Editor,
Calendar,...).
1997-11-02 00:05:06 +00:00
Masafumi Max NAKANE
12f1a40db7 Move ports/misc/qpage to ports/comms/misc. 1997-10-13 04:41:07 +00:00
Masafumi Max NAKANE
dce4491a9c Re-import of qpage port which used to live in the misc category. Here's
the import message used when it was imported to ports/misc:

New port, qpage:

QuickPage sends messages to a paging terminal using the SNPP and IXO
(also known as TAP) protocols.  It is normally used with no options
other than a recipient and the message text, in which case the message
is sent to the SNPP server where it is submitted to a page queue to be
sent by a separate daemon process.

PR:		4224
Submitted by:	Joe Stein <joes@seaport.net>
1997-10-13 04:39:10 +00:00
Andrey A. Chernov
e95ee77a8c Upgrade to 4.08 1997-10-10 06:55:41 +00:00
David E. O'Brien
fd6c0ef516 Change my email address to @FreeBSD 1997-10-10 06:53:48 +00:00
Andreas Klemm
725e0adfca cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG 1997-10-09 21:04:47 +00:00
Andreas Klemm
3a3e535685 cosmetic changes using portlint, a really nice tool ;-) 1997-10-04 14:53:11 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
Paul Traina
40a7055cb5 Set maintainer to ports@freebsd.org 1997-07-10 15:50:55 +00:00
Satoshi Asami
6996861285 Typo in master site pathname. 1997-07-02 03:47:10 +00:00
Andrey A. Chernov
a2aae93929 Upgrade to 4.07 1997-06-25 07:42:55 +00:00
Jean-Marc Zucconi
7a5acb4034 Version change: 2.2 -> 2.3 1997-06-09 15:05:43 +00:00
Satoshi Asami
7fcd1ed0e8 Minor cleanup. 1997-06-08 11:56:50 +00:00
Andreas Klemm
db52f647eb Enable tkhylafax port 1997-06-08 11:24:45 +00:00
Andreas Klemm
a57abb68af Added new port tkhylafax which is a tcl/tk frontend to Sam Lefflers
hylafax package. Packaging tested.
1997-06-08 11:23:36 +00:00
Satoshi Asami
16358d325d Fix up PLIST.
(1) pkg_* can't handle absolute paths, so use two @cwd's and relative paths
    throughout.

(2) pkg_* can't handle FIFOs, so use mkfifo to create it and rm to delete it.

(3) pkg_* can't handle empty directories, so create them with mkdir.

(4) the @mode/@owner/@group directives don't appear to work so use @exec
    to set all the modes.
1997-05-29 08:13:38 +00:00
Satoshi Asami
78c9b17c9c Upgrade to 4.01. This port requires tiff-3.4.
PR:		3518
Submitted by:	itojun@itojun.org
1997-05-29 06:49:26 +00:00
Masafumi Max NAKANE
2df99e4b28 Fix typo in the MAINTAINER field.
PR:		3679
Submitted by:	 sanpei@yy.cs.keio.ac.jp
1997-05-25 18:34:39 +00:00
Satoshi Asami
83532b2241 Add snooper. 1997-05-20 06:25:51 +00:00
Satoshi Asami
aceedbe9bd Re-import this to comms. Sorry! 1997-05-20 06:23:49 +00:00
Satoshi Asami
bada70ab1f Use new MASTER_SITE_LOCAL variable from bsd.port.mk. 1997-04-30 03:18:09 +00:00
Satoshi Asami
0575a833b9 Merge two files that were patching the same file (xcept/script.h). In
xcept/scripts.h (note the `s'), #include <sys/types.h> before <dirent.h>.
1997-04-24 02:24:22 +00:00
David E. O'Brien
b323d4d4b5 Upgrade to 0.12.16.
Submitted by:	From: Bradley Dunn <bradley@dunn.org>
1997-04-07 03:02:43 +00:00
Jean-Marc Zucconi
b997cdd0b3 gmake is no more required when building man pages. 1997-04-05 16:41:27 +00:00
Jean-Marc Zucconi
85a09f9b1d Upgrade to version 1.0.0 1997-04-05 03:56:17 +00:00
David E. O'Brien
f60c0d9cfe Change my email address. 1997-04-04 15:58:10 +00:00
David E. O'Brien
903510e6ba Location w/in Sunsite moved. 1997-04-04 15:57:32 +00:00
David E. O'Brien
19f3fc71de Added the developer's site so I can remember what it is. 1997-03-28 01:36:50 +00:00
Andrey A. Chernov
3eb8ac424c Upgrade to 4.05 1997-03-26 14:03:09 +00:00
Andrey A. Chernov
2e0e471e21 Upgrade to 4.04 1997-03-02 23:26:46 +00:00
David E. O'Brien
69778e1293 Upgrade to 0.12.14 1997-02-03 06:53:47 +00:00
Andrey A. Chernov
4741a6fce7 Upgrade to 4.01 1997-01-28 02:39:53 +00:00
Andrey A. Chernov
3e5f02c30b Upgrade to 4.00 1997-01-27 00:14:06 +00:00
Masafumi Max NAKANE
805f7fdbcf Added MAN1 and MANCOMPRESSED to Makefile.
Now, installs sample .kermrc into /usr/local/share/examples/kermit.
1997-01-18 19:32:40 +00:00
Masafumi Max NAKANE
3266e75c41 Original source distribution tarball has been changed.
Noticed by:	Eivind Eklund <eivind@dimaga.com>
1997-01-18 19:30:47 +00:00
Masafumi Max NAKANE
0ef14f3cc8 CATEGORIES+= -> CATEGORIES= 1996-12-30 21:33:40 +00:00
David E. O'Brien
7510fd7d4d Moving estic from ports/comms -> ports/misc
Reviewed by:	cvs-commiters
1996-12-29 04:45:47 +00:00
David E. O'Brien
55c1b2135d Did a little "SUBDIR += estic"
Not-forgotten-by-so-Satoshi-wouldn't-have-to:	obrien
1996-12-27 05:29:44 +00:00
Andrey A. Chernov
c86721c924 Fix device permission problem by another way:
don't install kermit as setgid
Suggested-by: pst
1996-12-11 19:16:51 +00:00
Andrey A. Chernov
b772376d23 Close small security hole introduced with last upgrade (one needed
patch not applied):
anyone (not dialer group members only) can do anything with serial devices

Convert to new kermit version number scheme
1996-12-10 20:30:44 +00:00
Paul Traina
0e96d95fbb Upgrade to kermit 6.192 (package tested too) 1996-12-10 10:24:03 +00:00
David E. O'Brien
c591cbb8b4 Make suid uucp rather than root. 1996-12-10 01:03:04 +00:00
David E. O'Brien
38dad8d6c6 We should be able to put this on the CDROM as long as we let the user know
what the license restrictions are.
1996-12-09 00:01:32 +00:00
David E. O'Brien
6f65715ede turn on zmtx-zmrx 1996-12-08 23:40:57 +00:00
David E. O'Brien
a4af109a79 zmtx and zmrz impliement the ZMODEM error correcting protocol used to
send/receive files over a dial-in serial port.  And they do one thing
and only one thing -- transmit files.  They don't do file conversions,
they don't do remote commands, or any of that other stuff.
1996-12-08 23:39:32 +00:00
Masafumi Max NAKANE
86913ca557 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami
1996-12-08 01:45:16 +00:00
Masafumi Max NAKANE
80ce5ce7dd Typo in RESTRICTED= line. 1996-12-07 11:12:21 +00:00
Satoshi Asami
817588a8af Ask questions only if BATCH is not defined. Consequently, delete
IS_INTERACTIVE and NO_PACKAGE.
1996-11-27 11:53:23 +00:00
David E. O'Brien
aee5a66b69 Change dependancy from restricted rzsz to un-restricied lrzsz. 1996-11-24 08:51:54 +00:00
Satoshi Asami
c0d742c00d Make this NO_PACKAGE, it asks too many questions. 1996-11-22 11:03:01 +00:00
Steven Wallace
b6199e8c16 Manpages need .gz suffix in package list. 1996-11-22 08:20:29 +00:00
Steven Wallace
99c7e34dd2 Misspelled manpage listed in Makefile. 1996-11-22 08:19:50 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
642e598732 Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:37:03 +00:00
David E. O'Brien
fe5b7da774 CAT_E_GORIES+= -> CAT_E_GORIES=
Added MAINTAINER's to some, switched to new MAN[1-8]
1996-11-17 03:01:21 +00:00
Jean-Marc Zucconi
a375550c49 Don't say that the modem line is secure!
Fixes PR ports/1888.
1996-11-15 14:35:50 +00:00
Satoshi Asami
92cb149612 Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work.  I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Andrey A. Chernov
dea9fad483 Upgrade to 3.55 1996-11-12 00:42:44 +00:00
Satoshi Asami
9022bd9b15 Actually, I should just take out USE_X11 and PREFIX=, they cancel
each other. ;)
1996-11-06 13:34:05 +00:00
Satoshi Asami
aa4ccc7b6a Use ${LOCALBASE} instead of /usr/local. Move WRKSRC down to where
it belongs.
1996-11-06 13:07:35 +00:00
Satoshi Asami
8d87690528 Add xcept. 1996-11-06 13:06:41 +00:00
David E. O'Brien
e8917c8cba Changed to use ${COMPRESS_MAN} 1996-11-03 06:56:33 +00:00
David E. O'Brien
245dce63b3 Turn on lrzsz.
(btw, is there a better way to do this than ``cvs co ports'' when all I want
to edit is ports/comms/Makefile?  Freefall doesn't have enought space for
a total ports checkout).
1996-11-03 04:52:10 +00:00
David E. O'Brien
728caf0b90 Receive/Send files via X/Y/ZMODEM protocol.
lrzsz is derived from the last unrestricted verison of Chuck Forsberg's
rzsz package.  lrzsz is covered under the GNU copyleft, so the distribution
file can be included on our CDROM.
See lrzsz's home page at http://www.csl-gmbh.net/~uwe/lrzsz.html.
1996-11-03 03:20:24 +00:00
Peter Wemm
def9ab7a1f Deal with "cc -version" reporting "2.7.2.1" or any other junk that might
end up appended (eg: "2.7.2p" or the like).

Reported by: jhs@freebsd.org (who also suggested a different, larger patch)
1996-10-14 02:36:40 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Masafumi Max NAKANE
708a82a5ee Changed PKGNAME to bpl+-1.0. (There's no version number, though.)
Submitted by:	asami
1996-09-26 07:46:43 +00:00
Masafumi Max NAKANE
664c6ae1bf Activated bpl+ 1996-09-25 20:39:03 +00:00
Masafumi Max NAKANE
775a2f5d5e B Plus, binary file transfer protocol 1996-09-25 20:28:45 +00:00
Satoshi Asami
d4dbdf8964 Update comment to version 0.99 too. 1996-09-14 01:59:33 +00:00
Jean-Marc Zucconi
9cabac368f Upgrade to version 0.99 (beta) 1996-09-13 23:52:16 +00:00
Joerg Wunsch
b19d0e49c4 realloc()ing a just freed pointer is a bad idea.
Detected by: phkmalloc :-)
1996-09-01 16:37:00 +00:00
Joerg Wunsch
18666fbe54 XCept - a decoder for the CEPT protocol as it is in use in the Btx
service of the Deutsche Telekom.

XCept 2 is freeware (BSD-style copyright), but has later been replaced
by the commercial XCept 3.  The authors no longer distribute or support
this old version.

I cannot build it on freefall's 2.1.x system, but it builds fine on my
2.2-current.  thud seems to be down...
1996-09-01 14:14:14 +00:00
Andrey A. Chernov
e3609b30ac Upgrade to 3.44 1996-08-17 18:34:55 +00:00
Andrey A. Chernov
7a62ff91b7 Upgrade to 3.40 1996-07-30 17:21:04 +00:00
Satoshi Asami
39d206c336 Oops, forgot to add this one.
Submitted by:	"David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu>
1996-07-12 11:22:22 +00:00
Satoshi Asami
33bc453fea Upgrade to 1.75, also build package with a default port if BATCH is set.
Submitted by:	"David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu>
1996-07-10 10:47:25 +00:00
Satoshi Asami
bdc8631aef Change NO_PACKAGE to RESTRICTED, the authors prohibit redistribution
in any form....
1996-06-15 01:16:50 +00:00
Satoshi Asami
b0ae2f4c93 pkg/COMMENT files for use by ports READMEs. 1996-04-09 08:30:00 +00:00
Satoshi Asami
6e88552cba Add a note that the non-sgid-ness is intentional, and recommend adding
the user to the "dialer" group instead of making kermit sgid.

Taken from a conversation on the ports list.

Asked by:	Andrew MacIntyre <andymac@bullseye.apana.org.au>
Answered by:	ache
1996-04-09 07:04:05 +00:00
Joerg Wunsch
8c4d374c33 Properly examine the validity of UUCP lock files. This was totally
broken, the locks were always clobbered.
1996-04-04 15:06:22 +00:00
Andrey A. Chernov
3f75e59084 Upgrade to 3.39 1996-04-01 02:50:54 +00:00
Satoshi Asami
69e1d9eed0 Another one with a missing newline at the end. 1996-03-31 11:42:47 +00:00
Jean-Marc Zucconi
fc94a9d796 The original patch was incomplete and the installation did not work. 1996-03-17 20:22:39 +00:00
Jean-Marc Zucconi
102b988764 Upgrade to the latest official release (version 0.98) 1996-03-13 00:37:08 +00:00
Satoshi Asami
54bfe2c902 Remove ${KEYWORDS}. 1996-03-06 08:20:19 +00:00
Satoshi Asami
902fc98b35 Added minicom. 1996-03-05 07:48:31 +00:00
Satoshi Asami
e78ee20b28 A serial communication program. A clone of MS-DOS Telix.
Submitted by:	obrien@cs.ucdavis.edu
1996-03-05 07:46:58 +00:00
Satoshi Asami
61d929cf37 Upgrade one file from the author.
Submitted by:	Lars Fredriksen <lars@mcs.com>
1996-01-13 09:54:53 +00:00
Andrey A. Chernov
be7c6b52a6 Upgrade to 3.38.06 1996-01-04 19:49:36 +00:00
Andrey A. Chernov
a2a9f4068c Upgrade to 3.38 1995-12-28 14:59:18 +00:00
Paul Traina
540c9950ea Update to 3.0pl1
Approved by:	asami and jhs
1995-10-27 22:05:16 +00:00
Jean-Marc Zucconi
37f7e33a78 Shorten the COMMENT line 1995-10-25 00:44:40 +00:00
Satoshi Asami
2866850a16 RUN_DEPENDS on gs/bash, BUILD_DEPENDS on bash.
Submitted by:	jhs
1995-10-10 07:21:00 +00:00
Jean-Marc Zucconi
93d99c32c3 Install the files in ${PREFIX} (${X11BASE} in this case) 1995-10-01 00:30:10 +00:00
Jean-Marc Zucconi
c136cd1bf5 viewfax is the new name of g3view (in ports/x11). It is now upgraded to
version 2.2
Repository copy operation done by: peter@freebsd.org
1995-09-28 02:02:22 +00:00
Andrey A. Chernov
953b15cda5 Add compilation options: SETREUID,SAVEDUID,NDSYSERRLIST
Install as sgid dialer to make able to remove stale lock files.
Degradate priv_opn function to simple open: we don't need sgid
capabilities to open devices.
1995-09-19 11:51:33 +00:00
Satoshi Asami
85b31fd079 Take out ghostview from EXEC_DEPENDS, it's not called from hylafax
directly.

Submitted by:	jhs
1995-08-20 07:22:18 +00:00
Satoshi Asami
553327f9be Add more master sites (ftp.std.com and Darmstadt).
Submitted by:	Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
1995-08-11 00:43:39 +00:00
Satoshi Asami
78b6b6ef29 (Hand-edited patch-aa, because Rob's patch was an addition of two
lines to an already existing hunk.)

Submitted by:	Rob Snow <rsnow@legend.txdirect.net>

I was having a whale of a time getting hylafax to work with seyon.
faxgetty kept cycling DTR whenever I was trying to run seyon.  I did a
little poking around and it looks like the LCK..cuaa1 file should have
the PID of the locking process.  seyon didn't,  it had some garbage in
the lock file. here is the patch to make seyon lock the port with the PID
in the lock file.
1995-07-29 12:23:12 +00:00
Satoshi Asami
bbb4626f61 Moved rzsz from RESTRICTED to SUBDIR. Convert to new format along
the way.
1995-07-29 09:53:19 +00:00
Satoshi Asami
9d7c1e384b Delete "BROKEN: flexfax", it's officially gone now. 1995-06-24 18:43:00 +00:00
Satoshi Asami
24cd31094c Make one-line comment actually fit in one line. PLIST is mostly the one
Submitted by: "Lars Fredriksen" <fredriks@mcs.com>
1995-05-30 10:09:33 +00:00
Satoshi Asami
7b50ee8a9b (1) Take out definition of ${INSTALL}. Add a do-configure rule that
does not define INSTALL, so that the one in the source will be
    honored.
(2) Change comments about "mv patch-ab patch-ab.mv", that won't work.
    It should be "rm patch-ab".
(3) EXEC_DEPENDS now have ghostview, gs and bash.
(4) Compress manpages.
(5) Remove post-clean target, there is no such thing!  ("make clean"
    will delete the whole work/ subdirectory anyway.)
1995-05-30 10:07:34 +00:00
Satoshi Asami
d10b94d7f8 Add hylafax. 1995-05-30 10:04:07 +00:00
Satoshi Asami
3b82a2684e Reduce the brokenness of this port a little by adding
"EXTRACT_SUFX=-tar.gz" and taking out all the echo's in pre-fetch
that complains how it doesn't work.  Reorder some variables, take
out the numerous KEYWORD lines, etc.

This port is still broken rather badly.  For starters, there are 17
chunks of failing patches.
1995-05-22 01:32:03 +00:00
Julian Stacey
5915f2992d Reviewed by: Earlier draft reviewed by Satoshi (Thanks)
A new import based on Sam Leffler's Hylafax V3.0pl0.   Flexfax is now obsolete.

Import includes & applies the base patch Sam posted on the flexfax mail list
(mail list is still called flexfax, though the package is called Hylafax).

Sam declared our ports/comms/flexfax to be obsolete (over a year old).
Sometime after the CD release, I will post a proposal to remove 
ports/comms/flexfax.

I will maintain ports/comms/hylafax as I need fax capability.

Thanks to Asami Satoshi for suggested improvements,
I leave him to `bless' this port by adding the final
        comms/Makefile: SUBDIR += hylafax
Until he does that, any mistakes I may have made shouldnt break any makes :-)

I've undoubtedly screwed something up, somewhere, its a big port (30M inc bins),please test, Oh... and "Share & Enjoy" :-)
---
Julian Stacey  <jhs@freebsd.org>  Tel. +49 89 268616.   Fax Modem: 2608126 
                http://www.regent.e-technik.tu-muenchen.de/people/jhs.html
1995-05-21 22:37:50 +00:00
Satoshi Asami
c9dc84a522 Clean up subdir Makefiles. They now all look like this:
=====
# Id line
#
# RESTRICTED: restricted_port_1 (comment1)
# RESTRICTED: restricted_port_2 (comment2)
#
# BROKEN: broken_port_3 (comment3)
# BROKEN: broken_port_4 (comment4)
# BROKEN: broken_port_5 (comment5)
#

SUBDIR= good_port_1 good_port_2 ...
=====

Basically, the idea is to make it easy to find restricted or broken
ports by doing a "grep".
1995-05-14 03:30:07 +00:00
Satoshi Asami
9484ce1e9f Add NO_PACKAGE=yes. 1995-05-13 06:07:48 +00:00
Satoshi Asami
cb4223aaeb Add kermit to SUBDIR. 1995-05-13 06:07:36 +00:00
Satoshi Asami
1e73eb0093 Add "PKGNAME=ecu-3.34b". The string "beta" is not allowed in the
package name.
1995-05-13 06:06:49 +00:00
Andrey A. Chernov
8a974ad23e Upgrade. 1995-05-11 19:33:04 +00:00
Satoshi Asami
4bcb62c6f9 Update of communication programs' Makefiles! 1995-04-15 04:58:59 +00:00
Satoshi Asami
eabfc48a36 And now the rest of the x11 ports Makefiles. 1995-04-12 20:32:12 +00:00
Satoshi Asami
19e38c2e9f Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up
some Makefiles along the way.
1995-04-12 04:56:21 +00:00
Satoshi Asami
85ed3fea5c Missing manpage added.
Submitted by:	me
1995-04-11 02:32:16 +00:00
Satoshi Asami
8d46a9d109 New Makefile structure and package name.
Submitted by:	me
1995-04-11 02:32:01 +00:00
Jean-Marc Zucconi
bb0452e715 Add MAINTAINER= jmz@FreeBSD.org 1995-04-11 02:02:17 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
ca03e80378 Disable flexfax until it's upgraded 1995-03-31 20:43:35 +00:00
Jordan K. Hubbard
ef36125c96 Add Michael Elbel as MAINTAINER of the ports he manages. 1995-03-29 21:12:57 +00:00
Andrey A. Chernov
56d6900126 contents changed, name not changed 1995-03-25 02:57:26 +00:00
Andreas Schulz
039e03bdf1 Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. 1995-03-20 00:38:12 +00:00
Joerg Wunsch
f97bda7473 We don't have cua01 any longer, change the device name to cuaa1 instead.
(It's only a default for a user inquiry, but confusing.)

Drop the PID files under /var/run/mgetty.%s.pid instead of /etc/mg-pid.%s.
This is more consistent with our hierarchy.
1995-03-12 19:00:35 +00:00
Jean-Marc Zucconi
73a3737863 Upgrade 1995-03-01 02:05:50 +00:00
Jordan K. Hubbard
77129cfcf8 Correct the md5 file.
Submitted by:	me
1995-02-27 23:12:28 +00:00
Andrey A. Chernov
9550d79f55 ecu added 1995-02-17 23:35:43 +00:00
Andrey A. Chernov
41f718a384 Extened Call Utility, most powerful dialout pgm 1995-02-17 23:32:34 +00:00
Jordan K. Hubbard
ca193f1483 Put seyon back, now that Mr Elbel has laid his
hands upon it.
Submitted by:	me
1995-02-09 12:07:48 +00:00
Jordan K. Hubbard
ef0a1156a2 Fixes from Michael Elbel:
Makefile:
       - new master site, the 2.14c version seems to have been "unofficial"
         the last one really is 2.14b

patches/patch-aa
       - put a setgid before forking a subshell to have csh not bitch
       - add install options to the Imakefile to have seyon installed
         sgid dialer
Submitted by:	me
1995-02-06 22:37:22 +00:00
Jean-Marc Zucconi
83de0f2a4b g3view - fast display of a g3 fax file in an X11 window 1995-02-03 20:41:39 +00:00
Jordan K. Hubbard
64c64e413e Disable seyon until its tarball reappears or it's redirected. 1995-01-06 08:26:17 +00:00
Gary Palmer
3217d24fe5 First batch of MD5 checksum files. Only did through to the end of net
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)

The rest will follow later
1994-12-18 00:28:13 +00:00
Andrey A. Chernov
d600758109 Marks rzsz & kermit as restricted and remove them 1994-12-15 09:27:01 +00:00
Andreas Schulz
d154dd9eff Add flexfax to the list. 1994-11-27 00:03:35 +00:00
Jordan K. Hubbard
bda636f8dd Oops, your announcement about freezing the ports for the CD
distribution made me look at mine again. Could you please
substitute this as the PLIST for seyon - it needs to be sgid
dialer to be able to write the lockfile in /var/spool/lock:
Submitted by:	me
1994-11-22 21:19:00 +00:00
Jean-Marc Zucconi
ea51359e63 #define MAILER "/usr/sbin/sendmail" 1994-11-21 04:18:59 +00:00
Andrey A. Chernov
4f9c15f851 Remove -DTAYLOR_UUCP from CFLAGS, it is obsoleted
by new version
1994-11-18 13:29:04 +00:00
Jordan K. Hubbard
8883d0dc69 The package files were bogus. Fix them. 1994-11-18 00:50:24 +00:00
Jean-Marc Zucconi
e0ca3fc42a Upgrade to the latest version (0.22) 1994-11-17 14:48:00 +00:00