summaryrefslogtreecommitdiff
path: root/comms (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Jean-Marc Zucconi's changes to get this to work.Jordan K. Hubbard1994-11-111-2/+2
| | | | Notes: svn path=/head/; revision=361
* Add rzszAndrey A. Chernov1994-10-311-2/+2
| | | | Notes: svn path=/head/; revision=297
* add kermit to makefilePaul Traina1994-10-291-2/+2
| | | | Notes: svn path=/head/; revision=289
* -DNOCOTFMC added to fix open bug with sioAndrey A. Chernov1994-10-281-1/+2
| | | | Notes: svn path=/head/; revision=286
* FreeBSD 2.x port of C-Kermit 5A(189)Paul Traina1994-10-283-0/+52
| | | | Notes: svn path=/head/; revision=285
* Set new IS_INTERACTIVE flag. See upcoming commit and mail to ports.Jordan K. Hubbard1994-10-141-0/+2
| | | | Notes: svn path=/head/; revision=234
* Update this from $3 -> ${WRKSRC}Jordan K. Hubbard1994-10-141-2/+2
| | | | Notes: svn path=/head/; revision=233
* Add seyon to MakefileJordan K. Hubbard1994-10-041-2/+2
| | | | | | | | | Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=168
* Michael Elbel's port of seyon.Jordan K. Hubbard1994-10-045-0/+136
| | | | Notes: svn path=/head/; revision=167
* Synchronize the ports with the Makefiles.Jordan K. Hubbard1994-09-261-3/+2
| | | | Notes: svn path=/head/; revision=132
* Latest changes from Jean-MarcJordan K. Hubbard1994-09-232-2/+2
| | | | | | | Submitted by: Jean-Marc Zucconi Notes: svn path=/head/; revision=112