summaryrefslogtreecommitdiff
path: root/comms (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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) Notes: svn path=/head/; revision=3973
* 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! Notes: svn path=/head/; revision=3948
* Changed PKGNAME to bpl+-1.0. (There's no version number, though.)Masafumi Max NAKANE1996-09-261-2/+2
| | | | | | | Submitted by: asami Notes: svn path=/head/; revision=3876
* Activated bpl+Masafumi Max NAKANE1996-09-251-1/+2
| | | | Notes: svn path=/head/; revision=3871
* B Plus, binary file transfer protocolMasafumi Max NAKANE1996-09-255-0/+32
| | | | Notes: svn path=/head/; revision=3869
* Update comment to version 0.99 too.Satoshi Asami1996-09-141-2/+2
| | | | Notes: svn path=/head/; revision=3769
* Upgrade to version 0.99 (beta)Jean-Marc Zucconi1996-09-136-59/+46
| | | | Notes: svn path=/head/; revision=3763
* realloc()ing a just freed pointer is a bad idea.Joerg Wunsch1996-09-011-0/+10
| | | | | | | Detected by: phkmalloc :-) Notes: svn path=/head/; revision=3732
* 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... Notes: svn path=/head/; revision=3731
* Upgrade to 3.44Andrey A. Chernov1996-08-172-5/+6
| | | | Notes: svn path=/head/; revision=3636
* Upgrade to 3.40Andrey A. Chernov1996-07-302-7/+6
| | | | Notes: svn path=/head/; revision=3463
* Oops, forgot to add this one.Satoshi Asami1996-07-121-0/+58
| | | | | | | Submitted by: "David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu> Notes: svn path=/head/; revision=3383
* 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> Notes: svn path=/head/; revision=3361
* Change NO_PACKAGE to RESTRICTED, the authors prohibit redistributionSatoshi Asami1996-06-151-1/+1
| | | | | | | in any form.... Notes: svn path=/head/; revision=3220
* pkg/COMMENT files for use by ports READMEs.Satoshi Asami1996-04-091-0/+1
| | | | Notes: svn path=/head/; revision=2959
* 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 Notes: svn path=/head/; revision=2957
* Properly examine the validity of UUCP lock files. This was totallyJoerg Wunsch1996-04-041-0/+29
| | | | | | | broken, the locks were always clobbered. Notes: svn path=/head/; revision=2940
* Upgrade to 3.39Andrey A. Chernov1996-04-012-4/+4
| | | | Notes: svn path=/head/; revision=2925
* Another one with a missing newline at the end.Satoshi Asami1996-03-311-1/+1
| | | | Notes: svn path=/head/; revision=2918
* The original patch was incomplete and the installation did not work.Jean-Marc Zucconi1996-03-171-5/+17
| | | | Notes: svn path=/head/; revision=2846
* Upgrade to the latest official release (version 0.98)Jean-Marc Zucconi1996-03-139-405/+1249
| | | | Notes: svn path=/head/; revision=2832
* Remove ${KEYWORDS}.Satoshi Asami1996-03-061-2/+1
| | | | Notes: svn path=/head/; revision=2780
* Added minicom.Satoshi Asami1996-03-051-1/+2
| | | | Notes: svn path=/head/; revision=2774
* A serial communication program. A clone of MS-DOS Telix.Satoshi Asami1996-03-057-0/+194
| | | | | | | Submitted by: obrien@cs.ucdavis.edu Notes: svn path=/head/; revision=2773
* Upgrade one file from the author.Satoshi Asami1996-01-131-0/+102
| | | | | | | Submitted by: Lars Fredriksen <lars@mcs.com> Notes: svn path=/head/; revision=2618
* Upgrade to 3.38.06Andrey A. Chernov1996-01-042-4/+4
| | | | Notes: svn path=/head/; revision=2607
* Upgrade to 3.38Andrey A. Chernov1995-12-284-15/+15
| | | | Notes: svn path=/head/; revision=2590
* Update to 3.0pl1Paul Traina1995-10-272-2/+9
| | | | | | | Approved by: asami and jhs Notes: svn path=/head/; revision=2369
* Shorten the COMMENT lineJean-Marc Zucconi1995-10-252-2/+2
| | | | Notes: svn path=/head/; revision=2361
* RUN_DEPENDS on gs/bash, BUILD_DEPENDS on bash.Satoshi Asami1995-10-101-2/+2
| | | | | | | Submitted by: jhs Notes: svn path=/head/; revision=2299
* Install the files in ${PREFIX} (${X11BASE} in this case)Jean-Marc Zucconi1995-10-011-0/+8
| | | | Notes: svn path=/head/; revision=2208
* 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 Notes: svn path=/head/; revision=2202
* 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. Notes: svn path=/head/; revision=2168
* Take out ghostview from EXEC_DEPENDS, it's not called from hylafaxSatoshi Asami1995-08-201-1/+0
| | | | | | | | | directly. Submitted by: jhs Notes: svn path=/head/; revision=2084
* 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> Notes: svn path=/head/; revision=2051
* (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. Notes: svn path=/head/; revision=2022
* Moved rzsz from RESTRICTED to SUBDIR. Convert to new format alongSatoshi Asami1995-07-291-4/+7
| | | | | | | the way. Notes: svn path=/head/; revision=2016
* Delete "BROKEN: flexfax", it's officially gone now.Satoshi Asami1995-06-241-3/+1
| | | | Notes: svn path=/head/; revision=1874
* 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> Notes: svn path=/head/; revision=1813
* (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.) Notes: svn path=/head/; revision=1812
* Add hylafax.Satoshi Asami1995-05-301-2/+2
| | | | Notes: svn path=/head/; revision=1811
* 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. Notes: svn path=/head/; revision=1792
* 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 Notes: svn path=/head/; revision=1791
* 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". Notes: svn path=/head/; revision=1740
* Add NO_PACKAGE=yes.Satoshi Asami1995-05-131-1/+4
| | | | Notes: svn path=/head/; revision=1706
* Add kermit to SUBDIR.Satoshi Asami1995-05-131-3/+3
| | | | Notes: svn path=/head/; revision=1705
* Add "PKGNAME=ecu-3.34b". The string "beta" is not allowed in theSatoshi Asami1995-05-131-1/+2
| | | | | | | package name. Notes: svn path=/head/; revision=1704
* Upgrade.Andrey A. Chernov1995-05-114-12/+7
| | | | Notes: svn path=/head/; revision=1676
* Update of communication programs' Makefiles!Satoshi Asami1995-04-152-5/+18
| | | | Notes: svn path=/head/; revision=1362
* And now the rest of the x11 ports Makefiles.Satoshi Asami1995-04-121-1/+10
| | | | Notes: svn path=/head/; revision=1352