1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

476 Commits

Author SHA1 Message Date
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
Andreas Schulz
05f5687d24 The c-kermit 189 does no longer exist, update it to the version 190.
The patches also need an update.
1994-11-16 21:57:39 +00:00
Jordan K. Hubbard
a6ab66e867 Jean-Marc Zucconi's changes to get this to work. 1994-11-11 01:38:39 +00:00
Andrey A. Chernov
2e61b1fecb Add rzsz 1994-10-31 05:56:56 +00:00
Paul Traina
dd9881df1b add kermit to makefile 1994-10-29 22:01:02 +00:00
Andrey A. Chernov
772d06af36 -DNOCOTFMC added to fix open bug with sio 1994-10-28 05:07:47 +00:00
Paul Traina
d3c12a74b6 FreeBSD 2.x port of C-Kermit 5A(189) 1994-10-28 00:04:24 +00:00
Jordan K. Hubbard
65970695ed Set new IS_INTERACTIVE flag. See upcoming commit and mail to ports. 1994-10-14 07:50:28 +00:00
Jordan K. Hubbard
83a4cbc58f Update this from $3 -> ${WRKSRC} 1994-10-14 07:33:16 +00:00
Jordan K. Hubbard
bbe6266a69 Add seyon to Makefile
Reviewed by:
Submitted by:
Obtained from:
1994-10-04 15:01:05 +00:00
Jordan K. Hubbard
16d5019fef Michael Elbel's port of seyon. 1994-10-04 15:00:39 +00:00
Jordan K. Hubbard
4cac729dfd Synchronize the ports with the Makefiles. 1994-09-26 13:39:19 +00:00
Jordan K. Hubbard
b8f7195a52 Latest changes from Jean-Marc
Submitted by:	Jean-Marc Zucconi
1994-09-23 00:38:42 +00:00
Jordan K. Hubbard
6c54fc0fa8 This is Jean-Marc Zucconi's mgetty+sendfax port. Some really nice
ports from Jean-Marc lately!  Folks should follow his example! :-)
Submitted by:	Jean-Marc Zucconi
1994-09-21 12:33:36 +00:00
Jordan K. Hubbard
abb15ce2c3 Add a place-holder Makefile for the moment until I decide which comms package
to bring over first.
1994-09-11 11:29:04 +00:00