aboutsummaryrefslogtreecommitdiff
path: root/comms/mgetty+sendfax
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 1.28-Jan10.Jean-Marc Zucconi2002-01-193-21/+31
| | | | Notes: svn path=/head/; revision=53316
* Upgrade to version 1.1.27.Jean-Marc Zucconi2001-12-0510-65/+74
| | | | | | | | Install a default new_fax program. Install sample files. Notes: svn path=/head/; revision=51040
* Some port related improvements, no functional changes in mgetty itself.Jimmy Olgeni2001-05-036-32/+43
| | | | | | | | | | | | | | | | | * Preserve configuration files in etc/mgetty+sendfax. Remove the pkg-deinstall file that used to warn about potential loss of configuration files at deinstall time. * Patch file mtools.info so that it can be installed with install-info in the info index (the stock file lacks a proper directory entry). * Make pkg-install exit without asking anything, if BATCH is defined. And fix a banner length :o) Reviewed by: jmz Notes: svn path=/head/; revision=42232
* Upgrade to version 1.1.25.02.01Jean-Marc Zucconi2001-02-263-17/+4
| | | | Notes: svn path=/head/; revision=38714
* Upgrade to version 1.1.24-Jan07Jean-Marc Zucconi2001-01-073-5/+18
| | | | | | | Change MASTER_SITE Notes: svn path=/head/; revision=36908
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Upgrade to the latest version (1.1.22.Aug27)Jean-Marc Zucconi2000-09-101-4/+1
| | | | Notes: svn path=/head/; revision=32502
* Upgrade to the latest version (1.1.22.Aug27)Jean-Marc Zucconi2000-09-102-0/+2
| | | | | | | Add a warning message because /var/spool/fax/outgoing/ is world writeable. Notes: svn path=/head/; revision=32501
* Upgrade to the latest version (1.1.22.Aug27)Jean-Marc Zucconi2000-09-102-6/+4
| | | | | | | The port is no more marked FORBIDDEN as the main security hole has been fixed. Notes: svn path=/head/; revision=32500
* Mark FORBIDDEN: insecure tempfile handling means any file on the system can ↵Kris Kennaway2000-06-261-0/+2
| | | | | | | | | be overwritten Submitted by: Stan Bubrouski <satan@FASTDIAL.NET> via Bugtraq Notes: svn path=/head/; revision=29868
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27419
* 38000 is not a valid baud rate value. Use 38400Jean-Marc Zucconi2000-03-282-2/+2
| | | | | | | | PR: ports/17455 Submitted by: SHIROTA Yasuhiko <shirota@mbox.media.nagoya-u.ac.jp> Notes: svn path=/head/; revision=27104
* The one and only argument to time(3) is a time_t*. This fixes builds onSteve Price2000-02-203-0/+33
| | | | | | | the Alpha. Notes: svn path=/head/; revision=26053
* Upgrade to 1.1.21.Vanilla I. Shu1999-08-273-8/+9
| | | | Notes: svn path=/head/; revision=21025
* Portlint.Jean-Marc Zucconi1999-08-261-2/+2
| | | | | | | | PR: ports/13182 Submitted by: Oleg V. Volkov <rover@fly.lglobus.ru> Notes: svn path=/head/; revision=21016
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Version upgrade: 1.19 -> 1.20Jean-Marc Zucconi1999-06-272-6/+6
| | | | Notes: svn path=/head/; revision=19835
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-051-1/+0
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Deinstall without interaction while package building.Steve Price1999-05-241-2/+6
| | | | Notes: svn path=/head/; revision=18963
* Prefix webpages with UUUUUU:Tim Vanderhoek1999-05-021-1/+1
| | | | Notes: svn path=/head/; revision=18340
* Fix time() conflicts on alpha and replace long with time_t for time().Hidetoshi Shimokawa1999-01-052-0/+28
| | | | Notes: svn path=/head/; revision=15858
* Upgrade to 1.1.19, don't split info page.Vanilla I. Shu1998-12-016-37/+103
| | | | Notes: svn path=/head/; revision=14991
* Remove some left-over manpages.Tim Vanderhoek1998-08-301-17/+0
| | | | Notes: svn path=/head/; revision=12910
* make the script compatible with perl5Jean-Marc Zucconi1998-08-072-2/+2
| | | | Notes: svn path=/head/; revision=12311
* Grammar, spelling, and usage police. This commit brought to you byMatthew Hunt1998-08-051-2/+4
| | | | | | | the letters "B" and "C". And some Chinese symbols as well. Notes: svn path=/head/; revision=12291
* Another batch of "Add homepage." for benchmarks through converters.Tim Vanderhoek1998-07-251-0/+2
| | | | Notes: svn path=/head/; revision=12104
* Upgrade to 1.1.16.Vanilla I. Shu1998-07-166-18/+30
| | | | Notes: svn path=/head/; revision=11934
* Change the default for autobauding from YES to NO.Jean-Marc Zucconi1998-07-123-2/+21
| | | | | | | | Give the user a chance to backup the config files before deinstalling the port (fixes PR ports/7175). Notes: svn path=/head/; revision=11870
* Upgrade to 1.1.14Jean-Marc Zucconi1998-04-202-8/+8
| | | | | | | Submitted by: Richard Wackerbarth <rkw@Dataplex.Net> Notes: svn path=/head/; revision=10612
* Path change in MASTER_SITES.Jean-Marc Zucconi1998-03-071-2/+2
| | | | Notes: svn path=/head/; revision=10065
* Make this port package.Satoshi Asami1998-01-261-1/+1
| | | | Notes: svn path=/head/; revision=9461
* Upgrade to 1.1.11, enable voice extension.Vanilla I. Shu1998-01-267-183/+182
| | | | Notes: svn path=/head/; revision=9456
* Remove BROKEN, it packages fine now.Satoshi Asami1997-11-111-3/+1
| | | | Notes: svn path=/head/; revision=8578
* Fix a problem with pkg_delete.Jean-Marc Zucconi1997-11-101-3/+1
| | | | Notes: svn path=/head/; revision=8574
* Mark this port BROKEN, it doesn't package.Satoshi Asami1997-11-101-1/+3
| | | | Notes: svn path=/head/; revision=8547
* Upgrade to version 1.1.9Jean-Marc Zucconi1997-11-084-55/+58
| | | | | | | Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW> Notes: svn path=/head/; revision=8516
* gmake is no more required when building man pages.Jean-Marc Zucconi1997-04-051-2/+2
| | | | Notes: svn path=/head/; revision=6140
* Upgrade to version 1.0.0Jean-Marc Zucconi1997-04-058-227/+429
| | | | Notes: svn path=/head/; revision=6139
* Ask questions only if BATCH is not defined. Consequently, deleteSatoshi Asami1996-11-271-3/+3
| | | | | | | IS_INTERACTIVE and NO_PACKAGE. Notes: svn path=/head/; revision=4702
* Make this NO_PACKAGE, it asks too many questions.Satoshi Asami1996-11-221-1/+2
| | | | Notes: svn path=/head/; revision=4640
* Manpages need .gz suffix in package list.Steven Wallace1996-11-221-14/+14
| | | | Notes: svn path=/head/; revision=4638
* Misspelled manpage listed in Makefile.Steven Wallace1996-11-221-2/+2
| | | | Notes: svn path=/head/; revision=4636
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-1/+7
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* CAT_E_GORIES+= -> CAT_E_GORIES=David E. O'Brien1996-11-171-4/+3
| | | | | | | Added MAINTAINER's to some, switched to new MAN[1-8] Notes: svn path=/head/; revision=4529
* Don't say that the modem line is secure!Jean-Marc Zucconi1996-11-152-4/+4
| | | | | | | Fixes PR ports/1888. Notes: svn path=/head/; revision=4483
* 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
* 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