summaryrefslogtreecommitdiff
path: root/comms (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upSatoshi Asami1995-04-121-5/+11
| | | | | | | some Makefiles along the way. Notes: svn path=/head/; revision=1348
* Missing manpage added.Satoshi Asami1995-04-111-0/+1
| | | | | | | Submitted by: me Notes: svn path=/head/; revision=1329
* New Makefile structure and package name.Satoshi Asami1995-04-111-5/+8
| | | | | | | Submitted by: me Notes: svn path=/head/; revision=1328
* Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1995-04-112-0/+2
| | | | Notes: svn path=/head/; revision=1327
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-015-0/+5
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Disable flexfax until it's upgradedGary Palmer1995-03-311-2/+3
| | | | Notes: svn path=/head/; revision=1261
* Add Michael Elbel as MAINTAINER of the ports he manages.Jordan K. Hubbard1995-03-291-1/+1
| | | | Notes: svn path=/head/; revision=1239
* contents changed, name not changedAndrey A. Chernov1995-03-251-1/+1
| | | | Notes: svn path=/head/; revision=1197
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.Andreas Schulz1995-03-201-1/+1
| | | | Notes: svn path=/head/; revision=1162
* We don't have cua01 any longer, change the device name to cuaa1 instead.Joerg Wunsch1995-03-121-1/+3
| | | | | | | | | | (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. Notes: svn path=/head/; revision=1125
* UpgradeJean-Marc Zucconi1995-03-012-9/+3
| | | | Notes: svn path=/head/; revision=1073
* Correct the md5 file.Jordan K. Hubbard1995-02-271-1/+1
| | | | | | | Submitted by: me Notes: svn path=/head/; revision=1059
* ecu addedAndrey A. Chernov1995-02-171-2/+2
| | | | Notes: svn path=/head/; revision=1000
* Extened Call Utility, most powerful dialout pgmAndrey A. Chernov1995-02-175-0/+64
| | | | Notes: svn path=/head/; revision=999
* Put seyon back, now that Mr Elbel has laid hisJordan K. Hubbard1995-02-091-2/+2
| | | | | | | | hands upon it. Submitted by: me Notes: svn path=/head/; revision=914
* Fixes from Michael Elbel:Jordan K. Hubbard1995-02-062-11/+40
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=901
* g3view - fast display of a g3 fax file in an X11 windowJean-Marc Zucconi1995-02-035-0/+33
| | | | Notes: svn path=/head/; revision=873
* Disable seyon until its tarball reappears or it's redirected.Jordan K. Hubbard1995-01-061-2/+2
| | | | Notes: svn path=/head/; revision=726
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-183-0/+3
| | | | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later Notes: svn path=/head/; revision=590
* Marks rzsz & kermit as restricted and remove themAndrey A. Chernov1994-12-151-2/+4
| | | | Notes: svn path=/head/; revision=577
* Add flexfax to the list.Andreas Schulz1994-11-271-2/+2
| | | | Notes: svn path=/head/; revision=513
* Oops, your announcement about freezing the ports for the CDJordan K. Hubbard1994-11-221-3/+4
| | | | | | | | | | 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 Notes: svn path=/head/; revision=463
* #define MAILER "/usr/sbin/sendmail"Jean-Marc Zucconi1994-11-211-0/+2
| | | | Notes: svn path=/head/; revision=440
* Remove -DTAYLOR_UUCP from CFLAGS, it is obsoletedAndrey A. Chernov1994-11-181-1/+1
| | | | | | | by new version Notes: svn path=/head/; revision=413
* The package files were bogus. Fix them.Jordan K. Hubbard1994-11-183-0/+12
| | | | Notes: svn path=/head/; revision=409
* Upgrade to the latest version (0.22)Jean-Marc Zucconi1994-11-174-12/+26
| | | | Notes: svn path=/head/; revision=401
* The c-kermit 189 does no longer exist, update it to the version 190.Andreas Schulz1994-11-161-4/+5
| | | | | | | The patches also need an update. Notes: svn path=/head/; revision=386