summaryrefslogtreecommitdiff
path: root/comms (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Actually, I should just take out USE_X11 and PREFIX=, they cancelSatoshi Asami1996-11-061-3/+1
| | | | each other. ;)
* Use ${LOCALBASE} instead of /usr/local. Move WRKSRC down to whereSatoshi Asami1996-11-061-3/+3
| | | | it belongs.
* Add xcept.Satoshi Asami1996-11-061-1/+2
|
* Changed to use ${COMPRESS_MAN}David E. O'Brien1996-11-031-5/+5
|
* Turn on lrzsz.David E. O'Brien1996-11-031-1/+2
| | | | | | (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).
* Receive/Send files via X/Y/ZMODEM protocol.David E. O'Brien1996-11-035-0/+41
| | | | | | | 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.
* Deal with "cc -version" reporting "2.7.2.1" or any other junk that mightPeter Wemm1996-10-141-0/+17
| | | | | | end up appended (eg: "2.7.2p" or the like). Reported by: jhs@freebsd.org (who also suggested a different, larger patch)
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-103-3/+3
| | | | | | | | | | 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!
* Changed PKGNAME to bpl+-1.0. (There's no version number, though.)Masafumi Max NAKANE1996-09-261-2/+2
| | | | Submitted by: asami
* Activated bpl+Masafumi Max NAKANE1996-09-251-1/+2
|
* B Plus, binary file transfer protocolMasafumi Max NAKANE1996-09-255-0/+32
|
* Update comment to version 0.99 too.Satoshi Asami1996-09-141-2/+2
|
* Upgrade to version 0.99 (beta)Jean-Marc Zucconi1996-09-136-59/+46
|
* realloc()ing a just freed pointer is a bad idea.Joerg Wunsch1996-09-011-0/+10
| | | | Detected by: phkmalloc :-)
* XCept - a decoder for the CEPT protocol as it is in use in the BtxJoerg Wunsch1996-09-0110-0/+729
| | | | | | | | | | | 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...
* Upgrade to 3.44Andrey A. Chernov1996-08-172-5/+6
|
* Upgrade to 3.40Andrey A. Chernov1996-07-302-7/+6
|
* Oops, forgot to add this one.Satoshi Asami1996-07-121-0/+58
| | | | Submitted by: "David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu>
* Upgrade to 1.75, also build package with a default port if BATCH is set.Satoshi Asami1996-07-105-71/+60
| | | | Submitted by: "David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu>
* Change NO_PACKAGE to RESTRICTED, the authors prohibit redistributionSatoshi Asami1996-06-151-1/+1
| | | | in any form....
* pkg/COMMENT files for use by ports READMEs.Satoshi Asami1996-04-091-0/+1
|
* Add a note that the non-sgid-ness is intentional, and recommend addingSatoshi Asami1996-04-092-5/+6
| | | | | | | | | 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
* Properly examine the validity of UUCP lock files. This was totallyJoerg Wunsch1996-04-041-0/+29
| | | | broken, the locks were always clobbered.
* Upgrade to 3.39Andrey A. Chernov1996-04-012-4/+4
|
* Another one with a missing newline at the end.Satoshi Asami1996-03-311-1/+1
|
* The original patch was incomplete and the installation did not work.Jean-Marc Zucconi1996-03-171-5/+17
|
* Upgrade to the latest official release (version 0.98)Jean-Marc Zucconi1996-03-139-405/+1249
|
* Remove ${KEYWORDS}.Satoshi Asami1996-03-061-2/+1
|
* Added minicom.Satoshi Asami1996-03-051-1/+2
|
* A serial communication program. A clone of MS-DOS Telix.Satoshi Asami1996-03-057-0/+194
| | | | Submitted by: obrien@cs.ucdavis.edu
* Upgrade one file from the author.Satoshi Asami1996-01-131-0/+102
| | | | Submitted by: Lars Fredriksen <lars@mcs.com>
* Upgrade to 3.38.06Andrey A. Chernov1996-01-042-4/+4
|
* Upgrade to 3.38Andrey A. Chernov1995-12-284-15/+15
|
* Update to 3.0pl1Paul Traina1995-10-272-2/+9
| | | | Approved by: asami and jhs
* Shorten the COMMENT lineJean-Marc Zucconi1995-10-252-2/+2
|
* RUN_DEPENDS on gs/bash, BUILD_DEPENDS on bash.Satoshi Asami1995-10-101-2/+2
| | | | Submitted by: jhs
* Install the files in ${PREFIX} (${X11BASE} in this case)Jean-Marc Zucconi1995-10-011-0/+8
|
* viewfax is the new name of g3view (in ports/x11). It is now upgraded toJean-Marc Zucconi1995-09-285-29/+26
| | | | | version 2.2 Repository copy operation done by: peter@freebsd.org
* Add compilation options: SETREUID,SAVEDUID,NDSYSERRLISTAndrey A. Chernov1995-09-191-6/+3
| | | | | | 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.
* Take out ghostview from EXEC_DEPENDS, it's not called from hylafaxSatoshi Asami1995-08-201-1/+0
| | | | | | directly. Submitted by: jhs
* Add more master sites (ftp.std.com and Darmstadt).Satoshi Asami1995-08-111-1/+4
| | | | Submitted by: Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
* (Hand-edited patch-aa, because Rob's patch was an addition of twoSatoshi Asami1995-07-291-1/+3
| | | | | | | | | | | | | 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.
* Moved rzsz from RESTRICTED to SUBDIR. Convert to new format alongSatoshi Asami1995-07-291-4/+7
| | | | the way.
* Delete "BROKEN: flexfax", it's officially gone now.Satoshi Asami1995-06-241-3/+1
|
* Make one-line comment actually fit in one line. PLIST is mostly the oneSatoshi Asami1995-05-302-208/+144
| | | | Submitted by: "Lars Fredriksen" <fredriks@mcs.com>
* (1) Take out definition of ${INSTALL}. Add a do-configure rule thatSatoshi Asami1995-05-301-45/+30
| | | | | | | | | | | 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.)
* Add hylafax.Satoshi Asami1995-05-301-2/+2
|
* Reduce the brokenness of this port a little by addingSatoshi Asami1995-05-222-26/+5
| | | | | | | | | "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.
* Reviewed by: Earlier draft reviewed by Satoshi (Thanks)Julian Stacey1995-05-217-0/+644
| | | | | | | | | | | | | | | | | | | | | | | 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
* Clean up subdir Makefiles. They now all look like this:Satoshi Asami1995-05-141-3/+5
| | | | | | | | | | | | | | | | | | | ===== # 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".